@charset "utf-8";
/*========================================================================================================================================= */
/*================================================================ common ================================================================= */
/*========================================================================================================================================= */

.stick ul.flex li h6{background: #2c4a68; color: #fff; padding: 10px;  font-weight: 700; transform: skew(-0.1deg);}
.stick ul.flex li:nth-child(2n) h6{background: #006a65;}


/* 숫자 스타일 */
.num::before {content: attr(data-num); display: flex; justify-content: center; align-items: center; width: 50px; height: 50px;  background: linear-gradient(to right, #5b7f9d, #152e4c); color: #fff; font-size: 24px; font-weight: 500; text-align: center;}
.num.num-posa::before {position: absolute; margin: 0;}


/* 미들 타이틀 (작은 타이틀) */
.middle-title {text-align: center; margin-bottom: 40px;} 
.middle-title p { font-weight: 400; white-space: pre-line; margin-top: 20px;} 
.middle-title h4 {line-height: 1.4; font-weight: 600; transform: skew(-0.1deg); white-space: pre-line;} 
.middle-title h5 {font-weight: 900; white-space: pre-line;}
.middle-title h6 {font-weight: 700; white-space: pre-line;}
.middle-title > span.num::before { font-weight: 400; transform: skew(-0.1deg); margin: 0 auto 20px; border-radius: 50%; background: #00a99e;} 
.middle-title .en-sub{color: #aaa;letter-spacing: 0.5px;margin-bottom: 10px;font-weight: 500;font-size: 1.5em;}

/* 둥그런 타이틀 */
.border-title {text-align: center; margin-bottom: 40px;} 
.border-title h5{display: inline-block;padding: 10px 50px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius:30px ;font-weight: 900;background: #f3f3f3;}


/* 테이블 스타일 */
.table-wrap {text-align: center;}
.table-wrap .middle-title h4 {display: inline-block; padding: 12px 20px 8px; background-color: #2c4a68; color: #fff;}
.table-wrap table {width: 100%; white-space: pre-line;}
.table-wrap table tr, .table-wrap table th, .table-wrap table td {font-size: 18px; padding: 15px 10px; border: 1px solid #eee; vertical-align: middle;}
.table-wrap table thead tr, .table-wrap table tbody tr th {background: #f5f5f5; font-weight: 600;}
.table-wrap .imp-icon img{max-width: 50px; margin-bottom: 10px;}


/* 사진 들어간 테이블 */
.photo-table table {text-align: center; width: 100%;}
.photo-table table tr, .photo-table table tr td {padding: 15px 10px; border: 1px solid #ccc; vertical-align: middle;color: #000;}
.photo-table table td {white-space: pre-line;}
.photo-table table thead tr:first-of-type td, .photo-table table thead tr {border: none;}
.photo-table table thead tr:first-of-type td {padding: 0;}
.photo-table table thead tr:last-of-type td {background: #0cb2fb; color: #fff; font-weight: 600; font-size: 20px;}
.photo-table table thead tr:first-of-type td:not(:first-child) {border: 1px solid #ccc; border-bottom: none;}
.photo-table table tbody{background: #fff;}

/* 숫자 리스트 */
.num-list .num {position: relative; margin-bottom: 30px; padding-left: 50px; text-align: left; /* display: flex; align-items: center; */}
.num-list .num:last-child {margin-bottom: 0;}
.num-list .num::before {position: absolute; display: flex; align-items: center; justify-content: center; left: 0; top: 0px; width: 35px; height: 35px; font-size: 20px;}
.num-list .num:nth-child(2n)::before {background-color: #00635e;}
.num-list.middle .num::before {top: 50%; transform: translateY(-50%);}


/* 이미지 테두리 리스트 */
.line-list img {border: 1px solid #ccc;}


/* 원형 이미지 테두리 리스트 */
.circle-list img {border-radius: 50%; border: 1px solid #ccc;}


/* 파란 선 들어간 네모 박스 */
.line-box li > div {position: relative; padding: 30px 20px 30px 30px; border: 1px solid #eee;}
.line-box li > div::after {content: ''; display: block; width: 10px; height: 100%; position: absolute; left: 0; top: 0; background-color: #2c4a68;}
.line-box h5 {margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #eee; font-weight: 500;}
.line-box p {white-space: pre-line;}


/* 사진+텍스트 들어간 기본 스타일 */
.basic-box {display: flex; align-items: center; justify-content: flex-start; margin-top: 40px;}
.basic-box:first-of-type {margin-top: 0;}
.basic-box li:first-child {flex: 1;}
.basic-box li:last-child {margin-left: 30px; flex: 1;}
.basic-box li h5 {margin: 0 0 15px; font-weight: 600; white-space: pre-line; font-family: 'GmarketSansMedium'; transform: skew(-0.1deg);}
.basic-box li.num h5 {margin: 20px 0 15px;}
.basic-box li p {white-space: pre-line;}
.basic-box.line li h5 {position: relative; padding-bottom: 10px;}
.basic-box.line li h5::before {position: absolute; content: ''; left: 0; bottom: 0; width: 50px; height: 2px; background: #274c8d;}


/* 원 안에 아이콘 없는 박스 */
.circle-box > div > div {border-radius: 50%; background-color: #f5f5f5;}
.circle-box:nth-child(2n-1) > div > div {background-color: #ebf4f2;}
.circle-box > div > div::after {content: ''; display: block; padding-bottom: 100%;}
.circle-box p {position: absolute; width: 100%; height: auto; bottom: 50%; transform: translate(0, 50%); text-align: center; white-space: pre-line;}
.circle-box h5 {position: absolute; white-space: pre-line; text-align: center; bottom: 50%; transform:translateY(50%); display: inline-block; width: 100%;	}
/* .circle-box span{font-size: 24px; font-weight: bold;} */


/* 원 안에 아이콘 들어간 리스트 */
.circle-icon > li > div > div {border-radius: 50%; border: 2px solid #f5f5f5; width: 100%; height: 100%;}
.circle-icon > li:nth-child(2n-1) > div > div {border: 2px solid #d9dfee;}
.circle-icon > li > div > div::after {content: ''; display: block; padding-bottom: 100%;}
.circle-icon > li > div > div > div {position: absolute; display: flex; flex-direction: column; justify-content: center; align-items: center; top: 50%; transform: translate(-50%, -50%); left: 50%; height: 50%; width: 100%;}
.circle-icon p {margin-top: 15px; line-height: 1.4;}


/* 배경색 타이틀 */
.bg-tit {display: inline-block; padding: 6px 32px; margin: 0 auto 40px; border-radius: 40px; background: #00a99e; color: #fff; font-family: 'Noto Sans KR','Noto Sans KR'; font-weight: 700;}


/* 둥근 모서리를 가진 배경색 타이틀 */
.radius-tit {display: inline-block; padding: 8px 42px; margin: 0 auto; border-radius: 40px; background: linear-gradient(to right, #1f3d74, #4067aa); color: #fff;}


/* 자세히 보기 버튼 */
.detail-btn a {position: relative; display: inline-block; margin-top: 20px; padding: 12px 30px; border: 1px solid #333; font-size: 15px; font-weight: 700; transition: 0.4s ease-in-out;}
.detail-btn a::before {content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; background-color: #327cbd; transition: 0.4s ease-in-out; z-index: -1;}
.detail-btn a:hover::before {width: 100%;}
.detail-btn a:hover {color: #fff; border: 1px solid #327cbd;}

/*================================================================ 1500px 이하 ================================================================= */
@media screen and (max-width:1500px) {

}

/*================================================================ 1200px 이하 ================================================================= */
@media screen and (max-width:1200px) {
/* #wrapper {margin-top: 69px;} */

}

/*================================================================ 1025px 이하 ================================================================= */
@media screen and (max-width:1025px) {

}

/*================================================================ 900px 이하 ================================================================= */
@media screen and (max-width:900px) {
.middle-title .en-sub{font-size: 1.1em;}


/* 테이블 스타일 */
.table-wrap .table-scroll {overflow-x: scroll; overflow-y: hidden; max-width: 100%;}
.table-scroll::-webkit-scrollbar {width: 12px;}
.table-scroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); border-radius: 5px; background-color: rgba(220, 220, 220, 0.3);}
.table-scroll::-webkit-scrollbar-thumb {background-clip: padding-box; border-radius: 5px; background-color: #516371; border: 2px solid transparent;}
.table-wrap table {min-width: 900px;}
.table-wrap table tr, .table-wrap table th, .table-wrap table td {font-size: 15px;}
}

/*================================================================ 769px 이하 ================================================================= */
@media screen and (max-width:769px) {

.res-bg{padding: 80px 0 !important;}

/* 숫자 스타일 */
.num::before {margin: 10px auto 0;}
.num-list .num::before {margin: 0 10px 0 0;}


/* 사진 들어간 테이블 */
.photo-table table td {font-size: 15px;}
.photo-table table thead tr:last-of-type td {font-size: 18px;}


/* 사진+텍스트 들어간 기본 스타일 */
.basic-box {display: block; text-align: center;}
.basic-box:not(:first-of-type) {margin-top: 40px;}
.basic-box li:last-child {margin-left: 0; margin-top: 20px;}
.basic-box li h5 {margin: 20px 0 10px !important;}
.basic-box li img {border-radius: 20px; max-width: 500px; width: 100%;}
.basic-box.line li h5::before {left: 50%; transform: translateX(-50%);}


/* 파란 선 들어간 네모 박스 */
.line-box li::after {width: 8px;}
.line-box li > div {height: auto !important;}
}

/*================================================================ 600px 이하 ================================================================= */
@media screen and (max-width:600px) {

}

/*================================================================ 425px 이하 ================================================================= */
@media screen and (max-width:425px) {

.link {top: -60px;}
.res-bg{padding: 50px 0 !important;}
.stick .flex > li > div.m10{margin: 5px;}
.title-num{font-size: 20px; width: 45px; height: 45px;}


/* 숫자 스타일 */
.num::before {width: 40px; height: 40px; font-size: 17px; margin: 0 auto;}
.num-list .num {display: flex; align-items: center; margin-bottom: 0; padding-left: 40px;}
.num-list .num:not(:first-child) {margin-top: 20px;}
.num-list .num::before {width: 30px; height: 30px; margin: 0 auto; font-size: 16px;}


/* 미들 타이틀 (작은 타이틀) */
.middle-title{margin-bottom: 20px;}
.middle-title p{line-height: 1.7;}
.middle-title > span.num::before {margin: 0 auto 10px;}


/* 사진+텍스트 들어간 기본 스타일 */
.basic-box li img {border-radius: 10px; max-width: 70%;}
.basic-box li h5 {margin: 15px 0 10px !important; line-height: 1.4;}


/* 원 안에 아이콘 없는 박스 */
.circle-box > div {margin: 5px !important;}
.circle-box h5 {font-size: 15px;}


/* 파란 선 들어간 네모 박스 */
.line-box li::after {width: 5px;}
.line-box li > div {padding: 25px 20px 30px 25px;}
.line-box li h5 {padding-bottom: 5px; margin-bottom: 10px;}


/* 테이블 스타일 */
.table-wrap table {min-width: 700px;}
.table-wrap table tr, .table-wrap table th, .table-wrap table td {font-size: 12px;}
.table-wrap .imp-icon img{max-width: 30px; margin-bottom: 5px;}


/* 사진 들어간 테이블 */
.photo-table table td {font-size: 12px;}
.photo-table table tr, .photo-table table tr td {padding: 10px 5px;}
.photo-table table thead tr:last-of-type td {font-size: 15px;}


/* 배경색 타이틀 */
.bg-tit {padding: 3px 24px; margin: 0 auto 20px;}


/* 둥근 모서리를 가진 배경색 타이틀 */
.radius-tit {padding: 6px 32px;}
}


/*========================================================================================================================================= */
/*================================================================ common ================================================================= */
/*========================================================================================================================================= */

/* =================================================================================================================================== */
/* =========================================================== main-common =========================================================== */
/* =================================================================================================================================== */

main {overflow: hidden;}
.swiper-container{position: relative; width: 100%; margin: 0 auto;}
.swiper-button-prev, .swiper-button-next {margin: 0;}

.case-comparison {position: relative;}
.case-comparison .case {position: relative;}
.case-comparison .case-num {position: absolute; display: flex; align-items:center; top: 10px; left: 10px; width: 80px; height: 80px; border: 1px solid #fff; z-index: 1; background: rgba(0,0,0,0.6);}
.case-comparison .case-num p {width: 100%; color: #fff; text-align: center; white-space: pre-line; font-weight: 900;}
.case-comparison .case-img {text-align: center; border: 1px solid #727272;}
.case-comparison .case-img img {width: 100%;}
.case-comparison .case-exp {position: absolute; right: 20px; bottom: 20px;}
.case-comparison .case-exp p {color: #fff; font-weight: 700;}
.case-comparison .case-after {position: absolute; top: 0; left: 0; width: 100%; z-index: 0; opacity: 0;}
.case-comparison .case-after {-webkit-animation: fadeIn50 1s 0.3s forwards; animation: fadeIn50 1s 0.3s forwards;}
.case-comparison .case-after.move {-webkit-animation: none; animation: none;}

@-webkit-keyframes fadeIn50 {
    0% {opacity: 0;}
    to {opacity: 0.5;}
}
@keyframes fadeIn50 {
    0% {opacity: 0;}
    to {opacity: 0.5;}
}

.case-slider {padding: 20px 15px 0; display: flex; align-items: center; justify-content: space-between; width: 100%;}
.case-slider .txt {font-size: 18px; font-weight: 700; transform: skew(-0.1deg);}
.case-slider .prog-bar {width: 75%; display: flex; justify-content: center; position: relative;}
.case-slider .prog-bar:after {position: absolute; content: ""; top: 50%; left: 0; transform: translateY(-50%); width: 100%; height: 2px; background: #ededed; z-index: -1;}

.case-slider input[type=range] {-webkit-appearance: none; width: 100%; background: transparent;}
.case-slider input[type='range' i] {appearance: auto; cursor: default; color: -internal-light-dark(rgb(16, 16, 16), rgb(255, 255, 255)); padding: initial; border: initial; margin: 2px;}
.case-slider input[type='range'] {-webkit-appearance: none; width: 100%; background: transparent;}
.case-slider input[type='range']::-webkit-slider-thumb {-webkit-appearance: none; background: #fff; width: 44px; height: 44px; background: url("../img/main/range_arrow.png") center/cover no-repeat;}
.case-slider input[type='range']::-moz-range-thumb {background: #fff; width: 44px; height: 44px; background: url("../img/main/range_arrow.png") center/cover no-repeat;}
.case-slider input[type='range']:focus {outline: none;}
.case-slider input[type='range']::-ms-track {width: 100%; cursor: pointer; background: transparent; border-color: transparent; color: transparent;}

.case-caution ul {display: flex;}
.case-caution ul > li:first-child {margin-right: 5px;}
.case-caution ul > li:last-child {flex: 1;}

#gallery .swiper-container {width: 100%; margin: 0 auto;}
#gallery .swiper-slide-container {height: 100%; margin: 0 auto; display: flex; justify-content: center; align-items: center;}
#gallery .swiper-button-prev, #gallery .swiper-button-next {color: #fff; top: 50%; transform: translateY(-50%);}
.gallery-top {height: 80%; width: 100%;}
.gallery-thumbs {height: 20%; padding: 10px 0;}
.gallery-thumbs .swiper-slide {width: 20%; height: 100%; opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

/* 탭 메뉴 스타일 */
.dentist .tab-btn {display: flex; margin: 20px 0 40px;}
.dentist .tab-btn input {display: none;}
.dentist .tab-btn label {display: inline-block; padding: 15px 25px; text-align: center; border: 1px solid #ccc; color: #bbb; background-color: #fff;}
.dentist .tab-btn label:hover {color: #7fcef4; cursor: pointer; transition: all ease 0.3s;}
.dentist .tab-btn input:checked + label {color: #fff; background-color: #111; transition: all ease 0.3s;}

/* 탭 메뉴 내용 스타일 */
.dentist{padding-top: 100px;}
.dentist .tab-content {}
/* #tab-content2, #tab-content3, #tab-content4, #tab-content5 {display: none;} */
.dentist .tab-content > ul {display: flex; width: 100%;gap:50px;align-items: center;}
.dentist .tab-content > ul > li {width: 60%; position: relative;}
.dentist .tab-content > ul > li:first-child{width: 40%;text-align: center;}
.dentist .tab-content .tab-name {border-bottom: 2px dotted #ddd; margin-bottom: 20px; padding-bottom: 20px;}
.dentist .tab-content .tab-name > div {}
.dentist .tab-content .tab-name > div h3 { white-space: pre-line;font-weight: 700;}
.dentist .tab-content .tab-name > div span {padding: 0 5px; font-size: 0.5em; font-weight: 500; background: #0cb2fb; color: #fff;}
.dentist .tab-content .tab-name p {font-weight: 700;}
.dentist .tab-content .tab-name p.txt {margin-top: 20px; padding-top: 20px; font-weight: 400; white-space: pre-line; border-top: 2px dotted #ddd;}
.dentist .tab-content > ul > li:first-child img {max-width:500px; width: 100%;}
.dentist .tab-content .disc-box-wrap{display: flex;}
.dentist .tab-content .disc-list {}
.dentist .tab-content .disc-list li {line-height: 1.8;  font-family: 'Noto Sans KR','Noto Sans KR'; font-weight: 500;}



.case-slide-wrap {position: relative;}
.case-button-next,
.case-button-prev {top: 50%; transform: translateY(-50%); color: #727272; margin-top: 0;}
.case-button-next {right: -50px;}
.case-button-prev {left: -50px;}
.case-pagination {bottom: -40px !important;}
.case-pagination .swiper-pagination-bullet {width: 10px; height: 10px; background: #fff; opacity: 0.8; transition: all 0.5s ease-in-out; border: 1px solid #eee;}
.case-pagination .swiper-pagination-bullet-active { width: 25px; border-radius: 5px; background: #0cb2fb;}

.main-tit {position: relative; text-align: center; margin-bottom: 40px;}
.main-tit.white {color: #fff;}
.main-tit .sub-tit {margin-bottom: 5px; font-weight: 600;letter-spacing: 1px;}
.main-tit .tit {color: #000; font-family:'Noto Sans KR','Noto Sans KR'; font-weight: 800; transform: skew(-0.1deg);}
.main-tit.white .tit {color: #fff;}



/* ===================== Mobile size : 1700px ======================= */

@media screen and (max-width: 1700px){
	.main_promise_left{padding-left: 20px;padding-top: 100px;	}
}

/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px){

.dentist .tab-content .tab-name p {display: inline-block;}
.dentist .tab-btn {margin: 20px auto 40px; flex-direction: column; max-width: 350px;}
.dentist .tab-btn label {padding: 8px 15px;}
.dentist .tab-content .tab-name > div{display: block;}
.dentist .tab-content > ul > li:first-child img  {max-width:350px; width: 100%;}
.dentist .tab-content > ul {display: block; background: none;}
.dentist .tab-content > ul > li {width: 100%; text-align: center;}
.dentist .tab-content > ul > li:first-child{width: 100%;background: #fff;}
.dentist .tab-content > ul > li:last-child{width: 100% ;margin: 20px 0 0 0;}

.dentist .tab-content .disc-box{display: block;}
.dentist .tab-content .disc-list {display: flex; flex-direction: column; align-items: flex-start; max-width:500px; margin-bottom: 20px; text-align: left;}


}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px){
#content{padding-top: 71.7px;}

.case-slide-wrap {margin: 120px auto 0; padding-bottom: 50px;}
.case-pagination {bottom: 0 !important;}

.case-button-next,
.case-button-prev {top: -75px; transform: none; transition: all 0.3s ease-in-out;}
.case-button-next {right: 20px;}
.case-button-prev {left: auto;right: 90px;}
.case-button-next::after,
.case-button-prev::after {font-size: 35px;}
.case-button-next::before,
.case-button-prev::before {position: absolute;	content: ""; width: 55px; height: 55px; border: 1px solid; left: 50%; top: 50%; transform: translate(-50%, -50%);}




}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px){
.dentist{padding-top: 50px;}



}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px){
.case-comparison .case-num {width: 60px; height: 60px;}
.case-comparison .case-num p {font-size: 14px; line-height: 1.3;}
}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px){
.dentist .tab-content .disc-box-wrap{flex-direction: column;}

.case-comparison > li:last-child {margin-top: 40px;}
.case-button-next {right: 15px;}
.case-button-prev {right: 80px;}
.case-button-next::after,
.case-button-prev::after {font-size: 30px;}
.case-button-next::before,
.case-button-prev::before {width: 50px; height: 50px;}
}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {
#gallery .swiper-button-prev:after,
#gallery .swiper-button-next:after {font-size: 30px;}

.dentist .tab-content .disc-list {margin-left: 20px;}

}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px){
#content {padding-top: 66px;}

.case-slider {padding: 0 10px;}
.case-slider .txt {font-size: 14px;}
.case-slider .prog-bar {width: 70%;}
.case-comparison > li:last-child {margin-top: 20px;}

.dentist .tab-btn {margin: 10px auto 30px;}
.dentist .tab-content .tab-name > div h3 {font-size: 25px;}
.dentist .tab-content .tab-name p {font-size: 14px;}
.dentist .tab-content .disc-list {max-width: 260px;}
.dentist .tab-content .disc-box > p{background: #f3f3f3;padding: 10px;-webkit-border-radius: 13px;-moz-border-radius:13px;border-radius: 13px;}
.dentist .tab-content .disc-list li {font-size: 14px;}
.dentist .tab-content img {max-width: 250px;}


.case-slide-wrap {margin: 80px auto 0;}
.case-button-next,
.case-button-prev {top: -65px;}
.case-button-next {right: 10px;}
.case-button-prev {right: 60px;}
.case-button-next::after,
.case-button-prev::after {font-size: 20px;}
.case-button-next::before,
.case-button-prev::before {width: 40px; height: 40px;}

.main-tit {margin-bottom: 20px;}
}


/* =================================================================================================================================== */
/* =========================================================== main-common =========================================================== */
/* =================================================================================================================================== */


/* ==================================================================================================================================== */
/* =========================================================== 메인 슬라이드 영역 =========================================================== */
/* ==================================================================================================================================== */

.main-slide .swiper-slide .img {width: 100%; height: calc(var(--vh, 1vh) * 100 - 55px);}
.main-slide .slide1 .zoom {background: url(../img/main/slide_01.png) center/cover no-repeat;}
.main-slide .slide2 .zoom {background: url(../img/main/slide_02.png) 20%/cover no-repeat;}
.main-slide .slide3 .zoom {background: url(../img/main/slide_03.png) 20%/cover no-repeat;}
.main-slide .slide4 .zoom {background: url(../img/main/slide_04.png) center/cover no-repeat;}
.main-slide .slide5 .zoom {background: url(../img/main/slide_05.png) center/cover no-repeat;}
.main-slide .slide6 .zoom {background: url(../img/main/slide_06.png) center/cover no-repeat;}
.main-slide .swiper-slide .txt {position: absolute; display: flex; align-items: center; justify-content: center; left: 0; top: 0; width: 100%; height: 100%; color: #fff;}
.main-slide .swiper-slide .txt article {position: relative; top: 40px; text-align: center; opacity: 0; transition: all 1s ease-in-out; filter: drop-shadow(1px 1px 5px rgba(0,0,0,0.5));}
.main-slide .swiper-slide-active .txt article {top: 0; opacity: 1;}
.main-slide .swiper-slide .txt .logo {margin-bottom: 50px;}
.main-slide .swiper-slide .txt .tit {font-weight: 300;}
.main-slide .swiper-slide .txt .sub {white-space: pre-line; letter-spacing: 0.05em;margin-bottom: 20px;font-weight: 700;}
.main-slide .swiper-scrollbar.main-slide-scroll {left: 50%; width: 75%; background: rgba(255,255,255,0.4); transform: translateX(-50%); bottom: 80px;}
.main-slide .swiper-scrollbar.main-slide-scroll .swiper-scrollbar-drag {background: #fff;}

/* slide3 이미지 절대 위치 */
.slide3 .slide3-img {position: absolute;bottom: 10%;width: 480px;z-index: 10;left: 50%;margin-left: -240px;}

.slide3 .slide3-img img {
  width: 100%;
  height: auto;
}

.slide3 .slide3-img {

  /* 애니메이션 초기 상태 (밑에서 + 투명) */
  opacity: 0;
  transform: translateY(40px);
  transition: all 1s ease-in-out;
  /* 살짝 늦게 나오게 하고 싶으면 ↓ 이거 주면 됨 */
  /* transition-delay: .15s; */
}

/* 슬라이드가 활성화 되었을 때 */
.slide3.swiper-slide-active .slide3-img {
  opacity: 1;
  transform: translateY(0);
}

/* =================== 더블보드 설명 박스 =================== */
.doubleboard-box {
  margin: 40px auto 0;
  padding: 22px 40px;
  max-width: 520px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
}

.doubleboard-box strong {
  display: block;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}

.doubleboard-box span {
  display: block;
  font-size: 18px;
  font-weight: 400;
}


/*================================================================ 1500px 이하 ================================================================= */
@media screen and (max-width:1500px) {

}

/*================================================================ 1200px 이하 ================================================================= */
@media screen and (max-width:1200px) {
/* #wrapper {margin-top: 69px;} */

.main-slide .swiper-slide .img {height: 700px;}
.main-slide .swiper-slide .txt article {padding: 0 20px;}

  .doubleboard-box {
    margin-top: 30px;
    padding: 18px 24px;
    max-width: 420px;
  }

  .doubleboard-box strong {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .doubleboard-box span {
    font-size: 16px;
  }
}

/*================================================================ 1025px 이하 ================================================================= */
@media screen and (max-width:1025px) {

}
/* ===================== Mobile size : 901px~ ======================= */

@media screen and (min-width:901px){
.main-slide .swiper-button-next {color: #fff; font-size: 65px; right: 30px; width: 50px; height: 100px;  background: rgba(255,255,255,0.1);}
.main-slide .swiper-button-prev {color: #fff; font-size: 65px; left: 30px; width: 50px; height: 100px; background: rgba(255,255,255,0.1);}

}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width:900px){
.main-slide .swiper-button-next {color: #fff; }
.main-slide .swiper-button-prev {color: #fff; }

  .doubleboard-box {
    margin-top: 24px;
    padding: 16px 18px;
    max-width: 90%;
  }

  .doubleboard-box strong {
    font-size: 18px;
  }

  .doubleboard-box span {
    font-size: 14px;
    line-height: 1.5;
  }
   .slide3 .slide3-img{
	position: absolute;
    bottom: 15%;
    width: 250px;
    z-index: 10;
    left: 50%;
    margin-left: -125px;
}



}


/* ==================================================================================================================================== */
/* =========================================================== 메인 슬라이드 영역 =========================================================== */
/* ==================================================================================================================================== */


/* ==================================================================================================================================== */
/* ============================================================ area1 스타일 ============================================================ */
/* ==================================================================================================================================== */


/* 그리드 */
.about-grid{
  display:grid; gap:24px; grid-template-columns:1fr;
}
@media (min-width:720px){ .about-grid{ grid-template-columns:1fr 1fr; } }
@media (min-width:1040px){ .about-grid{ grid-template-columns:1fr 1fr 1fr; } }

/* 카드 */
.about-card{
  position:relative; display:block; overflow:hidden; 
  min-height:280px; box-shadow:0 10px 30px rgba(0,0,0,.12); color:#fff; text-decoration:none;
}
@supports (aspect-ratio:16/10){ .about-card{ aspect-ratio:16/10; min-height:auto; } }

.about-card__bg{
  position:absolute; inset:0; background-size:cover; background-position:center;
  transition:transform .6s ease, filter .6s ease;
}


/* 카드별 배경 이미지 */
.about-card01 .about-card__bg {
  background: url(../img/main/area1_01.png) center/cover no-repeat;
}
.about-card02 .about-card__bg {
  background: url(../img/main/area1_02.png) center/cover no-repeat;
}
.about-card03 .about-card__bg {
  background: url(../img/main/area1_03.png) center/cover no-repeat;
}


/* 오버레이: 항상 존재(투명), 그라데이션은 ::before로 제어 */
.about-card__overlay{
  position:absolute; inset:0; padding:26px; display:grid; align-content:end;
}
.about-card__overlay::before{
  content:""; position:absolute; inset:0; z-index:0;
  background:linear-gradient(to bottom, rgba(21,53,153,.55) 10%, rgba(0,192,250,.55) 100%);
  opacity:0; transition:opacity .35s ease;
}

/* 텍스트 래퍼: 레이어링 담당 */
.about-card__copy{
  position:relative; z-index:1; display:grid; gap:6px;
}

/* 타이틀: 기본 표시, hover 시 살짝 위로 */
.about-card__title{
  font-size:22px; font-weight:900;
  transform:translateY(0); transition:transform .35s ease;
}

/* 서브 문구: 기본 접힘(max-height 트릭) + 페이드/슬라이드 */
.about-card__text{
  line-height:1.7; color:rgba(255,255,255,.95);
  white-space: pre-line;
  max-height:0; overflow:hidden;
  opacity:0; transform:translateY(8px);
  transition:max-height .35s ease, opacity .35s ease, transform .35s ease;
}

/* Hover 인터랙션 */
.about-card:hover .about-card__bg,
.about-card:focus-visible .about-card__bg{
  transform:scale(1.06); filter:brightness(.85) saturate(1.05);
}
.about-card:hover .about-card__overlay::before,
.about-card:focus-visible .about-card__overlay::before{
  opacity:1; /* 그라데이션 켜기 */
}
.about-card:hover .about-card__title,
.about-card:focus-visible .about-card__title{
  transform:translateY(-4px); /* 타이틀 위로 */
}
.about-card:hover .about-card__text,
.about-card:focus-visible .about-card__text{
  max-height:6em; /* 서브 펼침 높이(2~3줄 가정, 필요 시 조정) */
  opacity:1; transform:translateY(0);
}



/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px){

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px){

}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px){

}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px){

}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px){
}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {

}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px){

}


/* ==================================================================================================================================== */
/* ============================================================ area1 스타일 ============================================================ */
/* ==================================================================================================================================== */


/* ==================================================================================================================================== */
/* ============================================================ area2 스타일 ============================================================ */
/* ==================================================================================================================================== */

.area2 .bg-animation{ background: url(../img/main/area2_01.png) center/cover no-repeat;}


/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px){

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px){
}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px){
}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px){



}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px){



}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {
}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px){

}


/* ==================================================================================================================================== */
/* ============================================================ area2 스타일 ============================================================ */
/* ==================================================================================================================================== */


/* ==================================================================================================================================== */
/* ============================================================ area3 스타일 ============================================================ */
/* ==================================================================================================================================== */

.area3-bg {background: url(../img/main/area3_01.png) no-repeat center/cover;}
.area3{color: #fff;}
.area3 .naver-img {max-width: 500px; margin: 40px auto 0;}
.naver-adv-list {display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin: 60px 0 30px;}
.naver-adv-list li {width: calc(25% - 10px);background: #111; padding: 20px; border-radius: 13px; border: 3px solid #aaa;color: #fff; text-align: center; font-weight: 600; min-width: 120px;}
.naver-adv-list li span {font-size: 16px; font-weight: 400;}
.naver-compare {padding: 10px;display: flex; justify-content: center; gap: 10px;margin-top: 30px;}
.naver-compare .box {text-align: center;}
.naver-compare .box img {width: 100%; max-width: 400px;}
.naver-compare .gray {background: #555; color: #fff; padding: 10px; font-weight: 500;}
.naver-compare .blue {background: #789dbb; color: #fff; padding: 10px; font-weight: 500;}

.center-label{color: #000;}

/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px) {

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px) {

}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px) {

}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px) {

}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px) {
  .naver-adv-list li {min-width: 45%; padding: 15px;}
  .naver-compare .box img {max-width: 100%;}
  .area3-bg {padding: 60px 0 40px;}
}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {
.center-label{width: 90%;background: #000;color: #fff;margin: auto;padding: 10px;}
}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px) {


}


/* ==================================================================================================================================== */
/* ============================================================ area3 스타일 ============================================================ */
/* ==================================================================================================================================== */

/* 중간 추가 코드 **/



/* ===== HERO 레이아웃 (좌 카피 / 우 이미지) */
.section-lami-hero{background: #f0f1f0;}
.grid-hero { display:grid; grid-template-columns: 0.9fr 1.1fr; align-items:center; }
.figure-bg{background: url(../img/custom/bg6.png) center/cover no-repeat;}
.hero-copy .eyebrow {  letter-spacing:.08em; color:#9aa3ad; margin-bottom:10px; }
.hero-title { font-size:38px; line-height:1.25; font-weight:800; margin-bottom:14px; }
.hero-desc { color:#333; opacity:.9; }
.chip-list { display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; }
.chip { padding:10px 14px; background:#fff; -webkit-border-radius: 30px;-moz-border-radius:30px ;border-radius:30px ;font-weight:600; }

/* hero 우측 인물 */
.figure-bg { position:relative; aspect-ratio: 4/5; overflow:hidden; }
.figure-bg::before { content:""; position:absolute; inset:0; background-size:cover; background-position:center; }

/* ===== 미세삭제 섹션 */

.illust { display:flex; justify-content:center; margin-top:20px; }
.illust img { width:min(880px, 100%); height:auto; border-radius:12px; box-shadow: 0 10px 30px rgba(0,0,0,.06); }

/* ===== 특장점 4그리드 */
.grid-4 { display:grid; grid-template-columns:repeat(4,1fr); gap:16px; }
.figure-card {border-radius:30px; overflow:hidden;border: 1px solid #ddd;}
.figure-card__img { position:relative; aspect-ratio: 4/2; }
.figure-card__img img { width:100%; height:100%; object-fit:cover; display:block; }
.figure-card__cap { font-family: 'GmarketSansBold';font-size: 20px;padding:12px 14px; color:#fff; font-weight:700; text-align: center; background:linear-gradient(75deg, #153599, #00c0fa); }

/* ===== 품질 섹션 (좌 이미지 / 우 카피) */
.quality-split { display:grid; grid-template-columns: 1.00fr 1.00fr; gap:36px; align-items:center; }
.quality-split.bg1{background: #000;}
.quality-visual img { width:100%; height:auto; display:block; }
.quality-copy{color: #fff;font-family: 'GmarketSansBold'; }
.quality-copy .eyebrow { color:#fff; margin-bottom:8px; letter-spacing:.04em; }
.quality-title { font-size:28px; line-height:1.35; margin-bottom:14px; }


.notice{white-space: pre-line;font-family: "Noto Sans KR", sans-serif;}

/* ===== 반응형 */
@media (max-width: 1080px){
  .grid-hero { grid-template-columns: 1fr; }
  .figure-bg { aspect-ratio: 16/10; background: #fff url(../img/custom/bg6.png) center/cover no-repeat;margin-bottom: 10px;}
  .hero-copy{padding: 50px 10px 30px;text-align: center;}
  .chip-list{justify-content: center;}

}
@media (max-width: 992px){
  .grid-4 { grid-template-columns: repeat(2,1fr); }
  .quality-split { grid-template-columns: 1fr;gap:0;}
  .quality-title { font-size:25px;}
}

/* ===== GRID 유틸 (기존 .grid-3 있으면 재사용) */
.grid-3 { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
@media (max-width: 992px){ .grid-3{ grid-template-columns:repeat(2,1fr); } }
@media (max-width: 640px){ .grid-3{ grid-template-columns:1fr; } }

/* ===== HERO (좌 텍스트 / 우 비주얼) — */

.hero-title { font-size:36px; font-family:"GmarketSansBold";margin-bottom:10px; }
.hero-desc { color:#000; white-space: pre-line;}
.section-wisdom-hero { background:rgba(0,0,0,0.6) url(../img/custom/bg7.png) right/cover no-repeat; color:#fff; }
.figure-bg { position:relative; aspect-ratio: 16 / 11; overflow:hidden; }
.figure-bg::before { content:""; position:absolute; inset:0; background-size:cover; background-position:center; }
@media (max-width:1080px){ 
.grid-hero{ grid-template-columns:1fr; } 
.figure-bg{ aspect-ratio:16/9; } 
.section-wisdom-hero{background-blend-mode: color;}

}
@media (max-width: 640px){
 .grid-4 { grid-template-columns: repeat(1,1fr); }
  .hero-title { font-size:25px; }
  .chip { font-size: 13px; }
  .quality-copy{text-align: center;padding: 40px 20px;}
}

/* ===== 원형 아이콘 4개 */
.circle-icons{ display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin-top:20px; }
.circle-icons__img{ width:100%; aspect-ratio:1/1; border-radius:999px; overflow:hidden; background:#fff; display:grid; place-items:center; }
.circle-icons__img img{ width:98%; height:98%; object-fit:contain; }
.circle-icons__cap{ text-align:center; margin-top:8px;color:#cfd6de; }
@media (max-width:992px){ .circle-icons{ grid-template-columns:repeat(3,1fr); } }



/* ===== 카드 & 체크리스트 */
.section-tmj-check{background: url(../img/custom/bg8.png) center/cover no-repeat;}
.shadow-card{ background:#fff; border-radius:30px; box-shadow:0 10px 30px rgba(0,0,0,.08); padding:50px 100px; }
.check-list{ list-style:none; padding:0;}
.check-list li{ position:relative; border-bottom: 1px dashed #999;padding:10px 10px 10px 35px; margin:10px 0; font-size: 25px;font-weight: 500;}
.check-list li::before{
  content:"✅"; position:absolute; left:0; top:8px; transform:translateY(1px);
  font-weight:800; color:#10b981;
}
.check-list li:last-child{border-bottom:none;}

/* ===== 단계 카드 (3열) */
.step-card{ background:#fff; border-radius:12px; overflow:hidden; box-shadow:0 8px 22px rgba(12,20,28,.06); }
.step-card__img{ position:relative; aspect-ratio: 4 / 3; }
.step-card__img img{ width:100%; height:100%; object-fit:cover; display:block; }
.step-card__bar{ background:#1b5fb6; color:#fff; font-weight:800; padding:10px 14px; }
.step-card__cap{ padding:12px 14px 16px; font-weight:700; }

/* ===== 하단 배너 (티얼 그라데이션) */
.band-teal{ background: url(../img/custom/bg9.png) center/cover no-repeat; color:#fff; }
.cta-split{ display:grid; align-items:center;   grid-template-columns: repeat(2, 1fr);}

.cta-title{font-family:"GmarketSansBold";white-space: pre-line;line-height:1.35; }
.cta-desc{white-space: pre-line;}


@media (max-width:992px){
  .cta-split{ grid-template-columns:1fr; }
  .cta-copy{padding: 40px 20px 20px 20px;}
  .cta-visual img{ max-width:46%; }
  .shadow-card{padding:50px 20px;}
  .check-list li{font-size: 17px;}
  
}
@media (max-width:425px){
.shadow-card{padding:30px 15px;}
.check-list li{font-size: 14px;padding: 10px 10px 10px 25px;}

}

/* ==================================================================================================================================== */
/* ============================================================ area4 스타일 ============================================================ */
/* ==================================================================================================================================== */

.cavities-bg{color: #fff; background: rgba(0,0,0,0.5) url(../img/main/area4_01.png) right/cover no-repeat;}

.area4-1{background: #fff;}
.area4-1 ul.flex .img img {
    width: 100%;
}
.area4-1 ul.flex .txt .top,
.area4-1 ul.flex .txt .btm {
    color: #fff;
}
.area4-1 ul.flex .txt .top {
    padding: 5px 10px;
    font-weight: 800;
    background: #828282;
}
.area4-1 ul.flex .txt .mid {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 5px;
    height: auto;
    background: #e1e1e1;
}
.area4-1 ul.flex .txt .btm {
    padding: 10px;
    font-weight: 600;
    background: #000;
}


.cavities ul.flex .img img {width: 100%;}
.cavities ul.flex .txt .top,
.cavities ul.flex .txt .btm {color: #fff;}
.cavities ul.flex .txt .top {padding: 5px 10px; font-weight: 800; background: #37c1a5;}
.cavities ul.flex .txt .mid {display: flex; align-items: center; justify-content: center; padding: 25px 10px; height: 175px; background: #ededed;}
.cavities ul.flex .txt .btm {padding: 10px; font-weight: 600; background: #000;}

.gum ul.flex .img img {width: 100%;}
.gum ul.flex .txt .top,
.gum ul.flex .txt .btm {color: #fff;}
.gum ul.flex .txt .top {padding: 5px 10px; font-weight: 800; background: #37c1a5;}
.gum ul.flex .txt .mid {display: flex; align-items: center; justify-content: center; padding: 20px 5px; height: auto; background: #ededed;}
.gum ul.flex .txt .btm {padding: 10px 5px; font-weight: 600; background: #000;}



/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px){

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px){

}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px){

}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px){
 .area4-1 ul.flex {max-width: 600px;margin: 0 auto;}
 .area4-1 ul.flex > li {width: 50%;}

.cavities ul.flex {max-width: 600px; margin: 0 auto;}
.cavities ul.flex > li {width: 50%;}
.cavities ul.flex .txt .mid {height: 160px;}

.gum ul.flex {max-width: 600px; margin: 0 auto;}
.gum ul.flex > li {width: 50%;}
}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px){


}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {
.cavities-bg{background-blend-mode: color;}


}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px){

.cavities ul.flex .txt .mid {height: 150px; padding: 20px 10px;}

}


/* ==================================================================================================================================== */
/* ============================================================ area4 스타일 ============================================================ */
/* ==================================================================================================================================== */


/* ==================================================================================================================================== */
/* ============================================================ area5 스타일 ============================================================ */
/* ==================================================================================================================================== */
.treatment-swiper-area { color: #fff; }
.treatment-swiper-container { display: flex; justify-content: space-between; align-items: center; position: relative; }
.treatment-swiper { width: 50%; }
.treatment-swiper .swiper-slide { display: flex; flex-direction: column; align-items: center; text-align: center; }
.treatment-img img { width: 100%; }
.treatment-text {text-align: left;}
.treatment-text {width: 100%;padding: 30px;background: #333;}
.treatment-text p {  color: #ccc; }

.treatment-menu { width: 45%; list-style: none; padding: 0; margin: 0; }
.treatment-menu li { padding: 15px 20px; border-bottom: 1px solid rgba(255,255,255,0.1); cursor: pointer; font-size: 20px; font-weight: 700;background: rgba(255,255,255,0.05); transition: 0.3s; }
.treatment-menu li span { display: inline-block; width: 40px; font-weight: bold; color: #37c1a5; }
.treatment-menu li.active { background: rgba(255,255,255,0.15); color: #fff; }

.treatment-swiper-area  .bg-animation{background: url(../img/main/area6_bg.png) center/cover no-repeat;}

/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px){

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px){

}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px){

}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px){



}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px){
.treatment-swiper-container{flex-direction:column;}
.treatment-menu{width: 100%;}
.treatment-swiper{width: 100%;}
.treatment-menu li{padding: 10px;}

}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {

}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px){

}


/* ==================================================================================================================================== */
/* ============================================================ area5 스타일 ============================================================ */
/* ==================================================================================================================================== */

/* ==================================================================================================================================== */
/* ============================================================ area6 스타일 ============================================================ */
/* ==================================================================================================================================== */

/* ==================================================================================================================================== */
/* ============================================================ area6 스타일 ============================================================ */
/* ==================================================================================================================================== */


.area6 .info .info-box{width: calc(50% - 10px);margin-right: 10px;padding: 20px;}
.area6 .info .tit {text-align: left;margin-top: 30px;margin-bottom: 10px;}
.area6 .info .tit h5,.area6 .info .tit h5 a {font-weight: 600;color: #000;margin-bottom: 10px;margin-top: 10px;}
.area6 .info .tit:first-child h5{margin-top: 0;}

.area6 .info .tel{text-align: center;}
.area6 .info .tel h5{background: #000 !important;color: #fff;padding: 10px;border-radius: 5px;}
.area6 .info .tel h5 a{color: #fff;}

.area6 .info article {display: flex; justify-content: center; flex-direction: column; }

.area6 .map-wrap .root_daum_roughmap .wrap_controllers {display: none;}

.area6 .time {display:flex; flex-direction: column;}
.area6 .time > li:not(:first-child) {margin-top: 10px;}
.area6 .time > li > ul {display:flex; margin-bottom: 3px; text-align: left;}
.area6 .time > li > ul > li:first-child {margin-right: 40px; width: 112px; text-align-last: justify; text-align: center; position: relative;}
.area6 .time > li > ul > li h6 {color: #000; font-weight: 500; transform: skew(-0.1deg);}
.area6 .time > li:nth-child(2) ul li h6{font-weight: 900;position: relative;}
.area6 .time > li:nth-child(2) > ul > li:last-child:before{content:"야간진료";position: absolute;top:5px;right: -85px;background:linear-gradient(75deg, #153599, #00c0fa);color: #fff;font-weight: 500;-webkit-border-radius: 15px;-moz-border-radius:15px ;border-radius: 15px;padding: 0 10px;}
.area6 .time > li:nth-child(4) ul li h6{font-weight: 900;}
.area6 .time > li:nth-child(4) > ul > li:last-child:before{content:"점심시간X";position: absolute;top:5px;right: -90px;background: #333;color: #fff;font-weight: 500;-webkit-border-radius: 15px;-moz-border-radius:15px ;border-radius: 15px;padding: 0 10px;}
.area6 .time > li ul li{position: relative;}
.area6 .time > li ul li:nth-child(2) h6{width: 300px;text-align-last: justify;}

.area6 .notice p {text-align: left;font-weight: 500; color: #5d5d5d;}

.area6 .address ul {display: flex;}
.area6 .address ul li{text-align: left;}
.area6 .address ul li:nth-child(1){margin-right: 10px;}
.area6 .address ul li p{font-size: 23px;}
.area6 .address ul li strong{font-size: 20px;font-weight: 500;}
.area6 .address ul li strong span{display: inline-block;background: #555;padding: 0 20px;font-weight: 600;color: #fff;margin-right: 10px;}



.area6 .call ul li{width: calc(50% - 5px);margin-right: 5px;}
.area6 .call ul li:last-child{margin-right: 0;}
.area6 .call ul.flex a {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;display: flex; align-items: center; justify-content: center; gap:10px;padding: 8px 10px; background: #00ce38; color: #fff;}
.area6 .call ul.flex a img {margin-right: 10px;}
.area6 .call ul.flex > li:nth-child(2) a {background: #ffe812; color: #333;}

/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px){

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px){
.area6 .inner {padding: 0;}
}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px){

.area6 .time > li ul li:nth-child(2) h6{width: 250px;}
.area6 .info article {height: auto;}
.area6 .info > ul.flex > li {width: 100%;margin-right: 0;margin: 10px;}
.area6 .info .img img{width: 100%;height: auto;}

.area6 .address {padding-bottom: 20px;}
.area6 .address ul li p{font-size: 22px;}
}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px){

}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px){

}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {
.area6 .address ul{display: block;text-align: center;margin-bottom: 20px;}
.area6 .address ul:last-child{margin-bottom: 0;}
.area6 .address ul > li:first-child{text-align: center;}
.area6 .address ul li{text-align: center;}

.area6 .info .tit {text-align: center;margin-top: 0;}

.area6 .call ul li{margin-right: 0;}
.area6 .call ul.flex > li {width: 100%;margin-bottom: 10px;}
.area6 .call ul.flex > li:last-child{margin-bottom: 10px;}
.area6 .info .tit h5{background: #eee;padding: 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius:5px ;}


.area6 .time > li > ul > li:first-child {margin-right: 20px; width: 100px;}





}

/* ===================== Mobile size : 500px ======================= */

@media screen and (max-width: 500px) {
.area6 .time > li > ul > li:first-child{width: 95px;}
.area6 .time > li ul li:nth-child(2) h6{width: 210px;}
.area6 .time > li:nth-child(2) > ul > li:last-child:before{content:"야간";top: 0;right: -55px;}
.area6 .time > li:nth-child(4) > ul > li:last-child:before{content:"주말";top: 0;right: -55px;}
.area6 .time > li:nth-child(5) > ul > li:last-child:before{content:"주말";top: 0;right: -55px;}



}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px){


.area6 .time > li > ul > li:first-child {width: 80px;}
.area6 .time > li:nth-child(2) > ul::before {left: -35px; width: 25px; height: 25.5px;}
.area6 .time > li:nth-child(2) > ul::after {right: -30px; width: 22px; height: 27px;}


.area6 .address ul > li:first-child {margin-right: 0;}
.area6 .address ul > li:last-child {top: 5px;}
.area6 .address ul > li p {font-size: 17px;}
.area6 .address ul li strong{font-size: 15px;}

.area6 .time > li ul li:nth-child(2) h6{width: 180px;}

}

@media screen and (max-width: 375px){
.area6 .time > li:nth-child(2) > ul > li:last-child:before{display: none;}
.area6 .time > li:nth-child(4) > ul > li:last-child:before{display: none;}
.area6 .time > li:nth-child(5) > ul > li:last-child:before{display: none;}

.area6 .time > li:nth-child(2) ul{background: #000;}
.area6 .time > li:nth-child(4) ul{background: #000;}

.area6 .time > li:nth-child(2) ul li h6{color: #bbdaf1;}
.area6 .time > li:nth-child(4) ul li h6{color: #bbdaf1;}


.area6 .time > li > ul{justify-content: center;}
.area6 .info .info-box{padding: 10px;}

}
@media screen and (max-width: 350px){

.area6 .time > li ul li:nth-child(2) h6{width: 170px;}

}

/* ==================================================================================================================================== */
/* ============================================================ area6 스타일 ============================================================ */
/* ==================================================================================================================================== */


/* ==================================================================================================================================== */
/* ============================================================ area7 스타일 ============================================================ */
/* ==================================================================================================================================== */


.special_bg5{padding: 100px 50px;background: url(../img/custom/bg19.png) top/cover no-repeat;}

.area7-2{margin-top: 50px;}
.area7-2 table{width: 100%;text-align: center;border-collapse: inherit;border-spacing: 10px;}
.area7-2 table th{font-size: 22px;font-weight: 900;padding: 10px;white-space: pre-line;vertical-align: middle;}
.area7-2 table td{padding: 20px 10px;background: #eee;white-space: pre-line;vertical-align: middle;font-size: 20px;}
.area7-2 table td.td_tit{background: #0cb2fb;color: #fff;}

/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px){

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px){

}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px){

}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px){

.area7-2{margin-top: 20px;}
.area7-2 table th{font-size: 20px;}
.area7-2 table td{font-size: 17px;}
}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px){
.special_bg5{padding: 50px 10px;background: #f7f7f7;color: #000;}
}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {
.area7-2 table td{font-size: 15px;}

}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px){
.area7-2 table th{font-size: 17px;}
.area7-2 table td{font-size: 13px;padding: 10px;}
}


/* ==================================================================================================================================== */
/* ============================================================ area7 스타일 ============================================================ */
/* ==================================================================================================================================== */



/* ==================================================================================================================================== */
/* ============================================================ area8 스타일 ============================================================ */
/* ==================================================================================================================================== */


.special_bg6{padding: 100px 50px;background: url(../img/custom/bg20.png) left /cover no-repeat;}


.area8-2 .tit{font-weight: 700;color: #000;}

.treatment-area1 ul {display: flex; flex-wrap: wrap; justify-content: center; gap: 10px;}
.treatment-area1 ul > li {position: relative; width: calc(50% - 10px); height: 350px; background: url(../img/custom/main_83.png) center/cover no-repeat;
	transition-property: width, background-position; /* 어떤 css 프로퍼티를 transition할지 지정 */
    transition-duration: 2s, 2s; /* width와 bg-color가 2초동안 변화 */
}
.treatment-area1 ul .txt {position: absolute; display: flex; justify-content: center; align-items: flex-end; left: 0; top: 0; width: 100%; height: 100%; color: #fff;}
.treatment-area1 ul .txt > div {margin-bottom: 40px; text-align: center; filter: drop-shadow(2px 4px 6px black);}
.treatment-area1 ul .txt h3 {font-family: 'NanumSquare','Noto Sans KR'; margin-bottom: 10px;}
.treatment-area1 ul .txt p {white-space: pre-line;}
.treatment-area1 ul > li:nth-child(2) {background: url(../img/custom/main_84.png) center/cover no-repeat;}
.treatment-area1 ul > li:nth-child(3) {background: url(../img/custom/main_85.png) center/cover no-repeat;}
.treatment-area1 ul > li:nth-child(4) {background: url(../img/custom/main_86.png) center/cover no-repeat;}
.treatment-area1 ul > li:hover{background-position: bottom;}

.eq-slide {padding-bottom: 50px;}
.eq-slide .tit{font-weight: 700;margin-bottom: 10px;margin-top: 10px;}
.eq-slide .tit span{display: inline-block; font-size: 0.75em;margin-left: 5px;color: #999;}
.eq-slide .sub{white-space: pre-line;}
.eq-slide .swiper-scrollbar-drag{background: #000;}
.eq-slide .swiper-scrollbar{height: 10px;}

/* ===================== Mobile size : 1500px ======================= */

@media screen and (max-width: 1500px) {

}


/* ===================== Mobile size : 1200px ======================= */

@media screen and (max-width: 1200px) {

}


/* ===================== Mobile size : 1024px ======================= */

@media screen and (max-width: 1024px) {

}

/* ===================== Mobile size : 900px ======================= */

@media screen and (max-width: 900px) {


}

/* ===================== Mobile size : 769px ======================= */

@media screen and (max-width: 769px) {
.special_bg6{padding: 50px 10px;background: #f7f7f7;text-align: center;color: #000;}

.area8-1 > div:nth-child(2){padding: 30px 0;} 

.treatment-area1 ul > li {height: 300px;}
.treatment-area1 ul .txt > div {margin-bottom: 20px;}
}

/* ===================== Mobile size : 600px ======================= */

@media screen and (max-width: 600px) {
.treatment-area1 ul > li {width: 100%;}

.eq-slide .txt{text-align: center;}
.eq-slide .img img{width: 100%;}
}

/* ===================== Mobile size : 425px ======================= */

@media screen and (max-width: 425px) {

}


/* ==================================================================================================================================== */
/* ============================================================ area8 스타일 ============================================================ */
/* ==================================================================================================================================== */

/* ==================================================================================================================================== */
/* ============================================================ area6 스타일 ============================================================ */
/* ==================================================================================================================================== */

.contact-area .cont{display: none !important;}
/* 전체 섹션 */
.contact-area {
  padding: 80px 0 120px;
}

/* 타이틀 */
.contact-title {
  text-align: center;
  margin-bottom: 40px;
}

.contact-title .eyebrow {
  font-size: 14px;
  color: #999;
  letter-spacing: 0.15em;
  margin-bottom: 6px;
}

.contact-title h3 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 10px;
}

.contact-title .address {
  font-size: 16px;
  color: #444;
}

/* 지도 */
.map-wrap iframe {
  width: 100%;
  height: 420px;
  border-radius: 8px;
  margin-top: 20px;
}

/* info 2열 */
.contact-info-wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 50px;
}

.contact-box {
  flex: 1;
}

.label {
  font-family: "GmarketSansBold", serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #333;
}

.phone a {
  font-size: 46px;
  font-weight: 800;
  color: #008d70;
}

.mt30 {
  margin-top: 30px;
}

/* 버튼 */
.btn-wrap {
  display: flex;
  gap: 12px;
  margin-top: 10px;
}

.btn {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
}
.btn-wrap img{width: 35px;height: auto;}

.btn.naver {
  background: #00c63b;
}
.btn.talktalk{color: #000;background: #eee;}
.btn.kakao {
  background: #ffe812;
  color: #3c2500;
}

/* 진료시간 */
.time-list {
  margin-top: 10px;
}


.time-list li strong {
  font-weight: 700;
}

.time-list li.blue strong,
.time-list li.blue span {
  color: #184ba0;
}

.notice {
  font-size: 15px;
  margin-top: 12px;
  color: #777;
  line-height: 1.6;
}

/* -------------------------
   모바일 반응형
------------------------- */


@media (max-width: 960px) {
  .contact-info-wrap {
    flex-direction: column;
  }

  .phone a {
    font-size: 30px;
  }

  .time-list li {
    font-size: 20px;
  }
}

@media (max-width: 600px) {

  .label{font-size: 20px;}
  .map-wrap iframe {
    height: 320px;
  }

  .contact-info-wrap {
    gap: 30px;
  }

  .btn {
    width: 100%;
    text-align: center;
	font-size: 20px;
  }

  .time-list li strong {
    font-size: 20px;
  }
  .notice{font-size: 13px;}
  .btn-wrap img{width: 35px;}
}

/* 왼쪽 안내 문구 */
.contact-box .desc {
  font-size: 25px;
  font-weight: 500;
  color: #444;
  line-height: 1.7;
}

/* 진료시간 리스트 */
.time-list {
  margin-top: 10px;
}

/* li 전체는 왼쪽부터 나열 */
.time-list li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 0;
   font-size: 28px;
}

/* 왼쪽 요일 컬럼 - 고정 폭 + 오른쪽 여백 */
.time-list .day {
  margin-right: 30px;
  text-align: left;
  letter-spacing: 0.4em;  /* 글자 사이 벌어짐 유지용, 너무 벌어지면 줄여도 됨 */
  font-weight: 700;
}

/* 오른쪽 시간 + 태그 컬럼 */
.time-right {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* 모바일에서 너무 넓으면 폭 줄이기 */
@media (max-width: 600px) {
  .time-list .day {
    flex-basis: 120px;
    margin-right: 20px;
    letter-spacing: 0.2em;
  }
}

.time-list li .time {
  font-weight: 700;
}

.time-list li.point-color .day,
.time-list li.point-color .time {
  color: #008d70;
}

/* 야간진료 / 점심진료X 태그 */
.time-list .tag {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.time-list .tag.night {
  background: #008d70;   /* 야간진료 초록 */
  color: #fff;
}

.time-list .tag.lunch-none {
  background: #333;      /* 점심진료X 검정 */
  color: #fff;
}

/* 기존 notice 그대로 사용 */
.notice {
  font-size: 15px;
  margin-top: 12px;
  color: #777;
  line-height: 1.6;
}

/* -------------------------
   모바일 반응형
------------------------- */
@media (max-width: 1200px) {
  .time-list .tag{display: none;}
 
}
@media (max-width: 960px) {
  .contact-info-wrap {
    flex-direction: column;
  }

  .phone a {
    font-size: 30px;
  }

  .time-list li {
    display: block;
    font-size: 24px;
  }
  .time-right{display: block;}
  .time-list .tag{display: inline-block;}
}

@media (max-width: 600px) {
  .label {
    font-size: 20px;
  }

  .contact-box .desc {
	font-size: 18px;
  }

  .map-wrap iframe {
    height: 320px;
  }

  .contact-info-wrap {
    gap: 30px;
  }

  .btn {
    width: 100%;
    text-align: center;
	padding: 12px 30px;
	font-size: 18px;
	line-height: 1.1;
  }

 .time-list li .day {
    font-size: 20px;
  }
  .time-list li .time {
    font-size: 20px;
  }

  .notice {
    font-size: 13px;
  }

  .btn-wrap img {
    width: 35px;
  }
}
/* ==================================================================================================================================== */
/* ============================================================ area6 스타일 ============================================================ */
/* ==================================================================================================================================== */

