/* main_banner */
.main_banner {
    margin-top: 40px;
    position: relative;
}
.main_banner > .main_slide {
    width: 100%;
    height: calc(100% - 80px);
}
.main_banner .swiper-slide img {
    object-fit: contain;
}
.main_banner > .main_slide .pagination {
    position: absolute;
    bottom: 80px;
    transform: translateY(-50%);
}
.main_banner .pagination > span {
    width: 65px;
    height: 4.5px;
    border-radius: 10px;
    background-color: rgba(25, 25, 25, 1);
    opacity: 1;
}
.main_banner > .main_slide .swiper-pagination-bullet-active {
    background-color: rgba(99, 192, 187, 1);
}
.main_banner > .main_slide .btn_next {
    right: 120px;
    width: 22px;
    height: 71px;
}
.main_banner > .main_slide .btn_prev {
    left: 120px;
    width: 22px;
    height: 71px;
}

/* 치과소개 */
.section_01 {
    padding-top: 180px;
}
.section_01 > .top {
    padding: 0 240px;
    display: flex;
}
.section_01 > .top > h2 {
    position: relative;
    padding-right: 130px;
    font-size: 60px;
    line-height: 84px;
    font-weight: 400;
}
.section_01 > .top > h2 > span {
    color: #63c0bb;
}
.section_01 > .top > h2::before {
    content: '';
    position: absolute;
    top: -64px;
    left: -100px;
    width: 350px;
    height: 334px;
    background: url('../img/watermark_logo.svg') no-repeat center;
}
.section_01 > .top > .top_R .desc {
    padding-top: 10px;
    margin-bottom: 45px;
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
}
.section_01 > .top > .top_R .desc > span {
    color: #63c0bb;
    font-weight: 500;
}
.section_01 > .top > .top_R .sign {
    height: 65px;
    margin-bottom: 105px;
    text-align: right;
    font-size: 23px;
    color: #003935;
    font-weight: 600;
}
.section_01 > .top > .top_R .sign > img {
    margin-right: -80px;
    padding-left: 20px;
    vertical-align: text-bottom;
}
/* 치과특징카드 */
.section_01 {
    overflow: hidden;
}
.section_01 > .bottom {
    position: relative;
    width: 100%;
    max-width: 1340px;
    height: 416px;
    margin-top: 100px;
    margin-bottom: 210px;
    margin-left: 0;
    overflow: initial;
}
.section_01 > .bottom .swiper-slide {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 69vw;
}
.section_01 > .bottom .swiper-slide > span {
    width: 184px;
    height: 1px;
    margin-top: 140px;
    margin-right: 30px;
    background: #fff;
    align-self: flex-start;
}
.section_01 > .bottom .swiper-slide > h3 {
    align-self: flex-start;
    padding-right: 90px;
    font-size: 200px;
    line-height: 250px;
}
.section_01 > .bottom .swiper-slide .btn {
    position: absolute;
    right: 45px;
}
.section_01 > .bottom .swiper-slide .miteum {
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 5px;
    font-weight: 300;
    opacity: 0.5;
}
.section_01 > .bottom .swiper-slide h4 {
    margin-bottom: 56px;
    font-size: 64px;
    letter-spacing: -2px;
    font-weight: 500;
}
.section_01 > .bottom .swiper-slide .slogan {
    font-size: 22px;
    font-weight: 300;
    line-height: 36px;
}
.section_01 > .bottom .card01 {
    color: #fff;
    background: #003935;
}
.section_01 > .bottom .card02 {
    color: #fff;
    background: #63c0bb;
}
.section_01 > .bottom .card03 {
    color: #003935;
    background: #bfe9e7;
}
.section_01 > .bottom .card03 > span {
    background-color: #003935;
}
.section_01 .swiper-slide-duplicate-prev {
    left: 14.5%;
}
/* 더블보드 전문의 설명 */
.section_02 > h3 {
    margin-bottom: 55px;
    padding-left: 240px;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: -2px;
}
.section_02 > h3 > span {
    color: #003935;
    font-weight: 500;
}
.section_02 > .half {
    display: flex;
    padding: 0 240px;
}
.section_02 .sec2_L > h4 {
    position: relative;
    width: 260px;
    height: 60px;
    margin-bottom: 60px;
    background: #003935;
    color: #fff;
    font-size: 33px;
    line-height: 60px;
    text-align: center;
    font-weight: 400;
}
.section_02 .sec2_L > h4::after {
    content: '';
    position: absolute;
    display: inline-block;
    top: 25px;
    right: -550%;
    width: 1395px;
    height: 320px;
    background: url('../img/doubleboard_deco.svg') no-repeat center;
}
.section_02 .sec2_L > p {
    margin-bottom: 270px;
    font-size: 23px;
    line-height: 35px;
}
.section_02 .sec2_L > p > span {
    font-weight: 500;
    color: #63c0bb;
}
.section_02 .sec2_R {
    display: flex;
    gap: 44px;
    height: 272px;
    padding-left: 265px;
    margin-top: 50px;
}
.section_02 .sec2_R > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 272px;
    height: 272px;
    border-radius: 50%;
    background: rgba(191, 233, 231, 0.3);
    text-align: center;
}
.section_02 .sec2_R > div > h5 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
}
.section_02 .sec2_R > div > h5 > span {
    padding: 2px 5px;
    background: #003935;
    color: #fff;
}
.section_02 .sec2_R > div > p {
    font-size: 68px;
    color: #003935;
    font-weight: 800;
}
.section_02 .sec2_R > div > p > span {
    font-size: 64px;
}
/*의료진 약력*/
.section_02 > .doctors h3 {
    font-size: 48px;
    color: #fff;
    font-weight: 400;
}
.section_02 > .doctors h3 > span {
    font-size: 30px;
}
.section_02 > .doctor_01 h3 {
    padding-left: 240px;
    margin-bottom: 40px;
    font-size: 54px;
    color: #003935;
}
.section_02 > .doctor_01 h3 > span {
    font-size: 32px;
}
.section_02 > .doctors .line {
    display: flex;
    align-items: center;
    padding-left: 240px;
    width: 80%;
    height: 125px;
    background: #003935;
    color: #fff;
}
.section_02 > .doctors .line > h4 {
    height: 95px;
    padding: 0 40px;
    border: 1px solid #fff;
    border-radius: 7px;
    font-size: 31px;
    font-weight: 400;
    line-height: 95px;
}
.section_02 > .doctor_01 > .line > h4 > img {
    padding-left: 50px;
    margin-bottom: 13px;
}
.section_02 > .doctor_02 > .line > h4 > img {
    margin-bottom: 10px;
}
.section_02 > .doctor_03 > .line > h4 > img {
    margin-bottom: 10px;
}
.section_02 > .doctors .line > h3 {
    padding-right: 123px;
}
.section_02 > .doctors > .desc {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 70px 0 80px 240px;
    background: rgba(247, 247, 247, 1);
    font-size: 23px;
    line-height: 48px;
}
.section_02 > .doctor_01 > .desc {
    margin-bottom: 280px;
    gap: 64px;
}
.section_02 > .doctor_02 > .desc {
    margin-bottom: 250px;
    gap: 91px;
}
.section_02 > .doctor_03 > .desc {
    gap: 135px;
}
.section_02 > .doctor_03 > .desc .doc03_thesis {
    padding-left: 20px;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0;
    word-spacing: 0;
}
.section_02 > .doctor_03 > .desc .doc03_thesis > div {
    margin-bottom: 14px;
}
.section_02 > .doctor_03 > .desc .doc03_thesis > div span {
    display: inline-block;
    margin-right: 6px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #191919;
    line-height: 17px;
}
.section_02 > .doctor_01 > .desc::after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 120px;
    width: 486px;
    height: 887px;
    background: url('../img/doctor01.png') no-repeat center;
}
.section_02 > .doctor_02 > .desc::after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 168px;
    width: 438px;
    height: 764px;
    background: url('../img/doctor02.png') no-repeat center;
}
.section_02 > .doctor_03 > .desc::after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 118px;
    width: 486px;
    height: 887px;
    background: url('../img/doctor03.png') no-repeat center;
}
/*임플란트 클리닉*/
.section_03 {
    width: 100%;
    color: #fff;
}
.section_03 .implant_clinic {
    padding-top: 114px;
    background: url('../img/sec3_bg.jpg') center;
}
.section_03 .implant_clinic > .title {
    display: flex;
    gap: 220px;
    padding: 0 240px;
    border-top: 0.8px solid #b5b5b5;
    border-bottom: 0.8px solid #b5b5b5;
}
.section_03 .implant_clinic > .title > div > p {
    padding-top: 40px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 10px;
    color: rgba(255, 255, 255, 0.3);
}
.section_03 .implant_clinic > .title > div > h2 {
    margin-bottom: 62.5px;
    font-size: 56px;
    font-weight: 300;
}
.section_03 .implant_clinic > .title > div > h2 > span {
    color: #bfe9e7;
    font-weight: 500;
}
.section_03 .implant_clinic > .title > p {
    align-self: center;
    font-size: 22px;
    font-weight: 300;
    line-height: 38px;
}
.section_03 .implant_clinic > .title > p > span {
    color: #bfe9e7;
    font-weight: 500;
}

