@charset "utf-8";
main{
  margin-top:80px;
}
.home_icon {
  width: 35px;
  height: 35px;
  background-color: #1e7ec2;
  border-radius: 50%;
}

/* sub1_1 */
.sub_intro {
  height: 403px;
  width: 100%;
}
.sub_intro img {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.sub_intro .txts {
  top: 0;
  z-index: 9;
  height: 100%;
  width: 100%;
}
.s1_1_bottom .left {
  width: 48%;
}
.s1_1_bottom .right {
  width: 44%;
}

.s1_1_bottom .right img {
  border-radius: 15px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: -150px;
  right: 80px;
  max-width: 90%;
}

.s1_1_bottom .right .blue_box_back {
  content: '';
  position: absolute;
  z-index: 0;
  width: 374px;
  height: 374px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #1e7ec2;
  top: 12px;
  right: -0;
}

.s1_1_sect2_title{
  padding: 15px 30px;
  border-radius: 30px;
  background: #115586;
}
.s1_1_sect2_box1{
  background: #e8f2f9;
  padding: 20px;
  width:90%;
  margin: 0 auto;
  border-radius:10px;

}
.s1_1_sect2_box1 .num_circle {
  background-color: #1e7ec2;
  width: 45px;
  height: 45px;

}

/*sub1_2*/
.white_background{
  display:block;
  content: ' ';
  width:100%;
  height: 650px;
bottom:0;
  z-index:0;
}

.slider2 .slick-slide{
  height: 700px;
}
.slider2 img {
  height: 704px;
  width: 1400px;
  top: -43%;
  border-radius: 15px;
  margin-bottom: 14px;
}

.slider2_nav img {
  height: 168px;
  width: 96%;
  /*padding:0 5%;*/
}

.slider2_nav .slick-initialized .slick-slider .slick-slide {
  width: 285px !important;

}
.slider2_nav .slick-slide{
  height: 168px !important;
}
.slick-slide img{
  width:100%;
  height: 100%;
  object-fit: cover;
}

.ms5_img {
  position: relative;
}

.slider2 {
  position: absolute;
  /* margin-top: -400px; */
}

.slick-list .draggable {
  padding: 0;
}
.slider2_nav {
  margin-top: 20px;
  position: relative;
}

.slider2_nav .slick-prev,
.slider2_nav .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  width: auto;
  height: auto;
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
}

.slider2_nav .slick-prev {
  left: -40px;
}

.slider2_nav .slick-next {
  right:-40px;
}

.slider2_nav .slick-prev img,
.slider2_nav .slick-next img {
  display: block;
  width: auto;
  height: auto;
}

.slider2_nav .slick-slide {
  /*opacity: 0.5;*/
  filter:brightness(0.7);
  transition: filter 0.3s ease;
}

.slider2_nav .slick-slide.slick-current {
  /*opacity: 1;*/
  filter:brightness(1);
}

.slider2_nav .slick-slide:hover {
  filter:brightness(1);
  /*opacity: 0.8;*/
}

/*sub1_4*/
.s1_4_box1{
  border-radius: 20px;
  padding: 40px;
}
.badge{
  background: #1e7ec2;
  border-radius: 30px;
  padding: 14px 25px;
  width: fit-content;
}
/* sub1_5 */
.s1_5_box1 {
  border-radius: 20px;
  overflow: hidden;
}
.s1_5_box1 {
  height: 480px;
}

.root_daum_roughmap {
  width: 100% !important;
  height: 500px !important;
}

.root_daum_roughmap .cont {
  display: none;
}

.root_daum_roughmap .wrap_controllers {
  display: none;
}

.s1_5_box2 .right {
  width: 50%;
}

.metro_circle {
  border-radius: 50%;
  background-color: #1d7dc1;
  width: 107px;
  height: 107px;
}

.metro1 {
  background-color: #e5ae29;
  padding: 8px 20px;
  border-radius: 30px;
}
.metro2 {
  background-color: #279dd7;
  padding: 8px 20px;
  border-radius: 30px;
}

.bus_circle {
  border-radius: 50%;
  background-color: #52a6e2;
  width: 107px;
  height: 107px;
}

.bus1 {
  background-color: #d8362b;
  padding: 8px 20px;
  border-radius: 30px;
}

.bus2 {
  background-color: #3d5290;
  padding: 8px 20px;
  border-radius: 30px;
}

.bus3 {
  background-color: #50b948;
  padding: 8px 20px;
  border-radius: 30px;
}
/* sub3_1 */

.num_circle {
  background-color: #1e7ec2;
  width: 35px;
  height: 35px;
}

/* sub3_2 */
.s3_2_box1 {
  background: white;
  border-radius: 20px;
  border: 1px solid #d7d7d7;
  width: 23.2%;
  height: 355px;
}

