@import "oc-theme-base.css";

@font-face {
    font-family: 'zen-maru-gothic';
    font-style: normal;
    src: url("../fonts/ZenMaruGothic.ttf") format("ttf");
}

@font-face {
    font-family: 'outfit';
    font-style: normal;
    src: url("../fonts/Outfit-Medium.woff") format("woff");
}

:root {
    --oc-link-color: #0d6efd;
    --oc-primary-color: #0F3763;
    --oc-secondary-color: #EE781F;
    --oc-btn-primary-color: #0F3763;
    --oc-btn-alt-color: #0F3763;
    --oc-btn-secondary-color: #EE781F;

    --oc-blog-heading-mt: 1.9rem;
    --oc-blog-heading-mb: 1.625rem;
    --oc-blog-heading-pt: 1.625rem;
    --oc-blog-font-size: calc(1rem + .069vw);
    --oc-blog-heading1-fs: calc(1.6rem + .069vw);
    --oc-blog-heading2-fs: calc(1.5rem + .069vw);
    --oc-blog-heading3-fs: calc(1.35rem + .069vw);
    --oc-blog-line-height: 1.625rem;

    --font-zen-maru-gothic: 'zen-maru-gothic', sans-serif;
    --font-outfit: 'outfit', sans-serif;
}

html {
    overflow-x: hidden;
}

body {
    font-size: 16px;
    line-height: 1.8;
    font-family: 'zen-maru-gothic', sans-serif;
    font-weight: 500;
    overflow-x: hidden;
}

.text-primary-color {
    color: var(--oc-primary-color);
}

.clear-fix {
    clear: both;
}

a {
    text-decoration: none;
    color: var(--oc-link-color);
    ;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.bg-image {
    z-index: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.text-bg-top {
    z-index: 0;
    height: 200px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-bg-top .caption {}

.text-bg-top .caption h1,
.text-bg-top .caption h2 {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}

.content-none {
    text-align: center;
    font-size: 20px;
    padding: 80px 10px;
}

.content-none .error-number {
    font-size: 70px;
}

.content-none .content-none-btn {
    margin: 20px auto;
    text-align: center;
}

/* OC Button Style */
.site-btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 375px;
    height: 73px;
    max-width: 90%;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    transition: all 0.5s;
}

.site-btn {
    color: var(--oc-primary-color);
    border-color: var(--oc-primary-color);
}

/* END - OC Button Style */

/* OC Modal Style */
.modal-design {
    height: 80vh;
    overflow: scroll;
    margin: 15% 0 10% 0;
    border-radius: unset;
}

.modal-dialog {
    max-width: 800px;
    padding: 1rem;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.close-btn {
    position: fixed;
    right: 0x;
    top: 25px;
}

.modal-side-margin {
    margin: 0;
}

.modal-body-design {
    padding: 0;
}

.round_btn {
    display: block;
    width: 45px;
    height: 45px;
    border: 2px solid #AA8400;
    /* 枠の調整 */
    border-radius: 50%;
    /* 丸みの度合い */
    background: #fff;
    /* ボタンの背景色 */
}

.round_btn::before,
.round_btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    /* 棒の幅（太さ） */
    height: 22px;
    /* 棒の高さ */
    background: #AA8400;
    /* バツ印の色 */
}

.round_btn::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.round_btn::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

/* END - OC Modal Style */

.container-page {
    max-width: 1264px;
}

.font-zen-regular {
    font-family: var(--font-zen-maru-gothic);
    font-weight: 400;
}

.font-zen-medium {
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
}

.font-zen-bold {
    font-family: var(--font-zen-maru-gothic);
    font-weight: 700;
}

.font-outfit-medium {
    font-family: var(--font-outfit);
    font-weight: 500;
}

/* Header Style */
#header.fixed .header-main {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 10px 50px;
}


.header-main {
    padding: 30px 50px;
}

.header-main .logo {
    width: 175px;
}

.header-main .logo .logo-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-main .logo .logo-box h1,
.header-main .logo .logo-box p,
.clinic-info .logo-box h1 span:first-child,
.clinic-info .logo-box p span:first-child{
    font-size: 12px;
    font-weight: 700;
    color: var(--oc-primary-color);
    letter-spacing: 1.2px;
    margin-top: 10px;
}

.header-main .logo .logo-box h1 span:first-child,
.header-main .logo .logo-box p span:first-child,
.clinic-info .logo-box h1 span:first-child,
.clinic-info .logo-box p span:first-child {
    font-size: 12px;
    font-weight: 700;
    font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: var(--oc-primary-color);
    letter-spacing: 1.2px;
}

#header.fixed .header-main .logo {
    width: 120px;
    height: 90px;
}

#header.fixed .header-main .logo svg {
    width: 100%;
    height: auto;
}

.header-main #nav-primary {
    list-style: none;
    display: flex;
    gap: 28px;
    padding: 0;
    margin: 0 46px 0 0;
}

.header-main #nav-primary>.menu-item>a {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    color: var(--oc-primary-color);
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 1.8px;
}

.header-main #nav-primary>.menu-item .menu-sub-label {
    font-size: 12px;
    color: var(--oc-primary-color);
    letter-spacing: 1.2px;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 700;
    text-transform: uppercase;
}

.header-main .desktop-menu #nav-primary>.current-menu-item>a,
.header-main .desktop-menu #nav-primary>.current-menu-item .menu-sub-label,
.header-main .desktop-menu #nav-primary>.menu-item:hover>a,
.header-main .desktop-menu #nav-primary>.menu-item:hover .menu-sub-label,
.header-right .phone a:hover {
    color: var(--oc-btn-secondary-color);
}

.header-main .desktop-menu #nav-primary>.current-menu-item>a::before {
    content: "";
    display: block;
    width: 41px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='12' viewBox='0 0 41 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.5008 0.899938C36.3108 1.11994 31.6808 6.39994 20.8108 6.39994C9.94085 6.39994 4.61085 1.04994 4.37085 0.799938C3.42085 -0.210062 1.83085 -0.270062 0.810847 0.669938C-0.209153 1.61994 -0.279153 3.21994 0.670847 4.23994C0.940847 4.52994 7.50085 11.4599 20.8108 11.4599C34.1208 11.4599 40.1408 4.42994 40.3908 4.12994C41.2708 3.05994 41.1208 1.48994 40.0508 0.599938C38.9908 -0.290062 37.4008 -0.150062 36.5008 0.909938V0.899938Z' fill='%23FF6701'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.header-main .desktop-menu #nav-primary>.menu-item:hover>a::before,
.header-right .phone a:hover::before {
    content: "";
    display: block;
    width: 41px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='12' viewBox='0 0 41 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.5008 0.899938C36.3108 1.11994 31.6808 6.39994 20.8108 6.39994C9.94085 6.39994 4.61085 1.04994 4.37085 0.799938C3.42085 -0.210062 1.83085 -0.270062 0.810847 0.669938C-0.209153 1.61994 -0.279153 3.21994 0.670847 4.23994C0.940847 4.52994 7.50085 11.4599 20.8108 11.4599C34.1208 11.4599 40.1408 4.42994 40.3908 4.12994C41.2708 3.05994 41.1208 1.48994 40.0508 0.599938C38.9908 -0.290062 37.4008 -0.150062 36.5008 0.909938V0.899938Z' fill='%23FF6701'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.header-right .phone a {
    position: relative;
    color: var(--oc-primary-color);
    font-size: 24px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.desktop-menu .menu .menu-item {
    position: relative;
}

.desktop-menu .menu .sub-lv-1 {
    display: none;
    list-style: none;
    position: absolute;
    z-index: 99;
    background-color: #eaf5fa;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 0px #00000040;
    padding: 40px 35px 20px;
    min-width: 421px;
}


.desktop-menu .menu .menu-item:hover>.sub-lv-1 {
    display: block;
}

.desktop-menu .menu .menu-item:hover .sub-lv-1:not(.has-more-sub) {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.desktop-menu .menu .sub-lv-1 .menu-item:hover>a>.menu-item-title,
.desktop-menu .menu .sub-lv-2 .menu-item:hover .menu-item-title {
    color: var(--oc-secondary-color) !important;
}

.desktop-menu .menu .sub-lv-1.has-more-sub .sub-lv-2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 20px;
    list-style: none;
    padding: 0;
}

.desktop-menu .menu .sub-lv-1.has-more-sub .sub-lv-2 li {
    text-align: center;
}

.desktop-menu .menu>.menu-item-has-children>.sub-menu>.menu-item-has-children>a {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 700;
    color: var(--oc-primary-color);
    font-size: 18px;
    letter-spacing: 1.8px;
}

.desktop-menu .menu .sub-menu>li>a img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 15px;
}

.desktop-menu .menu .sub-lv-1.has-more-sub .sub-lv-2 .menu-item-title,
.desktop-menu .menu .sub-lv-1:not(.has-more-sub) a {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
    letter-spacing: 0.7px;
    text-align: center;
    display: block;
    line-height: 16px;
    margin-top: 9px;
}

/** Footer Style */
#footer .container-fluid {
    padding: 0 50px;
}