.section_03 .implant_slide {
    position: relative;
    width: 100%;
    padding: 95px 0 132px;
}
.section_03 .implant_slide::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 55%;
    width: 0.8px;
    height: 100%;
    background: #b5b5b5;
}
.section_03 > .implant_clinic > .implant_slide .swiper-slide {
    display: flex;
    justify-content: space-between;
    padding: 0 240px;
}
.section_03 .slide_L > h3 {
    margin-bottom: 32px;
    font-size: 26px;
    font-weight: 400;
    text-decoration: underline;
    color: #bfe9e7;
}
.section_03 .slide_L > h4 {
    margin-bottom: 105px;
    font-size: 46px;
    line-height: 64px;
    font-weight: 400;
}
.section_03 .slide_L > h4 > span {
    color: #bfe9e7;
}
.section_03 .slide_L > div {
    display: flex;
    gap: 10px;
    margin-bottom: 45px;
}
.section_03 .slide_L > div > div {
    width: 210px;
    height: 54px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 54px;
    background: rgba(255, 255, 255, 0.09);
    text-align: center;
}
.section_03 .slide_L > p {
    font-size: 24px;
    line-height: 40px;
}
.section_03 .slide_R {
    height: 100%;
    align-self: center;
    padding-left: 154px;
}
.section_03 > .implant_clinic .swiper-button-next {
    right: 120px;
}
.section_03 > .implant_clinic .swiper-button-prev {
    left: 120px;
}
.section_03 .implant_process {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 104px 240px 100px;
    background: #191919;
    border-top: 0.8px solid #b5b5b5;
}
.section_03 .implant_process > .desc p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 8px;
}
.section_03 .implant_process > .desc h5 {
    margin-right: 75px;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -3px;
}
.section_03 .implant_process > .img > p {
    padding-left: 10px;
    margin-top: 15px;
    font-size: 16px;
}
.section_03 .implant_process > .img > p > span {
    font-weight: 500;
    margin-right: 11px;
}
/*임플란트 틀니*/
.section_04 {
    width: 100%;
    background: #63c0bb;
    color: #fff;
}
.section_04 > .title {
    display: flex;
    gap: 270px;
    padding: 100px 240px 53px;
    border-bottom: 0.8px solid #fff;
}
.section_04 > .title > div > p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 10px;
}
.section_04 > .title > div > h2 {
    font-size: 56px;
    line-height: 74px;
    font-weight: 300;
}
.section_04 > .title > div > h2 > span {
    color: #003935;
    font-weight: 500;
}
.section_04 > .title > p {
    padding-top: 36px;
    font-size: 22px;
    font-weight: 300;
    line-height: 38px;
}
.section_04 > .desc {
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding: 98px 240px 95px;
    color: #191919;
}
.section_04 > .desc > div {
    width: 457px;
    height: 380px;
    cursor: pointer;
}
.section_04 > .desc > div > div {
    display: none;
}
.section_04 > .desc > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.section_04 > .desc > div:hover > div {
    background: rgba(255, 255, 255, 0.9);
    transition: all 0.3s;
}
.section_04 > .desc > .desc01 {
    background: url('../img/sec4_desc01.jpg') no-repeat center;
}
.section_04 > .desc > .desc02 {
    background: url('../img/sec4_desc02.jpg') no-repeat center;
}
.section_04 > .desc > .desc03 {
    background: url('../img/sec4_desc03.jpg') no-repeat center;
}
.section_04 > .desc > div:hover > div > h4 {
    display: block;
    transition: all 0.3s;
}
.section_04 > .desc > div > div > h4 {
    display: none;
    position: relative;
    border-bottom: 2px solid #63c0bb;
    margin: 0 auto 30px;
    font-size: 26px;
    line-height: 35px;
    font-weight: 600;
    transition: all 0.3s;
}
.section_04 > .desc > div:hover > div > p {
    display: block;
    transition: all 0.3s;
}
.section_04 > .desc > div > div > p {
    display: none;
    font-size: 22px;
    line-height: 36px;
    color: #333;
}
.section_04 .implant_process {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 104px 240px 100px;
    border-top: 0.8px solid #fff;
}
.section_04 .implant_process > .desc p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 8px;
}
.section_04 .implant_process > .desc h5 {
    margin-right: 75px;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -3px;
}
.section_04 .implant_process > .img > p {
    padding-left: 10px;
    margin-top: 15px;
    font-size: 16px;
}
.section_04 .implant_process > .img > p > span {
    font-weight: 500;
    margin-right: 11px;
}