.icon_wrap {
  width: 160px;
  height: 160px;
}

.s3_2_box1_1 {
  height: 202px;
}

.s3_2_box1_2 {
  height: 121px;
  padding-top: 39px;
}

.s3_2_box2 {
  border: 1px solid #d7d7d7;
  padding: 20px;
  border-radius: 10px;
}
.sub3_3 .w-48 {
  width: 47% !important;
}

/* sub3_4 */
.s3_4_txt1 {
  border-radius: 50px;
  padding: 7px 20px;
  background-color: #1e7ec2;
  width: 7%;
}
.s3_4_txt2 {
  width: 88%;
}

.s3_4_table1 {
  width: 100%;
  margin: 20px 0;
}

.s3_4_table1 table {
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid #115586;
}

.s3_4_table1 td {
  padding: 20px;
  border-bottom: 1px solid #ddd;
  background-color: #f8f9fa;
  line-height: 1.6;
  vertical-align: top;
}

.s3_4_table1 .category {
  text-align: center;
  width: 250px;
  background-color: #115586;
  vertical-align: middle;
}

/* sub3_5 */
.s3_5_box1 {
  width: 24%;
  margin-bottom:20px
}
.s3_5_box1 .box_title {
  border-radius: 10px;
  height: 50px;
}
.s3_5_box1 .box_content {
  border-radius: 10px;
  height: 110px;
  text-align: center;
}
.box_title1 {
  background-color: #1e7ec2;
}
.box_content1 {
  background-color: #f1f1f1;
   border:1px solid #f1f1f1
}

.box_title2 {
  background-color: #115586;
}
.box_content2 {
  background-color: #fff;
  border:1px solid #d7d7d7
}

/* sub5_1 */

.s5_1_box1 .title {
  border-top: 2px solid #115586;
  border-bottom: 1px solid #115586;
  padding: 15px 0;
}

.s5_1_table1 {
  border-collapse: collapse;
  width: 100%;
  border-spacing: none;
}
.s5_1_table1 tr {
  border-bottom: 1px solid #d7d7d7;
}

.s5_1_table1 td {
  padding: 10px;
  vertical-align: top;
}

.header-cell {
  background-color: #115586;
  text-align: center;
  vertical-align: middle !important;
}

.s5_1_table1 .sub-header {
  background-color: #115586;
  text-align: center;
  vertical-align: middle;
}

.s5_1_table1 .content-cell {
  background-color: #f1f1f1;
  padding: 20px;
}

.s5_1_table2 {
  border-collapse: collapse;
  width: 100%;
  border-spacing: none;
}
.s5_1_table2 td {
  padding: 20px;
  text-align: center;
}
.s5_1_table2 tr:first-child td {
  background-color: #959595;
}

.s5_1_table2 tr {
  border-bottom: 1px solid #d7d7d7;
}

.s5_1_table2 tr td:not(td:last-child) {
  border-right: 1px solid #d7d7d7;
}

.s5_1_table3 {
  border-collapse: collapse;
  width: 100%;
  border-spacing: none;
}
.s5_1_table3 {
  width: 100%;
  border-collapse: collapse;
  border-top: 3px solid #005b9e;
}

.s5_1_table3 td:not(.examination-item),
.s5_1_table3 th {
  padding: 20px;
}
.nested_table {
  width: 100%;
}
.nested_table td:not(:last-child, .blood-test-main) {
  padding: 20px;
}

.s5_1_table3 tr {
  border-bottom: 1px solid #d7d7d7;
}
.s5_1_table3 tr td:not(td:last-child) {
  border-right: 1px solid #d7d7d7;
  padding: 20px;
}

.s5_1_table3 tr td.examination-item {
  padding: 0 !important;
}

.s5_1_table3 .nested-table {
  width: 100%;
  border: none;
  margin: 0;
}

.examination-item {
  width: 40%;
}

.examination-period {
  width: 45%;
}
.gradient_border {
  padding: 15px 40px;
  background-color: white;
  border: 4px solid;
  border-image: linear-gradient(
    to bottom,
    #115586 0%,
    #115586 50%,
    #1e7ec2 50%,
    #1e7ec2 100%
  );
  border-image-slice: 1;
}

.s5_1_table4 {
  border-collapse: collapse;
  width: 100%;
  border-spacing: none;
  border-top: 1px solid #115586;
}

.s5_1_table4 td {
  padding: 50px;
  vertical-align: top;
  border-bottom: 1px solid #d0d0d0;
}

.s5_1_table4 .icon_cell {
  width: 200px;
  text-align: center;
  vertical-align: middle;
}
.s5_1_table4 .icon_wrapper {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  background-color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border:1px solid #f1f1f1
}

