/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2026 | 08:58:40 */
@charset "utf-8";

section {
    overflow: hidden;
}

/* 서브타이틀 공통 */
.con-hd-outer {
    background: var(--main-color);
    padding: var(--typeB-space-r) var(--typeB-space-safe);
    overflow: hidden;
}

.con-hd-outer.con-hd-outer02 {
    background: var(--sub-color02);
}

/* 바위치과의 특별함 ================ */
.con01 {
    background-color: #f7f7f7;
}

.special-li {
    display: flex;
    flex-direction: column;
    gap: var(--typeB-space-s);
    max-width: 1100px;
    margin: 0 auto;
}

.special-li li {
    padding: var(--typeB-space-s) var(--typeB-gap-xl);
    border-radius: 2rem;
    overflow: hidden;
    box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.15);
}

.special-li .idx {
    display: inline-block;
    padding: var(--typeB-gap-sm) var(--typeB-gap-lg);
    background: var(--main-color);
    border-radius: 50em;
    margin-bottom: var(--typeB-gap-r);
    line-height: 1.2em;
}

.special-li h3 {
    margin-bottom: var(--typeB-gap-sm);
}

.special-li .li01 {
    background-image: url('/wp-content/uploads/2026/05/special01.webp');
}

.special-li .li02 {
    background-image: url('/wp-content/uploads/2026/05/special02.webp');
}

.special-li .li03 {
    background-image: url('/wp-content/uploads/2026/05/special03.webp');
}

.special-li .li04 {
    background-image: url('/wp-content/uploads/2026/05/special04.webp');
}

.special-li .li05 {
    background-image: url('/wp-content/uploads/2026/05/special05-1.webp');
}

.con01-02 {
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(230, 245, 255, 1) 100%);
}

.con01-02 h3 {
    padding-bottom: var(--typeB-gap-r);
}

.con01-02 .con-inner>p {
    padding-bottom: var(--typeB-space-r);
}

.con01-02 ul {
    justify-content: center;
    align-items: flex-start;
    gap: var(--typeB-space-s);
}

.con01-02 li {
    gap: var(--typeB-gap-sm);
}

.con01-02 .icon {
    max-width: 32px;
    margin: 0 auto;
}

.con01-02 .icon img {}

.con01-03 {
    background-image: url('/wp-content/uploads/2026/05/go-to-blog.webp');
    background-size: auto 100%;
    background-color: #fff;
    background-position: right center;
}

.con01-03 .con-inner {
    display: flex;
    flex-direction: column;
    gap: var(--typeB-gap-sm);
}

.c-btn {
    font-weight: 500;
    color: var(--white-color) !important;
    background: var(--main-color);
    align-self: flex-start;
    padding: 0.45em 0.9em 0.4em 1.2em;
    border-radius: 50em;
    font-size: 0.9em;
}

.c-btn:hover {
    background: var(--sub-color01);
    color: #232323;
}

/* 의료진 소개 ===================== */
.con02-01 {
    justify-content: center;
    gap: var(--typeB-space-xl);
}

.con02-01 .lf {
    width: 50%;
    gap: var(--typeB-gap-lg);
}

.con02-01 .lf h3 {}

.con02-01 .rg {
    width: 50%;
    overflow: hidden;
}

.con02-01 .rg img {
    margin-bottom: -1em;
    max-width: 385px;
    width: 100%;
}

.con02-02 {
    background-image: url('/wp-content/uploads/2026/05/doc-intro-bg.jpg');
}

.con02-02 .flx-col {
    gap: var(--typeB-gap-xl);
}

.con02-02 h3 {}

/* 네비게이션 임플란트 ================== */
.con03-01 {
    background-image: url('/wp-content/uploads/2026/05/con03-01-bg.jpg');
}

.con03-01 .p-tit {
    padding-bottom: var(--typeB-gap-xl);
}

.con03-01 .flx-row {
    gap: var(--typeB-gap-lg);
}

.con03-02 {
    background-color: #f2f9ff;
}

.con03-02 .con-inner {
    align-items: center;
    gap: var(--typeB-space-safe);
}

.con03-02 .lf {
    width: 65%;
    gap: var(--typeB-gap-lg);
    padding-bottom: var(--typeB-gap-lg);
}

