.sub_banner {
    padding: 77px 0px;
    background-color: #cb9d6c;
}
.sub_banner_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.sub_banner_wrap h3 {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 44px;
}
.sub_banner_wrap h3 span {
    color: #ffe2c2;
}
.sub_banner_wrap h3 small {
    font-size: 30px;
    color: #ffc98f;
}
.sub_banner_box {
    position: relative;
    width: 273px;
    height: 144px;
    border-radius: 14px;
    background-color: #fff;
    padding-left: 61px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
.sub_banner_box h4 {
    font-size: 30px;
    font-weight: 400;
    color: #222;
}
.sub_banner_box h4 span {
    font-size: 100px;
    font-weight: 100;
    position: relative;
    margin-right: 24px;
    border-bottom: 3px solid rgba(203, 157, 108, 0.3);
    letter-spacing: normal;
}
.sub_banner_box > span {
    position: absolute;
    top: 30px;
    right: 47px;
    display: inline-block;
    border-radius: 6px;
    background-color: rgba(203, 157, 108, 0.8);
    line-height: 41px;
    width: 102px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}

/* implant01 */
.implant01 {
    position: relative;
    background-color: #fff;
    padding: 156px 0px 182px;
    text-align: center;
    color: #222;
}
.implant01::before {
    content: '';
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 540px;
    background: linear-gradient(to bottom, #cb9d6c, #fff);
    opacity: 0.2;
    position: absolute;
}
.implant01 h2 {
    font-size: 46px;
    font-weight: 400;
    line-height: 66px;
}
.implant01 h2 span {
    color: #cb9d6c;
    font-weight: 700;
}
.implant01 > div {
    position: relative;
}
.implant01 > div > p {
    font-size: 24px;
    font-weight: 400;
    margin: 54px auto 69px;
}
.implant01_con {
    display: flex;
    align-items: center;
    justify-content: center;
}
.implant01_con span {
    font-size: 18px;
    font-weight: 300;
    color: #cb9d6c;
}
.implant01_con > div > div {
    margin-top: 12px;
    border-radius: 20px;
    border: 2px solid #cb9d6c;
    padding: 26px 0px 25px;
    width: 260px;
}
.implant01_con h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 9px;
}
.implant01_con p {
    font-size: 20px;
    font-weight: 300;
    color: #cb9d6c;
}
.implant01_con02 {
    margin: 0px 42px;
}

/* implant02 */
.implant02 {
    position: relative;
}
.implant02_con {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #fff;
}
.implant02_line {
    width: 374px;
    height: 1px;
    background-color: #fff;
    margin: 0px 70px;
}
.implant02_con h2 {
    font-size: 60px;
    font-weight: 700;
}
.implant02_con h3 {
    font-size: 60px;
    font-weight: 400;
}

/* sleep031 */
.sleep031 {
    padding: 291px 0px;
    color: #222;
    background-color: #fff;
    position: relative;
}
.sleep031 h2 {
    font-size: 46px;
    font-weight: 400;
    line-height: 66px;
    margin-bottom: 106px;
}
.sleep031 h2 span {
    color: #cb9d6c;
    font-weight: 700;
}
.sleep031 p {
    font-size: 24px;
    font-weight: 400;
    line-height: 44px;
}
.sleep031 p span {
    color: #cb9d6c;
    font-weight: 700;
}
.sleep031_con {
    position: absolute;
    right: 160px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 947px;
}
.sleep031_con > div {
    position: absolute;
    overflow: hidden;
    width: 456px;
    height: 593px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
}
.sleep031_con01 {
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.sleep031_con02 {
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.sleep031_con > div:hover {
    width: 628px;
    height: 817px;
    z-index: 1;
}
.sleep031_con video {
    height: 100%;
    width: auto;
}
@media only screen and (max-width: 1800px) {
    .sleep031_con {
        right: 0;
    }
}
/* implant03 */
.implant03 {
    padding-top: 193px;
    padding-bottom: 146px;
}
.implant03 h2 {
    text-align: center;
    font-size: 46px;
    font-weight: 400;
    color: #222;
}
.implant03 h2 span {
    font-weight: 700;
    color: #cb9d6c;
}
.implant03 > p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin: 12px auto 115px;
    opacity: 0.3;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.implant03_wrap {
    background-image: url(../img/sub/implant03_wrap.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 16px;
}
.implant03_wrap > p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    opacity: 0.5;
    line-height: 20px;
    margin-top: 101px;
}
.implant03_wrap > div {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.implant03_img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    gap: 15px;
}
.implant03_img p {
    font-size: 22px;
    font-weight: 400;
    margin-top: 20px;
    color: #222;
}
.implant03_img > div > div {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.implant03_img span {
    width: 186px;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-color: #cb9d6c;
    text-align: center;
    color: #fff;
    line-height: 39px;
    border-radius: 20px 20px 0px 0px;
    font-size: 23px;
    font-weight: 700;
}
.implant03_right {
    padding-top: 50px;
}
.implant03_right h3 {
    font-size: 34px;
    font-weight: 400;
    color: #222;
}
.implant03_right h3 b {
    font-weight: 700;
}
.implant03_right h3 span {
    color: #cb9d6c;
}
.implant03_right p {
    font-size: 22px;
    font-weight: 400;
    color: #222;
    margin: 18px 0px 46px;
}
.implant03_txt {
    background-image: url(../img/sub/implant03_txt.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    padding: 60px 66px 29px 81px;
    margin-top: 61px;
    margin-bottom: 46px;
    display: flex;
    align-items: flex-start;
    color: #fff;
    position: relative;
}
.implant03_box01 {
    width: 320px;
    background-color: #fff;
    border-radius: 10px;
    padding: 11px 13px 37px;
}
.implant03_box01 h5 {
    text-align: center;
    border-radius: 5px;
    background-color: #cb9d6c;
    margin-bottom: 24px;
    line-height: 56px;
    font-size: 30px;
    font-weight: 600;
}
.implant03_box01 p {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    color: #222;
}
.implant03_box01 img {
    margin-right: 19px;
}
.implant03_box > h6 {
    width: 100%;
    border: 2px solid #fff;
    line-height: 76px;
    text-align: center;
    border-radius: 10px;
    font-size: 30px;
    font-weight: 700;
}
.implant03_box > h6:first-of-type {
    margin: 35px auto 18px;
}
.implant03_txt a {
    position: absolute;
    right: 66px;
    bottom: 29px;
    z-index: 1;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 302px;
}
.implant03_txt a h4 {
    font-size: 20px;
    font-weight: 400;
    color: #222;
    line-height: 40px;
}
.implant03_txt a span {
    font-size: 30px;
    font-weight: 700;
}
.implant03_txt > p {
    padding-left: 67px;
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
    position: relative;
}
.implant03_txt > p::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #cb9d6c, transparent);
}
.implant03_txt > p.login::after {
    display: none;
}
.implant03 > div > h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    background-color: #f0f1f3;
    border-radius: 20px;
    line-height: 80px;
}

/* implant04 */
.implant04 {
    background-image: url(../img/sub/implant04_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 251px;
    color: #fff;
}
.implant04 h2 {
    font-size: 46px;
    font-weight: 400;
    line-height: 66px;
}
.implant04 h2 span {
    color: #ffc98f;
    font-weight: 700;
}
.implant04 h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 14px auto 23px;
}
.implant04 > p {
    font-size: 18px;
    font-weight: 400;
    margin: 0px auto 150px;
    opacity: 0.3;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.implant04_con {
    width: 100%;
    padding: 28px 0px;
    border-top: 1px solid #fff;
    backdrop-filter: blur(15px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.1);
}
.implant04_con > div {
    padding-left: 47px;
}
.implant04_con h3 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 51px;
}
.implant04_con h3 span {
    color: #ffc98f;
}
.implant04_con p {
    font-size: 24px;
    font-weight: 300;
    line-height: 44px;
}
.implant04_con p span {
    color: #ffc98f;
}

/* implant05 */
.implant05 {
    text-align: center;
    color: #222;
    position: relative;
    padding-bottom: 193px;
    padding-top: 205px;
    background-color: #fff;
}
.implant05 > div {
    position: relative;
    z-index: 1;
}
.implant05::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 540px;
    background: linear-gradient(to bottom, #cb9d6c, #fff);
    opacity: 0.2;
}
.implant05::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 540px;
    background: linear-gradient(to top, #cb9d6c, #fff);
    opacity: 0.2;
}
.implant05 h2 {
    font-size: 46px;
    font-weight: 400;
}
.implant05 h2 span {
    color: #cb9d6c;
    font-weight: 700;
}
.implant05 > div > p {
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    margin: 76px auto 105px;
}
.implant05 > div > p span {
    color: #cb9d6c;
    font-weight: 700;
}
.implant05_con {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
.implant05 h5 {
    font-size: 46px;
    font-weight: 400;
    line-height: 66px;
    margin: 121px auto 76px;
}
.implant05 h5 span {
    color: #cb9d6c;
    font-weight: 700;
}
.implant05 > div > span {
    font-size: 24px;
    font-weight: 400;
    border-bottom: 1px solid #707070;
    padding-bottom: 13px;
}
.implant05_con > div {
    background-color: rgba(240, 241, 243, 0.8);
    width: 400px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    border-radius: 14px;
    padding: 0px 30px 43px;
}
.implant05_con p {
    font-size: 16px;
    font-weight: 300;
    opacity: 0.5;
}
.implant05_con h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 21px auto 9px;
}
.implant05_line {
    width: 100%;
    height: 1px;
    background-color: #cb9d6c;
    opacity: 0.6;
    margin-top: 19px;
}
.implant05_con h3 {
    font-size: 36px;
    font-weight: 400;
    position: relative;
}
.implant05_con span {
    font-size: 70px;
    font-weight: 700;
    color: #cb9d6c;
    margin-right: 20px;
}
.implant05_con img {
    position: absolute;
    right: 8px;
    top: 0px;
}

/* implant06 */
.implant06 {
    text-align: center;
    padding: 198px 0px 190px;
}
.implant06 h2 {
    font-size: 46px;
    font-weight: 400;
    color: #222;
    margin-bottom: 92px;
    line-height: 66px;
}
.implant06 h2 span {
    color: #cb9d6c;
    font-weight: 700;
}
.implant06_con {
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.login_wrap {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
}
.implant06_con a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 302px;
    cursor: pointer;
}
.login_wrap.active {
    display: block;
}
.implant06_con a h4 {
    font-size: 20px;
    font-weight: 400;
    color: #222;
    line-height: 40px;
}
.implant06_con a span {
    font-size: 30px;
    font-weight: 700;
}

/* implant07 */
body {
    overflow: visible;
}
.implant07 {
    background-image: url(../img/sub/implant07_bg.jpg);
    background-attachment: fixed;
    background-size: contain;
    padding-top: 193px;
    position: relative;
    text-align: center;
    color: #fff;
    border-top: 1px solid #707070;
    color: #222;
}
.implant07 > div {
    margin-bottom: -220px;
}
.implant07::after {
    content: '※ 더서울치과의원 의료법을 준수하며 위 케이스는 실제 환자의 동의를 얻은 사례로 치료 전, 후가 동일한 환경에서 촬영되었습니다.\A환자 케이스에 따라 부작용이 발생할 수 있으며, 이 부분은 의료진의 충분한 상담과 체크를 통해 예방하고 줄일 수 있습니다.';
    display: flex;
    white-space: pre;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(34, 34, 34, 0.6);
    position: sticky;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 446px;
    align-items: flex-end;
    padding-bottom: 110px;
    justify-content: center;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #cb9d6c 100%);
}
.implant07 > p {
    /* font-size: 14px;
    font-weight: 400;
    opacity: 0.6;
    line-height: 20px;
    margin-top: 240px; */
    display: none;
}
.implant07 h2 {
    font-size: 46px;
    font-weight: 400;
    line-height: 66px;
}
.implant07 h2 span {
    font-weight: 700;
    color: #cb9d6c;
}
.implant07 > div > p {
    font-size: 24px;
    font-weight: 400;
    line-height: 44px;
    margin: 66px auto 143px;
}

/* implant08 */
.implant08 {
    background-image: url(../img/sub/implant08_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 215px;
    text-align: center;
    color: #fff;
}
.implant08 h2 {
    font-size: 46px;
    font-weight: 400;
    line-height: 66px;
    margin-bottom: 137px;
}
.implant08 h2 span {
    font-weight: 700;
    color: #ffc98f;
}
.implant08_img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.implant08_img > img:nth-of-type(2) {
    margin: 0px 30px;
}
.implant08_img > img:first-child,
.implant08_img > img:last-child {
    animation: implant 10s linear infinite;
}
@keyframes implant {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(30px);
    }
    100% {
        transform: translateY(0px);
    }
}
.implant08_line {
    max-width: 854px;
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin: 36px auto 95px;
}
.implant08 h3 {
    display: inline-block;
    line-height: 74px;
    border-radius: 20px;
    border: 2px solid #ffc98f;
    font-size: 36px;
    font-weight: 400;
    padding: 0px 65px;
    margin-bottom: 11px;
}
.implant08_count {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.implant08_count h5 {
    font-size: 150px;
    font-weight: 700;
    margin-right: 11px;
    color: #ffc98f;
    font-family: 'Escoredream';
    letter-spacing: 0.02px;
}
.implant08_count p {
    font-size: 44px;
    font-weight: 400;
}
.implant08_count > div {
    padding-bottom: 30px;
}
.implant08_count > div img {
    animation: count 3s linear infinite;
}
@keyframes count {
    0% {
        transform: translateY(30px);
        opacity: 1;
    }
    100% {
        transform: translateY(-15px);
        opacity: 0;
    }
}
.implant08_txt {
    width: 100%;
    padding: 66px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    backdrop-filter: blur(15px);
    background-color: rgba(255, 255, 255, 0.1);
    margin-top: 217px;
}
.implant08_txt > div {
    padding-left: 47px;
}
.implant08_txt h4 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 51px;
}
.implant08_txt h4 span {
    color: #ffc98f;
}
.implant08_txt p {
    font-size: 24px;
    font-weight: 300;
    line-height: 40px;
}
/* implant09 */
.implant09 {
    display: flex;
    align-items: center;
}
.implant09 > div {
    width: 50%;
    position: relative;
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.implant09 > div::after {
    /* content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    transition: all 0.2s; */
}
.implant09 > div:hover::after {
    /* opacity: 0; */
}
.implant09 video {
    width: auto;
    height: 100%;
}

/* implant10 */
.implant10 {
    background-image: url(../img/sub/implant10_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 184px;
    padding-bottom: 212px;
    overflow: hidden;
    color: #fff;
}
.implant10_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 64px;
}
.implant10_txt h2 {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 11px;
}
.implant10_txt h2 span {
    font-weight: 700;
}
.implant10_txt p {
    font-size: 18px;
    font-weight: 400;
    opacity: 0.3;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.implant10_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 138px;
    width: 100%;
}
.implant10_nav > div {
    transform: rotate(180deg);
    cursor: pointer;
}
.implant10_swiper {
    width: 100%;
}
.implant10_swiper .swiper-slide > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.implant10_swiper .swiper-slide > div > div {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.implant10_swiper .swiper-slide > div > div > span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    text-align: center;
    width: 240px;
    line-height: 50px;
    font-size: 26px;
    font-weight: 700;
    border-radius: 20px 20px 0px 0px;
    background-color: #444444;
}
.implant10_swiper .swiper-slide .bna_a span {
    background-color: #cb9d6c;
}
.bna_b > img {
    opacity: 0.2;
}
.bna_b > img.login {
    opacity: 1;
}
.bna_b a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    padding: 20px 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 302px;
}
.bna_b a h4 {
    font-size: 20px;
    font-weight: 400;
    color: #222;
    line-height: 40px;
}
.bna_b a span {
    font-size: 30px;
    font-weight: 700;
}
.bna_top {
    margin-bottom: 50px;
}
.bna_date {
    display: flex;
    align-items: center;
    margin-top: 36px;
}
.bna_date p {
    font-size: 22px;
    font-weight: 400;
    width: 50%;
    text-align: center;
}
.implant10 h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding: 49px 0px;
    background-color: rgba(240, 241, 243, 0.2);
    border-radius: 20px;
    margin-top: 68px;
}
