@charset "utf-8";

/*========================================================================================================================================= */
/*================================================================ common ================================================================= */
/*========================================================================================================================================= */

section:last-of-type {padding-bottom: 120px;}
main {overflow: hidden;}

/* .link {position: absolute; top: -120px; left: 0;} */
.res-bg{padding: 120px 0 !important;}
.title-num{display: flex;  padding-top: 5px; margin: 0 auto 10px; background: #7fcef4; color: #fff; font-size: 30px; width: 60px; height: 60px; align-items: center; justify-content: center; font-family: 'NanumSquare',san-serif; font-weight: 700; transform: skew(-0.1deg); border-radius: 50%;}

.stick ul.flex li h6{background: #7fcef4; color: #fff; padding: 10px; font-family: 'NanumSquare',san-serif; 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-color: #005bac; color: #fff; font-size: 24px; font-weight: 500; text-align: center;}
.num.num-posa::before {position: absolute; margin: 0;}


/* 미들 타이틀 (작은 타이틀) */
.middle-title {font-family: 'NanumSquare',san-serif; text-align: center; margin-bottom: 40px;} 
.middle-title p {font-weight: 400; white-space: pre-line; margin-top: 20px;}
.middle-title h3,
.middle-title h4 {line-height: 1.4; font-weight: 900; transform: skew(-0.1deg); white-space: pre-line;} 
.middle-title h5,
.middle-title h6 {font-weight: 700; transform: skew(-0.1deg); white-space: pre-line;} 
.middle-title > span.num::before {font-family: 'NanumSquare',san-serif; font-weight: 400; transform: skew(-0.1deg); margin: 0 auto 20px;} 


/* 테이블 스타일 */
.table-wrap {text-align: center;}
.table-wrap .middle-title h4 {display: inline-block; padding: 12px 20px 8px; background-color: #7fcef4; 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;}
.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: #7fcef4; 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;}


/* 숫자 리스트 */
.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: #7fcef4;}
.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: 'NanumSquare',san-serif; font-weight: 800; 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 > 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;}


/* 둥근 모서리를 가진 배경색 타이틀 */
.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;}


/* ul.flex 배경색 설명글 */
.brief-ex .img img {width: 100%;}
.brief-ex .ex {color: #fff; background: #838383;}
.brief-ex > li:last-child .ex {background: #cfaa7a;}

/*================================================================ 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) {
/* 테이블 스타일 */
.table-scroll {position: relative; overflow-x: scroll; overflow-y: hidden; max-width: 100%;}
.table-scroll table {position: relative;}
.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) {
section:last-of-type {padding-bottom: 80px;}

.res-bg{padding: 80px 0 !important;}

/* 숫자 스타일 */
.num::before {margin: 10px auto 0; width: 40px; height: 40px;}
.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) {
#wrapper {margin-top: 55px;}
section:last-of-type {padding-bottom: 60px;}

/* .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: 35px; height: 35px; 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{margin-top: 10px;}
.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;}


/* 둥근 모서리를 가진 배경색 타이틀 */
.radius-tit {padding: 6px 32px;}
}


/*========================================================================================================================================= */
/*================================================================ common ================================================================= */
/*========================================================================================================================================= */



/*========================================================================================================================================= */
/*================================================================ banner ================================================================= */
/*========================================================================================================================================= */
	

/* common */
.banner-bg {padding: 260px 0;}
.banner-bg h2 {position: relative; color: #fff; text-align: center; z-index: 1;}
.banner-bg p {color: #fff; text-align: center; font-size: 20px; letter-spacing: 0.1em;}


/* about */
.about-bg.banner-bg {background: url(../img/sub/about_bg.jpg) center/cover no-repeat;}
.info-dentist-bg.banner-bg {background: url(../img/sub/info_dentist_bg.jpg) center/cover no-repeat;}
.info-equipment-bg.banner-bg {background: url(../img/sub/info_equipment_bg.jpg) center/cover no-repeat;}
.info-interior-bg.banner-bg {background: url(../img/sub/info_interior_bg.jpg) center/cover no-repeat;}
.info-time-bg.banner-bg {background: url(../img/sub/info_time_bg.jpg) center/cover no-repeat;}
.info-map-bg.banner-bg {background: url(../img/sub/info_map_bg.jpg) center/cover no-repeat;}
.info-special-bg.banner-bg {background: url(../img/custom/info_special_bg.jpg) center/cover no-repeat;}

/* sub2, sub3 */
.implant-bg.banner-bg {background: url(../img/sub/implant_bg.jpg) center/cover no-repeat;}
.ortho-bg.banner-bg {background: url(../img/sub/ortho_bg.jpg) center/cover no-repeat;}
.basic-bg.banner-bg {background: url(../img/sub/basic_bg.jpg) center/cover no-repeat;}
.member-bg.banner-bg {background: url(../img/sub/login_bg.jpg) center/cover no-repeat;}

/* sub4 */
.wisdom-bg.banner-bg {background: url(../img/sub/wisdom_bg.jpg) center/cover no-repeat;}
.jaw-point-bg.banner-bg {background: url(../img/sub/jaw_point_bg.jpg) center/cover no-repeat;}
.caries-bg.banner-bg {background: url(../img/sub/caries_bg.jpg) center/cover no-repeat;}
.prosthetic-bg.banner-bg {background: url(../img/sub/prosthetic_bg.jpg) center/cover no-repeat;}
.denture-bg.banner-bg {background: url(../img/sub/denture_bg.jpg) center/cover no-repeat;}
.gum-therapy-bg.banner-bg {background: url(../img/sub/gum_therapy_bg.jpg) center/cover no-repeat;}
.root-canal-bg.banner-bg {background: url(../img/sub/root_canal_bg.jpg) center/cover no-repeat;}
.aesthetic-bg.banner-bg {background: url(../img/sub/aesthetic_bg.jpg) center/cover no-repeat;}
.tooth-bg.banner-bg {background: url(../img/sub/tooth_bg.jpg) center/cover no-repeat;}


/*================================================================ 1500px 이하 ================================================================= */
@media screen and (max-width:1500px) {

}

/*================================================================ 1200px 이하 ================================================================= */
@media screen and (max-width:1200px) {
.banner-bg{padding: 160px 0;}
}

/*================================================================ 1025px 이하 ================================================================= */
@media screen and (max-width:1025px) {

}

/*================================================================ 900px 이하 ================================================================= */
@media screen and (max-width:900px) {

}

/*================================================================ 769px 이하 ================================================================= */
@media screen and (max-width:769px) {
.banner-bg{padding: 120px 0;}
.banner-bg p {font-size: 17px;}
}

/*================================================================ 600px 이하 ================================================================= */
@media screen and (max-width:600px) {

}

/*================================================================ 425px 이하 ================================================================= */
@media screen and (max-width:425px) {
.banner-bg{padding: 70px 0;}
.banner-bg h2 {font-size: 28px;}
.banner-bg p {font-size: 13px;}
}


/*========================================================================================================================================= */
/*================================================================ banner ================================================================= */
/*========================================================================================================================================= */



/*============================================================================================================================================= */
/*================================================================ sub1 style ================================================================= */
/*============================================================================================================================================= */


/* =========== info-dentist======== */
/* 탭 메뉴 스타일 */
.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 .tab-content {}
#tab-content2, #tab-content3, #tab-content4, #tab-content5{display: none;}
.dentist .tab-content > ul {display: flex; width: 100%; background: url(../img/custom/logo.png) no-repeat; background-position: right bottom; background-size: auto;}
.dentist .tab-content > ul > li {width: 50%;}
.dentist .tab-content > ul > li:last-child {margin-left: 30px;}
.dentist .tab-content .tab-name {border-bottom: 2px dotted #ddd; margin-bottom: 20px; padding-bottom: 20px;}
.dentist .tab-content .tab-name > div {display:flex; align-items:center; margin-bottom: 10px;}
.dentist .tab-content .tab-name > div h3 {font-weight: 900;}
.dentist .tab-content .tab-name > div span {font-size: 0.6em; font-weight: 500;}
.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 .disc-list{list-style-type: disc; margin-left: 20px;}
.dentist .tab-content .disc-list li {line-height: 1.8;}

/* =========== info-interior ======== */
.gallery-top {position: relative; height: 80%; width: 100%; overflow: hidden;}
.gallery-thumbs {position: relative; height: 20%; padding: 10px 0; overflow: hidden;}
.gallery-thumbs .swiper-slide {width: 20%; height: 100%; opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

#gallery img {width: 100%;}
#gallery .swiper-button-prev,
#gallery .swiper-button-next {position: absolute; top: 50%; transform: translateY(-50%); margin: 0; width: 50px; height: 50px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.8); color: #333;
text-align: center; line-height: 30px; cursor: pointer; transition: all 0.4s ease-in-out;}
#gallery .swiper-button-prev:after,
#gallery .swiper-rtl .swiper-button-next:after {display: none;}
#gallery .swiper-button-next:after,
#gallery .swiper-rtl .swiper-button-prev:after {display: none;}
#gallery .swiper-button-prev i,
#gallery .swiper-button-next i {font-size: 16px;}
#gallery .swiper-button-prev {left: 10px;}
#gallery .swiper-button-next {right: 10px;}
#gallery .swiper-button-prev:hover,
#gallery .swiper-button-next:hover {background-color: rgba(22, 22, 22, 0.8); color: #fff;}

/* =========== info-equipment ======== */
#equipment li:nth-child(n+4):nth-child(-n+99) {margin-top: 20px;}
#equipment li h5 {margin-top: 10px; font-family: 'NanumSquare',san-serif; transform: skew(-0.1deg); font-weight: 800;}
#equipment li img {width: 100%; border: 1px solid #eee;}

/* =========== info-time ======== */
.time-table * {text-align: center;}
.time-table ul {display: flex; justify-content: center; align-items: center; max-width: 1000px; width: 100%; margin: 40px auto 0;}
.time-table ul li {width: 100%;}
.time-table ul li:last-child {margin-left: 50px;}
.time-table h6 {padding: 5px 0; font-family:'NanumSquare',san-serif; font-weight: 700; transform: skew(-0.1deg); font-size: 20px;}
.time-table h6:nth-of-type(2n) {padding: 10px 0;}
.time-table h6:nth-of-type(2n-1) {background-color: #f0f0f0; font-weight: 800;}
.time-table h6.night-time {background: linear-gradient(to right, #1f3d74, #7fcef4); color: #fff;}
.time-table article {margin-top: 80px;}
.time-table article img {margin-right: 20px;}

/* ========= info-map ========= */
.map ul.flex > li > div {padding: 50px 0; /* height: 350px; */ border: 1px solid #dfdfdf;}
.map ul.flex h5 {margin-top: 10px; font-family:'NanumSquare',san-serif; font-weight: 800; transform: skew(-0.1deg);}
.map ul.flex p {position: relative; margin-top: 10px; padding-top: 20px; font-weight: 700;}
.map ul.flex p::before {content: ''; display: block; width: 80px; height: 2px; background-color: #ddd; position: absolute; top: 0; left: 50%; transform: translate(-50%, 0);}

.map ul.flex > li:nth-child(2) p span {display: inline-block; margin: 5px 5px 0; padding: 2px 13px; border-radius: 20px; background: #6175f5; color: #fff;}
.map ul.flex > li:nth-child(2) p span:nth-child(2) {background: #47af1b;}
.map ul.flex > li:nth-child(2) p span:nth-child(3) {background: #00afbd;}
.map .root_daum_roughmap {width: calc(100% - 20px) !important; margin: 0 auto;}


/*================================================================ 1500px 이하 ================================================================= */
@media screen and (max-width:1500px) {

}

/*================================================================ 1200px 이하 ================================================================= */
@media screen and (max-width:1200px) {
.time-table article {margin-top: 40px;}
}

/*================================================================ 1025px 이하 ================================================================= */
@media screen and (max-width:1025px) {
.dentist .tab-content > ul {background-size: 30%;}
}

/*================================================================ 900px 이하 ================================================================= */
@media screen and (max-width:900px) {

}

/*================================================================ 769px 이하 ================================================================= */
@media screen and (max-width:769px) {
/* =========== info-dentist ======== */
.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 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:last-child{margin: 20px 0 0 0;}
.dentist .tab-content .disc-list {display: flex; flex-direction: column; align-items: flex-start; max-width: 400px; margin: 0 auto; text-align: left;}

/* =========== info-time ======== */
.time-table ul {display: block; max-width: 500px; margin: 0 auto;}
.time-table ul li img {width: 70%;}
.time-table ul li:last-child {margin: 40px auto 0;}
.time-table h6 {font-size: 18px;}

/* ========= info-map ========= */
.map ul.flex {flex-wrap: wrap; justify-content: center;}
.map ul.flex > li {width: 100%;}
.map ul.flex > li > div {height: auto;}
}

/*================================================================ 600px 이하 ================================================================= */
@media screen and (max-width:600px) {
/* =========== info-equipment ======== */
#equipment li {width: 50%;}
#equipment li:nth-child(n+3):nth-child(-n+99) {margin-top: 20px;}

/* =========== info-time ======== */
.time-table ul li:last-child {max-width: 320px;}
.time-table article img {max-width: 50px;}
}

/*================================================================ 425px 이하 ================================================================= */
@media screen and (max-width:425px) {
/* =========== info-dentist ======== */
.dentist .tab-btn {margin: 10px auto 30px;}

.dentist .tab-content .tab-name > div h3 {font-size: 32px;}
.dentist .tab-content .tab-name p {font-size: 14px;}
.dentist .tab-content .disc-list {max-width: 260px;}
.dentist .tab-content .disc-list li {font-size: 14px;}
.dentist .tab-content img {max-width: 250px;}

/* =========== info-equipment ======== */
#equipment > li > div.m10 {margin: 5px;}

/* =========== info-time ======== */
.time-table ul {width: 100%;}
.time-table h6 {font-size: 16px;}
.time-table article {margin-top: 30px;}
.time-table article img {max-width: 40px; margin-right: 15px;}

/* ========= info-map ========= */
.map ul.flex > li > div {padding: 30px 0;}
.map ul.flex > li p {margin-top: 5px; padding-top: 15px;}
.map ul.flex > li img {max-height: 50px;}
}


/*============================================================================================================================================= */
/*================================================================ sub1 style ================================================================= */
/*============================================================================================================================================= */


/*========================================================================================================================================= */
/*======================================================== sub etc style ================================================================== */
/*========================================================================================================================================= */


.imp01-area1-wrap{display:flex;}

/* ============= imp-navigation ============ */
.imp-navi-area1 article {margin-top: 60px; text-align: center;}
.imp-navi-area1 article * {white-space: pre-line;}
.imp-navi-area1 article h5 {position: relative; display: inline-block; margin: 0 auto; border-bottom: 5px solid #d9dfee; border-top: 5px solid #d9dfee; padding: 30px 100px; font-weight: 500; }
.imp-navi-area1 article h5::before, .imp-navi-area1 article h5::after {position: absolute; font-size: 80px; font-weight: 600; line-height: 1;}
.imp-navi-area1 article h5::before {content: '“'; left: 0; top: 0;}
.imp-navi-area1 article h5::after {content: '”'; right: 0; top: 0;}

/* ============= imp-highlevel ============ */
.imp-high-area1 ul.flex > li > div img {border: 1px solid #ccc; border-radius: 50%;}

/* ============= imp-denture ============ */
.imp-den-area1 .line-box li > div {height: 200px;}

.imp-den-area2 table {width: 100%;}
.imp-den-area2 table tr {display: flex;}
.imp-den-area2 table tr td {width: 20%; text-align: center;}
.imp-den-area2 table tr td:first-child, .imp-den-area2 table tr td:last-child {width: 40%;}
.imp-den-area2 table tr td:nth-child(2) p {font-weight: 800;}
.imp-den-area2 table tr:first-child td {background: #fff !important;}
.imp-den-area2 table tr:first-child td:not(:nth-child(2)) p {color: #fff;}
.imp-den-area2 table tr td:last-child p {color: #7fcef4; font-weight: 800;}
.imp-den-area2 table tr:nth-child(2n) td {background: #dce3ef;}
.imp-den-area2 table tr:not(:first-child) td{padding: 15px 5px;}

.imp-den-area2 .middle-title p {display: inline-block; padding: 4px 14px; color: #fff; background: #7fcef4;}

/* ============= imp-oneday ============ */
.imp-oneday-area1 .line-box li > div {height: 250px;}

/* ============= imp-caution ============ */
.imp-caution-area1 .line-box li > div {height: 300px;}


/* ============= imp-insurance ============== */
.imp-insurance {text-align: center;}

.insurance-box {border: 2px solid #eee; padding: 60px 0; background: url(../img/sub/imp_insurance.jpg) no-repeat; background-size: cover; background-position: center bottom;}
.insurance-box .point {display: flex; align-items: flex-end; justify-content: center;}
.insurance-box .point li:nth-child(2) {margin: 0 20px;}
.insurance-box .point li h1 {font-size: 90px; font-family: 'GmarketSansMedium'; transform: skew(-0.1deg); letter-spacing: -3px;}
.insurance-box .point li p {display: inline-block; padding: 2px 10px; font-weight: 600; background-color: #f5f5f5; }
.insurance-box .point li:last-child h1 {font-family: "GmarketSansBold"; transform: skew(-0.1deg);}
.insurance-box .point li:last-child p {background-color: #d9dfee;}

.insurance-box .info {position: relative; margin: 40px auto 0; padding: 15px 30px 15px 40px; width: 100%; max-width: 550px; border: 2px solid #eee; text-align: left; background: #fff;}
.insurance-box .info::before {position: absolute; content: ''; display: block; left: 0; top: 0; width: 15px; height: 100%; background-color: #7fcef4;}
.insurance-box .info li {display: flex; align-items: center; padding: 20px 0; border-bottom: 2px solid #eee;}
.insurance-box .info li:last-child {border-bottom: none;}
.insurance-box .info li h6 {margin-right: 30px; font-weight: 500;}
.insurance-box .info li p {white-space: pre-line;}


/* =========== gum-therapy =========== */
.gum-therapy-area2 .basic-box li:first-child {text-align: center;}
.gum-therapy-area2 .basic-box li:last-child {flex: 2;}


/* =========== root-canal =========== */
.root-canal-area1 ul.flex > li:nth-child(n+4):nth-child(-n+5) {margin-top: 20px;}
.root-canal-area2 ul.flex img{max-width: 90px;}


/* =========== replantation =========== */
.rep-area1 ul.flex > li:nth-child(n+4):nth-child(-n+5) {margin-top: 30px;}


/* =========== chin =========== */
.chin-area1 ul.flex > li:nth-child(n+4):nth-child(-n+5) {margin-top: 30px;}
.chin-area1 ul.flex img {width: 100%;}


/* =========== prosthetic =========== */
.prosthetic-area1 img {max-width: 350px;}


/* =========== whitening =========== */
.whitening-area1 {background: #ebf4f2 !important;}


/* =========== children =========== */
.children-area1 .middle-title{background-color: #f6f4f5; border-radius:30px; padding: 40px 20px;}
.children-area2{background-color: #f5faff; padding: 80px 0;}
.children-area3{background: linear-gradient(to right, #c4dcf9, #e3f1ff 20%);border-radius:30px; padding: 40px 20px;}
.children-area4 > li > div{padding: 20px 5px; border: 2px solid #007cfb; border-radius:15px;}


/* =========== ortho-age =========== */
.ortho-age-box .db-1025 {background: #d8e1e7;}


/* =========== ortho-braces =========== */
.ortho-braces-area1 ul.flex > li:nth-child(n+4):nth-child(-n+8) {margin-top: 30px;}


/* =========== ortho-retainer =========== */
.ortho-retainer-area1 ul.flex > li > div {padding: 60px 10px; background: #fbfbfb;}
.ortho-retainer-area1 ul.flex > li:nth-child(2n) > div {background: #e6f4fd;}
.ortho-retainer-area1 ul.flex h4 {position: relative; margin-bottom: 20px; padding-bottom: 10px; color: #1860ab;}
.ortho-retainer-area1 ul.flex h4::before {position: absolute; content: ''; left: 50%; bottom: 0; transform: translateX(-50%); width: 50px; height: 2px; background: #1860ab;}
.ortho-retainer-area1 ul.flex p {font-weight: 700;}


/* =========== ortho-caution =========== */
.ortho-caution-area1 .basic-box > li:first-child {flex: none; padding-right: 40px;}
.ortho-caution-area1 .basic-box > li img {border: 2px solid #eee;}


/* ========= ortho-trans, ortho-clippy ========== */
.trans-clippy {display: flex; justify-content: center;}
.trans-clippy ul {display: flex; position: relative; max-width: 426px;}
.trans-clippy ul::before {content: '+'; display: block; border: none; color: #1860ab; position: absolute; left: 50%; font-size: 40px; font-weight: 600; transform: translate(-50%, -50%); top: 50%;}
.trans-clippy ul li {border: 2px solid #1860ab; border-radius: 50%; width: 100%; position: relative; margin-left: 10%;}
.trans-clippy ul li:first-child {margin-left: 0;}
.trans-clippy ul li p {position: absolute; width: 100%; height: auto; top: 50%; transform: translate(0, -50%); text-align: center; white-space: pre-line;}
.trans-clippy ul li::after {content: ''; display: block; padding-bottom: 100%;}

/*================================================================ 1500px 이하 ================================================================= */
@media screen and (max-width:1500px) {

}

/*================================================================ 1200px 이하 ================================================================= */
@media screen and (max-width:1200px) {
.navi h5::before, .navi h5::after {font-size: 60px;}


/* ========= ortho-trans, ortho-clippy ========== */
.ortho-trans-area2 ul.flex {max-width: 600px; width: 100%; margin: 0 auto;}
}

/*================================================================ 1025px 이하 ================================================================= */
@media screen and (max-width:1025px) {
/* =========== ortho-age =========== */
.ortho-age-box > ul.flex > li {width: 100%;}
}

/*================================================================ 900px 이하 ================================================================= */
@media screen and (max-width:900px) {
/* =========== prosthetic =========== */
.prosthetic-area1.table-wrap table {min-width: 700px;}
}

/*================================================================ 769px 이하 ================================================================= */
@media screen and (max-width:769px) {
/* ============= imp-navigation ============ */
.imp-navi-area1 article h5 {padding: 10px 0; display: block; width: 100%; max-width: 600px;}
.imp-navi-area1 article h5::before, .imp-navi-area1 article h5::after {font-size: 50px; height: 40px; position: relative; width: 100%; display: block; top: 0;}
.imp-navi-area1 article h5::after {margin-top: 5px;}


/* ============= imp-denture ============ */
.imp-den-area2 table tr:not(:first-child) td {display: flex; justify-content:center; align-items:center; padding: 0; height: 60px;}


/* ============= imp-insurance ============= */
.insurance-box {padding: 40px 10px;}
.insurance-box .point li h1 {font-size: 70px;}
.insurance-box .info::before {width: 10px;}


/* ============= imp-caution ============ */
.imp-caution-area1 .line-box .num::before {margin: 0;}
.imp-caution-area2 .num-list {max-width: 400px; margin: 20px auto 0;}


/* =========== gum-therapy =========== */
.gum-therapy-area2 .basic-box img {max-width: 250px;}


/* =========== root-canal =========== */
.root-canal-area1 ul.flex > li:nth-child(n+3):nth-child(-n+5) {margin-top: 20px;}


/* =========== replantation =========== */
.rep-area1 ul.flex > li:nth-child(n+3):nth-child(-n+5) {margin-top: 20px;}


/* =========== chin =========== */
.chin-area1 ul.flex > li:nth-child(n+3):nth-child(-n+5) {margin-top: 20px;}


/* =========== aesthetic =========== */
.aesthetic-area1 .num-list {max-width: 400px; margin: 0 auto;}


/* =========== ortho-braces =========== */
.ortho-braces-area1 ul.flex > li:nth-child(n+3):nth-child(-n+8) {margin-top: 30px;}


/* =========== ortho-caution =========== */
.ortho-caution-area1 .basic-box > li:first-child {padding: 0;}
.ortho-caution-area1 .basic-box li img {max-width: 40%;}


/* ========= ortho-trans, ortho-clippy ========== */
.trans-clippy img {max-width: 300px; border: 1px solid #ccc; border-radius: 30px;}
.trans-clippy > li:last-child {margin-top: 20px; text-align: center;}
.trans-clippy ul {margin: 0 auto;}
}


/*================================================================ 600px 이하 ================================================================= */
@media screen and (max-width:600px) {
/* ============= imp-navigation ============ */
.imp-navi-area1 ul.flex > li {width: 100%;}
.imp-navi-area1 ul.flex > li:not(:first-child) {margin-top: 20px;}


/* =========== gum-therapy =========== */
.gum-therapy-area1 ul.flex > li {width: 50%;}


/* =========== root-canal =========== */
.root-canal-area2 ul.flex img{max-width: 50px;}


/* =========== ortho-age =========== */
.ortho-age-box .circle-icon img {max-width: 50px;}


/* ========= ortho-trans, ortho-clippy ========== */
.ortho-trans-area2 ul.flex img {width: 40%;}
}

/*================================================================ 425px 이하 ================================================================= */
@media screen and (max-width:425px) {
/* ============= imp-navigation ============ */
.imp-navi-area1 article::before, .imp-navi-area1 article:after {font-size: 35px; height: 25px;}


/* ============= imp-highlevel ============ */
.imp-high-area2.table-wrap table {min-width: 550px;}
.imp-high-area2.table-wrap table td {padding: 10px 5px;}


/* ============= imp-denture ============ */
.imp-den-area2 table tr:not(:first-child) td {height: 50px;}


/* ============= imp-insurance ============= */
.insurance-box {}
.insurance-box .point li h1 {font-size: 50px;}
.insurance-box .info {padding: 10px 20px; margin: 20px auto 0;}
.insurance-box .info::before {width: 5px;}
.insurance-box .info li {padding: 15px 0;}
.insurance-box .info li h6 {margin-right: 20px;}


/* ============= imp-caution ============ */
.imp-caution-area2 .num-list {max-width: 280px; margin: 10px auto 0;}


/* =========== gum-therapy =========== */
.gum-therapy-area2 .basic-box img {max-width: 180px;}


/* =========== root-canal =========== */
.root-canal-area1 ul.flex > li:nth-child(n+3):nth-child(-n+5) {margin-top: 0;}
.root-canal-area2 ul.flex > li > div {margin: 5px;}


/* =========== chin =========== */
.chin-area1 ul.flex > li:nth-child(n+3):nth-child(-n+5) {margin-top: 5px;}
.chin-area1 ul.flex > li > div {margin: 5px;}


/* =========== prosthetic =========== */
.prosthetic-area1 img {max-width: 200px;}
.prosthetic-area1.table-wrap table {min-width: 500px;}


/* =========== aesthetic =========== */
.aesthetic-area1 .num-list {max-width: 260px;}


/* =========== children =========== */
.children-area1 .middle-title{padding: 30px 15px;}
.children-area2{padding: 40px 0;}
.children-area3{padding: 30px 15px;}
.children-area4 > li > div{padding: 10px 5px; margin: 5px !important;}


/* =========== ortho-age =========== */
.ortho-age-box .circle-icon img {max-width: 40px;}
.ortho-age-box .circle-icon p {margin-top: 10px;}
.ortho-age-box ul.flex > li > div.m5 {margin: 3px;}


/* =========== ortho-braces =========== */
.ortho-braces-area1 ul.flex > li:nth-child(n+2):nth-child(-n+8) {margin-top: 30px;}
.ortho-braces-area1 ul.flex > li > div {max-width: 220px; margin: 5px auto;}


/* =========== ortho-retainer =========== */
.ortho-retainer-area1 ul.flex > li > div {margin: 5px; padding: 40px 10px;}
.ortho-retainer-area1 ul.flex h4 {margin-bottom: 10px;}
.ortho-retainer-area1 ul.flex h4::before {width: 30px;}


/* ========= ortho-trans, ortho-clippy ========== */
.trans-clippy img {max-width: 220px;}
.trans-clippy > li:last-child {margin: 0;}
.ortho-trans-area2 ul.flex > li > div {margin: 5px;}
}


/*========================================================================================================================================= */
/*======================================================== sub etc style ================================================================== */
/*========================================================================================================================================= */


/* 240806 신규 스타일 추가 - S */
label, a, p { font-family: inherit;}
p { font-size: inherit;}

/********************************************************** 
* header
***********************************************************/
.main-header{
    position:fixed; top:0; left:0; width: 100%; height:auto; z-index:15;
    transition: top 0.5s ease-in-out; 
    -webkit-transition: top 0.5s ease-in-out; 
    -moz-transition: top 0.5s ease-in-out; 
    -ms-transition: top 0.5s ease-in-out; 
    -o-transition: top 0.5s ease-in-out;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.ht-inner {
    position:relative; width:100%; height:5.938rem; 
    margin-left: auto; margin-right: auto; 
    padding:0 4rem 0; 
    box-shadow:none; 
    display: flex; justify-content: space-between; align-items: center; 
    transition: 0.3s ease-in-out; 
    -webkit-transition: 0.3s ease-in-out; 
    -moz-transition: 0.3s ease-in-out; 
    -ms-transition: 0.3s ease-in-out; 
    -o-transition: 0.3s ease-in-out;
}
.ht-inner.scrolled{ background-color:#fff;background-image:none;}
.ht-inner.color_change{background-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.15) 100%); }
.ht-inner.color_change.scrolled{padding:1rem 5rem; background-color:#fff; background-image:none;}
.open .ht-inner{background-color:#fff; background-image:none;}
.open .ht-inner.scrolled{background-color:#fff; background-image:none;}
.open .ht-inner.color_change{background-color:transparent; background-image:none;}
.open .ht-inner.color_change.scrolled{background-color:#fff; background-image:none;}
.ht-inner__left {position:relative; width:70%; height:100%; display: flex; align-items: center;}
.ht-inner__right {position:relative; width:30%; height:100%; display: flex; align-items: center;justify-content: flex-end;}

.logo {width:auto; position: relative; margin-right: 3.7rem;}
.logo > a > .logo_w{display:block;} 
.logo > a > .logo_b{display:none; }
.scrolled .logo > a > .logo_w{display:none;}
.scrolled .logo > a > .logo_b{display:block;}
.open .logo > a > .logo_w{display:none;}
.open .logo > a > .logo_b{display:block;}
.open .scrolled .logo > a > .logo_w{display:none;}
.open .scrolled .logo > a > .logo_b{display:block;}
.color_change .logo > a > .logo_w{display:none;}
.color_change .logo > a > .logo_b{display:block;}
.open .color_change .logo > a > .logo_w{display:none;}
.open .color_change .logo > a > .logo_b{display:block;}
.color_change.scrolled .logo > a > .logo_w{display:none;}.ht-inner__left::before
.color_change.scrolled .logo > a > .logo_b{display:block;}
.open .color_change.scrolled .logo > a > .logo_w{display:none;}
.open .color_change.scrolled .logo > a > .logo_b{display:block;}

.sig_list {display: flex; align-items: center; gap: 0 2.188rem; }
.sig_list li { font-size: 1rem; font-weight: 500; transition: color 0.3s; color: #fff;}
.scrolled .sig_list li { color: #222;}
.sig_list li:hover { color: #d9b59d;}

.header_address { width: 14.375rem; height: 1.938rem; font-weight: 500; font-size: 0.938rem; display: flex; align-items: center; justify-content: center; gap: 0 5px; border: 1px solid #fff; border-radius: 16px; }
.header_address p { color: #fff; }
.scrolled .header_address { border-color: rgba(19, 23, 26, 0.6);}
.scrolled .header_address p { color: #222; }
.open .header_address { border-color: rgba(19, 23, 26, 0.6);}
.open .header_address p { color: #222; }
.header_marker_icon { display: block; width: 1.188rem; height: 1.188rem; background:url("../img/header_marker_icon.png") 50% 50%/100% no-repeat;}

.head_number{ font-size: 1.25rem; font-weight: 600; font-family: 'Pretendard Variable'; margin-left: 1.75rem; margin-right: 3.75rem;color: #fff !important; letter-spacing: 1px; }
.scrolled .head_number { color:#222 !important;  }
.open .head_number { color:#222 !important;  }

.login_wrap {display:none; position:relative; width: auto; z-index:16;}
.open .login_wrap {display:block;}
.login_wrap .login_menu{position: relative; width: 100%; padding:0 0;}
.login_wrap .login_menu_item{position:relative; display:inline-block; padding:0 0.6rem; color:#000 !important;}
.login_wrap .login_menu_item:first-child{padding-left: 0;}
.login_wrap .login_menu_item:first-child::after{content:''; position:absolute; top:28%; right:0; width:1px; height:50%; background:#000;}

/********************************************************** 
* hamberger
***********************************************************/
.hamberger{
    position: relative;
	width: 2.438rem;
	height: 1.813rem;
	z-index: 104;
	cursor: pointer; background:none;
    will-change: transform;
    transform:
      translateY(var(--ty, 0))
      rotateX(var(--rx, 0))
      rotateY(var(--ry, 0)); 
    transform-style: preserve-3d;
}
.hamberger_wrap{position:relative; width:100%; height:100%;}
.hamberger_box{position:relative; display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; width: 100%; height:100%; line-height:1;}
.hamberger_box .line{
    position:relative; 
    width: 100%;
    height: 3px;
    background-color: #fff;
    display: block;
    margin:0 auto;
    -webkit-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, width 0.4s ease-in-out, ;
}
.hamberger_box .line:nth-child(2) {  opacity: 1; margin: 0; transition: opacity 0.4s ease-in-out; right: -0.625rem;}
.scrolled .hamberger_box .line{
    background-color: #222;
}
.open .hamberger_box .line{
    background-color: #222;
}
.open .scrolled .hamberger_box .line{
    background-color: #222;
}

.hamberger.open .hamberger_box{
    width:4rem;
    -webkit-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
}

.hamberger.open .hamberger_box .line{
    margin:0px auto; 
}
.hamberger.open .hamberger_box .line:nth-child(2) { opacity: 0; transition: opacity 0.4s ease-in-out;}
.hamberger.open .hamberger_box .line:nth-child(1),
.hamberger.open .hamberger_box .line:nth-child(3){
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.hamberger.open .hamberger_box .line:nth-child(1){
    -webkit-transform: translateY(0.79rem) rotate(30deg);
    -ms-transform: translateY(0.79rem) rotate(30deg);
    -o-transform: translateY(0.79rem) rotate(30deg);
    transform: translateY(0.79rem) rotate(30deg);
}
.hamberger.open .hamberger_box .line:nth-child(3){
    -webkit-transform: translateY(-0.9rem) rotate(-30deg);
    -ms-transform: translateY(-0.9rem) rotate(-30deg);
    -o-transform: translateY(-0.9rem) rotate(-30deg);
    transform: translateY(-0.9rem) rotate(-30deg);
}
.hamberger_text{position:relative; margin-left:0.8rem; margin-top:4px; display:none;}
.open .hamberger_text{display:block;}


/********************************************************** 
* header_number_wrap - 헤더 상담문의 번호
***********************************************************/
.header_number_wrap{position:relative; margin-left:3rem;}
.header_number{position:relative;}
.header_number > a{position:relative; display:flex; justify-content:flex-start; align-items:center; color:#fff;}
.scrolled .header_number > a{color:#000;}

/********************************************************** 
* header_menu - 헤더 센터 메뉴
***********************************************************/
.header_menu{
    position:relative; width:100%; 
}
.header_menu > ul{position:relative; width:100%;}
.header_menu_li{position:relative; width:auto; margin-right:2rem; display:flex; justify-content:center; align-items:center;}
.header_menu_li.header_menu_li01_1{margin-right:3rem; padding:10px 1.2rem 12px; border:1px solid #c69d71; border-radius:50px; overflow:hidden;}
.header_menu_li.header_menu_li01_4{margin-right:0;}
.header_menu_li > a{position:relative; color:#fff; display:flex; justify-content:center; align-items:center; z-index:1;}
.color_change .header_menu_li > a{color:#000;}
.scrolled .header_menu_li > a{color:#000;}
.scrolled .header_menu_li.header_menu_li01_1:hover > a{color:#fff;}
.color_change .header_menu_li.header_menu_li01_1:hover > a{color:#fff;}
.scrolled .header_menu_li > a > i{background:url("../img/arrow-right-b.svg") 50% 50%/100% no-repeat;}
.color_change .header_menu_li > a > i{background:url("../img/arrow-right-b.svg") 50% 50%/100% no-repeat;}
.scrolled .header_menu_li.header_menu_li01_1:hover > a > i{background:url("../img/arrow-right-w.svg") 50% 50%/100% no-repeat;}
.color_change .header_menu_li.header_menu_li01_1:hover > a > i{background:url("../img/arrow-right-w.svg") 50% 50%/100% no-repeat;}
.header_menu_li > a::after{
    content:''; position:absolute; bottom:-5px; left:0; width:100%; border-bottom:1px solid #fff; 
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
}
.header_menu_li.header_menu_li01_1 > a::after{
    display:none;
}
.color_change .header_menu_li > a::after{
    border-bottom:1px solid #000; 
}
.scrolled .header_menu_li > a::after{
    border-bottom:1px solid #000; 
}
.header_menu_li > a:hover::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}
.header_menu_li.header_menu_li01_1::after{
    content:''; position:absolute; top:0; left:0; width:100%; height:100%; border-bottom:1px solid #c69d71; background-color:#c69d71; z-index:0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
}
.color_change .header_menu_li.header_menu_li01_1::after{
    border-bottom:1px solid #c69d71; background-color:#c69d71;
}
.scrolled .header_menu_li.header_menu_li01_1::after{
    border-bottom:1px solid #c69d71; background-color:#c69d71;
}
.header_menu_li.header_menu_li01_1:hover::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}


/********************************************************** 
* gnb
***********************************************************/
.gnb-outer{position: fixed !important; top:91px; right:0; width: 100vw; height: 100vh; z-index:0; opacity: 0; visibility: hidden; background-color: rgba(0, 0, 0, 0.3) !important; transition: opacity .8s cubic-bezier(0.23, 1, 0.320, 1), z-index 0.3s; }
.gnb-outer.open{opacity: 1; visibility: visible; z-index: 14;}

.gnb-inner { 
    position:relative; width:100%; height:58%; margin-left:auto; margin-right:0; background-color:#ffffff; 
    display:flex; justify-content:center; align-items:center;
    opacity:0; visibility:hidden; 
    transform:translateY(-100%) translateZ(0); 
    -webkit-transform:translateY(-100%) translateZ(0);
    -moz-transform:translateY(-100%) translateZ(0);
    -ms-transform:translateY(-100%) translateZ(0);
    -o-transform:translateY(-100%) translateZ(0);
    transition:all 1.2s 0.2s ease; 
    -webkit-transition:all 1.2s 0.2s ease; 
    -moz-transition:all 1.2s 0.2s ease; 
    -ms-transition:all 1.2s 0.2s ease; 
    -o-transition:all 1.2s 0.2s ease; 
}
.open .gnb-inner { 
    opacity:1; visibility:visible; 
    transform:translateY(0%) translateZ(0); 
    -webkit-transform:translateY(0%) translateZ(0);
    -moz-transform:translateY(0%) translateZ(0);
    -ms-transform:translateY(0%) translateZ(0);
    -o-transform:translateY(0%) translateZ(0);
    transition:all 1.2s ease; 
    -webkit-transition:all 1.2s ease; 
    -moz-transition:all 1.2s ease; 
    -ms-transition:all 1.2s ease; 
    -o-transition:all 1.2s ease; 
}


@media (min-width:1025px) {

.gnb-menu-list.m_cont_1024{display: none;}

.gnb-menu-list-wrap{position:relative; width:100%; height:100%; padding:1rem 0 0; display:flex; justify-content:flex-start; align-items:flex-start;}
.gnb-menu-list{ width:100%; display:flex; flex-direction:column; justify-content:center; align-items:flex-start; margin-left: 18%;}
.gnb-menu-list-m{display:none;}


/* width */
.gnb-menu-list::-webkit-scrollbar {
    width:5px;
}
/* Track */
.gnb-menu-list::-webkit-scrollbar-track {
    background: rgba(240, 240, 240, 0);
}
/* Handle */
.gnb-menu-list::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
/* Handle on hover */
.gnb-menu-list::-webkit-scrollbar-thumb:hover {
    background: #000;
}

.gnb-menu-depth1{ width:100%; display:flex; justify-content:flex-start; align-items: center;}
.gnb-menu-depth1 > .gnb-menu-text{position:relative; width:auto; }
.gnb-menu-depth1 > .gnb-menu-text > p {position:relative; text-align:left;color: #2f2f2f; font-size: 1.438rem; font-weight: 600; font-family: 'NanumSquare', sans-serif ;}

.gnb-outer.open .gnb-menu-list > li:nth-child(1) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 0.6s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(2) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 0.8s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(3) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(4) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1.2s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(5) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1.4s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(6) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1.6s ease;}

.gnb-menu-depth2{ padding:1.3rem ; display: flex; align-items: center;opacity:1; visibility:visible; pointer-events:auto; height: auto; }
.gnb-menu-depth2 > li {position:relative;}
.gnb-menu-depth2 > li + li { padding-left: 1rem;}
.gnb-menu-depth2 > li a.no_link {cursor: default;}
.gnb-menu-depth2.mainHead > li { width: 100%; }
.gnb-menu-depth2 > li > a {position:relative; display:inline-block; font-size: 0.969rem; line-height:1.6; font-weight:400; color:#454545; box-sizing:border-box; transition: color 0.3s; }
.gnb-inner__all .gnb-menu-depth2.on{padding:2rem 0 0 0  ; background-color: #fff0;}
.scrolled .gnb-menu-depth2.on, .scrolled .gnb-inner__all .gnb-menu-depth2.on {
    background-color: #fafafa;
}
.gnb-menu-depth2 > li > a > span::after{
    content:''; position:absolute; bottom:0; left:0; width:100%; border-bottom:3px solid #dcb47d; 
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
}
.gnb-menu-depth2 > li:hover > a > span::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}
.gnb_number_wrap{position:absolute; bottom: -2.5rem; left:0rem;}

}

/* 모바일gnb메뉴 */
@media (max-width:1024px) {
    .gnb-menu-list.m_cont_1024{display: block;}

    .gnb-menu-list-wrap{position:relative; width:100%; height:100%; padding:1rem 0 1rem; display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-start;}
    .gnb-menu-list{position:relative; width:100%; display:flex; flex-direction:column; justify-content:center; align-items:flex-start;}
    .gnb-menu-list-m{display:none;}

    .gnb-menu-list{display:block; width:100%; height:auto; padding:0 5rem 0 6rem; overflow-x:hidden; overflow-y:auto;}
    /* width */
    .gnb-menu-list::-webkit-scrollbar {
        width:5px;
    }
    /* Track */
    .gnb-menu-list::-webkit-scrollbar-track {
        background: rgba(240, 240, 240, 0);
    }
    /* Handle */
    .gnb-menu-list::-webkit-scrollbar-thumb {
        background: #c69d71;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    /* Handle on hover */
    .gnb-menu-list::-webkit-scrollbar-thumb:hover {
        background: #c69d71;
    }

    .gnb-menu-depth1{position: relative; width:22rem; height:88px; margin-left:0; margin-right:auto; border-bottom:none; overflow: hidden; }
    .gnb-menu-depth1.on{height:auto;}
    .gnb-menu-depth1.gnb-menu-depth1-1.on{height:339px;}
    .gnb-menu-depth1-last{margin:0 auto 6%;}
    .gnb-menu-depth1 > a {
        position:relative; display:inline-block; width:100%; color: #282828 ; padding: 1.5rem 0rem; opacity:0; font-weight: 400;
        transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
    }
    .gnb-menu-depth1 > a::after {content:'+'; position:absolute; top:50%; left:auto; right:0; width:auto; height:auto; font-size: 2.6rem; margin-left:0%; font-weight:500; color:#c59d6f; transform: translateY(-50%) translateZ(0); -webkit-transform: translateY(-50%) translateZ(0); -moz-transform: translateY(-50%) translateZ(0); -ms-transform: translateY(-50%) translateZ(0); -o-transform: translateY(-50%) translateZ(0);}
    .gnb-menu-depth1.on > a::after {content:'-'; position:absolute; top:50%; left:auto; right:3px; width:auto; height:auto; font-size:2.2rem; margin-left:0; font-weight:600; color:#616161; transform: translateY(-50%) translateZ(0); -webkit-transform: translateY(-50%) translateZ(0); -moz-transform: translateY(-50%) translateZ(0); -ms-transform: translateY(-50%) translateZ(0); -o-transform: translateY(-50%) translateZ(0);}

    .gnb-outer.open .gnb-menu-list > li:nth-child(1) > a {opacity:1; transform: translateY(0px); transition:transform 1s 0.8s ease, opacity 1s 0.8s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(2) > a {opacity:1; transform: translateY(0px); transition:transform 1s 0.9s ease, opacity 1s 0.9s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(3) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.0s ease, opacity 1s 1.0s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(4) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.1s ease, opacity 1s 1.1s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(5) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.2s ease, opacity 1s 1.2s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(6) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.3s ease, opacity 1s 1.3s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(7) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.3s ease, opacity 1s 1.3s ease;}
    .gnb-menu-depth1:hover > a {color: #c59d6f !important;}
    .gnb-menu-depth1.on > a {color: #c59d6f !important;}

    .gnb-menu-depth2{height:auto; padding:0 1.2rem;}
    .gnb-menu-depth2 > li {padding:0 0 1rem;}
    .gnb-menu-depth2 > li:last-child{padding:0 0 2.5rem;}
    .gnb-menu-depth2 > li > a {display:inline-block; width:auto; color: #5d5d5d !important; padding-top:4px; font-size: 1.3rem; font-weight:400; letter-spacing:-0.02em;}
    .gnb-menu-depth2 > li:hover > a {color: #c59d6f !important;}

    .gnb_number_wrap{padding-top: 10px;}
    .gnb-menu-list-wrap{height: 100%;}

}

/**************************************************
* footer
**************************************************/
.footer { background: #173348; padding: 6.25rem 12.5rem; }
.f_top { display: flex; align-items: flex-start; color: #fff; font-weight: 400; border-bottom: 1px solid rgba(84, 105, 120, 0.5); padding-bottom: 3.313rem; margin-bottom: 3.313rem; }
.f_top_subtit { font-weight: 500; font-size: 1.313rem; margin-bottom: 2rem; }
.f_top .n01 { margin-right: 7.5rem;}
.f_top .n02 { margin-right: 6.25rem;}
.f_top .flex_box { display: flex; gap: 0 2.5rem;}
.f_top .n01 .txt01 { font-family: "DM Sans", sans-serif; font-size: 3.625rem; margin-bottom: 1.9rem; letter-spacing: 3px;}
.f_top .n01 .txt02 { font-size: 1.063rem; }
.f_top .n01 .txt02 + .txt02 { margin-top: 0.6rem;}
.f_top .n02 table tr + tr { margin-top: 1.25rem; }
.f_top .n02 table tr .night { display: block; text-align: center; background: #0b2437; border-radius: 15px; width: 4.688rem; height: 1.813rem; line-height: 1.813rem; font-weight: 500; display: block; font-size: 0.938rem; margin-left: 0.6rem;}
.f_top .n02 table th { width: 5.938rem; display: flex; align-items: center; justify-content: space-between; margin-right: 2rem; }
.f_top .n02 table td { font-family: "DM Sans", sans-serif; padding: 0 0 1rem; letter-spacing: 0.5px; }
.f_btn { background: #0b2437; border-radius: 20px; transition: all 0.4s; }
.f_btn:hover { background: rgba(203, 214, 223, 0.6);}
.f_btn + .f_btn {margin-top: 0.875rem;}
.f_btn a { width: 14.375rem; height: 4.375rem;  border-radius: 20px; display: flex; align-items: center; justify-content: center; gap: 0 1rem;}
.f_btn i { display: block;}
.f_btn.kakao { color: #ffe934;}
.f_btn.kakao i { width: 2.063rem; height: 1.938rem; background: url(../img/f_btn_kakao.png) 50% 50%/100% no-repeat;}
.f_btn.tok { color: #30c50d;}
.f_btn.tok i { width: 1.875rem; height: 1.875rem; background: url(../img/f_btn_tok.png) 50% 50%/100% no-repeat;}
.f_btn.naver { color: #30c50d;}
.f_btn.naver i { width: 2rem; height: 1.938rem; background: url(../img/f_btn_naver.png) 50% 50%/100% no-repeat;}

.f_bttm { display: flex; align-items: flex-start; }
.f_logo {margin-right: 2.5rem;}
.f_bttm ul {display: flex; align-items: center; gap: 0 2.5rem; font-size: 1rem; font-weight: 600; color: #fff;}
.dent_info { color: #546978; font-size: 0.938rem; font-weight: 500; margin-top: 1.5rem; line-height: 1.5;}
.copy { font-family: "DM Sans", sans-serif; color: #546978; font-size: 0.813rem; font-weight: 500; margin-top: 1.5rem; line-height: 1.5;}
.f_bttm_icon {display: flex; align-items: center; gap: 0 5rem; color: #fff; font-size: 0.875rem; font-weight: 400; margin-right: 15%; margin-left: auto;}
.f_bttm_icon > p {display: flex; align-items: center; gap: 0 0.6rem; line-height: 1.4; }

@media (max-width:1880px) {
    .f_top { flex-wrap: wrap; gap: 4rem 3rem;}
    .f_top .n01 { margin-right: 0;}
    .f_top .n02 { margin-right: 0;}
    .f_bttm{flex-wrap: wrap;}
    .f_bttm_icon{margin-right: 1rem; margin-left: auto;}
}
@media (max-width:1560px) {
    .f_bttm { gap: 4rem 2rem;}
    .f_logo {display: none;}
    .f_bttm_icon{margin-right: 0; margin-left: 0;}
}
@media (max-width:1024px) {
    .footer { padding: 5rem 2rem; }
    .f_top { flex-direction: column;}
    .f_bttm { flex-direction: column; gap: 2rem 2rem; }
    .f_btn{border-radius: 10px;}
}
@media (max-width:480px) {
    .f_top{ position: relative; border: none;}
    .f_top::before { content: ""; display: block; width: 120%; height: 1px; background: rgba(84, 105, 120, 0.5); position: absolute; bottom: 0; left: -10%;}
    .f_top .flex_box {gap: 0 1rem;}
    .f_top .n01 .txt01 {font-size: 2.8rem; letter-spacing: 1px;}
    .f_btn a {width: 13.3rem;}
    .n04 .f_btn a {width: 12rem;}
    .f_bttm_icon > p { gap: 0 1rem;}
    .f_bttm_icon > p > img{ max-width: 3.438rem;}
    .f_bttm_icon{gap: 0 1.4rem;}
    
}