.con03-02 .rg {
    width: 45%;
}

.con03-01-sl {
    max-width: 563px;
}

.con03-01-sl .n2-ss-slide-limiter {
    max-width: 100% !important;
}

.con03-03 {
    background-color: #f5f0f4;
}

.con03-03 h3 {
    color: #d90800;
    padding-bottom: var(--typeB-gap-lg);
}

.con03-03 .con-inner {
    align-items: center;
}

.con03-03 .con-inner>div {
    width: 50%;
}

.con03-03 .lf img {
    max-width: 408px;
}

.con03-03 ul {}

.con03-03 li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: var(--typeB-gap-sm);
}

.con03-03 ul .icon {
    display: inline-block;
    max-width: 16px;
}

.con03-04 .con-inner {
    gap: var(--typeB-gap-r);
}

.con03-04 p {
    padding-bottom: var(--typeB-gap-r);
}

/* 일반진료 ================== */
.con04-sub-tit {
    gap: var(--typeB-gap-lg);
}

.num-sl {
    overflow: hidden;
    width: 100%;
}

.num-sl .control-box {
    display: flex;
    align-items: center;
    gap: var(--typeB-gap-r);
    margin-bottom: var(--typeB-gap-xl);
}

.num-sl .control-box .nav-arrow {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--main-color);
    padding-bottom: 0.2em;
    border-radius: 50%;
    font-size: 1.3em;
    color: var(--main-color);
    cursor: pointer;
    transition: 0.3s;
}

.num-sl .control-box .nav-arrow:hover {
    background-color: var(--main-color);
    color: var(--white-color);
}

.num-sl .control-box .page-nums {
    display: flex;
    align-items: center;
    gap: var(--typeB-gap-r);
}

.num-sl .control-box .page-nums span {
    opacity: 0.4;
}

.num-sl .control-box .page-nums span.is-active {
    opacity: 1;
}

.num-sl .con {
    gap: var(--typeB-space-r);
}

.num-sl .lf {
    width: 50%;
    max-width: 540px;
}

.num-sl .rg {
    flex: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.num-sl .rg .sub-txt {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: var(--typeB-gap-sm);
    padding-bottom: var(--typeB-gap-sm);
}

.num-sl .slide-texts .slide-text {
    display: none;
}

.num-sl .slide-texts .slide-text.active {
    display: block;
}

.num-sl .rg .badge {
    background: var(--main-color);
    color: var(--white-color);
    font-size: 0.76em;
    padding: 0.3em 0.75em 0.2em;
    border-radius: 50em;
    line-height: 1.2;
}

.num-sl .rg .desc {}

/* qna 공통 */

.one-qna-li {
    margin-top: var(--typeB-gap-xl);
    width: 100%;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: var(--typeB-gap-r);
    /* 아이템 간 간격 */
}

.qna-li {
    overflow: hidden;
    border-radius: 1rem;
}

.qna-question {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: var(--typeB-gap-lg);
    padding: var(--typeB-gap-lg) var(--typeB-gap-xl);
    background-color: var(--main-color);
    cursor: pointer;
    user-select: none;
    transition: background-color 0.25s ease;
}

.qna-question:hover {
    background-color: #002d57;
}

.qna-li.active .qna-question {
    background-color: #002050;
}

.qna-question-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--typeB-gap-r);
    color: var(--white-color);
    font-size: var(--typeB-body);
    /* --typeB-body */

    line-height: var(--typeB-lh-r);
    letter-spacing: -0.02em;
    word-break: keep-all;
}

.qna-num {
    white-space: nowrap;
    flex-shrink: 0;
}