.s5_1_table4 .content_cell {
  background-color: #f1f1f1;
}

.s5_1_table4 .content_list {
  margin: 0;
  /* padding: 0 25px; */
  padding-left: 20px;
}

/* sub5_2_3 */
.s5_2_3_box1 {
  background: #e8f2f9;
  padding: 27px 50px;
  border-radius: 10px;
}

.s5_2_3_table1 {
  border-collapse: collapse;
  width: 100%;
  border-spacing: none;
}

.s5_2_3_table1 th {
  border-top: 2px solid #115586;
  border-bottom: 1px solid #115586;
}

.s5_2_3_table1 th {
  padding: 20px;
}

.s5_2_3_table1 td {
  padding: 50px 20px;
}

.s5_2_3_table1 td {
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #d7d7d7;
}
.s5_2_3_table1 td.right_txt:not(:last-child) {
  border-right: 1px solid #d7d7d7;
}
.sub5_2_3 .sub-note {
  margin-left: 94px;
}
.sub5_2_3 .s5_1_table4 .content_list {
  margin: 0;
  /* padding: 0 25px; */
  padding-left: 0px;
}
/* sub8_1 */
.s8_1_table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: none;
}

.s8_1_table th {
  border-top: 2px solid #115586;
  border-bottom: 1px solid #115586;
  padding: 20px;
}
.s8_1_table td {
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #d7d7d7;
}
.nt_top {
  background-color: #1e7ec2;
  padding: 5px 15px;
  border-radius: 30px;
  width: fit-content;
}

.page > * {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
}

.page i {
  background-color: transparent;
  color: #222;
}

.page i:hover {
  color: #333;
}

.page .num {
  background-color: transparent;
  color: #222;
}

.page .num:hover {
  background-color: #222;
  color: #fff;
}

.page .num.on {
  background-color: #222;
  color: #fff;
}

.page i.disabled {
  color: #e1e1e1;
  cursor: not-allowed;
}

.detail_title {
  border-bottom: 2px solid #115586;
}
.detail_content {
  padding: 40px 30px;
  min-height: 250px;
}

.detail_content img {
  max-width: 100%;
}

.detail_title {
  padding: 0 20px;
}
.btn_type1 {
  padding: 20px 50px;
  border-radius: 10px;
  background-color: #1e7ec2;
}

/* mobile */
@media screen and (max-width: 766px) {
  main{
    margin-top:0;
  }
  .home_icon {
    width: 27px;
    height: 27px;
  }
  .sub_intro {
    height: 185px;
    width: 100%;
  }
  .sub_intro img {
    object-fit: cover;
  }
  .s1_1_bottom .right {
    display: none;
  }

  .mobile.right {
    width: 100%;
    height: 334px;
  }
  .mobile.right img {
    border-radius: 15px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: -26px;
    right: 27px;
    width: 344px;

  }

  .mobile.right .blue_box_back {
    content: '';
    position: absolute;
    z-index: 0;
    width: 300px;
    height: 300px;
    border-radius: 15px;
    overflow: hidden;
    background-color: #1e7ec2;
    top: -3px;
    right: 13px;
  }

  .s1_1_sect2_box1 .num_circle {
    background-color: #1e7ec2;
    width: 30px;
    height: 30px;
margin-bottom:10px;
  }

  .slider2 .slick-slide{
    height: 300px;
  }
  .slider2_nav .slick-slide {
    height: 108px !important;
  }

  .s1_5_box2 .right{
    margin-bottom:20px;
  }

  .s3_2_box2 .text{
    width: 85%;
  }
  .s3_2_box2 {
    border: 1px solid #d7d7d7;
    padding: 14px;
    border-radius: 10px;
  }
  .sub3_3 .w-48 {
    width: 100% !important;
  }
  .sub3_3 .w-48 br {
    display: none;
  }
  .s3_4_table1 .category {
    text-align: center;
    width: 63px;
    background-color: #115586;
    vertical-align: middle;
  }

  .s5_1_table2 td {
    padding: 10px;
  }
  .s5_1_table3 td:not(.examination-item),
  .s5_1_table3 th {
    padding: 10px;
  }
  .s5_1_table3 tr td:not(td:last-child) {
    border-right: 1px solid #d7d7d7;
    padding: 10px;
  }
  .s5_1_table4 td {
    padding: 19px;
  }
  .s5_1_table4 .icon_wrapper {
    width: 50px;
    height: 50px;
  }
  .s5_1_table4 .icon_wrapper img {
    width: 30px;
  }
  .s5_1_table4 .icon_cell {
    width: 55px;
    text-align: center;
    vertical-align: middle;
  }
  .s5_2_3_box1 {
    background: #e8f2f9;
    padding: 19px 17px;
  }
  .s5_2_3_table1 td {
    padding: 14px 7px;
  }
  .s5_2_3_table1 img {
    width: 40px;
  }
  .s5_2_3_table1 th {
    padding: 11px;
  }

  .sub5_2_3 .sub-note {
    margin-left: 0
  }
  .sub5_2_3 .s5_1_table4 .content_list {
    margin: 0;
    /* padding: 0 25px; */
    padding-left: 0px;
  }
.m_table_wrap{
  overflow-x: scroll;
}
.m_table_wrap table{
  width: 600px;
}
  .m_table_wrap table th,
    .m_table_wrap table td{
    padding: 11px;
  }
  .s8_1_table th:first-child{
    width: 12% !important;
  }

  .detail_content {
    padding: 24px 12px;
    min-height: 250px;
  }
  .btn_type1 {
    padding: 12px 42px;
    border-radius: 10px;
    background-color: #1e7ec2;
  }

  .s1_4_box1 {
    border-radius: 20px;
    padding: 20px;
  }
  .badge {
    padding: 10px 20px;
  }
}

