.implant_01 {
    padding-top: 160px;
}
.implant_01 .title_box {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 47px;
}
.implant_01 .title_box p {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
}
.implant_01 .bottom_box {
    background: url(/theme/basic/img/sub/implant_01_bg.jpg) center/cover no-repeat;
    height: 484px;
    padding-top: 114px;
}
.implant_01 .bottom_box .plus_popup {
    position: relative;
}
.implant_01 .bottom_box .plus_popup .plus_btn {
    width: 60px;
    height: 60px;
    background-color: #53bfc4;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    z-index: 3;
    left: 51%;
    transform: translateX(-50%);
}
.implant_01 .bottom_box .plus_popup .pop_text {
    background: rgba(255, 255, 255, 0.7);
    width: 740px;
    height: 288px;
    padding: 38px 30px;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.2s;
}
.implant_01 .bottom_box .plus_popup .pop_text p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    font-weight: 700;
}
.implant_01 .bottom_box .plus_popup .pop_text span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
}
.implant_01 .bottom_box .plus_popup:hover .pop_text {
    opacity: 1;
}

.implant_02 {
    padding: 113px 0 9px;
}
.implant_02 .con_box {
    text-align: center;
}
.implant_02 .con_box > img {
    width: 952px;
}
.implant_02 .con_box h3 {
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 53.2px */
    letter-spacing: -1px;
    margin-top: 20px;
}
.implant_02 .con_box h3 strong {
    font-weight: 700;
    color: #962f2f;
}
.implant_02 .con_box ul {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 36px;
}
.implant_02 .con_box ul li p {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    margin: 24px 0 16px;
}
.implant_02 .con_box ul li span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    opacity: 0.8;
}

.implant_03 {
    background: url(/theme/basic/img/sub/implant_03_bg.jpg) center/cover no-repeat;
    padding: 104px 0;
}
.implant_03 a::after {
    content: '';
    width: 78px;
    height: 78px;
    display: inline-block;
    background: url(/theme/basic/img/sub/implant_03_play_btn.svg) center/cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.implant_03 .top_box {
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}
.implant_03 .top_box .title_box {
    margin-top: 28px;
}
.implant_03 .top_box .title_box .link_title {
    margin-left: 30px;
    margin-top: 48px;
}
.implant_03 .top_box .title_box .link_title p {
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 53.2px */
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.implant_03 .top_box .title_box .link_title span {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
}
.implant_03 .top_box .link_box a {
    width: 673px;
    height: 379px;
    display: inline-block;
    background-color: #747474;
    position: relative;
}
.implant_03 .bottom_box {
    display: flex;
    gap: 100px;
    padding-top: 60px;
    border-top: 1px solid rgba(47, 47, 47, 0.2);
}
.implant_03 .bottom_box .mini_link_box {
    display: flex;
    align-items: center;
    gap: 50px;
}
.implant_03 .bottom_box .mini_link_box a {
    width: 342px;
    height: 192px;
    display: inline-block;
    background-color: #747474;
    position: relative;
}
.implant_03 .bottom_box .mini_link_box p {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    margin-bottom: 10px;
}
.implant_03 .bottom_box .mini_link_box span {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
}

.implant_05 {
    background: url(/theme/basic/img/sub/implant_05_bg.jpg) center/cover no-repeat;
    padding: 100px 0 118px;
}
.implant_05 .title_box {
    text-align: center;
    margin-bottom: 66px;
}
.implant_05 .title_box p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    margin-top: 24px;
}
.implant_05 .title_box p strong {
    font-weight: 700;
}
.implant_05 .con_box .top_box {
    margin-bottom: 56px;
}
.implant_05 .con_box .top_box > div {
    display: flex;
    align-items: center;
}
.implant_05 .con_box .top_box > div p {
    width: 205px;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    padding: 20.5px 0;
}
.implant_05 .con_box .top_box > div .arrow_box {
    margin: 0 74px 0 26px;
}
.implant_05 .con_box .top_box > div ul {
    display: flex;
    gap: 24px;
    flex-grow: 1;
}
.implant_05 .con_box .top_box > div ul li {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
    width: 100%;
    background-color: #f8f8f8;
    border-radius: 5px;
}
.implant_05 .con_box .top_box > div:first-child ul li:last-child {
    background-color: #8f8f8f;
    color: #fff;
}
.implant_05 .con_box .top_box > div:last-child {
    margin-top: 24px;
}
.implant_05 .con_box .top_box > div:last-child p {
    color: #53bfc4;
    font-weight: 700;
}
.implant_05 .con_box .top_box > div:last-child .arrow_box svg circle {
    stroke: #53bfc4;
}
.implant_05 .con_box .top_box > div:last-child .arrow_box svg path {
    fill: #53bfc4;
}
.implant_05 .con_box .top_box > div:last-child ul li {
    background-color: #53bfc4;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
}
.implant_05 .con_box .bottom_box ul {
    display: flex;
    justify-content: center;
    gap: 24px;
}
.implant_05 .con_box .bottom_box ul li p {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    color: #fff;
    background-color: #2f2f2f;
    padding: 15px 0;
    gap: 15px;
}
.implant_05 .con_box .bottom_box ul li p::before {
    content: '';
    width: 26px;
    height: 24px;
    background: url(/theme/basic/img/sub/implant_05_ch_mark.svg) center/cover no-repeat;
    display: inline-block;
}

.implant_06 {
    padding: 62px 0 124px;
}
.implant_06 .title_box {
    text-align: center;
}
.implant_06 .title_box small {
    color: rgba(47, 47, 47, 0.8);
}
/* 슬라이드 01 */
.implant_06 #divisor1 {
    background-image: url(/theme/basic/img/sub/implant_06_before_img01.png);
}
.implant_06 #comparison1 figure {
    background-image: url(/theme/basic/img/sub/implant_06_after_img01.png);
}

.implant_06 #divisor2 {
    background-image: url(/theme/basic/img/sub/implant_06_before_img02.png);
}
.implant_06 #comparison2 figure {
    background-image: url(/theme/basic/img/sub/implant_06_after_img02.png);
}

/* 슬라이드 02 */
.implant_06 #divisor3 {
    background-image: url(/theme/basic/img/sub/implant_06_before_img03.png);
}
.implant_06 #comparison3 figure {
    background-image: url(/theme/basic/img/sub/implant_06_after_img03.png);
}

.implant_06 #divisor4 {
    background-image: url(/theme/basic/img/sub/implant_06_before_img04.png);
}
.implant_06 #comparison4 figure {
    background-image: url(/theme/basic/img/sub/implant_06_after_img04.png);
}

/* 슬라이드 03 */
.implant_06 #divisor5 {
    background-image: url(/theme/basic/img/sub/implant_06_before_img05.png);
}
.implant_06 #comparison5 figure {
    background-image: url(/theme/basic/img/sub/implant_06_after_img05.png);
}

.implant_06 #divisor6 {
    background-image: url(/theme/basic/img/sub/implant_06_before_img06.png);
}
.implant_06 #comparison6 figure {
    background-image: url(/theme/basic/img/sub/implant_06_after_img06.png);
}
