﻿@charset "UTF-8";

/*-------------------------------------------------
Version : 1.0
Author : han
-------------------------------------------------*/
.main article {margin-top: 100px;}

/* 섹션1 */
.main_section_01 {position: relative;}
.main .in_cover > .new_in_w {max-width: 1600px; margin: 0 auto; padding: 40px 0; box-sizing: border-box;}
.main_section_01 > .new_in_w {background-color: #eef3f7; height: 470px; display: flex; gap: 35px;}
.main_section_01 > .new_in_w::before {content: ''; display: block; position: absolute; right: 0; top: 0; bottom: 0; width: 50%; background-color: #eef3f7; z-index: -1;}

/* 메인스와이퍼 */
.section_01_left {display: flex; height: 100%; align-items: flex-end; flex: 1;}
.main_vis {position: absolute; left: 0; top: -40px; width: calc(100% - 712px); }
.main_vis .swiper-slide {max-width: 1190px;}
.main_vis.main_kor .swiper-slide img {border-top-right-radius: 10px; border-bottom-right-radius: 10px; height: 100%; object-fit: fill; box-sizing: border-box;}
.main_vis .swiper-controler {padding: 10px; box-sizing: border-box; background-color: #6e8094; border-radius: 20px; left: 155px; gap: 15px;}
.main_vis .swiper-control {background-color: #fff; border-radius: 100%; margin-left: 10px;}
.main_vis .swiper-control .btn_autoPlay.btn_stop, .main_vis .swiper-control .btn_autoPlay.btn_play {filter: invert(100);}
.main_vis .swiper-button-next, .main_vis .swiper-button-prev {position: static; height: auto; width: 6px; height: 12px; margin-top: 0;}
.main_vis .swiper-button-next {background: url(../images/main_renew/ico_vis_next.png);}
.main_vis .swiper-button-prev {background: url(../images/main_renew/ico_vis_prev.png);}
.main_vis .swiper-pagination {position: static; width: auto; color: #fff; align-items: center; gap: 10px; line-height: 1; box-sizing: border-box; font-size: 15px; font-weight: bold;}
.main_vis .swiper-pagination .separator {display: block; width: 1px; height: 10px; background-color: #fff;}

/* 퀵링크 */
.main_quickLink {gap: 0;}
.main_quickLink > li > a {height: auto; box-sizing: border-box; border-right: 1px solid #d2dae3;}
.main_quickLink > li > a:hover {background-color: inherit;}
.main_quickLink > li:last-child > a {border: none;}
.main_quickLink > li > a .t {font-size: 16px; font-weight: bold; color: #647795; line-height: 1;}
.main_quickLink > li > a .img {background-size: auto;}
.main_quickLink > li > a .img.img0106 {background-image: url(../images/main_renew/icon50_0106.png);}
.main_quickLink > li > a .img.img0107 {background-image: url(../images/main_renew/icon50_0107.png);}
.main_quickLink > li > a .img.img0108 {background-image: url(../images/main_renew/icon50_0108.png);}
.main_quickLink > li > a .img.img0109 {background-image: url(../images/main_renew/icon50_0109.png);}
.main_quickLink > li > a .img.img0110 {background-image: url(../images/main_renew/icon50_0110.png);}
.main_quickLink > li > a .img.img0111 {background-image: url(../images/main_renew/icon50_0111.png);}


.section_01_right {width: 100%; max-width: 530px; position: relative;}

/* 찾기 */
.qic_doc_find_box {width: 100%;}
.qic_doc_find_box h3 {margin-bottom: 15px; line-height: 1; }
.qic_doc_find_inp {display: flex; gap: 10px;}
.qic_doc_find_select {flex: 1;}
.qic_doc_find_select ul {display: flex; flex-direction: column; gap: 10px;}
.qic_doc_find_select li {display: flex; gap: 10px;}
.qic_doc_find_select li select {border-radius: 10px; color: #999; font-size: 18px; border: 1px solid #d9d9d9; box-sizing: border-box;}
.qic_doc_find_select li input {border-radius: 10px; font-size: 18px; border: 1px solid #d9d9d9; box-sizing: border-box;}
.qic_doc_find_select li input::placeholder {color: #999;}
input[type="submit"].find_sch_btn {background: url(../images/main_renew/ico_qic_doc_find.png) no-repeat center; color: transparent; background-color: #0a51a1; border-radius: 10px; box-sizing: border-box; width: 85px;} 

/* 진료예약하기 */
.qic_reserve_box {margin-top: 40px; padding: 40px 50px 30px; box-sizing: border-box; border-radius: 10px; background: #0a51a1 url(../images/main_renew/img_qic_reserve_bgi.png) no-repeat; width: 100%;}
.qic_reserve_box h3 {color: #fff; margin-bottom: 25px; line-height: 1; }
.qic_reserve_box ul {display: flex; flex-direction: column; }
.qic_reserve_box li {border-bottom: 1px solid #4f82bc;}
.qic_reserve_box li a {display: flex; padding: 15px 10px; box-sizing: border-box; color: #fff; gap: 25px; font-size: 18px; align-items: center;}
.qic_reserve_box li a p {flex: 1;}
.qic_reserve_box li a::after {content: ""; background: url(../images/main_renew/ico_qic_reserve_04.png) no-repeat center; display: block; width: 17px; height: 10px; }


/* 섹션2 */
.main_section_02 {margin-top: 60px;}
.main_section_02 h3 {margin-bottom: 20px; line-height: 1; }
.main_qic_service {display: flex; gap: 75px;}

/* 자주찾는 서비스 */
.main_qic_service ul {display: flex; flex-wrap: wrap; gap: 15px; }
.main_qic_service li {width: calc(20% - 12px); height: 216px;}
.main_qic_service li a { border: 1px solid #bac0c8; box-sizing: border-box; border-radius: 10px; padding: 40px 30px 30px; width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; }
.main_qic_service li i {display: block;  }
.main_qic_service li p {text-align: center; padding-top: 15px; margin-top: 35px; border-top: 1px solid #c4c9d0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; box-sizing: border-box;}
.main_qic_service li a:hover {background: linear-gradient(180deg, #2a85e4 0%, #0f56b3 100%); border-color: transparent; color: #fff;}
.main_qic_service li a:hover i {filter: brightness(100);}

/* 섹션2 오른쪽 */
.section_02_right {width: 100%; max-width: 530px; height: 100%; display: flex; flex-direction: column; gap: 15px;}

/* 섹션2 오른쪽 스와이퍼 */
.quickBann_swiper {overflow: hidden; position: relative; width: 100%;}
.quickBann_swiper .swiper-slide img {border-radius: 10px;}

/* 섹션2 스와이퍼 버튼 */
.quickBann_swiper .swiper-controler {padding: 5px 15px; box-sizing: border-box; background-color: #fff; border-radius: 20px; right: 20px; transform: translateX(0); left: auto; display: flex; gap: 10px; border: 1px solid #000;}
.quickBann_swiper .swiper-control {margin-left: 10px;}
.quickBann_swiper .swiper-button-next, .quickBann_swiper .swiper-button-prev {position: static; height: auto; width: 6px; height: 12px; margin-top: 0;}
.quickBann_swiper .swiper-button-next {background: url(../images/main_renew/ico_vis_next.png); filter: brightness(0);}
.quickBann_swiper .swiper-button-prev {background: url(../images/main_renew/ico_vis_prev.png); filter: brightness(0);}
.quickBann_swiper .swiper-pagination {position: static; width: auto; align-items: center; gap: 2px; font-size: 15px; font-weight: bold;}
.quickBann_swiper .swiper-pagination .separator {display: block; width: 1px; height: 10px; }


/* 섹션2 오른쪽 대표전화 */
.main_qic_call { padding: 35px 40px; box-sizing: border-box; border-radius: 10px; display: flex; flex-direction: column; gap: 35px; background: url(../images/main_renew/img_qic_call_02.png) no-repeat center; background-size: cover; }
.main_qic_call p {line-height: 1;}
.qic_call_txt {color: #00288d; margin-bottom: 10px; box-sizing: border-box;}
.main_qic_call .qic_call_num {font-size: 40px; font-weight: 900; color: #00288d; display: flex; align-items: center; gap: 10px; line-height: 1; box-sizing: border-box;}
.main_qic_call .qic_call_num img {margin-top: 3px;}
.qic_call_guide {font-size: 18px; color: #00288d; border-bottom: 2px solid #00288d; display: inline-block; margin-bottom: 10px; font-weight: bold; box-sizing: border-box;}
.qic_call_time {font-size: 18px; color: #8b99bb; font-weight: bold;}


/* 섹션3 */
.main_section_03 {margin-top: 80px;}
.main_section_03 ul {display: flex; background-color: #f6f6f6; border-radius: 10px; box-sizing: border-box;}
.main_section_03 li {flex: 1; padding: 45px 0; box-sizing: border-box;}
.main_section_03 li a {border-right: 1px solid #c8c8c8; width: 100%; display: flex; align-items: center; justify-content: center; gap: 30px; padding: 20px 10px; box-sizing: border-box; height: 100%;}
.main_section_03 li a i {min-width: 50px;}
.main_section_03 li:last-child a {border-right: none;}
.main_section_03 li div {line-height: 1; display: flex; flex-direction: column; gap: 15px;}
.main_section_03 li p {font-size: 25px; font-weight: bold;}
.main_section_03 li span {color: #aeaeae;}
.main_section_03 li span::after {content: ""; width: 17px; height: 10px; background: url(../images/main_renew/ico_qic_direct_06.png); display: inline-block; margin-left: 8px;}


/* 섹션4 */
.main_section_04 {margin-top: 80px;}
.main_section_04 .in_w {display: flex; justify-content: space-between; align-items: flex-start; width: 100%; gap: 80px; box-sizing: border-box;}
.section_04_left { width: calc(100% - 840px); flex: 1 calc(100% - 840px);}
.section_04_right { width: calc(100% - 760px); flex: 1 calc(100% - 760px);}

/* 섹션4 왼쪽 */
.main_youtube_swiper { overflow: hidden;}
.main_youtube_swiper a {display: flex; gap: 30px; justify-content: space-between; max-width: 760px;}
.youtube_swiper_txt {display: flex; flex-direction: column; max-width: 330px; min-width: 200px;}
.youtube_class {color: #0a51a1; font-size: 17px; font-weight: 500; line-height: 1; box-sizing: border-box;}
.youtube_tit {font-size: 28px; color: #000; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; word-break: break-all; margin-top: 30px;}
.youtube_doc_name {margin-top: 20px; color: #666; font-size: 17px; font-weight: 500; flex: 1; line-height: 1; box-sizing: border-box;}
.youtube_date {color: #888e98; font-weight: bold; line-height: 1; box-sizing: border-box;}
.main_youtube_swiper i {position: relative; max-width: 400px;}
.main_youtube_swiper i::before {position: absolute; content: ""; background: #fff url(../images/main_renew/ico_youtbe_slide_logo.png) no-repeat center; bottom: 0; left: 0; width: 80px; height: 80px; z-index: 1; display: block; border-top-right-radius: 10px;}

/* 유튜브 스와이퍼 버튼 */
.main_youtube_swiper .swiper-controler {display: flex; align-items: center; box-sizing: border-box; gap: 15px; margin-top: 40px;}
.main_youtube_swiper .swiper-control {width:20px; height:20px; filter: invert(100);}
.main_youtube_swiper .swiper-button-next, .main_youtube_swiper .swiper-button-prev {position: static; height: auto; width: 6px; height: 12px; margin-top: 0; filter: invert(100);}
.main_youtube_swiper .swiper-button-next {background: url(../images/main_renew/ico_vis_next.png) no-repeat;}
.main_youtube_swiper .swiper-button-prev {background: url(../images/main_renew/ico_vis_prev.png) no-repeat;}
.main_youtube_swiper .swiper-pagination {position: static; width: auto; display: flex; gap: 10px; line-height: 1; box-sizing: border-box; margin-right: 10px;}
.main_youtube_swiper .swiper-pagination-bullet {width: 12px; height: 12px;}
.main_youtube_swiper .swiper-pagination-clickable .swiper-pagination-bullet {background-color: #16244a;}
.main_youtube_swiper .swiper-control .btn_autoPlay {width:100%; height:100%;  background: url(../images/main_renew/vis_btn_pause.png) no-repeat center; }
.main_youtube_swiper .swiper-control .btn_autoPlay.btn_play { background-image: url(../images/main_renew/vis_btn_play.png);}

/* 섹션 4 왼쪽 유튜브 리스트 */
.main_youtube_list {display: flex; flex-direction: column; margin-top: 25px;}
.main_youtube_list li {border-bottom: 1px solid #d9d9d9;}
.main_youtube_list a {display: flex; padding: 15px 10px; box-sizing: border-box; align-items: center; gap: 10px;}
.main_youtube_list a p {line-height: 1; flex: 1; font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.main_youtube_list a span {line-height: 1; color: #888e98;}
.main_youtube_list a::before {content: ""; display: block; width: 18px; height: 13px; background: url(../images/main_renew/ico_youtbe_slide_logo.png) no-repeat center; background-size: contain; margin-top: 3px;}

/* 섹션4 오른쪽 */
.section_04_right ul {display: flex; gap: 20px;}
.section_04_right li {width: 100%;}
.section_04_right a {display: flex; flex-direction: column; gap: 40px;}
.section_04_right i {border-radius: 10px; box-sizing: border-box; border: 1px solid #dfdfdf;}
.section_04_right img {border-radius: 10px; max-width: 100%; width: 100%; height: 275px; object-fit: cover;}
.section_04_right a > div {display: flex; flex-direction: column; min-height: 162px;}
.now_txt {font-size: 17px; color: #0a51a1; font-weight: 500; line-height: 1; box-sizing: border-box; object-fit: cover;}
.now_tit {margin-top: 20px; font-size: 28px; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; word-break: break-all;}
.now_date {line-height: 1; color: #888e98; margin-top: auto;}


/* 섹션5 */
.main_section_05 {margin-top: 80px; margin-bottom: 110px;}
.main_h_w {border-bottom: 2px solid #000;}
.main_h_w .tab_h > li:not(:first-child):before {width: 6px; height: 6px; border-radius: 100%; bottom: 0.72rem;}

/* 섹션5 스와이퍼 */
.main_notice_swiper {overflow: hidden; margin-top: 50px;}
.main_notice_swiper .swiper-wrapper {margin-left: -7px; height: auto;}
.main_notice_swiper .swiper-slide {border-right: 1px solid #d9d9d9;}
.main_notice_swiper .notice_swiper_txt {padding-bottom: 70px; margin: 0 30px; box-sizing: border-box; display: flex; flex-direction: column;}

/* 섹션5 컨텐츠 */
.notice_class {font-size: 17px; font-weight: 500; line-height: 1; box-sizing: border-box;} 
.notice_class.press {color: #0a51a1;}
.notice_class.tidings {color: #3a92d5;}
.notice_tit {margin-top: 20px; font-size: 26px; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; word-break: break-all;}
.notice_detail {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; word-break: break-all; color: #888e98; margin-top: 30px; line-height: 1.5; box-sizing: border-box; flex: 1; min-height: 72px;}
.notice_date {color: #888e98; margin-top: 50px; line-height: 1;}

/* 섹션5 링크디오 */
.notice_class_link {margin: 0 30px; padding-top: 25px; border-top: 1px solid #d9d9d9; display: flex; box-sizing: border-box; align-items: center; gap: 20px;}
.notice_class_link i {display: block; width: 50px; height: 50px; background: url(../images/main_renew/ico_notice_link.png) no-repeat center; border-radius: 10px;}
.notice_class_link.press i {background-color: #0a51a1;}
.notice_class_link.tidings i {background-color: #3a92d5;}
.notice_class_link p {font-size: 15px; font-weight: bold;}

.main_section_05 .swiper-controler {top: 0px; right: 0; display: flex; gap: 20px; }
.main_section_05 .swiper-controler > div {width: 60px; height: 60px; border: 1px solid #d7d7d7; border-radius: 100%; position: static;}
.main_section_05 .swiper-button-prev {background: url(../images/main_renew/ico_notice_prev.png) no-repeat center;}
.main_section_05 .swiper-button-next {background: url(../images/main_renew/ico_notice_next.png) no-repeat center;}


/* 섹션6 */
.main_floor_guide {background: url(../images/main_renew/img_section_06_bgi.png) no-repeat center; height: 250px; width: 100%; background-size: cover;}
.main_floor_guide a {width: 100%; height: 100%;}



@media (max-width: 1260px) {
    .main article {margin-top: 0;}
    .main .in_cover > .new_in_w {padding-top: 25px; gap: 20px;}
    .main_section_01 > .new_in_w { flex-direction: column; height: auto; padding: 20px; }
    .main_section_01 > .new_in_w::before { width: 100%; }
    .section_01_left { flex-direction: column; width: 100%; align-items: stretch; }
    .main_vis { position: static; width: 100%; max-width: none;}
    .main_vis .swiper-slide {max-width: none;}
    .main_vis.main_kor .swiper-slide img {border-radius: 0; height: auto;}
    .main_vis .swiper-controler {bottom: 20px; left: 8.5%;}
    .main_quickLink { width: 100%; padding: 40px 0 20px;}
    .section_01_right { max-width: 100%; display: flex; gap: 40px; align-items: center;}
    .qic_reserve_box {margin-top: 0; padding: 25px;}
    .qic_reserve_box h3 {margin-bottom: 10px;}
    .qic_doc_find_inp { flex-direction: column; }
    input[type="submit"].find_sch_btn { width: 100%; height: 50px; }

    /* 섹션 2 */
    .main_section_02 {margin-top: 40px;}
    .main_qic_service { flex-direction: column; gap: 40px; }
    .main_qic_service li {height: auto;}
    .main_qic_service li a {padding: 30px;}
    .main_qic_service li p {margin-top: 15px;}
    .section_02_right {flex-direction: row; max-width: none;}
    .main_qic_call {width: 100%; padding: 0 40px; justify-content: center;}

    /* 섹션 3 */
    .main_section_03 {margin-top: 40px;}
    .main_section_03 ul { flex-wrap: wrap;}
    .main_section_03 li { width: 33.33%; flex: none; padding: 25px 0;}
    .main_section_03 li:last-child a {border-right: 1px solid #c8c8c8;}
    .main_section_03 li:nth-child(3n) a { border-right: none; }
    .main_section_03 li a i {min-width: auto;}
    .main_section_03 li a img {width: 80%;}

    /* 섹션 4 */
    .main_section_04 {margin-top: 40px;}
    .main_section_04 .in_w { gap: 40px; }
    .main_youtube_swiper a {gap: 20px;}
    .section_04_right img {height: 225px;}

    /* 섹션 5 */
    .main_section_05 {margin-top: 40px; margin-bottom: 60px;}
    
}


@media (max-width:1160px ) {
  .main_vis {margin: 0;}
  .main_quickBann {flex-wrap: nowrap;}
}

@media (max-width:1024px ) {
  .main_vis .swiper-controler {bottom: 15px; padding: 5px 10px;}
  .main_quickLink > li > a {padding: 20px 0; border-top: 1px solid #d2dae3;}
  .main_quickLink > li:nth-child(1) > a {border-left: 1px solid #d2dae3;}
  .main_quickLink > li:nth-child(4) > a {border-left: 1px solid #d2dae3; border-bottom: 1px solid #d2dae3;}
  .main_quickLink > li:nth-child(5) > a {border-bottom: 1px solid #d2dae3;}
  .main_quickLink > li:last-child > a {border: 1px solid #d2dae3; border-left: none;}

  /* 섹션4 */
  .main_section_04 .in_w {flex-direction: column;}
  .main_youtube_swiper a {max-width: none;}
  .section_04_left, .section_04_right { width: 100%; max-width: 100%; }
}

@media (max-width: 980px) {
  /* 섹션2 */
  .main_quickBann {flex-wrap: wrap;}
  .main_qic_call {padding: 35px 40px;}

  /* 섹션3 */
  .main_section_03 li { width: 50%; }
  .main_section_03 li:nth-child(2n) a { border-right: none; }
  .main_section_03 li:nth-child(3n) a { border-right: 1px solid #c8c8c8; }
}

@media (max-width: 768px) {

    /* 섹션 1 */
    .main_vis .swiper-controler {right: 5%; left: auto; gap: 10px;}
    .main_quickLink { flex-wrap: wrap;}

    /* 섹션 2 */
    .main_qic_service ul {gap: 10px;}
    .main_qic_service li { width: calc(25% - 8px);}
    .main_qic_service li a { padding: 20px; }
    .qic_doc_find_select li select {font-size: 16px;}
    .qic_doc_find_select li input {font-size: 16px;}
    .qic_reserve_box li a {font-size: 16px;}
    .main_qic_call {padding: 20px 30px; gap: 20px;}
    .main_qic_call .qic_call_num {font-size: 30px;}
    .qic_call_guide {font-size: 16px;}
    .qic_call_time {font-size: 16px;}
    
    /* 섹션 3 */
    .main_section_03 li p {font-size: 20px;}

    /* 섹션 4 */
    .main_youtube_swiper a { flex-direction: column-reverse; gap: 15px; }
    .main_youtube_swiper i {max-width: none;}
    .main_youtube_swiper i::before { width: 50px; height: 50px; background-size: 50%; }
    .main_youtube_swiper i img { width: 100%; height: auto; }
    .youtube_swiper_txt { max-width: 100%; }
    .youtube_class {font-size: 16px;}
    .youtube_tit { font-size: 22px; margin-top: 10px; }
    .youtube_doc_name {margin-top: 10px; font-size: 16px;}
    .youtube_date {margin-top: 10px;}
    .main_youtube_list {margin-top: 10px;}
    .main_youtube_list a {padding: 10px;}
    .main_youtube_swiper .swiper-controler {margin-top: 20px;}
    
    /* 섹션 4 */
    .section_04_right a {gap: 10px;}
    .section_04_right a > div {min-height: 120px;}
    .now_tit {margin-top: 10px; font-size: 22px;}
    .now_txt {font-size: 16px;}

    /* 섹션 5 */
    .main_h_w {height: auto; padding-bottom: 20px;}
    .main_section_05 .swiper-controler > div {width: 30px; height: 30px; background-size: 25%; margin-top: 0;}
    .main_notice_swiper {margin-top: 20px;}
    .main_notice_swiper .notice_swiper_txt { margin: 0 20px; padding-bottom: 20px; }
    .notice_class {font-size: 16px;}
    .notice_detail {margin-top: 10px;}
    .notice_tit { font-size: 22px; margin-top: 10px;}
    .notice_date {margin-top: 10px;}
    .notice_class_link { margin: 0 20px; padding-top: 20px;}
    .notice_class_link i {width: 35px; height: 35px; background-size: 45%;}

    /* 섹션6 */
    .main_floor_guide {height: 200px;}
}


@media (max-width:640px ) {
  .main .in_cover > .new_in_w {padding-top: 1.25rem;}
  .main_quickLink > li {min-width: 50%; }
  .main_quickLink > li:nth-child(3) > a {border-left: 1px solid #d2dae3;}
  .main_quickLink > li:nth-child(4) > a {border-left: none;}
  .main_quickLink > li:nth-child(5) > a {border-left: 1px solid #d2dae3;}
  .main_quickLink > li:last-child > a {border-top: none;}
  .section_01_right {flex-direction: column;}
  input[type="submit"].find_sch_btn {height: 40px;}

  /* 섹션2 */
  .main_qic_service li {width: calc(33.333% - 7px);}

  /* 섹션3 */
  .main_section_03 li { width: 100%; border-bottom: 1px solid #c8c8c8; padding: 0;}
  .main_section_03 li:last-child {border-bottom: none;}
  .main_section_03 li a:first-child {border-right: none;}
  .main_section_03 li:nth-child(3n) a {border-right: none;}
  .main_section_03 li:last-child a {border-right: none;}

  /* 섹션4 */
  .section_04_right img {height: 150px; }

  /* 섹션5 */
  .notice_detail {min-height: 66px;}

  /* 섹션6 */
  .main_floor_guide {height: 150px;}
}

@media (max-width:460px ) {
  /* 섹션2 */
  .main_qic_service li {width: calc(50% - 5px);}

  /* 섹션4 */
  .section_04_right ul {gap: 10px;}
  .section_04_right a > div {min-height: auto;}
  .now_date {margin-top: 10px;}

  /* 섹션5 */
  .main_section_05 {margin-bottom: 40px;}
  .main_notice_swiper .swiper-slide {border-right: none;}

  /* 섹션6 */
    .main_floor_guide {height: 120px;}
}