/* 디지털 장비 */
.section_05 {
    position: relative;
    width: 100%;
    padding-top: 110px;
    text-align: center;
    background: url('../img/sec5_bg.jpg') no-repeat center;
}
.section_05 > h2 {
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 500;
}
.section_05 > h2 > span {
    color: #63c0bb;
}
.section_05 > p {
    margin-bottom: 60px;
    font-size: 23px;
}
.section_05 .digital_tools {
    position: relative;
    margin: 0 240px 170px;
}
.section_05 .digital_tools p {
    padding-top: 15px;
    font-size: 22px;
    font-weight: 500;
    color: #777;
}
.section_05 .digital_tools .swiper-slide > img {
    width: 338px;
    height: 415px;
}
.section_05 .swiper-button-prev {
    top: 65%;
    left: 180px;
}
.section_05 .swiper-button-next {
    top: 65%;
    right: 180px;
}
/* 의식하진정법 */
.section_06 {
    width: 100%;
    text-align: center;
}
.section_06 > .sleep_T {
    position: relative;
    padding: 187px 0 120px;
    margin-bottom: 95px;
    color: #fff;
    background: url('../img/sec6_T_bg.jpg') no-repeat center;
    font-size: 50px;
}
.section_06 > .sleep_T::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 2px;
    height: 80px;
    background: #fff;
}
.section_06 > .sleep_T > h2 {
    margin: 25px auto;
    width: 350px;
    height: 90px;
    font-size: 60px;
    line-height: 90px;
    background: #63c0bb;
}
.section_06 > .sleep_M > p {
    margin-bottom: 90px;
    font-size: 23px;
    line-height: 40px;
    color: #333;
}
.section_06 > .sleep_M > .sleep_desc {
    display: flex;
    justify-content: center;
    gap: 28px;
    margin-bottom: 150px;
}
.section_06 > .sleep_M > .sleep_desc > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 339px;
    height: 415px;
    background: #003935;
    color: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