/* tablet 세로기준 */
@media screen and (min-width: 767px) and (max-width: 1024px) {
  main{
    margin-top:0;
  }
  .home_icon {
    width: 27px;
    height: 27px;
  }
  .sub_intro {
    height: 185px;
    width: 100%;
  }
  .sub_intro img {
    object-fit: cover;
  }
  .s1_1_bottom .left {
    width: 100%;
  }

  .s1_1_bottom .right {
    display: none;
  }

  .mobile.right {
    width: 100%;
    height: 334px;
  }
  .mobile.right img {
    border-radius: 15px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: -26px;
    right: 27px;
    width: 344px;

  }

  .mobile.right .blue_box_back {
    content: '';
    position: absolute;
    z-index: 0;
    width: 300px;
    height: 300px;
    border-radius: 15px;
    overflow: hidden;
    background-color: #1e7ec2;
    top: -3px;
    right: 13px;
  }


  .s1_1_sect2_box1 .num_circle {
    background-color: #1e7ec2;
    width: 30px;
    height: 30px;
    margin-bottom:10px;
  }
  .s1_5_box2 .right{
    margin-bottom:20px;
  }

  .s3_2_box2 .text{
    width: 85%;
  }
  .s3_2_box2 {
    border: 1px solid #d7d7d7;
    padding: 14px;
    border-radius: 10px;
  }
  .sub3_3 .w-48 {
    width: 100% !important;
  }
  .sub3_3 .w-48 br {
    display: none;
  }
  .s3_4_table1 .category {
    text-align: center;
    width: 63px;
    background-color: #115586;
    vertical-align: middle;
  }

  .s5_1_table2 td {
    padding: 10px;
  }
  .s5_1_table3 td:not(.examination-item),
  .s5_1_table3 th {
    padding: 10px;
  }
  .s5_1_table3 tr td:not(td:last-child) {
    border-right: 1px solid #d7d7d7;
    padding: 10px;
  }
  .s5_1_table4 td {
    padding: 19px;
  }
  .s5_1_table4 .icon_wrapper {
    width: 50px;
    height: 50px;
  }
  .s5_1_table4 .icon_wrapper img {
    width: 30px;
  }
  .s5_1_table4 .icon_cell {
    width: 55px;
    text-align: center;
    vertical-align: middle;
  }
  .s5_2_3_box1 {
    background: #e8f2f9;
    padding: 19px 17px;
  }
  .s5_2_3_table1 td {
    padding: 14px 7px;
  }
  .s5_2_3_table1 img {
    width: 40px;
  }
  .s5_2_3_table1 th {
    padding: 11px;
  }

  .sub5_2_3 .sub-note {
    margin-left: 0
  }
  .sub5_2_3 .s5_1_table4 .content_list {
    margin: 0;
    /* padding: 0 25px; */
    padding-left: 0px;
  }
  .m_table_wrap{
    overflow-x: scroll;
  }
  .m_table_wrap table{
    width: 600px;
  }
  .m_table_wrap table th,
  .m_table_wrap table td{
    padding: 11px;
  }
  .s8_1_table th:first-child{
    width: 12% !important;
  }

  .detail_content {
    padding: 24px 12px;
    min-height: 250px;
  }
  .btn_type1 {
    padding: 12px 42px;
    border-radius: 10px;
    background-color: #1e7ec2;
  }

}

/* 태블릿 아이패드미니 가로부터 ~ , 노트북 : 11인치  ~ 15인치 */
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .plus-none{
    display: none;
  }
}