.qna-arrow {
    flex-shrink: 0;
    width: 27px;
    height: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(0deg) scale(1.6);
    transform-origin: center center;
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.qna-arrow::before,
.qna-arrow::after {
    content: '';
    position: absolute;
    width: 11px;
    height: 2px;
    background: var(--white-color);
    border-radius: 2px;
    top: 39%;
}

.qna-arrow::before {
    left: 3px;
    transform: translateY(-50%) rotate(-45deg);
    transform-origin: right center;
}

.qna-arrow::after {
    right: 3px;
    transform: translateY(-50%) rotate(45deg);
    transform-origin: left center;
}

.qna-li.active .qna-arrow {
    transform: rotate(180deg) scale(1.6);
}

.qna-answer-wrap {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition:
        max-height 0.8s cubic-bezier(0.4, 0, 0.2, 1),
        opacity 0.75s ease;
}

.qna-li.active .qna-answer-wrap {
    max-height: 800px;
    opacity: 1;
}

.qna-answer {
    color: var(--typeB-txt-color);
    font-size: var(--typeB-body);
    line-height: var(--typeB-lh-r);
    font-weight: 400;
    letter-spacing: -0.02em;
    word-break: keep-all;
    background-color: var(--sub-color02);
    padding: var(--typeB-gap-xl) calc(var(--typeB-gap-xl) + var(--typeB-gap-r) + 2.5em)var(--typeB-gap-xl);
    border-top: 1px solid var(--sub-color01);
}

/* 충치치료 */
.con04-0101 {
    background-image: url('/wp-content/uploads/2026/05/con04-0101-bg.jpg');
}

.con04-0102 {
    background-color: #f7f7f7;
    gap: var(--typeB-space-s);
}

.cavity-sl .swiper-slide {
    background-color: #f2f9ff;
}

.con04-0102 .flx-row {
    align-items: center;
}

.con04-0102 .lf {
    width: 65%;
    gap: var(--typeB-gap-lg);
}

.con04-0102 .rg {
    width: 45%;
}

.con04-0102 .rg img {
    max-width: 507px;
}

.con04-0103 {
    background-color: #f2f9ff;
}

.con04-0103 .con-inner {
    gap: var(--typeB-gap-lg);
}

.cavity-sl {
    margin-top: var(--typeB-gap-sm);
}

/* 신경치료 */
.con04-0201 {
    background-image: url('/wp-content/uploads/2026/05/con04-0201-bg.jpg');
}

.con04-0202 {
    background-color: #f2f9ff;
}

.con04-0202 h3 {
    padding-bottom: var(--typeB-gap-xl);
}

.con04-0202 .desc {
    justify-content: center;
    gap: var(--typeB-gap-lg);
}

.con04-0202 .desc li {
    gap: var(--typeB-gap-r);
    background: #fff;
    padding: var(--typeB-gap-lg);
    border-radius: 1rem;
    border: 1px solid var(--typeB-txt-color);
    width: 33%;
}

.con04-0202 .desc .idx {
    color: #f2f4f6;
    font-size: 5em;
    line-height: 1em;
}

.con04-0202 .desc .txt {
    padding-bottom: var(--typeB-gap-lg);
}

/* 치주치료 */
.con04-0301 {
    background-image: url('/wp-content/uploads/2026/05/con04-0301-bg.jpg');
}

.con04-0302 {
    background-color: #fbfbfb;
}

.con04-0302 .flx-row {}

.con04-0302 .lf {
    width: 35%;
}

.con04-0302 .rg {
    flex: auto;
}

.con04-0302 .rg li.on .p-tit img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(178deg) brightness(104%) contrast(102%);
}

.con04-0302 .rg ul {
    display: flex;
    flex-direction: column;
    gap: var(--typeB-gap-lg);
}

.con04-0302 .rg li {
    background: #eef7ff;
    border-radius: 1rem;
    padding: var(--typeB-gap-lg);
}

.con04-0302 .rg li p:last-child {
    padding-left: 1.6em;
}

.con04-0302 .rg li.on {
    background: var(--main-color);
    color: var(--white-color);
}

.con04-0302 .rg li .p-tit {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: var(--typeB-gap-sm);
}

.con04-0302 .rg li .p-tit img {
    max-width: 0.85em;
}



/* 사랑니 발치 */
.con04-0401 {
    background-image: url('/wp-content/uploads/2026/05/con04-0401-bg.jpg');
}