.section_06 > .sleep_M > .sleep_desc > div:hover {
    border: 1.5px solid #bfe9e7;
    background: #fff;
    color: #003935;
    transition: all 0.3s;
}
.section_06 > .sleep_M > .sleep_desc > div .num {
    margin-bottom: 52px;
    font-size: 24px;
    text-decoration: underline;
}
.section_06 > .sleep_M > .sleep_desc > div h4 {
    font-size: 26px;
    margin-bottom: 40px;
}
.section_06 > .sleep_M > .sleep_desc > div .desc {
    display: none;
}
.section_06 > .sleep_M > .sleep_desc > div:hover .desc {
    display: block;
    font-size: 20px;
    line-height: 32px;
    color: #191919;
}
.section_06 > .sleep_M > .sleep_desc > div .desc > span {
    color: #63c0bb;
    font-weight: 500;
}
.section_06 > .sleep_B {
    width: 100%;
    height: 120px;
    font-size: 21px;
    font-weight: 300;
    line-height: 120px;
    letter-spacing: 10px;
    background: url('../img/sec6_T_bg.jpg');
    color: rgba(255, 255, 255, 0.7);
}
/* 무통마취 시스템 */
.section_07 {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 125px;
    height: 625px;
    color: #fff;
    background: url('../img/sec7_bg.jpg');
}
.section_07 > div.sec7_L {
    position: relative;
    padding-left: 240px;
    padding-bottom: 140px;
}
.section_07 > div > h3 {
    margin-bottom: 34px;
    font-size: 64px;
    font-weight: 400;
}
.section_07 > div > p.serif {
    margin-bottom: 78px;
    font-size: 36px;
    line-height: 56px;
}
.section_07 > div > p.serif > span {
    width: 250px;
    height: 50px;
    padding: 0 2px;
    background: #fff;
    color: #63c0bb;
    font-weight: 500;
}
.section_07 > .sleep_slide {
    width: 875px;
}
.section_07 > .sleep_slide p {
    padding-top: 15px;
    font-size: 24px;
}
.section_07 .sec7_nav {
    position: absolute;
    bottom: 144px;
    left: 240px;
    width: 140px;
    height: 70px;
}
.section_07 .sec7_nav > img {
    width: 70px;
    height: 70px;
}
.section_07 .swiper-button-prev {
    top: 0;
    left: 0;
    margin: 0;
}
.section_07 .swiper-button-next {
    top: 0;
    right: 0;
    margin: 0;
}