#footer .contact-section {
    background-color: #f8f9fa;
}

#footer .clinic-logo .logo-box {
    text-align: center;
}

#footer .clinic-logo .logo-box img {
    width: 175px;
}

#footer .clinic-logo h1,
#footer .clinic-logo p {
    font-size: 12px;
    font-weight: 700;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
    letter-spacing: 1.2px;
    margin-top: 10px;
}

#footer .clinic-info {
    display: flex;
    flex-direction: column;
}

#footer .clinic-info .details p {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--oc-blog-heading-mb);
    margin: 0;
    letter-spacing: 0.8px;
}

#footer .clinic-info .details {
    margin-bottom: 10px;
}

#footer .clinic-info .access p {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--oc-blog-heading-mb);
    color: var(--oc-primary-color);
    margin: 0;
    letter-spacing: 0.7px;
}

#footer .contact-info h3 {
    color: var(--oc-primary-color);
    font-size: 24px;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
}

#footer .contact-description {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    letter-spacing: 0.8px;
}

#footer .phone-btn {
    background-color: #1e3a5f;
    color: white;
    border-radius: 50px;
    padding: 15px 40px;
    text-decoration: none;
    font-weight: 500;
    font-family: var(--font-outfit);
    font-size: 40px;
    width: 100%;
    height: 85px;
    max-width: 616px;
    transition: all 0.3s ease;
    gap: 15px;
}

#footer .phone-btn:hover {
    background-color: var(--oc-secondary-color);
    color: var(--oc-primary-color);
    box-shadow: 0 5px 15px rgba(30, 58, 95, 0.3);
    color: #fff;
}

#footer .booking-btn {
    height: 64px;
    max-width: 300px;
    background-color: var(--oc-secondary-color);
    color: var(--oc-primary-color);
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #fff;
    gap: 10px;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
}

#footer .booking-btn:hover {
    background-color: var(--oc-primary-color);
    box-shadow: 0 3px 10px rgba(255, 107, 53, 0.3);
}

#footer .contact-btn {
    height: 64px;
    max-width: 300px;
    background-color: var(--oc-primary-color);
    border: 2px solid var(--oc-primary-color);
    color: var(--oc-primary-color);
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    gap: 10px;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
    color: #fff;
}

#footer .contact-btn:hover {
    background-color: var(--oc-secondary-color);
    border-color: var(--oc-secondary-color);
    color: #fff;
    box-shadow: 0 3px 10px rgba(30, 58, 95, 0.3);
}

#footer .contact-btn path {
    fill: #fff;
}


#footer .action-buttons .sub-title {
    max-width: 300px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
    margin-top: 10px;
}

.footer-2 {
    border-top: 1px solid #D9D9D9;
}

.footer-2 .footer-menu-title {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
    letter-spacing: 1.8px;
}

.footer-2 .menu-item-title {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
}

.footer-2 .menu-item-title:hover {
    color: var(--oc-secondary-color);
}

.footer-2 ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-2 ul li {
    position: relative;
    padding-left: 15px;
}

.footer-2 ul li::before {
    position: absolute;
    content: "-";
    left: 0;
}

.footer-2 .footer-privacy-link {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
    letter-spacing: 1.4px;
    margin-right: 0;
    position: absolute;
    right: 10%;
    bottom: 10px;
}

.footer-2 .coppy-right {
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 700;
    color: var(--oc-primary-color);
}

.text-start {
    font-size: 20px;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
    letter-spacing: 1px;
}

/*** Home page ***/
.section-banner {
    padding: 0 24px;
}

.section-banner::after {
    content: "";
    position: absolute;
    background-color: #EAF5FA;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.home .section-banner {
    padding-top: 85px;
}

.home .section-banner .banner-badge {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
}

.home .section-banner .banner-badge-inner {
    max-width: 1264px;
    margin: 0 auto;
    width: 100%;
    display: flex;
}

.home .section-banner .banner-badge-inner .banner-badge-text {
    display: flex;
    gap: 15px;
    position: relative;
}

.home .section-banner .banner-badge-inner .banner-badge-text::after {
    content: "";
    display: block;
    width: 269px;
    height: 69px;
    background-image: url('data:image/svg+xml;utf8,<svg width="252" height="69" viewBox="0 0 252 69" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M224.546 5.67839C223.377 6.9942 194.894 38.5735 128.024 38.5735C61.1541 38.5735 28.365 6.57553 26.8886 5.0803C21.0444 -0.960429 11.263 -1.31928 4.98817 4.30278C-1.28667 9.98466 -1.71729 19.5541 4.12692 25.6547C5.78791 27.3891 46.1437 68.8369 128.024 68.8369C209.905 68.8369 246.939 26.791 248.476 24.9968C253.89 18.5972 252.967 9.20714 246.385 3.88412C239.864 -1.4389 230.083 -0.601573 224.546 5.7382V5.67839Z" fill="%23FF6701"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -90px;
    left: 0;
}

.home .section-banner .banner-badge-inner .banner-badge-text .circle {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 3px solid var(--oc-primary-color);
    border-radius: 99%;
    width: 80px;
    height: 80px;
    justify-content: center;
    margin-left: -2px;
    rotate: 20deg;
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
    line-height: 20px;
    color: var(--oc-primary-color);
}

.home .section-banner .banner-badge-inner .banner-badge-text p {
    writing-mode: vertical-rl;
    margin: 0;
    font-size: 44px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 4.4px;
}

.home .section-banner .banner-badge-inner .banner-badge-text p mark {
    background-color: unset;
    color: var(--oc-secondary-color);
    font-weight: 700;
    padding: 0
}

.home .banner-content {
    position: relative;
}

.home .banner-content img.banner-desktop {
    border-radius: 40px;
}

.home .banner-content .icon-box {
    position: absolute;
    width: 100%;
    bottom: -89px;
}

.home .banner-content .box-inner {
    margin: 0 auto;
    width: 100%;
    display: flex;
    gap: 16.3px;
}

.home .banner-content .icon-box .icon-box-item {
    width: 222px;
    height: 222px;
    border-radius: 99%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.home .banner-content .icon-box .icon-text {
    margin-top: 25px;
    width: 100%;
}

.home .banner-content .icon-box .icon-text::before {
    content: "";
    position: absolute;
    background-color: #EAF5FA;
    width: 100%;
    height: 40%;
    bottom: 0;
    z-index: -1;
}

.home .banner-content .icon-box .icon-text p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.4px;
    line-height: 24px;
    text-align: center;
}

.home .banner-content .icon-box .icon-box-item.item-1 img {
    width: 103.77px;
    height: 91.56px;
}

.home .banner-content .icon-box .icon-box-item.item-2 img {
    width: 95.63px;
    height: 101.74px;
}

.home .banner-content .icon-box .icon-box-item.item-3 img {
    width: 124.12px;
    height: 98.69px;
}

.section-banner.no-background::after {
    display: none;
}

.banner-content .banner-image {
    width: 100%;
}

.schedule-container {
    border-radius: 30px;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
}

.section-banner .schedule-container {
    max-width: 524px;
    position: absolute;
    right: -25px;
    bottom: -95px;
    background-color: hsl(0deg 0% 100% / 90%);
}

.schedule-container .header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    height: 60px;
}

.schedule-container .schedule-tab.active {
    background-color: rgba(255, 255, 255, 0.4);
}

.section-banner .schedule-container .schedule-tab.active {
    background-color: rgba(255, 255, 255, 0.4);
    color: var(--oc-primary-color);
}

.schedule-container .schedule-tab {
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 16px;
    width: 50%;
    color: var(--oc-primary-color);
    letter-spacing: 1.6px;
    background-color: #e8f4f8;
}

.schedule-container .schedule-tab:hover {
    opacity: 0.8;
}

.schedule-container .schedule-table-1,
.schedule-container .schedule-table-2 {
    transition: opacity 0.3s ease;
}

.schedule-container .schedule-table {
    padding: 0 20px;
    text-align: center;
}

.schedule-container .schedule-table img,
.schedule-container .schedule-table-2 img {
    width: 476px;
    height: 100px;
    margin: 0 auto;
    object-fit: contain;
}