.con04-0402 {
    overflow: hidden;
    background: linear-gradient(to right, #002547 75%, #fff 75%);
}

.con04-0402>.flx-row {
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
}

.con04-0402 .lf {
    width: 60%;
    justify-content: center;
    align-items: flex-start;
    gap: var(--typeB-gap-lg);
    padding: var(--typeB-space-lg) var(--typeB-space-safe);
}

.con04-0402 .lf h3 {
    color: var(--sub-color01);
}

.con04-0402 .lf p {}

.con04-0402 .rg {
    width: 40%;
    background: #fff;
}

.con04-0402 .rg img {
    height: 100%;
    object-fit: cover;
    width: auto;
}

.con04-0403 {
    background-color: #fbfbfb;
}

.con04-0403 .con-inner {
    gap: var(--typeB-gap-lg);

}

/* 턱관절 치료 */
.con04-0501 {
    background-image: url('/wp-content/uploads/2026/05/con04-0501-bg.jpg');
}

.con04-0502 {
    overflow-y: visible;
    background: linear-gradient(to right, #002547 55%, #f6fbff 55%);
}

.con04-0502>.flx-row {
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
}

.con04-0502 .lf {
    width: 60%;
    justify-content: center;
    align-items: flex-start;
    gap: var(--typeB-gap-lg);
    padding: var(--typeB-space-lg) var(--typeB-space-safe);
}

.con04-0502 .lf h3 {
    color: var(--sub-color01);
}

.con04-0502 .lf p {}

.con04-0502 .rg {
    width: 40%;
    margin-top: -4%;
}

.con04-0502 .rg img {
    height: 100%;
    object-fit: cover;
    width: auto;
}

/* 틀니치료 */
.con04-0601 {
    background-image: url('/wp-content/uploads/2026/05/con04-0601-bg.jpg');
}

.con04-0602 {
    background-color: #fbfbfb;
}

/* 소아진료 */
.con04-0701 {
    background-image: url('/wp-content/uploads/2026/05/con04-0701-bg.jpg');
}

.con04-0702 {
    background-color: var(--sub-color02);
}

.con04-0702 .lf {
    width: 35%;
}

.con04-0702 .lf h3 {}

.con04-0702 .rg {
    width: 65%;
}

.con04-0702 .rg ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--typeB-gap-r);
}

.con04-0702 .rg li {
    background-color: #fff;
    padding: var(--typeB-gap-lg);
    border-radius: 1rem;
}

.con04-0702 .rg li>span {
    padding-left: 1.7em;
}

.con04-0702 .rg p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: var(--typeB-gap-sm);
}

.con04-0702 .rg p img {
    max-width: 0.85em;
}


/* 보험진료 ================ */
.con05-li {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--typeB-gap-xl);
}


.con05-li>li {
    border-radius: 1.5rem;
    border: 1px solid var(--typeB-txt-color);
    display: flex;
    align-items: stretch;
    justify-content: center;
    overflow: hidden;
}

.con05-li .lf {
    width: 40%;
    background-size: auto 105%;
    transition: background-size .3s ease;
    -moz-transition: background-size .3s ease;
    -web-kit-transition: background-size .3s ease;
}

.con05-li li:hover .lf {
    background-size: auto 125%;
}

.con05-li .con05-li01 .lf {
    background-image: url('/wp-content/uploads/2026/06/con05-li01.jpg');
}

.con05-li .con05-li02 .lf {
    background-image: url('/wp-content/uploads/2026/06/con05-li02.jpg');
}

.con05-li .con05-li03 .lf {
    background-image: url('/wp-content/uploads/2026/06/con05-li03.jpg');
}

.con05-li .con05-li04 .lf {
    background-image: url('/wp-content/uploads/2026/06/con05-li04.jpg');
}

.con05-li .con05-li05 .lf {
    background-image: url('/wp-content/uploads/2026/06/con05-li05.jpg');
}

.con05-li .con05-li06 .lf {
    background-image: url('/wp-content/uploads/2026/06/con05-li06.jpg');
}


.con05-li .rg {
    width: 60%;
    justify-content: space-between;
}

.con05-li .rg>div {
    display: flex;
    padding: var(--typeB-space-s) 0;
    gap: var(--typeB-gap-r);
    flex-direction: column;
}

.con05-li .rg h3 {}

.con05-li .rg ul {}

.con05-li .rg li {}

.con05-li .rg .btm {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--typeB-gap-r);
    background: #f4faff;
    min-height: 5em;
}