/* 진료항목 */
.section_08 {
    width: 100%;
    padding-top: 155px;
    margin-bottom: 170px;
}
.section_08 > p {
    margin-bottom: 27px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 10px;
    color: rgba(51, 51, 51, 0.5);
    text-align: center;
}
.section_08 > h3 {
    margin-bottom: 80px;
    font-size: 50px;
    font-weight: 400;
    color: #333;
    text-align: center;
}
.section_08 > h3 > span {
    color: #003935;
    font-weight: 500;
}
.section_08 > .treatments {
    padding: 0 162px 0 240px;
    display: flex;
    justify-content: space-around;
}
.section_08 > .treatments > .treatments_slide_page {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 17px;
    font-size: 36px;
    font-weight: 600;
    color: #003935;
}
.section_08 > .treatments > .treatments_slide_page .swiper-pagination-bullet {
    background: rgba(0, 0, 0, 0);
    width: auto;
    height: auto;
}
.section_08 > .treatments > .treatments_slide_page .swiper-pagination-bullet > span {
    margin-right: 10px;
    font-size: 20px;
    text-decoration: underline;
    vertical-align: super;
}
.section_08 > .treatments > .treatments_slide {
    width: 75%;
    height: 100%;
    max-width: 1098px;
    overflow: hidden;
}
.section_08 > .treatments > .treatments_slide .swiper-slide {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1100px;
    height: 415px;
    background: #f8f8f8;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.16);
}
.section_08 .treatments_slide .slide_L {
    width: 573px;
}
.section_08 .treatments_slide .slide_L > h4 {
    position: relative;
    margin-bottom: 40px;
    padding-top: 66px;
    padding-left: 51px;
    font-size: 32px;
    font-weight: 600;
    color: #003935;
    display: flex;
    align-items: center;
    line-height: 42px;
}
.section_08 .treatments_slide .slide_L > h4 > img {
    margin-right: 10px;
}
.section_08 .treatments_slide .slide_L > h6 {
    display: block;
    padding-left: 81px;
    margin-bottom: 50px;
    font-size: 23px;
    line-height: 37px;
    font-weight: 400;
}
.section_08 .treatments_slide .slide_L > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 50px;
    width: 100%;
    height: 70px;
    padding-left: 81px;
    background: #003935;
    color: #fff;
    font-size: 18px;
}
.section_08 .treatments_slide .slide_R > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 치과 인테리어 */
.section_09 {
    display: flex;
    justify-content: center;
    gap: 240px;
    padding: 120px 240px 0;
    margin-bottom: 170px;
    background: url('../img/sec5_bg.jpg') no-repeat center;
}
.section_09 > .interior {
    position: relative;
    width: 802px;
    height: 530px;
}
.section_09 > .interior .btn_nav {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 140px;
    height: 70px;
}
.section_09 > .interior .btn_nav > img {
    width: 70px;
    height: 70px;
}
.section_09 > .interior .swiper-button-prev {
    top: 0;
    left: 0;
    margin: 0;
}
.section_09 > .interior .swiper-button-next {
    top: 0;
    right: 0;
    margin: 0;
}
.section_09 > .interior_desc > h4 {
    margin-bottom: 120px;
    text-align: right;
    font-size: 48px;
    line-height: 66px;
    color: #333;
    font-weight: 400;
}
.section_09 > .interior_desc > h4 > span {
    color: #63c0bb;
}
.section_09 > .interior_desc > p {
    text-align: right;
    font-size: 20px;
}
.section_09 > .interior_desc > .interior_thumb {
    position: relative;
    width: 360px;
    height: 236px;
    margin-bottom: 15px;
}
.section_09 > .interior_desc > .interior_thumb::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
}
/* 마무리 슬로건 */
.section_10 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 386px;
    background: url('../img/sec10_bg.jpg') no-repeat center;
    text-align: center;
}
.section_10 > p {
    width: 1858px;
    height: 323px;
    padding-top: 115px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 34px;
    line-height: 54px;
}
.section_10 > p > span {
    color: #bfe9e7;
    font-weight: 500;
}
/* 진료시간 및 오시는길 */
.main_come {
    position: relative;
    display: flex;
    padding: 130px 240px 0;
    margin-bottom: 120px;
}
.main_come::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 346px;
    background: #63c0bb;
}
.main_come > .ft_L {
    position: relative;
    margin-right: 60px;
}

.main_come > .ft_L > h3 {
    margin-bottom: 94px;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
}
.main_come > .ft_L > h3 > span {
    display: inline-block;
    width: 4px;
    height: 50px;
    margin-right: 20px;
    background: #fff;
    vertical-align: middle;
}
.main_come > .ft_R {
    position: relative;
    text-align: center;
}
.main_come > .ft_R > img {
    width: 700px;
    height: 380px;
    margin-top: 48px;
}
.main_come > .ft_R .naver_map {
    width: 100%;
    max-width: 700px;
    height: 58px;
    background: #63c0bb;
    font-size: 23px;
    line-height: 58px;
}
.main_come > .ft_R .naver_map > a {
    color: #fff;
}
.main_come > .ft_R .half {
    display: flex;
    width: 100%;
    max-width: 700px;
}
.main_come .half > div {
    width: 100%;
    max-width: 350px;
    height: 72.5px;
    background: #dbdbdb;
    color: #333;
    line-height: 72.5px;
}
.main_come .half > div.half_R {
    background: #003935;
}
.main_come .half > div.half_R > a {
    color: #fff;
}
.main_come .half > div > a {
    position: relative;
    font-size: 19px;
}
.main_come .half img {
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 4.5px;
}
