@charset "euc-kr";


@media (min-width:1200px) {

  /* ÃÖ¼Ò 1500 ~ ÃÖ´ë */
  #main_contents {
    width: 100%;
    position: relative;
    z-index: 1;
  }

  #main_contents .mainslide {
    position: relative;
    width: 100%;
    z-index: 2;
  }



  #main_contents .notice {
		position: relative;
        box-sizing: border-box;
        font-size: 0px;
        line-height: normal;
        text-align: left;
        width: 1500px;
        left: 50%;
        margin-left: -750px;
        margin-top: -40px;
        z-index: 99;
  }

  #main_contents .notice p {
    font-weight: 500;
    font-size: 16px;
    margin-right:15px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
	display:inline-block;
    height: 30px;
    line-height: 30px;

  }

  #main_contents .notice .move_wrap {
    position: relative;
    width: 300px;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
  }

  #main_contents .notice .move_box {
    height: 30px;
    overflow: hidden;
  }

  #main_contents .notice .move_box .move {
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s;
  }

  #main_contents .notice .move_box .move a {
	color: #fff;
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 25px;
  }

 #main_contents  .notice .arrow {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 16px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
  }

 #main_contents  .notice .arrow i:nth-child(1) {
    cursor: pointer;
    position: absolute;
    top: 0px;
    display: block;
    width: 100%;
  }

  #main_contents .notice .arrow i:nth-child(2) {
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
  }


  #main_contents .notice .arrow i img {
    width: 100%;
	filter: invert(99%) sepia(95%) saturate(23%) hue-rotate(333deg) brightness(105%) contrast(100%);
  }
	#main_contents .notice .arrow i img:hover {
	filter: invert(77%) sepia(92%) saturate(483%) hue-rotate(356deg) brightness(103%) contrast(110%);
	}






  #main_contents .contents_box {
    position: relative;
    z-index: 1;
  }


  


  

 #main_contents .contents_box .sec01 {
    width:1500px;
	margin:0 auto;
	padding-top:70px;
	font-size:0px;
  }


  #main_contents .contents_box .sec01 .left{
	display:inline-block;
	vertical-align:top;
	width:50%;
	position:relative;
	box-sizing:border-box;
	padding-right:60px;
  }



  #main_contents .contents_box .sec01 .left .location {
	width:70%;
	display:inline-block;
	vertical-align:bottom;
  }
   #main_contents .contents_box .sec01 .left .location p:nth-of-type(1){
	font-size:40px;
	line-height:54px;
	font-weight:bold;
	margin-bottom:15px;
  }

   #main_contents .contents_box .sec01 .left .location p:nth-of-type(2){
	font-size:23px;
	line-height:42px;
	margin-bottom:15px;
  }

  #main_contents .contents_box .sec01 .left .location p:nth-of-type(3){
	font-size:17px;
	line-height:26px;
	color:#e78bb2;
  }

   #main_contents .contents_box .sec01 .left .location table{
	width:100%;
	margin-bottom:15px;
	
}
  #main_contents .contents_box .sec01 .left .location table td{
	font-size:18px;
	padding:5px;
	
	}

	

	 #main_contents .contents_box .sec01 .left .location table td:nth-child(1){
	width:35%;
	text-align:center;
	
	}

	 #main_contents .contents_box .sec01 .left .location table td:nth-child(2){
	width:65%;
	text-align:left;
	position:relative;
	}
	
	 #main_contents .contents_box .sec01 .left .location table td:nth-child(2) span{
	background:#e78bb2;
	padding:5px 10px;
	color:#fff;
	position:absolute;
	border-radius:5px;
	right:-0px;
	top:5px;
	
	}



  #main_contents .contents_box .sec01 .left .tel {
	width:30%;
	display:inline-block;
	vertical-align:bottom;
	text-align:right;
  }

  #main_contents .contents_box .sec01 .left .tel .box{
	display:inline-block;
	text-align:left;
  }

  #main_contents .contents_box .sec01 .left .tel p:nth-of-type(1){
	font-size:40px;
	line-height:54px;
	font-weight:bold;
  }

  #main_contents .contents_box .sec01 .left .tel a{
	font-size:30px;
	line-height:44px;
	color:#e78bb2;
	font-weight:bold;
  }


   #main_contents .contents_box .sec01 .left .link {
	position:absolute;
	right:60px;
	top:0px;
   
   }

   
  #main_contents .contents_box .sec01 .right{
	display:inline-block;
	vertical-align:top;
	width:50%;
	height:370px;
	border-radius:20px;
	overflow:hidden;
  }



   #main_contents .contents_box .sec01 .right iframe{
	width:100%;
	height:100%;
  }



   #main_contents .contents_box .sec02 {
	width:1500px;
	margin:0 auto;
	position:relative;
	margin-top:150px;
	height:350px;
  }

  
   #main_contents .contents_box .sec02 .head{
	float:left;
	width:40%;
	padding:50px 0 0 100px;
   }

   #main_contents .contents_box .sec02 .head p:nth-child(1){
	font-size:40px;
	line-height:54px;
	margin-bottom:20px;
	font-weight:bold;
   }


   #main_contents .contents_box .sec02 .head p:nth-child(2){
		font-size: 22px;
        line-height: 38px;
        margin-bottom: 40px;
   }

   #main_contents .contents_box .sec02 .list{
	position:absolute;
	left:40%;
	top:0px;
	width:100%;
	overflow:hidden;
   }


   #main_contents .contents_box .sec02 .list .clinic_slide{
   
	position:relative;
   }

  #main_contents .contents_box .sec02 .list .swiper-slide{
	

   }


 #main_contents .contents_box .sec02 .list .swiper-slide a{
	background:#f9f1e6;
	height:275px;
	line-height:275px;
	border-radius:30px;
	overflow:hidden;
	text-align:center;
	display:block;
	transition:0.3s;

   }


   #main_contents .contents_box .sec02 .list .swiper-slide a:hover{
	background:#efe5d7;

   }

   #main_contents .contents_box .sec02 .list .swiper-slide a img{
	vertical-align:middle;
	transition:0.3s;

   }


   
   #main_contents .contents_box .sec02 .list .swiper-slide a:hover img{
	transform:scale(1.1);

   }


   #main_contents .contents_box .sec02 .list .swiper-slide p{
	font-size:20px;
	padding:20px 0 0 10px;
   }














  /* ¾Ö´Ï¸ÞÀÌ¼Ç */
  #main_contents .sec01 .left {
    opacity: 0;
    position: relative;
  }


  #main_contents .sec01 .right {
    opacity: 0;
    position: relative;
  }

  #main_contents .sec01_move .left {
    animation: left_sec 1s forwards;
    animation-delay: 0.5s;
  }


  #main_contents .sec01_move .right {
    animation: right_sec 1s forwards;
    animation-delay: 1s;
  }




  #main_contents .sec02 .head {
    opacity: 0;
    position: relative;
  }


  #main_contents .sec02 .clinic_slide {
    opacity: 0;
    position: relative;
  }

  #main_contents .sec02_move .head {
    animation: left_sec 1s forwards;
    animation-delay: 0.5s;
  }


  #main_contents .sec02_move .clinic_slide {
    animation: right_sec 1s forwards;
    animation-delay: 1s;
  }













}