/* 장비소개 ================ */
.jangbi-wrap {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.jangbi-swiper {
    width: 100%;
}

.jangbi-swiper .swiper-slide.swiper-slide-next,
.jangbi-swiper .swiper-slide.swiper-slide-prev {
    transform: scale(0.8) !important;
}

.jangbi-swiper .swiper-slide {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 2rem;
    gap: var(--typeB-gap-sm);
    border: 1.5px solid var(--typeB-txt-color);
    padding: 12em var(--typeB-gap-lg) 1em;
    height: auto;
    background-size: cover;
}

.jangbi-swiper .swiper-slide-active {
    transform: scale(1) !important;
}

/* 각 슬라이드 배경이미지 */
.jangbi-swiper .j01 {
    background-image: url('/wp-content/uploads/2026/06/jangbi03.jpg');
}

.jangbi-swiper .j02 {
    background-image: url('/wp-content/uploads/2026/06/jangbi01.jpg');
}

.jangbi-swiper .j03 {
    background-image: url('/wp-content/uploads/2026/06/jangbi02.jpg');
}

/* 텍스트 스타일 */
.jangbi-swiper .swiper-slide .cap {
    opacity: 0.8;
}

.jangbi-swiper .swiper-slide .p-tit {}

.jangbi-swiper .swiper-slide .desc {}

/* 페이징 */
.jangbi-swiper .jangbi-paging {
    position: static !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100% !important;
    padding-top: var(--typeB-gap-xl);
}

.jangbi-swiper .jangbi-paging .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #9ab4c7;
    opacity: 0.5;
    margin: 0 !important;
    border-radius: 50%;
    transition: all 0.3s ease;
    cursor: pointer;
}

.jangbi-swiper .jangbi-paging .swiper-pagination-bullet-active {
    background: #113657;
    opacity: 1;
    width: 24px;
    border-radius: 5px;
}

.con06-01 {
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(230, 245, 255, 1) 100%);
}

.con06-01 .con-inner {
    gap: var(--typeB-space-r);

}

.con06-01 .desc h3 {
    padding-bottom: var(--typeB-gap-lg);
}


/* 둘러보기 */

.con06-02 .con-inner {
    max-width: 100%;
    padding: var(--typeB-space-lg) 0;
}

.con06-02 .txt-wrap .hd3 {
    padding-bottom: var(--typeB-space-r);
    max-width: var(--typeB-layout);
    margin: 0 auto;
}

.tour-wrap {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.tour-swiper {
    width: 100%;
}

.tour-swiper .swiper-slide.swiper-slide-next,
.tour-swiper .swiper-slide.swiper-slide-prev {
    transform: scale(0.9) !important;
}

.tour-swiper .swiper-slide img {
    border-radius: 2rem;
    overflow: hidden;
}

.tour-swiper .swiper-button-next {
    left: auto;
    right: 27.5% !important;
}

.tour-swiper .swiper-button-prev {
    right: auto;
    left: 27.5% !important;
}

.tour-swiper .swiper-button-prev,
.tour-swiper .swiper-button-next {
    color: var(--main-color) !important;
}

.tour-swiper .swiper-button-prev svg,
.tour-swiper .swiper-button-next svg {
    stroke: var(--main-color) !important;
}

/* 진료안내  */
.con07-01 {
    background-color: #f2f9ff;
}

.con07-01 h3 {
    padding-bottom: var(--typeB-space-s);
}

.subject-li {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: var(--typeB-gap-lg);
    text-align: center;
    justify-content: center;
}

.subject-li li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: var(--typeB-gap-sm);
    width: 24%;
}

.subject-li .txt {
    text-align: center;
}


.con08 .hd3 {
    padding-bottom: var(--typeB-space-s);
}

.con08 .desc {
    gap: var(--typeB-space-s);
}

.map-info-con {
    gap: var(--typeB-space-xl);
    align-items: flex-start;
    justify-content: space-between;
    overflow: hidden;
}

.map-info-con>div {
    flex: 1;
}

.map-info-con .lf {
    gap: var(--typeB-gap-xl);
    padding-left: 3em;
}

.map-info-con .rg {
    min-width: 430px;
}