.section-banner .schedule-table-1 .footer-note {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

.schedule-container .footer-note {
    padding: 0 35px;
    margin: 10px 0 20px 0;
}

.schedule-container .footer-note .font-zen-medium {
    font-size: 14px;
    letter-spacing: 1.4px;
    color: var(--oc-primary-color);
}

.section-banner .schedule-container .footer-note .font-zen-medium {
    font-weight: 500;
    font-size: 12px;
    color: var(--oc-primary-color);
    letter-spacing: 1.2px;
}

.section .section-title {
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
    font-size: 48px;
    letter-spacing: 4.8px;
    color: var(--oc-primary-color);
    position: relative;
    width: max-content;
}

.section .section-title::after {
    content: "";
    display: block;
    width: 50px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2214%22%20viewBox%3D%220%200%2050%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M44.5528%201.09721C44.3209%201.36602%2038.6695%207.81741%2025.4016%207.81741C12.1338%207.81741%205.62798%201.28049%205.33504%200.975022C4.17547%20-0.259052%202.23472%20-0.332363%200.989717%200.816181C-0.255291%201.97694%20-0.340732%203.93191%200.818833%205.1782C1.14839%205.53254%209.1555%2014%2025.4016%2014C41.6478%2014%2048.9957%205.41036%2049.3009%205.0438C50.375%203.73642%2050.1919%201.8181%2048.8859%200.730651C47.592%20-0.3568%2045.6513%20-0.18574%2044.5528%201.10943V1.09721Z%22%20fill%3D%22%23113763%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.section-news {
    background-color: #EAF5FA;
    padding-top: 140px;
}

.section-news .btn-secondary {
    margin-top: 70px;
    background-color: var(--oc-secondary-color);
    color: #fff;
    padding: 0 23px;
}

.section-news .btn-secondary:hover {
    background-color: var(--oc-primary-color);
    padding: 0 23px;
}

.section-news .section-title {
    margin-top: 20px;
}

.section-news .posts-list .post-date {
    font-size: 18px;
    letter-spacing: 1.8px;
    color: var(--oc-primary-color);
    font-family: var(--font-outfit);
    font-weight: 500;
}

.section-news .posts-list .post-title {
    font-size: 16px;
    letter-spacing: 1.6px;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
}

.section-news .posts-list .post-more span {
    font-size: 14px;
    letter-spacing: 1.4px;
    color: var(--oc-primary-color);
    font-family: var(--font-outfit);
    font-weight: 500;
}

.section-news .posts-list .post-more svg {
    margin-left: 8px;
}

.section-news .posts-list .post-item {
    height: 90px;
    display: flex;
    width: 100%;
    align-items: center;
    border-bottom: 1px solid #CEDCEB;
    padding: 22px;
}

.section-news .posts-list .post-item>a {
    width: 100%;
}

.section-news .posts-list .post-item:hover {
    background-color: #FFF2E9;
}

.btn-secondary {
    background-color: var(--oc-secondary-color);
    width: max-content;
    height: 48px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    background-color: transparent;
    color: #0d2c52;
    border: none;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    transition: background-color 0.3s, color 0.3s, padding 0.3s;
}

.btn-secondary:hover {
    background-color: #f58220;
    color: white;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.section-slide::after {
    content: "";
    position: absolute;
    background-color: #EAF5FA;
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section-advise .advise-title mark {
    background-color: unset;
    color: var(--oc-secondary-color);
}

.section-advise .advise-title span {
    font-size: 40px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 4px;
}

.section-advise .advise-text {
    font-size: 20px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2px;
    line-height: 48px;
}

.section-advise {
    position: relative;
    min-height: 650px;
    z-index: 1;
}

.section-advise::after {
    position: absolute;
    content: "";
    width: 70%;
    height: 90%;
    top: 5%;
    right: 0;
    z-index: -1;
    background-image: url('../img/home-page/bg-advise.webp');
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
    background-origin: content-box;
}

.btn.read-more-action {
    font-size: 18px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.9px;
    width: max-content;
    position: relative;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    overflow: hidden;
    z-index: 0;
    transition: color 0.3s;
    padding: 0;
}

.btn.read-more-action.right {
    padding-left: 23px;
}

.btn.read-more-action::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--oc-secondary-color);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
    border-radius: 999px;
}

.btn.read-more-action:hover::before {
    transform: scaleX(1);
}

.btn.read-more-action.left:hover {
    padding-left: 23px;
}

.btn.read-more-action:hover {
    color: white;
}

.btn.read-more-action.white {
    color: #fff;
}

.btn.read-more-action.white svg circle {
    fill: #fff;
}

.btn.read-more-action.white svg path {
    fill: var(--oc-primary-color);
}

.btn.read-more-action:hover svg circle {
    fill: var(--oc-secondary-color);
}

.btn.read-more-action.white:hover svg path {
    fill: #fff;
}

.section-bg-end {
    background-color: #EAF5FA;
    position: relative;
    margin-bottom: 150px;
}

.section-bg-end::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 140px;
    bottom: -100px;
    z-index: -1;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221440%22%20height%3D%22197%22%20viewBox%3D%220%200%201440%20197%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M719.6%200H-159V165.61C-159%20165.61%20-48.82%20104.56%20281%20104.56C567.57%20104.56%20687.27%20175.55%20713.73%20194.17C717.25%20196.65%20721.94%20196.65%20725.46%20194.17C751.92%20175.55%20871.62%20104.56%201158.19%20104.56C1488.01%20104.56%201598.19%20165.61%201598.19%20165.61V0H719.59H719.6Z%22%20fill%3D%22%23EAF5FA%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.section-other-services.section-bg-end {
    margin-bottom: 100px;
}

.section-intro .intro-text {
    margin-top: 70px;
}

.section-intro .intro-text p {
    font-size: 28px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.8px;
    margin-bottom: 0;
}

.section-intro .intro-text p span {
    color: var(--oc-secondary-color);
}

.section-intro .card-doctor img {
    border-radius: 30px;
    width: 100%;
    height: 100%;
}

.section-intro .card-doctor .img-badge {
    writing-mode: vertical-rl;
    position: absolute;
    top: 40px;
    left: 33px;
    margin: 0;
    border: 3px solid #113763;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.4px;
    padding: 13px;
    background-color: #fff;
}

.section-intro .card-body .card-text {
    font-size: 14px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.4px;
    margin-bottom: 0;
    text-align: center;
}

.section-intro .card-body .card-title {
    font-size: 24px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.4px;
    margin-bottom: 0;
    text-align: center;
}

.section-our-features .feature-card .feature-image {
    width: 560px;
    height: 400px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.section-our-features .feature-card .feature-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-our-features .feature-card .feature-image .number {
    width: 120px;
    height: 120px;
    border-radius: 99%;
    border: 3px solid var(--oc-primary-color);
    position: absolute;
    left: 24px;
    top: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.section-our-features .feature-card .feature-image .number span:first-child {
    font-size: 64px;
    font-weight: 900;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 3.2px;
    line-height: 60px;
}

.section-our-features .feature-card .feature-image .number span:last-child {
    font-size: 16px;
    font-weight: 900;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 3.2px;
    line-height: 16px;
}

.section-our-features .feature-card .feature-title {
    font-size: 28px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.8px;
    line-height: 54px;
    margin-bottom: 0;
}

.section-our-features .feature-card .feature-title mark {
    background-color: unset;
    color: var(--oc-secondary-color);
}

.section-our-features .feature-description {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.8px;
    line-height: 32px;
}

.section-our-features {
    padding: 68px 0;
}

.section-our-features.section-bg {
    background-color: #F4F4F4;
    border-radius: 30px 30px 0 0;
}

.section-other-services .card-service .card-image {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
}

.section-other-services .card-service .card-title {
    font-size: 24px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.4px;
    margin-bottom: 20px;
    margin-top: 25px;
    line-height: 36px;
    height: 100px;
}

.section-other-services .card-service .card-body {
    padding: 0;
}

.section-other-services .card-service .card-text {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    margin-bottom: 0;
    line-height: 29px;
    height: 70px;
}

a.btn-w-full {
    position: relative;
    border: 2px solid #113763;
    width: 100%;
    background-color: #fff;
    color: var(--oc-primary-color);
    text-align: center;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.9px;
    text-decoration: none;
    transition: all 0.3s ease;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.btn-w-full svg {
    position: absolute;
    right: 20px;
    fill: var(--oc-primary-color);
}

a.btn-w-full:hover {
    background-color: #EC5211;
    color: #fff;
    box-shadow: 0 3px 10px rgba(30, 58, 95, 0.3);
    border-color: #EC5211;
}

a.btn-w-full:hover svg path {
    fill: #fff;
}

.section-treatment-phase {
    padding-top: 67px;
    margin-top: 0 !important;
}

.section-treatment-phase .treatment-phase-item .number {
    font-family: var(--font-outfit);
    font-size: 600px;
    letter-spacing: 30px;
    line-height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 60;
    color: #EAF5FA;
    opacity: 0.5;
    z-index: -1;
}

.section-treatment-phase .treatment-phase-item-2 .number,
.section-treatment-phase .treatment-phase-item-3 .number {
    letter-spacing: -30px;
}

.section-treatment-phase .treatment-phase-item .treatment-phase-title {
    font-size: 32px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.6px;
    margin-bottom: 30px;
    line-height: 54px;
}

.section-treatment-phase .treatment-phase-item .treatment-phase-title mark {
    background-color: unset;
    color: var(--oc-secondary-color);
}

.section-treatment-phase .treatment-phase-item .treatment-phase-description {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.8px;
    line-height: 32px;
    margin-bottom: 30px;
}

.section-treatment-phase .treatment-phase-item .img-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 111px;
}

.section-treatment-phase .treatment-phase-item .img-badge {
    writing-mode: vertical-rl;
    position: absolute;
    top: 0;
    left: 13%;
    margin: 0;
    border: 3px solid #113763;
    border-radius: 5px;
    font-size: 24px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.4px;
    padding: 5px;
    background-color: #fff;
}

.section-treatment-phase .treatment-phase-item .img-badge span {
    font-size: 11px;
    writing-mode: horizontal-tb;
}

.section-treatment .box-treatment {
    border-radius: 30px;
    background-color: #fff;
    overflow: hidden;
}

.section-treatment .box-body {
    padding: 40px;
}

.section-treatment .box-footer {
    padding: 40px;
    background-color: #0E355F;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.8px;
}

.section-treatment .box-footer p {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.8px;
}

.section-treatment .treatment-card {
    cursor: pointer;
}

.section-treatment .treatment-card .card-content {
    background-color: #F4F4F4;
    border-radius: 30px;
    margin-bottom: 15px;
    padding: 28px 0;
}

.section-treatment .treatment-card:hover .card-content {
    background-color: var(--oc-secondary-color);
}

.section-treatment .treatment-card .card-content .card-image {
    width: 180px;
    height: 180px;
    border-radius: 99%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px #00000040;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-treatment .treatment-card .card-content .card-image img {
    width: 80%;
    height: auto;
    object-fit: contain;
}

.section-treatment .treatment-card .card-content p {
    font-size: 18px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.9px;
}

.section-treatment .treatment-card .card-content .card-title {
    font-size: 24px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.4px;
    margin-bottom: 0;
    text-align: center;
    margin-top: 25px;
}

.section-treatment .treatment-card .card-footer {
    background-color: unset;
    padding: 0;
    border: none;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    font-size: 16px;
    letter-spacing: 0.8px;
}

.post-type-column .post-item {
    overflow: hidden;
    border-radius: 30px;
    cursor: pointer;
}

.post-type-column .post-item .post-content {
    padding: 20px;
}

.post-type-column .post-item .post-content .post-title a {
    font-size: 20px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2px;
}

.post-type-column .post-item .post-content .post-date {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.6px;
}

.post-type-column .post-item .post-content .btn-link {
    font-size: 14px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.7px;
    text-decoration: none;
}

.post-type-column .post-item .post-image {
    height: 283px;
}

.post-type-column .post-item:hover {
    background-color: #FFEBE5;
}

.section-map .map-title {
    font-size: 32px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 3.2px;
}

.section-map .btn-outline {
    border: 2px solid var(--oc-primary-color);
    color: var(--oc-primary-color);
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.7px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    padding: 1px 15px;
    width: max-content;
    margin-bottom: 5px;
}

.section-map .map-text-1 {
    font-size: 18px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.9px;
    line-height: 36px;
    margin-bottom: 0;
}

.section-map .map-text-2 {
    font-size: 14px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.7px;
    line-height: 24px;
    margin-bottom: 0;
}

.section-map iframe {
    width: 620px;
    height: 624px;
    border-radius: 30px;
}

.bg-ao {
    background-color: #EAF5FA;
    position: relative;
    z-index: 1;
}

.bg-ao::after {
    content: "";
    position: absolute;
    width: 75%;
    height: 80%;
    top: 10%;
    right: 0;
    background-image: url('../img/home-page/bg-ao.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    z-index: -1;
}

.notice-box {
    border: 1px solid #C70000;
    background-color: #FFF4F4;
    padding: 21px 28px;
    border-radius: 10px;
    margin-top: 10px;
}

.notice-box h6 {
    font-size: 20px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
    letter-spacing: 1px;
}

.notice-box h6 span {
    color: #C70000;
}

.notice-box p {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    color: var(--oc-primary-color);
    margin: 0;
    letter-spacing: 0.7px;
}

/********* ABOUT PAGE *********/
.banner-secondary .banner-content .banner-desktop {
    border-radius: 40px;
}

.banner-secondary .page-header .page-subtitle {
    font-size: 20px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2px;
    margin-bottom: 0;
}

.banner-secondary .page-header .page-title {
    font-size: 48px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 7.2px;
    position: relative;
    width: max-content;
    margin: 0 auto;
}

.banner-secondary .page-header .page-title::after {
    content: "";
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("data:image/svg+xml,%3Csvg width='252' height='69' viewBox='0 0 252 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M224.546 5.67839C223.377 6.9942 194.894 38.5735 128.024 38.5735C61.1541 38.5735 28.365 6.57553 26.8886 5.0803C21.0444 -0.960429 11.263 -1.31928 4.98817 4.30278C-1.28667 9.98466 -1.71729 19.5541 4.12692 25.6547C5.78791 27.3891 46.1437 68.8369 128.024 68.8369C209.905 68.8369 246.939 26.791 248.476 24.9968C253.89 18.5972 252.967 9.20714 246.385 3.88412C239.864 -1.4389 230.083 -0.601573 224.546 5.7382V5.67839Z' fill='%23FF6701'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    width: 80%;
    height: 69px;
}

.banner-secondary .breadcrumb li,
.banner-secondary .breadcrumb li a {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.6px;
}

.banner-secondary .breadcrumb {
    margin: 0 !important;
    padding: 0 26px;
}

.banner-secondary .breadcrumb ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
    gap: 10px;
}

.page-about.section-advise {
    background-color: #EAF5FA;
}

.page-about.section-advise::after {
    background-image: url('../img/about-page/bg-advise.webp');
}

.section-bg-end-before::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 140px;
    bottom: -140px;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221440%22%20height%3D%22197%22%20viewBox%3D%220%200%201440%20197%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M719.6%200H-159V165.61C-159%20165.61%20-48.82%20104.56%20281%20104.56C567.57%20104.56%20687.27%20175.55%20713.73%20194.17C717.25%20196.65%20721.94%20196.65%20725.46%20194.17C751.92%20175.55%20871.62%20104.56%201158.19%20104.56C1488.01%20104.56%201598.19%20165.61%201598.19%20165.61V0H719.59H719.6Z%22%20fill%3D%22%23EAF5FA%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.section-bg-end-before {
    background-color: #EAF5FA;
    position: relative;
    margin-bottom: 150px;
}

.page-about.section-advise .advise-image {
    width: 400px;
    border-radius: 99%;
    height: 400px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: -5%;
    top: -200px;
}

.page-about.section-advise .advise-image img {
    width: 100%;
    height: 100%;
}

.section-about-intro .card-doctor .card-image img {
    width: 100%;
    max-width: 500px;
    height: 666px;
    border-radius: 30px;
}

.section-about-intro .card-doctor {
    width: 100%;
    max-width: 500px;
}

.section-about-intro .card-doctor .card-body .card-title {
    font-size: 32px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 3.2px;
    margin-bottom: 0;
    text-align: center;
}

.section-about-intro .card-doctor .card-body .card-title small {
    font-size: 14px;
}

.section-about-intro .card-doctor .card-body .card-text {
    font-size: 18px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.8px;
    margin-bottom: 0;
    text-align: center;
}

.section-about-intro .col-left p,
.section-about-intro .col-left ul li {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.8px;
    line-height: 30px;
}

.section-about-intro .col-left ul {
    padding-left: 23px;
}

.section-about-intro .col-left ul li:not(.c-line-height) {
    margin-bottom: 10px;
}

.section-about-intro .col-left ul li::marker {
    color: var(--oc-primary-color);
    font-size: 8px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.8px;
}

.section-about-intro .btn-outline {
    border: 2px solid var(--oc-primary-color);
    color: var(--oc-primary-color);
    font-size: 20px;
    font-weight: 500;
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    padding: 3px 15px;
    width: max-content;
}

.section-about-intro .col-left .c-line-height {
    line-height: 40px;
}

.section-about-intro .col-left div p {
    line-height: 30px;
}

.section-about-intro .col-left p.ps-3 {
    padding-left: 20px !important;
}

.section-about-intro .col-left .group:nth-of-type(2) {
    margin-top: 27px;
    border-top: 1px solid #CEDCE3;
    padding-top: 27px;
}

.section-about-intro .box-doctor {
    background-color: #F4F4F4;
    border-radius: 30px;
    padding: 60px 50px 40px 50px;
}

.section-hospital-information {
    margin-top: 150px;
}

.section-hospital-information .section-des.mt {
    margin-top: 100px;
}

.section-hospital-information .section-des {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.8px;
    line-height: 32px;
    margin-bottom: 0;
}

.section-normal .card-post img {
    width: 100%;
    max-width: 600px;
    height: 400px;
    border-radius: 30px;
}

.section-normal .card-post .card-body .card-title {
    font-size: 28px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.8px;
    margin-bottom: 0;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
}

.section-normal .card-post .card-body .card-text {
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.8px;
    margin-bottom: 0;
    text-align: left;
    line-height: 29px;
}

.section-map .directions-text {
    font-size: 24px;
    font-weight: 500;
    color: var(--oc-secondary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 2.4px;
    line-height: 52px;
    margin-bottom: 0;
    border: 2px solid var(--oc-secondary-color);
    border-radius: 32px;
    width: max-content;
    height: 56px;
    background-color: #fff;
    padding: 0 30px;
    position: relative;
}

.section-map .directions-text::before {
    content: '';
    position: absolute;
    right: 10%;
    bottom: -3px;
    width: 16px;
    height: 5px;
    background-color: #fff;
}

.section-map .directions-text::after {
    content: '';
    position: absolute;
    right: 10%;
    bottom: -8px;
    width: 12px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.669068 0.768185C0.146769 1.28462 0.146769 2.12208 0.669068 2.63851L8.72944 10.6083C9.25174 11.1248 10.0987 11.1248 10.621 10.6083C11.1433 10.0919 11.1433 9.25445 10.621 8.73802L2.56063 0.768185C2.03833 0.251751 1.19137 0.251751 0.669068 0.768185Z' fill='%23F76234'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

.section-map .card-directions .card-image {
    position: relative;
    width: 386px;
    height: 290px;
    border-radius: 30px;
    overflow: hidden;
}

.section-map .card-directions .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-map .card-directions .card-image .number {
    width: 64px;
    height: 64px;
    border-radius: 99%;
    background-color: #fff;
    border: 3px solid var(--oc-secondary-color);
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 700;
    color: var(--oc-secondary-color);
    font-family: var(--font-zen-maru-gothic);
    line-height: 32px;
    margin-bottom: 0;
}

.section-map .card-directions .card-image .number span {
    margin-top: -6px;
}

.section-map .card-directions .card-image .number-6 {
    width: max-content;
    border-radius: 40px;
    padding: 7px 20px;
    background-color: #fff;
    border: 3px solid var(--oc-secondary-color);
    position: absolute;
    top: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    font-weight: 500;
    color: var(--oc-secondary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 3.2px;
    line-height: 32px;
}

.section-map .card-directions .card-title {
    font-size: 20px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 32px;
    margin-top: 10px;
}

/** Page Price */
.section-cost .title-cost {
    font-size: 40px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 4px;
    margin: 0;
    line-height: 70px;
    background-color: #F3F3F3;
    padding: 5px 22px;
    border-left: 8px solid var(--oc-primary-color);
}

.title-page-border {
    font-size: 32px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.6px;
    line-height: 70px;
    border-bottom: 2px solid var(--oc-primary-color);
}

.price-text-content p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 0.8px;
    line-height: 29px;
}

.price-text-content p mark {
    background-color: unset;
    color: var(--oc-secondary-color);
}

.price-text-content p.title {
    font-size: 20px;
    font-weight: 500;
    color: var(--oc-secondary-color);
    font-family: var(--font-zen-maru-gothic);
    line-height: 20px;
}

.price-text-content ul li {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    line-height: 32px;
}

.section-deduction {
    background-color: #EAF5FA;
    position: relative;
}

.section-deduction::after {
    content: "";
    background-color: #EAF5FA;
    position: absolute;
    width: 100%;
    height: 40%;
    top: 90%;
    z-index: -1;
}

.section-deduction .title-deduction {
    font-size: 40px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 4px;
    margin: 0;
    line-height: 70px;
    background-color: #ffffff;
    padding: 5px 22px;
    border-left: 8px solid var(--oc-primary-color);
}

.section-price-list .box-price-list {
    border-radius: 30px;
    background-color: #EAEAEA;
    padding: 68px 140px;
    margin-top: 20px;
}

.section-price-list .box-price-list .bg-main {
    background-color: #EAF5FA;
}

.section-price-list .price-card {
    background: white;
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.section-price-list .card-header {
    padding: 15px;
    text-align: center;
    font-weight: 500;
    position: relative;
    border-bottom: 1px dashed #d8d8d8;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.8px;
    color: var(--oc-primary-color);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
}


.section-price-list .price-card .service-title {
    font-size: 18px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.8px;
    margin-bottom: 0;
}

.section-price-list .price-card .service-subtitle {
    font-size: 12px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    letter-spacing: 1.2px;
    margin-bottom: 0;
}

.section-price-list .price-card .service-price {
    font-size: 24px;
    font-weight: 500;
    color: var(--oc-primary-color);
    font-family: var(--font-outfit);
    letter-spacing: 2.4px;
    line-height: 22px;
}
.section-price-list .price-card .service-price.jp {
    font-family: var(--font-zen-maru-gothic);
} 

.section-price-list .price-card .service-price small {
    font-size: 16px;
}

.section-price-list .card-badge {
    background-color: var(--oc-primary-color);
    color: white;
    padding: 5px 12px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}

.section-price-list .service-row {
    display: flex;
    min-height: 90px;
    border-bottom: 1px dashed #d8d8d8;
}

.section-price-list .service-row .colspan .col-inner {
    width: 100%;
    min-height: 90px;
}

.section-price-list .service-row .colspan .col-inner:first-child {
    border-bottom: 1px dashed #d8d8d8;
}

.section-price-list .service-row:last-child {
    border-bottom: none;
}

.section-price-list .service-row .above {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section-price-list .service-row .front {
    flex-direction: row;
    gap: 5px;
}

.section-price-list .service-left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-right: 1px dashed #d8d8d8;
    padding: 10px;
}

.section-price-list .service-right {
    background: white;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.section-price-list .service-name {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-bottom: 2px;
}

.section-price-list .service-subtitle {
    font-size: 11px;
    color: #666;
    text-align: center;
}

.section-price-list .service-note {
    font-size: 12px;
    color: var(--oc-primary-color);
    text-align: center;
    font-family: var(--font-zen-maru-gothic);
}

.section-price-list .notice-text {
    background: #e3f2fd;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 8px;
    font-size: 14px;
    color: #1565c0;
    text-align: center;
}

.section-price-list .box-price-list .text-advise {
    font-size: 18px;
    color: var(--oc-primary-color);
    font-family: var(--font-zen-maru-gothic);
    font-weight: 500;
    text-align: center;
    letter-spacing: 1.8px;
    margin: -10px 0 30px 0;
}
.wp-block-oc-basic-blocks-titledlist .oc-titled-list-container {
    font-family: zen-maru-gothic, sans-serif;
}


@media (min-width: 768px) {
    .fixed-action {
        position: fixed;
        top: 15%;
        right: 0;
        z-index: 9999;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 15px;
    }

    .fixed-action .text p {
        writing-mode: vertical-rl;
        font-size: 16px;
        font-weight: 500;
        color: var(--oc-primary-color);
        font-family: var(--font-zen-maru-gothic);
        letter-spacing: 1.6px;
        margin: 0;
    }

    .fixed-action .text {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 15px;
    }

    .fixed-action .action-box {
        background-color: #fff;
        border-radius: 16px 0 0 16px;
        box-shadow: 0 3px 10px rgba(30, 58, 95, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        overflow: hidden;
    }

    .fixed-action .action-box:hover {
        background-color: var(--oc-secondary-color);
    }

    .fixed-action .action-box:hover p {
        color: #fff;
    }

    .fixed-action .action-box.booking .icon {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px 15px;
        background-color: var(--oc-primary-color);
    }

    .fixed-action .action-box .icon svg {
        width: 24px;
        height: 24px;
    }

    .fixed-action .action-box.line .icon {
        padding: 10px 15px;
        background-color: #00CA0E;
    }
}

@media (min-width: 1600px) {
    .home .section-banner .banner-badge-inner {
        max-width: unset;
        width: 95%;
    }

    .bg-ao::after {
        width: 60%;
    }
}

@media (max-width: 1400px) {
    .page-about.section-advise .advise-image {
        right: 15px;
    }
    .page-about.section-advise .advise-text.mt-0 {
        width: calc(100% - 400px);
    }
}
@media (max-width: 1190px) {
    .newline {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1080px) {
    .section-treatment-phase .treatment-phase-item .img-icon {
        max-width: 85px;
    }
}

@media (min-width: 576px) and (max-width: 1100px) {
    .section-our-features .feature-card .feature-image {
        width: 100%;
        height: auto !important;
        max-height: 400px;
        margin: 0 !important;
    }

    .section-our-features .feature-card .feature-title {
        text-align: center;
        margin-top: 20px;
    }

    .section-other-services {
        padding-bottom: 0 !important;
    }

    .section-other-services .card-service .card-title {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: 25px;
        margin-bottom: 0;
        height: 85px;
    }

    .home .banner-content .icon-box .icon-box-item {
        width: 113px;
        padding: 15px 0;
        height: 113px;
    }

    .home .banner-content .icon-box .icon-box-item.item-1 img {
        width: 58px;
        height: 49px;
    }

    .home .banner-content .icon-box .icon-box-item.item-2 img {
        width: 48px;
        height: 48px;
    }

    .home .banner-content .icon-box .icon-box-item.item-3 img {
        width: 60px;
        height: 49px;
    }

    .home .banner-content .icon-box .icon-text {
        margin-top: 15px;
    }

    .home .banner-content .icon-box .icon-text p {
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1.8px;
        line-height: 14px;
    }

    .section-banner .schedule-container {
        max-width: 400px;
        right: 0;
    }

    .home .banner-content .icon-box {
        bottom: -45px;
    }

    .home .section-banner .banner-badge-inner .banner-badge-text p {
        font-size: 32px;
        letter-spacing: 3.2px;
    }

    .home .section-banner .banner-badge-inner .banner-badge-text::after {
        width: 220px;
        height: 76px;
    }
}

@media (max-width: 1200px) {
  
    .header-main .mobile-menu .menu-button {
        background-color: unset;
        border: none;
        padding: 0;
    }
    .header-main .logo .logo-box p{
        line-height: 1.2;
    }
    .header-main .mobile-menu .menu-button svg:last-child {
        display: none;
    }

    .mobile-menu-open {
        overflow: hidden;
    }

    .header-main {
        padding: 16px 10px 16px 16px !important;
    }

    .header-main .logo-box img {
        height: 35px;
    }

    .logo .logo-box h1,
    .logo .logo-box p {
        margin-top: 5px !important;
        margin-bottom: 0;
    }

    .header-main .mobile-menu-content .menu {
        display: flex;
        flex-direction: column;
        list-style: none;
        padding: 0;
        margin: 0;
        align-items: flex-start;
        margin: 0;
        width: 100%;
    }

    .header-main .mobile-menu-content {
        padding: 20px 16px 180px 16px;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 99;
        background-color: #EAF5FA;
        height: 100vh;
        overflow: scroll;
        top: 95px;
    }

    .header-main #nav-primary>.menu-item>a {
        align-items: flex-start;
    }

    .header-main #nav-primary>.menu-item {
        width: 100%;
    }

    .header-main #nav-primary>.menu-item:not(:last-child)>a {
        letter-spacing: 0;
        font-size: 16px;
        border-bottom: 1px solid #CEDCE3;
        line-height: 18px;
        padding: 15px 0;

    }

    .header-main #nav-primary .sub-menu {
        list-style: none;
        background-color: #fff;
        padding: 12px;
        display: none;
    }

    .header-main #nav-primary .sub-menu a {
        font-size: 16px;
        font-family: var(--font-zen-maru-gothic);
        font-weight: 500;
        color: var(--oc-primary-color);
    }

    .header-main #nav-primary>.menu-item .menu-sub-label {
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0;
    }

    .header-main #nav-primary {
        gap: 0;
    }

    .header-main #nav-primary .sub-menu .menu-item a {
        display: block;
        position: relative;
        width: 100%;
        padding: 5px 0;
    }

    .header-main #nav-primary .sub-menu .menu-item:not(:last-child) a {
        border-bottom: 1px solid #CEDCE3;
    }

    .header-main #nav-primary .sub-menu .menu-item a::after {
        content: "";
        width: 11px;
        height: 9px;
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7595 3.89157L7.24013 0.254729C6.91205 -0.0823056 6.3901 -0.0823056 6.06202 0.254729C5.73394 0.591764 5.73394 1.13259 6.06202 1.46962L8.17217 3.64859H0.827656C0.365362 3.64859 0 4.03265 0 4.50293C0 4.97321 0.372818 5.36512 0.827656 5.36512H8.16472L6.05457 7.53624C5.72649 7.87328 5.72649 8.4141 6.05457 8.75114C6.21861 8.91574 6.42738 9.00195 6.64362 9.00195C6.85985 9.00195 7.06863 8.91574 7.23267 8.75114L10.7595 5.1143C11.0802 4.77726 11.0802 4.23644 10.7595 3.89941V3.89157Z' fill='%23113763'/%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .header-main #nav-primary .menu-item-has-children>a {
        position: relative;
    }

    .header-main #nav-primary .menu-item {
        position: relative;
        width: 100%;
    }

    .header-main #nav-primary>.menu-item:not(.menu-item-has-children)::after {
        content: "";
        width: 11px;
        height: 9px;
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7595 3.89157L7.24013 0.254729C6.91205 -0.0823056 6.3901 -0.0823056 6.06202 0.254729C5.73394 0.591764 5.73394 1.13259 6.06202 1.46962L8.17217 3.64859H0.827656C0.365362 3.64859 0 4.03265 0 4.50293C0 4.97321 0.372818 5.36512 0.827656 5.36512H8.16472L6.05457 7.53624C5.72649 7.87328 5.72649 8.4141 6.05457 8.75114C6.21861 8.91574 6.42738 9.00195 6.64362 9.00195C6.85985 9.00195 7.06863 8.91574 7.23267 8.75114L10.7595 5.1143C11.0802 4.77726 11.0802 4.23644 10.7595 3.89941V3.89157Z' fill='%23113763'/%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%);
    }

    .header-main #nav-primary .menu-item-has-children>a::after {
        content: "";
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.0496' cy='12.9842' r='11.5179' stroke='%23113763'/%3E%3Cpath d='M6.18018 13.4839V12.4824H18.198V13.4839H6.18018Z' fill='%23113763'/%3E%3Cpath d='M11.8364 7.11084H12.8379V19.1287H11.8364V7.11084Z' fill='%23113763'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .header-main #nav-primary .menu-item-has-children.active>a::after {
        background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.0418' cy='12.99' r='11.5179' fill='%23113763' stroke='%23113763'/%3E%3Cpath d='M6.17236 13.4897V12.4883H18.1902V13.4897H6.17236Z' fill='white'/%3E%3C/svg%3E");
    }

    .mobile-menu-content .menu-item-has-children.active .sub-menu {
        display: block !important;
    }

    .mobile-menu-content .sub-menu .menu-item .menu-item-image {
        display: none;
    }

    .mobile-menu-content .sub-lv-1.has-more-sub>.menu-item>a {
        font-size: 18px !important;
        font-weight: 700 !important;
        border: none !important;
    }

    .mobile-menu-content .sub-lv-1.has-more-sub>.menu-item>a::after {
        display: none;
    }

    .mobile-menu-content .phone {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    .mobile-menu-content .phone a {
        font-size: 32px;
    }

    .mobile-menu-content .phone a svg {
        width: 46px;
        height: 46px;
    }

    .mobile-menu-content .notice-box {
        border: 1px solid #C70000;
        background-color: #FFF4F4;
        padding: 12px 20px;
        border-radius: 10px;
        margin-top: 10px;
    }

    .mobile-menu-content .notice-box h6 {
        font-size: 16px;
        font-weight: 700;
        font-family: var(--font-zen-maru-gothic);
        color: var(--oc-primary-color);
    }

    .mobile-menu-content .notice-box h6 span {
        color: #C70000;
    }

    .mobile-menu-content .notice-box p {
        font-size: 12px;
        font-weight: 500;
        font-family: var(--font-zen-maru-gothic);
        color: var(--oc-primary-color);
        margin: 0;
    }

}