@media (max-width:1199px) {
  #main_contents {
    width: 100%;
    position: relative;
    z-index: 1;
  }

  #main_contents .mainslide {
    position: relative;
    width: 100%;
    z-index: 2;
  }


  
  #main_contents .notice {
		position: relative;
        vertical-align: middle;
        box-sizing: border-box;
        font-size: 0px;
        line-height: normal;
        text-align: left;
        width: 90%;
        left: 5%;
        margin-top: -40px;
        z-index: 99;
  }

  #main_contents .notice p {
    font-weight: 500;
    font-size: 15px;
    margin-right:10px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
	display:inline-block;
    height: 30px;
    line-height: 30px;

  }

  #main_contents .notice .move_wrap {
    position: relative;
    width:270px;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
  }

  #main_contents .notice .move_box {
    height: 30px;
    overflow: hidden;
  }

  #main_contents .notice .move_box .move {
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s;
  }

  #main_contents .notice .move_box .move a {
	color: #fff;
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 25px;
  }

 #main_contents  .notice .arrow {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 14px;
    height: 25px;
    top: 50%;
    margin-top: -15px;
  }

 #main_contents  .notice .arrow i:nth-child(1) {
    cursor: pointer;
    position: absolute;
    top: 0px;
    display: block;
    width: 100%;
  }

  #main_contents .notice .arrow i:nth-child(2) {
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
  }

 #main_contents .notice .arrow i img {
    width: 100%;
	filter: invert(99%) sepia(95%) saturate(23%) hue-rotate(333deg) brightness(105%) contrast(100%);
  }
	#main_contents .notice .arrow i img:hover {
	filter: invert(77%) sepia(92%) saturate(483%) hue-rotate(356deg) brightness(103%) contrast(110%);
	}





  #main_contents .contents_box {
    position: relative;
    z-index: 1;
  }










 #main_contents .contents_box .sec01 {
    width:90%;
	margin:0 auto;
	padding-top:50px;
	font-size:0px;
  }


  #main_contents .contents_box .sec01 .left{
	position:relative;
	box-sizing:border-box;
	padding-right:0px;
	margin-bottom:20px;
  }



  #main_contents .contents_box .sec01 .left .location {
	margin-bottom:70px;
  }
   #main_contents .contents_box .sec01 .left .location p:nth-of-type(1){
	font-size:30px;
	line-height:44px;
	font-weight:bold;
	margin-bottom:10px;
  }

   #main_contents .contents_box .sec01 .left .location p:nth-of-type(2){
	font-size:18px;
	line-height:26px;
	margin-bottom:15px;
	word-break:keep-all;
  }

  #main_contents .contents_box .sec01 .left .location p:nth-of-type(3){
	font-size:14px;
	line-height:22px;
	color:#e78bb2;
  }

   #main_contents .contents_box .sec01 .left .location table{
	width:100%;
	margin-bottom:10px;
	
}
  #main_contents .contents_box .sec01 .left .location table td{
	font-size:14px;
	padding:5px;
	background:#f9f1e6;
	
	}

	

	 #main_contents .contents_box .sec01 .left .location table td:nth-child(1){
	width:30%;
	text-align:center;
	
	}

	 #main_contents .contents_box .sec01 .left .location table td:nth-child(2){
	width:70%;
	text-align:left;
	position:relative;
	}
	
	 #main_contents .contents_box .sec01 .left .location table td:nth-child(2) span{
	background:#e78bb2;
	padding:2px 5px;
	color:#fff;
	border-radius:5px;
	margin:0 5px;
	
	}



  #main_contents .contents_box .sec01 .left .tel {

	display:inline-block;
	vertical-align:bottom;
  }

  #main_contents .contents_box .sec01 .left .tel .box{
	display:inline-block;
  }

  #main_contents .contents_box .sec01 .left .tel p:nth-of-type(1){
	font-size:30px;
	line-height:44px;
	font-weight:bold;
	margin-right:20px;
	display:inline-block;
  }

  #main_contents .contents_box .sec01 .left .tel a{
	font-size:30px;
	line-height:44px;
	color:#e78bb2;
	font-weight:bold;
  }


   #main_contents .contents_box .sec01 .left .link {
	position:absolute;
	right:0px;
	top:0px;
   
   }

   
  #main_contents .contents_box .sec01 .right{
	
	width:100%;
	height:200px;
	border-radius:20px;
	overflow:hidden;
  }



   #main_contents .contents_box .sec01 .right iframe{
	width:100%;
	height:100%;
  }






   #main_contents .contents_box .sec02 {
	width:90%;
	margin:0 auto;
	position:relative;
	margin-top:100px;
	height:220px;
  }

  
   #main_contents .contents_box .sec02 .head{
	float:left;
	width:40%;
	padding:20px 40px 30px 0;
	box-sizing:border-box;
   }

   #main_contents .contents_box .sec02 .head p:nth-child(1){
        font-size: 30px;
        line-height: 44px;
        font-weight: bold;
        margin-bottom: 10px;
   }


   #main_contents .contents_box .sec02 .head p:nth-child(2){
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 25px;
        word-break: keep-all;
   }

   #main_contents .contents_box .sec02 .list{
	position:absolute;
	left:40%;
	top:0px;
	width:100%;
	overflow:hidden;
   }

    #main_contents .contents_box .sec02 .list .clinic_slide{
   
	position:relative;
   }

  #main_contents .contents_box .sec02 .list .swiper-slide{
	

   }


 #main_contents .contents_box .sec02 .list .swiper-slide a{
	background:#f9f1e6;
	height:180px;
	line-height:180px;
	border-radius:20px;
	overflow:hidden;
	text-align:center;
	display:block;
	transition:0.3s;

   }


   #main_contents .contents_box .sec02 .list .swiper-slide a:hover{
	background:#efe5d7;

   }

   #main_contents .contents_box .sec02 .list .swiper-slide a img{
	vertical-align:middle;
	transition:0.3s;
	height:60%;
	max-width:inherit;

   }


   
   #main_contents .contents_box .sec02 .list .swiper-slide a:hover img{
	transform:scale(1.1);

   }


   #main_contents .contents_box .sec02 .list .swiper-slide p{
	font-size:18px;
	padding:15px 0 0 10px;
   }





   
  





  /* ¾Ö´Ï¸ÞÀÌ¼Ç */
  #main_contents .sec01 .left {
    opacity: 0;
    position: relative;
  }


  #main_contents .sec01 .right {
    opacity: 0;
    position: relative;
  }

  #main_contents .sec01_move .left {
    animation: left_sec 1s forwards;
    animation-delay: 0.5s;
  }


  #main_contents .sec01_move .right {
    animation: right_sec 1s forwards;
    animation-delay: 1s;
  }




  #main_contents .sec02 .head {
    opacity: 0;
    position: relative;
  }


  #main_contents .sec02 .clinic_slide {
    opacity: 0;
    position: relative;
  }

  #main_contents .sec02_move .head {
    animation: left_sec 1s forwards;
    animation-delay: 0.5s;
  }


  #main_contents .sec02_move .clinic_slide {
    animation: right_sec 1s forwards;
    animation-delay: 1s;
  }











}

/* ÃÊ±âÈ­ */
.contents_box .swiper-button-prev, .mainslide .swiper-rtl .swiper-button-next {
  left: inherit;
  right: inherit;
}

.contents_box .swiper-button-prev:after, .mainslide .swiper-rtl .swiper-button-next:after {
  content: '';
}

.contents_box .swiper-button-next:after, .mainslide .swiper-button-prev:after {
  font-family: '';
  font-size: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  font-variant: inherit;
  line-height: inherit;
}

.contents_box .swiper-button-next, .mainslide .swiper-button-prev {
  position: inherit;
  top: inherit;
  width: inherit;
  height: inherit;
  margin-top: inherit;
  z-index: inherit;
  cursor: inherit;
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
  color: inherit;
}

.contents_box .swiper-pagination-fraction,
.contents_box .swiper-pagination-custom,
.contents_box .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 0;
  left: inherit;
  width: inherit;
  position: inherit;
  text-align: inherit;
  transition: none;
  transform: inherit;
}