.map-info-con .rg .p-tit {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.m-info .sub-ft,
.map-info-con .rg .sub-ft {
    margin-bottom: var(--typeB-gap-sm);
}

.m-time-info li {
    gap: var(--typeB-gap-r);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 4px;
}

.m-time-info li:last-child {
    margin-bottom: 0;
}

.m-day .t_space {
    display: inline-block;
    width: 0.1em;
}

.m-time-info .m-day {
    display: flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing: 0;
    flex: 0 0 6em;
}

.m-time-info .m-day.ft-b span {
    font-weight: 700;
}

.m-time-info .m-time {
    letter-spacing: 0.2em;
    position: relative;
    margin-left: 4px;
}

.m-time-info .m-time.ft-b,
.m-time-info .m-time .ft-b {
    letter-spacing: 0.17em;
}

.m-time-info .m-time .m-badge {
    margin-left: var(--typeB-gap-sm);
    letter-spacing: 0.05em;
    padding: 1px 0.5em 2px;
    position: absolute;
    top: 50%;
    right: -4.5em;
    transform: translate(0, -42%);
}

.map-info-con .help-txt {
    margin-left: 2.3em;
}

/* 전화연결 */
.con09 {
    background-color: var(--main-color);
}

.con09 .con-inner {
    justify-content: space-between;
    align-items: center;
    padding-top: var(--typeB-space-s);
    padding-bottom: var(--typeB-space-s);
}

.con09 .lf {}

.con09 .rg {}

.con09 .rg a {
    font-size: 4em;
    line-height: 1em;
}

.con09 .rg a:hover {
    color: var(--sub-color04)
}

.con09 .rg a:hover .tel-pfx {
    opacity: 1;
    color: var(--sub-color04)
}

.con09 .rg .tel-pfx {
    opacity: 0.7;
    font-size: 0.6em;
}

.con09 .rg .tel-help {
    text-align: right;
}

.one-ft-logo-link {
    display: flex;
    align-items: center;
}

.one-ft-logo-link img {
    width: 200px;
}

/* =============================================
 태블릿 이하 (≤ 1024px)
 ============================================= */
@media all and (max-width: 1024px) {


    .mo-sl-txt .p-tit {
        font-size: 5vw;
    }

    .mo-sl-txt .txt-cp {
        font-size: 2vw;
    }

    .mo-sl-txt {
        font-size: 3vw !important;
    }

    /* 사랑니 발치 */
    .con04-0402 {
        background: #002547;
    }

    .con04-0402 .lf,
    .con04-0402 .rg {
        width: 100%;
    }

    .con04-0402>.flx-row {
        flex-direction: column;
    }

.con04-0402 .rg img {
    height: auto;
    object-fit: cover;
    width: 100%;
    margin-bottom: -1.9%;
}
    /* 턱관절 */
    .con04-0502 {
        background: #002547;
    }

    .con04-0502 .lf,
    .con04-0502 .rg {
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .con04-0502>.flx-row {
        flex-direction: column;
    }
	.con04-0502 .rg {
		margin-top: 0;
	}
    .con04-0502 .rg img {
        height: auto;
        object-fit: cover;
        width: 100%;
        margin-bottom: 0;
		
    }

    /* qna 공통 */
    .qna-answer {
        padding-left: calc(var(--typeB-gap-xl) + 2em);
    }

    /* 장비소개 */
    /* 진료안내 */
    .map-info-con .lf {
        margin: 0 auto;
        padding-left: 0;
    }

    .map-info-con .rg .p-tit {
        justify-content: center;
        width: 95% !important;
    }

    .map-info-con {
        gap: var(--typeB-gap-xl);
        padding: 0 var(--typeB-space-safe);
        flex-direction: column;
        justify-content: center;
    }

    .m-info .sub-ft,
    .map-info-con .rg .sub-ft {
        text-align: center;
        display: block;
        width: 100%;
    }

    .m-info.m-info02 {
        text-align: center;
    }

    .map-info-con .lf {
        margin: 0 auto;
    }

    .map-info-con .rg {
        min-width: 350px;
        margin: 0 auto;
    }
}

/* =============================================
 모바일 (≤ 639px)
 ============================================= */
@media all and (max-width: 639px) {

    .flx-row {
        flex-direction: column;
    }

    .con-inner h3,
    .con-inner .desc,
    .con-inner p {
        text-align: center;
    }

    .mo-sl-txt .p-tit {
        font-size: 6vw;
    }

    .mo-sl-txt {
        font-size: 3.7vw !important;
    }

    /* 바위치과 특별함  */
    .special-li .idx {
        padding: 0.2em var(--typeB-gap-lg);
    }

    .special-li li {
        background-position: right 10% center;
        background-size: auto 100%;
    }

    .con01-02 ul {
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }

    .con01-03 {
        background-image: url('/wp-content/uploads/2026/06/go-to-blog-mo.jpg');
    }

    .con01-03 .con-inner p,
    .con01-03 .con-inner .desc {
        text-align: left;
    }

    .con-inner .special-li h3,
    .con-inner .special-li p {
        text-align: left;
    }

    /* 의료진 소개 */
    .con02-01 {
        gap: 0;
        flex-direction: column-reverse;
        background: url('/wp-content/uploads/2026/06/mo-doc-bg-crop.jpg')no-repeat top right / 100% auto;
    }

    .con02-01 .rg {
        display: none;
    }

    .con02-01 .lf {
        width: 100%;
        gap: var(--typeB-gap-lg);
        padding: 50% 0 var(--typeB-space-xl);
    }

    .con02-02 {
        background-image: url('/wp-content/uploads/2026/06/mo-doc-intro-bg.jpg');
    }
.con02-01 .lf h3 {
    text-align: left;
}
    /* 임플란트 */
    .con03-01 {
        background-image: url('/wp-content/uploads/2026/06/mo-con03-01-bg.jpg');
        background-size: 120% auto;
        background-position: top 10% center;
    }

    .con03-01 .p-tit {
        padding-top: 53%;
    }

    .con03-01 .desc li {
        padding-bottom: var(--typeB-gap-sm);
    }

    .con03-02 .con-inner {
        flex-direction: column;
    }

    .con03-02 .lf,
    .con03-02 .rg {
        width: 100%;
        text-align: center;
    }

    .con03-02 .rg {
        width: 100%;
    }

    .con03-01-sl {
        max-width: 100%;
        width: 100%;
    }

    .con03-03 .con-inner {
        flex-direction: column-reverse;
    }


    .con03-03 .con-inner>div {
        width: 100%;
        text-align: center;

    }

    .con03-03 .lf {
        width: 75% !important;
        padding-top: var(--typeB-space-s);
    }

    .con03-03 ul {
        width: 90%;
        margin: 0 auto;
    }

    .con03-04 .con-inner {
        text-align: center;
    }

    .con04-0103 h3 {
        text-align: center;
    }

    .num-sl .rg .badge {
        padding: 0.15em 0.75em 0.12em;
    }

    .num-sl .con {
        flex-direction: column;
    }

    .num-sl .lf {
        width: 100%;
        max-width: 540px;
    }

    .num-sl .con {
        gap: var(--typeB-gap-xl);
        flex-direction: column;
    }

    .num-sl .rg .sub-txt,
    .num-sl .control-box {
        justify-content: center;
    }
.con04-sub-tit .desc.p-tit {
    font-size: 4.3vw;
}
    /* 충치치료 */
    .con04-0101 {
        background-image: url('/wp-content/uploads/2026/06/mo-con04-0101-bg.jpg');
        background-size: auto 70%;
        background-position: left 12% bottom;
    }

    .con04-0102 .flx-row {
        gap: var(--typeB-space-s);
    }

    .con04-0102 .lf {
        width: 100%;
    }

    .con04-0102 .rg {
        width: 80%;
    }

    .qna-question-text {
        align-items: flex-start;
    }

    .qna-arrow {
        width: 23px;
        height: 22px;
    }

    .qna-arrow::before,
    .qna-arrow::after {
        width: 9px;
    }

    .qna-answer {
        padding-left: 3em;
        text-align: left !important;
    }

    /* 신경치료 */
    .con04-0201 {
        background-image: url('/wp-content/uploads/2026/06/mo-con04-0201-bg.jpg');
        background-size: auto 90%;
        background-position: left 15% bottom;
    }

    .con04-0202 .desc .idx {
        text-align: left;
    }

    .con04-0202 .desc li {
        width: 100%;
    }

    /* 치주치료 */
    .con04-0301 {
        background-image: url('/wp-content/uploads/2026/06/mo-con04-0301-bg.jpg');
        background-size: auto 70%;
        background-position: left 12% bottom;
    }

    .con04-0302 .flx-row {
        align-items: center;
        gap: var(--typeB-gap-lg);
    }

    .con04-0302 .rg li .p-tit {
        align-items: center;
        justify-content: flex-start;
        gap: var(--typeB-gap-sm);
        flex-direction: column;
        padding-bottom: var(--typeB-gap-sm);
    }

    .con04-0302 .rg li p:last-child {
        padding-left: 0;
    }



    /* 사랑니 발치 */
    .con04-0401 {
        background-image: url('/wp-content/uploads/2026/06/mo-con04-0401-bg.jpg');
        background-size: auto 70%;
        background-position: left 12% bottom;
    }

    .con04-0402 .lf,
    .con04-0402 .rg {
        text-align: center;
    }

    .con04-0402 .lf h3 {
        width: 100%;
    }

    /* 턱관절 치료 */
    .con04-0501 {
        background-image: url('/wp-content/uploads/2026/06/mo-con04-0501-bg.jpg');
        background-size: auto 100%;
        background-position: left 13% center;
    }

    /* 틀니 */
    .con04-0601 {
        background-image: url('/wp-content/uploads/2026/06/mo-con04-0601-bg.jpg');
        background-size: 100% auto;
        background-position: left bottom;
    }

    /* 소아진료 */
    .con04-0701 {
        background-image: url('/wp-content/uploads/2026/06/mo-con04-0701-bg.jpg');
        background-size: 100% auto;
        background-position: center bottom;
    }

    .con04-0702 .flx-row {
        justify-content: center;
        align-items: center;
        gap: var(--typeB-gap-lg);
    }

    .con04-0702 .rg ul {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .con04-0702 .rg p {
        flex-direction: column;
        padding-bottom: var(--typeB-gap-sm);
    }

    .con04-0702 .rg li>span {
        padding-left: 0;
    }

    .con04-0702 .lf,
    .con04-0702 .rg {
        width: 100%;
    }

    /* 보험진료  */
    .con05-li {
        grid-template-columns: 1fr;
    }

    /* 모바일 장비소개 */
    .jangbi-swiper .jangbi-paging {
        margin-top: 1em;
    }

    .jangbi-swiper .swiper-slide {
        padding: 18em var(--typeB-space-s) 1em;
    }

    .jangbi-swiper .swiper-slide .desc {
        text-align: left;
    }

    .tour-swiper {
        padding: 0 40px !important;
    }

    .tour-swiper .swiper-button-next {
        right: -0.4% !important;
    }

    .tour-swiper .swiper-button-prev {
        left: -0.4% !important;
    }

    .tour-swiper .swiper-button-next svg {
        transform: scale(0.65);
    }

    .tour-swiper .swiper-button-prev svg {
        transform: scale(0.65) rotate(180deg) !important;
    }

    .subject-li li {
        width: 22vw;
    }

    /* 진료안내 */
    .m-time-info li {
        gap: var(--typeB-gap-xl);
    }

    .map-info-con {
        flex-direction: column;
    }

    .m-time-info .m-day {
        flex: 0 0 5em;
    }

    .map-info-con address {
        text-align: center;
    }

    .map-info-con .help-txt {
        padding-left: 0;
        margin: 0;
    }

    .m-time-info {
        padding-left: 0vw;
    }
	.m-time-info .m-time .m-badge {
		right: -4.2em;
	}
    .map-info-con {
        gap: var(--typeB-space-s);
    }

    .map-info-con .lf {
        gap: var(--typeB-space-s);
    }

    .con09 .rg a {
        font-size: 3em;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.con09 .rg .tel-pfx {
		display: flex;
		align-items: center;
	}
    .con09 .con-inner {
        gap: var(--typeB-gap-r);
    }
}

/* =============================================
 모바일 (≤ 480px)
 ============================================= */
@media all and (max-width: 480px) {
.m-time-info {
    padding-left: 3.4vw;
}
.map-info-con .help-txt {
    padding-right: 9vw;
}
}