@media (max-width: 768px) {

    .section-map .notice-box h6 span,
    .section-map .notice-box h6 {
        font-size: 18px;
        letter-spacing: 0.9px;
    }

    .section-map iframe {
        height: 358px;
        width: 100%;
    }

    .coppy-right p {
        margin-bottom: 0;
        text-align: center;
        font-size: 12px;
        font-family: var(--font-zen-maru-gothic);
        font-weight: 700;
        color: var(--oc-primary-color);
        margin-top: 30px;
    }

    #footer .container-fluid {
        padding: 0 16px;
    }

    #footer .contact-info h3 {
        font-size: 20px;
        letter-spacing: 2px;
    }

    #footer .phone-btn {
        height: 60px;
        font-size: 28px;
        letter-spacing: 2.8px;
    }

    #footer .phone-btn svg {
        width: 28px;
        height: 28px;
        margin-top: 4px;
    }

    #footer .booking-btn,
    #footer .action-buttons .sub-title,
    #footer .contact-btn {
        max-width: 100%;
    }

    #footer .clinic-info {
        align-items: center;
    }

    #footer .coppy-right {
        font-size: 14px;
        font-weight: 500;
        font-family: var(--font-zen-maru-gothic);
        color: var(--oc-primary-color);
    }

    .section-banner {
        padding: 20px 16px 0;
    }

    .home .banner-content img.banner-mobile {
        border-radius: 20px;
    }

    .home .section-banner {
        padding-top: 75px;
        margin-top: 15px;
    }

    .home .section-banner .banner-badge-inner .banner-badge-text .circle {
        width: 45px;
        height: 45px;
        font-size: 10px;
        line-height: 12px;
        border-width: 1px;
    }

    .home .section-banner .banner-badge-inner .banner-badge-text::after {
        width: 118px;
        bottom: -40px;
        height: 35px;
        left: 0px;
    }

    .home .section-banner .banner-badge {
        left: 32px;
    }

    .home .section-banner .banner-badge-inner .banner-badge-text p {
        font-size: 22px;
        letter-spacing: 2.2px;
    }

    .home .section-banner .banner-badge-inner .banner-badge-text {
        gap: 0;
    }

    .home .banner-content .icon-box {
        left: 0;
        bottom: -48px;
        padding: 0;
    }

    .home .banner-content .box-inner {
        justify-content: center;
        gap: 8px;
    }

    .home .banner-content .icon-box .icon-box-item {
        width: 113px;
        padding: 15px 0;
        height: 113px;
    }

    .home .banner-content .icon-box .icon-box-item.item-1 img {
        width: 58px;
        height: 49px;
    }

    .home .banner-content .icon-box .icon-box-item.item-2 img {
        width: 48px;
        height: 48px;
    }

    .home .banner-content .icon-box .icon-box-item.item-3 img {
        width: 60px;
        height: 49px;
    }

    .home .banner-content .icon-box .icon-text {
        margin-top: 15px;
    }

    .home .banner-content .icon-box .icon-text p {
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1.8px;
        line-height: 14px;
    }

    .home .section-banner::after {
        height: 22.5%;
    }

    .section-banner .schedule-container {
        position: unset;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .schedule-container .schedule-table {
        padding: 0;
    }

    .schedule-container .schedule-table img {
        height: 100%;
        width: 100%;
        padding: 0 18px;
    }

    .section-banner .schedule-container .footer-note {
        padding: 0 18px;
    }

    .schedule-container .footer-note {
        padding: 0 18px;
    }

    .section-banner .schedule-table-1 .footer-note {
        flex-direction: column;
    }

    .schedule-container .footer-note .font-zen-medium {
        font-size: 12px;
        letter-spacing: 0.6px;
    }

    .schedule-container .schedule-tab {
        font-size: 14px;
        letter-spacing: 0.7px;
    }

    .section .section-title {
        margin: 0 auto;
        font-size: 32px;
        letter-spacing: 3.2px;
    }

    .section-news {
        padding-top: 26px;
    }

    .section-news .posts-list .post-more {
        width: 100%;
    }

    .section-news .posts-list .post-more span {
        padding: 0;
    }

    .section-news .posts-list .post-date {
        font-size: 14px;
        letter-spacing: 1.4px;
    }

    .section-news .posts-list .post-item:hover {
        background-color: #ffffffe6;
    }

    .section-news .posts-list .post-item {
        padding: 11px;
    }

    .section-news .view-more {
        display: flex !important;
        margin-top: 20px;
    }

    .section-news .view-more a {
        font-size: 16px;
        font-weight: 500;
        font-family: var(--font-zen-maru-gothic);
        color: var(--oc-primary-color);
        text-decoration: none;
        letter-spacing: 0.8px;
        gap: 16px;
    }

    .section-advise .advise-title span {
        font-size: 24px;
        letter-spacing: 2.4px;
    }

    .section-advise .advise-text {
        font-size: 16px;
        letter-spacing: 1.6px;
        line-height: 32px;
    }

    .section-advise {
        min-height: unset;
    }

    .page-about.section-advise {
        margin-bottom: 24px;
    }

    .section-advise::after {
        width: 80%;
        height: 100%;
        background-position: right top;
        opacity: 0.4;
    }

    .btn.read-more-action {
        font-size: 16px;
        letter-spacing: 0.8px;
        padding-left: 23px;
    }

    .btn.read-more-action.fz-mb-18 {
        font-size: 18px;
        letter-spacing: 0.9px;
    }

    .section-intro .card-doctor .img-badge {
        top: 17px;
        left: 17px;
    }

    .section-intro .intro-text p {
        font-size: 24px;
        letter-spacing: 2.4px;
        display: inline;
    }

    .section-intro .card-body .card-title span {
        font-size: 24px;
        letter-spacing: 2.4px;
    }

    .section-intro .card-body .card-title small {
        font-size: 14px;
        letter-spacing: 1.4px;
        padding: 0 3px;
    }

    .section-our-features .feature-card .feature-image {
        width: 100%;
        height: 255px;
    }

    .section-our-features .feature-card .feature-image .number {
        width: 48px;
        height: 48px;
        border-radius: 99%;
        border: 2px solid var(--oc-primary-color);
        left: 15px;
        top: 16px;
    }

    .section-our-features .feature-card .feature-image .number span:first-child {
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 18px;
    }

    .section-our-features .feature-card .feature-image .number span:last-child {
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 10px;
    }

    .section-our-features .feature-card .feature-title {
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 29px;
        text-align: center;
        margin-top: 20px;
    }

    .section-our-features .feature-description {
        font-size: 16px;
        letter-spacing: 0.8px;
        line-height: 29px;
        margin-bottom: 0;
    }

    .section-other-services .card-service .card-title {
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 29px;
        height: auto;
        margin-top: 20px;
    }

    .section-other-services .card-service .card-text {
        height: auto;
    }

    .section-treatment-phase .treatment-phase-item .treatment-phase-title {
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 32px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .section-treatment .box-body,
    .section-treatment .box-footer {
        padding: 20px;
    }

    .section-treatment-phase .treatment-phase-item .number {
        font-size: 300px;
        letter-spacing: 15px;
        top: 70%;
    }

    .section-treatment-phase .treatment-phase-item-1 .number {
        top: 60%;
    }

    .section-treatment-phase .treatment-phase-item .img-icon {
        display: none;
    }

    .section-treatment-phase .treatment-phase-item .img-badge {
        left: 8%;
    }

    .section-treatment .box-bod,
    .section-treatment .box-footer {
        padding: 15px;
    }

    .post-type-column .post-item .post-content .post-title a {
        font-size: 18px;
        letter-spacing: 1.8px;
    }

    .bg-ao::after {
        content: "";
        position: absolute;
        width: 60%;
        height: 50%;
        top: unset;
        right: 0;
        bottom: 15%;
        background-image: url('../img/home-page/bg-ao-mb.webp');
    }

    /* About Page Styles */
    .banner-secondary .page-header .page-subtitle {
        font-size: 16px;
        letter-spacing: 1.6px;
        margin-bottom: 0;
    }

    .banner-secondary .page-header .page-title {
        font-size: 32px;
        letter-spacing: 4.8px;
    }

    .banner-secondary .page-header .page-title::after {
        width: 132px;
        height: 37px;
        top: 50px;
    }

    .banner-secondary .banner-mobile {
        border-radius: 16px;
    }

    .page-about.section-advise .advise-image {
        position: unset;
        width: 340px;
        height: 340px;
        margin: 20px auto 0;
    }

    .section-bg-end-before::before {
        bottom: -43px;
        height: 44px;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22386%22%20height%3D%2244%22%20viewBox%3D%220%200%20386%2044%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M196.001%200H0V37.1721C0%2037.1721%2024.5793%2023.4691%2098.1567%2023.4691C162.086%2023.4691%20188.789%2039.4032%20194.692%2043.5825C195.477%2044.1392%20196.523%2044.1392%20197.308%2043.5825C203.211%2039.4032%20229.914%2023.4691%20293.843%2023.4691C367.421%2023.4691%20392%2037.1721%20392%2037.1721V0H195.999H196.001Z%22%20fill%3D%22%23EAF5FA%22/%3E%3C/svg%3E");
    }

    .section-bg-end::after {
        bottom: -43px;
        height: 44px;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22386%22%20height%3D%2244%22%20viewBox%3D%220%200%20386%2044%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M196.001%200H0V37.1721C0%2037.1721%2024.5793%2023.4691%2098.1567%2023.4691C162.086%2023.4691%20188.789%2039.4032%20194.692%2043.5825C195.477%2044.1392%20196.523%2044.1392%20197.308%2043.5825C203.211%2039.4032%20229.914%2023.4691%20293.843%2023.4691C367.421%2023.4691%20392%2037.1721%20392%2037.1721V0H195.999H196.001Z%22%20fill%3D%22%23EAF5FA%22/%3E%3C/svg%3E");
    }

    .section-bg-end {
        margin-bottom: 28px;
    }

    .section-about-intro .box-doctor {
        padding: 25px 10px;
        margin: 0;
    }

    .section-about-intro .card-doctor .card-image img {
        height: auto;
        max-width: unset;
    }

    .section-about-intro .card-doctor {
        max-width: unset;
    }

    .section-about-intro .card-doctor .card-body .card-title {
        font-size: 20px;
        letter-spacing: 2px;
    }

    .section-about-intro .card-doctor .card-body .card-text {
        font-size: 14px;
        letter-spacing: 1.4px;
    }

    .section-about-intro .btn-outline {
        font-size: 16px !important;
        letter-spacing: 1.6px !important;
        padding: 0 15px;
        line-height: 29px !important;
        margin-bottom: 20px !important;
    }

    .section-about-intro .col-left p,
    .section-about-intro .col-left ul li {
        font-size: 16px;
        letter-spacing: 1.6px;
        line-height: 24px;
    }

    .section-about-intro .col-left .c-line-height {
        line-height: 24px;
        margin-bottom: 10px;
    }

    .section-hospital-information .card-post .card-body .card-title {
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 50px;
    }

    .section-hospital-information .section-des.mt {
        margin-top: 50px;
    }

    .section-hospital-information {
        margin-top: 64px;
    }

    .section-map .card-directions .card-image {
        width: 100%;
        height: 273px;
    }

    .section-map .card-directions .card-title {
        text-align: center;
        font-size: 16px;
        letter-spacing: 0.8px;
        line-height: 32px;
    }

    .section-map .directions-text {
        font-size: 20px;
        letter-spacing: 2px;
        width: 100%;
        text-align: center;
    }

    .section-cost .title-cost,
    .section-deduction .title-deduction {
        font-size: 24px;
        letter-spacing: 2.4px;
    }

    .title-page-border {
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 50px;
    }

    .banner-secondary .breadcrumb {
        padding: 0;
    }

    .price-text-content p.title.fz-mb-18 {
        font-size: 18px;
        letter-spacing: 0.9px;
        line-height: 30px;
    }

    .fixed-action {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        display: flex;
        align-items: center;
    }

    .fixed-action .action-box {
        flex: 1;
    }

    .fixed-action .action-box a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        letter-spacing: 0.8px;
        color: var(--oc-primary-color);
        font-family: var(--font-zen-maru-gothic);
        font-weight: 500;
        gap: 7px;
    }

    .fixed-action .action-box.booking {
        padding: 10px;
        background-color: var(--oc-primary-color);
    }

    .fixed-action .action-box.booking .icon {
        margin-top: -5px;
    }

    .fixed-action .action-box.line {
        padding: 10px;
        background-color: #00CA0E;
    }

    .fixed-action .action-box .text p {
        font-size: 16px;
        font-weight: 700;
        color: var(--oc-primary-color);
        font-family: var(--font-zen-maru-gothic);
        letter-spacing: 0.8px;
        margin: 0;
        color: #fff;
    }

    .section-our-features.mb-5 {
        margin-bottom: 5px !important;
        padding: 0 !important;
    }

    .section-our-features {
        padding: 26px 0;
        margin-bottom: 30px;
    }

    .section-price-list .box-price-list .text-advise {
        font-size: 12px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .section-price-list .box-price-list {
        padding: 34px 9px;
    }

    .section-price-list .price-card .service-title {
        font-size: 16px;
        letter-spacing: 1.6px;
    }

    .section-price-list .service-right {
        align-items: flex-end;
        padding-right: 15px;
    }

    .section-price-list .service-row .above {
        align-items: flex-end;
    }

    .section-price-list .service-row .front {
        justify-content: flex-end;
        align-items: center;
    }

    .section-price-list .price-card .service-price {
        font-size: 20px;
        letter-spacing: 2px;
    }

    .section-price-list .card-header {
        height: 100px;
    }

    .banner-secondary .breadcrumb li,
    .banner-secondary .breadcrumb li a {
        font-size: 12px;
    }

    .section-map .card-directions .card-image img {
        height: 269px;
        width: 100%;
        object-position: bottom;
    }

    .section-map .map-text-1 {
        line-height: 29px;
    }

    .section-map .map-text-2 .ml-minus {
        margin-left: -10px;
    }

    .notice-box {
        padding: 15px 14px;
    }

    .footer-1 .border-top-mb {
        border-top: 1px solid #D9D9D9;
        padding-top: 33px;
    }

    .section-normal .card-post img {
        max-width: 100%;
        max-height: 400px;
        height: 100%;
    }

    .section-other-services .card-service .card-image {
        max-height: 357px;
    }
}

@media (max-width: 400px) {
    .section-price-list .price-card .service-title {
        font-size: 13px;
        letter-spacing: 1.4px;
    }

    .section-price-list .card-badge {
        font-size: 12px;
        padding: 3px 8px;
    }

    .section-price-list .card-header {
        font-size: 14px;
    }

    .section-price-list .price-card .service-price {
        font-size: 16px;
        letter-spacing: 1.6px;
    }

    .home .banner-content .icon-box .icon-box-item.item-1 img {
        width: 53px;
        height: 44px;
    }

    .home .banner-content .icon-box .icon-box-item.item-2 img {
        width: 43px;
        height: 43px;
    }

    .home .banner-content .icon-box .icon-box-item.item-3 img {
        width: 55px;
        height: 44px;
    }

    .home .banner-content .icon-box .icon-text {
        margin-top: 5px;
    }

    .home .banner-content .icon-box .icon-text p {
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 1.1px;
        line-height: 12px;
    }

    .home .banner-content .icon-box {
        bottom: -42px;
    }

    .section-map .directions-text {
        font-size: 14px;
        letter-spacing: 1.4px;
    }

    .section-advise .advise-text {
        font-size: 15px;
    }

    .section-hospital-information .card-post img {
        height: 238px;
        width: 100%;
    }
}

/* Marquee Style */
.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    padding: 20px 0;
    position: relative;
    width: 100%;
}

.marquee-content {
    display: inline-flex;
    animation: marquee 40s linear infinite;
    gap: 20px;
    will-change: transform;
}

.marquee-content img {
    height: 234px;
    width: 396px;
    object-fit: cover;
    border-radius: 15px;
    flex-shrink: 0;
    display: block;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-320px * 6));
        /* (width + gap) * 6 images for seamless loop */
    }
}

/* Pause animation on hover */
.marquee-container:hover .marquee-content {
    animation-play-state: paused;
}

/* Responsive */
@media (max-width: 768px) {
    .marquee-content img {
        height: 150px;
        width: 220px;
    }

    .marquee-content {
        gap: 15px;
        animation: marquee-mobile 35s linear infinite;
    }

    @keyframes marquee-mobile {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(calc(-235px * 6));
            /* (220px + 15px) * 6 */
        }
    }
}

@media (max-width: 480px) {
    .marquee-content img {
        height: 120px;
        width: 180px;
    }

    .marquee-content {
        gap: 10px;
        animation: marquee-small 30s linear infinite;
    }

    @keyframes marquee-small {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(calc(-190px * 6));
            /* (180px + 10px) * 6 */
        }
    }
}

/* End of Marquee Style */