@charset "euc-kr";

@media (min-width:1200px) {

  /* ÃÖ¼Ò 1200 ~ ÃÖ´ë */
  #sub_contents {
    width: 100%;
    position: relative;
    z-index: 1;
  }


  
  #sub_contents  .bg02{
    position: absolute;
    z-index: 0;
	right:-5%;
	top:0px;
	width:110%;
    
  }

   #sub_contents  .bg02 img{

	width:100%;
    
  }

  #sub_contents  .bg02 .mb{
    display:none;
    
  }



  /* ¼­ºêÄÁÅÙÃ÷ ¸Ó¸® ½ÃÀÛ */
  .sub_contents_head {
    position: relative;
    z-index: 12;
    text-align: center;
    font-size: 0px;
	width:1500px;
	margin:0 auto;
	padding-top:100px;
  }

  .sub_contents_head .bg01{
    position: absolute;
    z-index: 0;
	right:-200px;
	top:-50px;
    
  }



	

	.sub_contents_head .submenu_box {
		float:left;
	}
	
	/* ¼­ºê¸Þ´º */
	.submenu {
		position:relative;
	}
	
	.submenu [class^="menu"] {
		transition:0.3s;
		border-radius:25px;
		display:inline-block;
		vertical-align:middle;
		text-align:center;
		background:url(/img/arrow03_b.png) no-repeat 90% center;
		
		background-color:#f0e9da;
		/* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
		position:relative;
		z-index:9;
		width:270px;
		margin-right:15px;
	}

	.submenu [class^="menu"]:hover {
		
		border-radius:0px	
	}
	.submenu [class^="menu"] p {
  font-family: "Pretendard-SemiBold";
		font-size:26px;
		cursor:pointer;
		padding:0px 40px 0 40px;
		height:80px;
		line-height:80px;
	}
	.submenu [class^="menu"] p.on {
		background:url(/img/arrow03_w.png) no-repeat 90% center;
		/* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
		background-color:#d0bc90;
		color:#fff;
	}
	.submenu [class^="menu"] ul {
		position:absolute;
		left:0px;
		display:block;
		width:100%;
		background:#fff;
		display:none;
			height:250px;
		overflow-y:scroll;
	}
	.submenu [class^="menu"] ul li a {
		font-size:18px;
		display:block;
		width:100%;
		padding:15px 0;
	}
	.submenu [class^="menu"] ul li a:hover {
		background:#d0bc90;
		color:#fff;
	}
	.submenu .menu02 .child {
		display: none;
	}


  .sub_contents_head .title {
    float:right;
	font-size:60px;
	line-height:60px;
	
  font-family: 'KHNPHD';
  word-break:keep-all;
  }


  
  



  /* ¼­ºêÄÁÅÙÃ÷ ³»¿ë ½ÃÀÛ */
  .sub_contents_box {
    z-index: 11;
    position: relative;
    padding-top:200px;
  }

  /* °øÅë */
  .sub_contents_box .page {}

  .sub_contents_box .common {
    max-width: 1500px;
    margin: 0 auto;
    padding-bottom: 200px;
  }

  .common .haed {
    text-align: center;
    font-size: 34px;
    line-height: 48px;
    margin-bottom: 200px;
font-family: "Pretendard-Medium";

  }

  
  .common .haed  span {
    position: relative;
    background-image: linear-gradient(transparent 70%, #ffcce9 30%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.3s;
    color: #000;
    animation: clinic_top_span_move 1s forwards;
    animation-delay: 1.5s;
  }



  .common .haed:before {
	   content:'"';
	   display:block;
	   font-size:40px;
	   line-height:40px;
	   font-family: 'KHNPHD';


  }



  .common .haed:after {
	   content:'"';
	   display:block;
	   font-size:40px;
	   line-height:40px;
	   font-family: 'KHNPHD';
	   position:relative;
	   top:30px;


  }










  .common .contents {}

  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö */
  .s_menu_setting {
    width: 100%;
    max-width: 100%;
  }

  .s_menu_setting .s_page {}

  .common .s_menu_wrap {}

  .common .s_menu_box {
    border-bottom: 2px solid #d4c6a5;
    margin-bottom: 150px;
  }

  .common .s_menu {
    font-size: 0px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    border-top: 2px solid #d4c6a5;
    max-width: 1440px;
    margin: 0 auto;
    padding: 15px;
  }

  .common .s_menu li {
    display: inline-block;
    text-align: center;
    font-size: 30px;
    box-sizing: border-box;
    margin: 10px 60px;
  }

  .common .s_menu li.on {}

  .common .s_menu li.on a {
    color: #ed9eca;
  }

  .common .s_menu li>a {
    transition: all 0.3s;
    display: inline-block;
    width: 100%;
    color: #2d2d2d;
    vertical-align: top;
  }

  .common .s_menu li>a:before {
    display: inline-block;
    content: '#';
    margin-right: 10px;
  }

  .common .s_menu li:hover a {
    color: #ed9eca;
  }

  .common .s_page>li {
    display: none;
  }

  .common .s_page>li.on {
    display: block;
  }

  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö */
  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö s */
  .common .s_menu_wrap_s {
    margin-top: -100px;
  }

  .common .s_menu_s {
    margin-bottom: 100px;
  }

  .common .s_menu_s li {
    display: inline-block;
    text-align: center;
    font-size: 22px;
    box-sizing: border-box;
    margin: 10px 20px;
    border-radius: 20px;
    border: 1px solid #d4c6a5;
    padding: 10px 15px;
  }

  .common .s_menu_s li:nth-child(1) {
    
    margin-left:0px;
  }

  .common .s_menu_s li.on {}

  .common .s_menu_s li.on a {
    color: #d4c6a5;
  }

  .common .s_menu_s li>a {
    transition: all 0.3s;
    display: inline-block;
    width: 100%;
    color: #2d2d2d;
    vertical-align: top;
  }

  .common .s_menu_s li:hover a {
    color: #d4c6a5;
  }

  .common .s_page_s>li {
    display: none;
  }

  .common .s_page_s>li.on {
    display: block;
  }

  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö s */
  /* content_struc */
  .common .section {
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 150px;
  }

  .common .section::after {
    content: "";
    clear: both;
  }

  .common .section:last-child {
    margin-bottom: 0px;
  }

  .common .content {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 32px;
    float: right;
    width: 1040px;
  }

  .common .section .title {
    font-size: 40px;
    line-height: 54px;
    box-sizing: border-box;
    word-break: keep-all;
    position: relative;
    float: left;
    width: calc(100% - 1040px);
    padding-right: 50px;
	font-family: 'KHNPHD';
  word-break:keep-all;

  }

  .common .section .title:before {
    content:"";
	display:block;
	position:absolute;
	top:-92px;
	width:92px;
	height:92px;
	background:url(/img/title.png) center no-repeat;

  }

  .common .section .title span {
    color: #ed9eca;
    font-size: 44px;
	display:inline-block;
  }

  /* //content_struc */
  
  /* ¹®´Ü */
  .common .cont01 {
    margin-bottom: 80px;
  }

  .common .cont01:last-child {
    margin-bottom: 0px;
  }

  .common .cont02 {
    margin-bottom: 60px;
    padding-left: 60px;
  }

  .common .cont02:last-child {
    margin-bottom: 0px;
  }

  .common .cont03 {
    margin-bottom: 40px;
    padding-left: 30px;
  }

  .common .cont03:last-child {
    margin-bottom: 0px;
  }

  /* Å×ÀÌºí */
  .common .tb01 {
    width: 100%;
  }

  .common .tb01_innner {
    width: 100%;
    overflow: hidden;
  }

  .common .tb01 table {
    width: calc(100% + 2px);
    position: relative;
    left: -1px;
    overflow: hidden;
    text-align: center;
    border-top: 5px solid #d4c6a5;
    border-left: 1px solid #d4c6a5;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
  }

  .common .tb01 table thead th {
    padding: 10px;
    font-size: 20px;
    line-height: 28px;
    font-family: "Pretendard-Bold";
    line-height: normal;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    word-break: keep-all;
    background: #f7ebce;
  }

  .common .tb01 table tbody th {
    padding: 10px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    background: #fff;
    font-size: 20px;
    line-height: 28px;
    font-family: "Pretendard-Bold";
    word-break: keep-all;
  }

  .common .tb01 table tbody td {
    padding: 15px;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    text-align: center;
    word-break: keep-all;
  }

  .common .tb01 table tbody td.left {
    text-align: left;
  }

  .common .tb02 {
    width: 100%;
  }

  .common .tb02_innner {
    width: 100%;
    overflow: hidden;
  }

  .common .tb02 table {
    width: calc(100% + 2px);
    position: relative;
    left: -1px;
    overflow: hidden;
    text-align: center;
    border-left: 1px solid #d4c6a5;
    border-radius: 20px 20px 0 0;
    border-top: 5px solid #d4c6a5;
  }

  .common .tb02 table thead th {
    padding: 20px;
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    background: #fff;
    word-break: keep-all;
  }

  .common .tb02 table tbody th {
    padding: 20px;
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    background: #fff;
    word-break: keep-all;
  }

  .common .tb02 table tbody td {
    padding: 20px;
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    text-align: center;
    word-break: keep-all;
  }

  .common .tb02 table tbody td.left {
    text-align: left;
  }

  .common [class^=tb] table ol {
    padding-left: 40px;
  }

  .common [class^=tb] table ol li {
    list-style: decimal-leading-zero;
    text-align: left;
    margin: 10px 0;
  }

  .common [class^=tb] table ol li::marker {
    font-size: 20px;
    color: #d4c6a5 !important;
  }

  /* Å×ÀÌºí */
  /* ÆùÆ® */
  .common h1 {
    font-size: 32px;
    line-height: 40px;
    box-sizing: border-box;
    word-break: keep-all;
    margin-bottom: 30px;
    font-family: "Pretendard-Bold";
    font-family: "Pretendard-Bold";
  }

  .common h2 {
    font-size: 26px;
    line-height: 32px;
    line-height: normal;
    margin-bottom: 20px;
    padding-left: 0px;
    position: relative;
    padding-left: 30px;
    color: #ed9eca;
    font-family: "Pretendard-Bold";
  }

  .common h3 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 15px;
    position: relative;
    font-family: "Pretendard-Bold";
  }

  .common .p01 {
    font-size: 18px;
    line-height: 26px;
    
    word-break: keep-all;
  }

  .common .p02 {
    font-size: 18px;
    line-height: 26px;
    
    background: #f1e9db;
    padding: 30px;
    word-break: keep-all;
    border-radius: 20px;
  }

  .common .b01 {
    font-size: 20px;
    line-height: 30px;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
  }

  /* ¸®½ºÆ® */
  .common li {
    text-align: left;
  }

  .common .list01 {
    text-align: left;
    padding: 15px 0;
    font-size: 0px;
  }

  .common .list01 li {
    position: relative;
    font-size: 18px;
    line-height: 26px;
    padding: 15px;
    margin-right: 20px;
    padding-left: 40px;
    margin-bottom: 20px;
    word-break: keep-all;
    border: 1px solid #d4c6a5;
    border-radius: 20px;
    display: inline-block;
    width: calc((100% - 20px)/2);
    box-sizing: border-box;
    vertical-align: top;
  }

  .common .list01 li:nth-child(2n) {
    margin-right: 0px;
  }

  .common .list01 li:before {
    position: absolute;
    left: 12px;
    top: 24px;
    content: "";
    display: inline-block;
    width: 15px;
    height: 3px;
    background: #d4c6a5;
  }

  .common .list02 {
    text-align: left;
    font-size: 0;
  }

  .common .list02 li {
    font-size: 18px;
    line-height: 26px;
    padding-left: 65px;
	padding-right:20px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    word-break: keep-all;
    display: inline-block;
    width: 48%;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    min-height: 64px;
  }

  .common .list02 li.inline {
    display: inline-block;
    width: auto;
    margin: 0 40px 40px 0;
  }

  .common .list02 li.third {
    margin-right: 10px;
    width: calc((100% - 20px)/3);
  }

  .common .list02 li.third:nth-child(3n) {
    margin-right: 0%;
  }

  .common .list02 li span {
    font-size: 20px;
    color: #ffffff;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    display: inline-block;
    height: 40px;
    background: #ed9eca;
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 5px 5px #ccc;
    top: -10px;
  }

  .common .list02_circle {
    font-size: 0;
  }

  .common .list02_circle li.short {
    font-size: 18px;
    line-height: 26px;
    padding: 90px 30px 0 30px;
    margin-bottom: 30px;
    border: 1px solid #d4c6a5;
    word-break: keep-all;
    display: inline-block;
    margin-right: calc((100% - (290px)*3)/6);
    margin-left: calc((100% - (290px)*3)/6);
    margin-bottom: calc((100% - (290px)*3)/6);
    width: 290px;
    height: 290px;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    border-radius: 50%;
    text-align: center;
    word-break: keep-all;
  }

  .common .list02_circle li.short:before {
    width: 100%;
    height: 100%;
    border: 1px solid #eee0ca;
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    bottom: -20px;
    border-radius: 50%;
  }

  .common .list02_circle li.short span {
    font-size: 34px;
    font-family: "Pretendard-Bold";
    color: #ed9eca;
    display: block;
    margin-bottom: 20px;
  }

  .common .list02_circle li.many {
    font-size: 18px;
    line-height: 26px;
    padding: 90px 30px 0 30px;
    margin-bottom: 30px;
    border: 1px solid #d4c6a5;
    word-break: keep-all;
    display: inline-block;
    margin-right: calc((100% - (450px)*2)/4);
    margin-left: calc((100% - (450px)*2)/4);
    margin-bottom: calc((100% - (450px)*2)/4);
    width: 450px;
    height: 450px;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    border-radius: 50%;
    text-align: center;
    word-break: keep-all;
  }

  .common .list02_circle li.many:before {
    width: 100%;
    height: 100%;
    border: 1px solid #eee0ca;
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    bottom: -20px;
    border-radius: 50%;
  }

  .common .list02_circle li.many span {
    font-size: 34px;
    font-family: "Pretendard-Bold";
    color: #ed9eca;
    display: block;
    margin-bottom: 20px;
  }

  .common .list03 {
    text-align: left;
    font-size: 0px;
  }

  .common .list03 li {
    position: relative;
    word-break: keep-all;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 20px 20px 20px 70px;
    width: calc((100% - 40px)/2);
    margin-right: 20px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 20px;
  }

  .common .list03 li:nth-child(2n) {
    margin-right: 0px;
  }

  .common .list03 li.third {
    width: calc((100% - 40px)/3);
    margin-right: 20px;
  }

  .common .list03 li.third :nth-child(2n) {
    margin-right: 20px;
  }

  .common .list03 li.third:nth-child(3n) {
    margin-right: 0;
  }

  .common .list03 li p {
    font-size: 18px;
    line-height: 26px;
    line-height: 30px;
    word-break: keep-all;
    padding: 10px 10px 10px 10px;
  }

  .common .list03 li:before {
    position: absolute;
    left: 20px;
    top: 28px;
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(/img/list03.png) no-repeat center;
    background-size: contain;
  }

  .common .list03_box {
    font-size: 0;
  }

  .common .list03_box li {
    font-size: 18px;
    padding: 100px 20px 20px 20px;
    word-break: keep-all;
    display: inline-block;
    margin-right: 5%;
    margin-bottom: 5%;
    width: 30%;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    word-break: keep-all;
    background: #fff;
    border-radius: 20px;
  }

  .common .list03_box li:before {
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: 10px;
    content: "";
    display: inline-block;
    width: 64px;
    height: 64px;
    background: url(/img/list03_box.png) no-repeat center;
    background-size: contain;
  }

  .common .list03_box li:nth-child(3n) {
    margin-right: 0%;
  }

  .common .list03_box li p {
    font-size: 18px;
    line-height: 26px;
    word-break: keep-all;
  }

  .common .list03_box li span {
    font-size: 22px;
    line-height: 32px;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
    display: block;
    margin-bottom: 10px;
  }


  .common .list03_box li.half {
    width: 45%;
    margin-right: 10%;
  }

  .common .list03_box li.half:nth-child(3n) {
    margin-right: 10%;
  }

  .common .list03_box li.half:nth-child(2n) {
    margin-right: 0%;
  }

  .common .list04 {
    text-align: left;
    font-size: 0;
  }

  .common .list04 li {
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    padding: 30px 30px;
    margin-bottom: 25px;
    word-break: keep-all;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
  }

  .common .list04 li p:nth-of-type(1) {
    font-size: 20px;
    line-height: 30px;
    padding-left: 55px;
    position: relative;
  }

  .common .list04 li p:nth-of-type(1) span {
    left: 0px;
    top: 0px;
    position: absolute;
    font-size: 30px;
    font-family: "Pretendard-Bold";
  }

  .common .list04 li p:nth-of-type(2) {
    font-size: 18px;
    line-height: 26px;
    padding: 10px;
    background: #f1e9db;
  }

  .common .list04 li.half {
    width: calc((100% - 25px)/2);
    margin-right: 25px;
  }

  .common .list04 li.half:nth-child(2n) {
    margin-right: 0;
  }

  .common .list04 li.third {
    width: calc((100% - 40px)/3);
    margin-right: 20px;
  }

  .common .list04 li.third:nth-child(3n) {
    margin-right: 0;
  }

  .common .list05 {
    font-size: 0;
  }

  .common .list05 li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    width: 320px;
    box-sizing: border-box;
    word-break: keep-all;
  }

  .common .list05 li .img {
    border-radius: 20px;
    overflow: hidden;
    height: 220px;
    text-align: center;
    background: #f1e9db;
  }

  .common .list05 li p:nth-of-type(1) {
    font-size: 22px;
    line-height: 36px;
    font-family: "Pretendard-Bold";
    padding: 25px 0;
    word-break: keep-all;
    padding-left: 50px;
  }

  .common .list05 li p:nth-of-type(1) span {
    position: absolute;
    left: 0px;
    top: 30px;
    font-size: 28px;
    line-height: 28px;
  }

  .common .list05 li p:nth-of-type(2) {
    font-size: 18px;
    line-height: 26px;
    word-break: keep-all;
    padding: 0px;
  }

  .common .list05 li:nth-child(4) {
    margin-right: 0;
  }

  .common .list05 li.half {
    margin-right: 10%;
    width: 45%;
  }

  .common .list05 li.half:nth-child(2n) {
    margin: 0;
  }

  .common .list05 li.third {
    margin-right: 2%;
    width: 32%;
  }

  .common .list05 li.third .img {
    height: auto;
  }

  .common .list05 li.third:nth-child(3n) {
    margin-right: 0%;
  }

  /* surgery_list */
  .common .surgery_list {
    background: #fff;
    border-radius: 20px;
    padding: 50px 20px;
    font-size: 0px;
  }

  .common .surgery_list li {
    background: #fff;
    border-radius: 20px;
    width: 16.66%;
    display: inline-block;
    transition: 0.3s;
    vertical-align: top;
  }

  .common .surgery_list li:hover {
    transform: scale(1.1);
  }

  .common .surgery_list li .img {
    text-align: center;
    margin-bottom: 30px;
  }

  .common .surgery_list li p:nth-of-type(1) {
    text-align: center;
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 20px;
  }

  .common .surgery_list li p:nth-of-type(2) {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #ed9eca;
  }

  .common .surgery_list li.quater {
    width: 25%;
  }

  .common .surgery_list li.fiveth {
    width: 20%;
  }

  .common .link01 {
    vertical-align: middle;
    font-size: 24px;
    font-family: "Pretendard-Bold";
    display: inline-block;
    padding: 25px 20px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
  }

  .common .link01 span {
    position: relative;
    z-index: 1;
  }

  .common .link01 span img {
    position: relative;
    left: 0px;
    transition: 0.3s;
    margin-left: 10px;
  }

  .common .link01:hover span img {
    left: 10px;
  }

  .common .link01 .bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #ed9eca;
    transition: all 0.6s;
  }

  .common .link01:hover .bg {
    width: 200%;
    height: 200%;
  }

  .common .link02 {
    vertical-align: middle;
    font-size: 24px;
    line-height: normal;
    display: inline-block;
    text-align: center;
    transition: all 0.1s;
  }

  .common .link02 img {
    position: relative;
    left: 0px;
    top: 8px;
    transition: 0.1s;
    margin-left: 10px;
  }

  .common .link02:hover {
    color: #d4c6a5;
  }

  .common .link02:hover img {
    left: 10px;
  }

  .common .button {
    font-size: 26px;
    border: 1px solid #d4c6a5;
    padding: 20px 30px;
    border-radius: 20px;
    box-shadow: 0px 6px 8px -4px #888;
    display: inline-block;
    transition: all 0.3s;
    background: #fff;
  }

  .common .button:hover {
    box-shadow: 0px 10px 8px -4px #888;
  }

  .common .button_on {
    box-shadow: 0px 10px 8px -4px #888;
  }

  .common .button_on span {
    background-image: linear-gradient(transparent 60%, #d4c6a5 40%);
    background-size: 100% 100%;
  }

  /* ¸µÅ© È­»ìÇ¥ ¹öÆ° °øÅë */
  .common .arrow {
    font-size: 18px;
    line-height: 16px;
    border: 1px solid #d4c6a5;
    border-radius: 20px;
    padding: 5px 15px;
    display: inline-block;
    font-family: "Pretendard-Bold";
    transition: all 0.3s;
  }

  .common .arrow span {
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    background: #d4c6a5;
    border-radius: 50%;
    text-align: center;
    margin-left: 5px;
    transition: all 0.3s;
  }

  .common .arrow span:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    vertical-align: middle;
    transform: rotate(135deg);
    position: relative;
    left: -2px;
    top: -1px;
    transition: all 0.3s;
    cursor: pointer;
  }

  .common .arrow:hover {
    background: #d4c6a5;
    color: #fff;
  }

  .common .arrow:hover span {
    background: #fff;
    margin-left: 10px;
  }

  .common .arrow:hover span:before {
    border-top: 2px solid #d4c6a5;
    border-left: 2px solid #d4c6a5;
  }

  /* radio Ã¼Å© ¹Ú½º ¶óº§ */
  .common [type="radio"], span {
    vertical-align: middle;
  }

  .common [type="radio"] {
    appearance: none;
    border: max(2px, 0.1em) solid gray;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    transition: border 0.1s ease-in-out;
  }

  .common [type="radio"]:checked {
    border: 0.4em solid tomato;
  }

  .common [type="radio"]:focus-visible {
    outline-offset: max(2px, 0.1em);
    outline: max(2px, 0.1em) dotted tomato;
  }

  .common [type="radio"]:hover {
    box-shadow: 0 0 0 max(4px, 0.2em) lightgray;
    cursor: pointer;
  }

  .common [type="radio"]:hover+span {
    cursor: pointer;
  }

  .common [type="radio"]:disabled {
    background-color: lightgray;
    box-shadow: none;
    opacity: 0.7;
    cursor: not-allowed;
  }

  .common [type="radio"]:disabled+span {
    opacity: 0.7;
    cursor: not-allowed;
  }

  /* Ã¼Å©¹Ú½º ¶óº§ */
  .common .label-cbx {
    user-select: none;
    cursor: pointer;
    margin-bottom: 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
  }

  .common .label-cbx input:checked+.checkbox {
    border-color: #20C2E0;
  }

  .common .label-cbx input:checked+.checkbox svg path {
    fill: #20C2E0;
  }

  .common .label-cbx input:checked+.checkbox svg polyline {
    stroke-dashoffset: 0;
  }

  .common .label-cbx:hover .checkbox svg path {
    stroke-dashoffset: 0;
  }

  .common .label-cbx .checkbox {
    position: relative;
    width: 30px;
    height: 30px;
    border: 2px solid #C8CCD4;
    border-radius: 3px;
  }

  .common .label-cbx .checkbox svg {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 34px;
    height: 34px;
  }

  .common .label-cbx .checkbox svg path {
    fill: none;
    stroke: #20C2E0;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 71px;
    stroke-dashoffset: 71px;
    transition: all 0.6s ease;
  }

  .common .label-cbx .checkbox svg polyline {
    fill: none;
    stroke: #FFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 18px;
    stroke-dashoffset: 18px;
    transition: all 0.3s ease;
  }

  .common .invisible {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    opacity: 0;
  }


  



  .common .img_scroll {
    position: relative;
  }

  .common .img_scroll::before {
    content: '"½ºÅ©·Ñ ÇÏ¼¼¿ä!"';
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    color: #d4c6a5;
    text-align: left;
  }

  .common .img_scroll .img {
    height: 450px;
    overflow-y: scroll;
    display: inline-block;
  }

  /* ´ë¸Þ´º ¸®½ºÆ® ¹öÆ° */
  .common .clinic_view {
    font-size: 0px;
    text-align: center;
  }

  .common .clinic_view_head {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
  }

  .common .clinic_view li:nth-child(3n) {
    margin-right: 0px;
  }

  .common .clinic_view li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 50px;
    width: calc((100% - 60px)/3);
    position: relative;
    text-align: left;
  }

  .common .clinic_view li.half {
    width: calc((100% - 60px)/2);
  }

  .common .clinic_view li.half:nth-child(3n) {
    margin-right: 30px;
  }

  .common .clinic_view li.half:nth-child(2n) {
    margin-right: 0px;
  }

  .common .clinic_view li.half a {
    height: 300px;
    line-height: 300px;
  }

  .common .clinic_view li .txt {
    padding: 15px 15px 0 25px;
    font-size: 20px;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
  }

  .common .clinic_view li .txt span {
    font-size: 14px;
    margin-left: 10px;
    display: inline-block;
  }

  .common .clinic_view li a {
    display: block;
    height: 270px;
    line-height: 270px;
    position: relative;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    border-radius: 20px;
  }

  .common .clinic_view li a .img {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #d4c6a5;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: left center;
  }

  .common .clinic_view li a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    ;
    transition: 0.3s;
  }

  .common .clinic_view li a:after {
    position: absolute;
    left: 50%;
    margin-left: -32px;
    top: 50%;
    margin-top: -32px;
    content: "";
    width: 64px;
    height: 64px;
    background: url(/img/view01.png) center no-repeat;
    background-size: cover;
    opacity: 1;
    z-index: 3;
    ;
    transition: 0.3s;
  }

  .common .clinic_view li a span {
    color: #000;
    transition: 0.3s;
  }

  .common .clinic_view li a:hover .img {
    transform: scale(1.1);
    transition: 0.3s;
  }

  .common .clinic_view li a:hover:before {
    opacity: 0;
    transition: 0.3s;
  }

  .common .clinic_view li a:hover:after {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    content: "";
    width: 40px;
    height: 40px;
    background: url(/img/view01.png) center no-repeat;
    background-size: cover;
    opacity: 1;
    z-index: 3;
    transition: 0.3s;
  }




	.common  .pl {
	   border-radius: 20px;
	   height: 250px;
	   overflow: hidden;
	   position: relative;
	   margin-bottom: 50px;
	border-radius: 40px;
	height: 450px;
	background: #ccc;

  
	}

	.common .pl .parallax-bg {
	   position: absolute;
	   top: 0;
	   left: 0;
	   width: 100%;
	    background: url(/img/m31_pl.jpg) no-repeat center;
	   height:130%; /* ³ôÀÌ¸¦ ³ô°Ô ¼³Á¤ÇÏ¿© ½ºÅ©·Ñ È¿°ú ±Ø´ëÈ­ */
	   background-size: cover!important;
	   transition: transform 0.1s ease-out;
	}



  /* ÀÎ»ç¸» */
  .m31 .list {}

  .m31 .list .pl{	
	background-image: url(/img/m31_pl.jpg);
  }





  .m31 .list {
		
  }

   .m31 .list li{
	
		margin-bottom:20px;
  }


   .m31 .list li > img{
		float:right;
		width:500px;
  }

  .m31 .list li > div{
		float:left;
		width:calc(100% - 500px);
		padding:100px 100px 0 0px;
		box-sizing:border-box;
  }

	.m31 .list li > div p{
font-family: "Pretendard-Medium";

		font-size:26px;
		line-height:36px;
		word-break:keep-all;
  }



  .m31 .list li:nth-child(2n-1) > img{
		float:left;
  }

  .m31 .list li:nth-child(2n-1) > div{
		float:right;
		padding:100px 0px 0 100px;
  }






/* ÀÇ·áÁø¼Ò°³ */

	.m07 .doctor{
		position:relative;
		font-size: 0px;
	}

	.m07 .doctor .doc01{
		background:url(/img/m07_doc01.png) center  no-repeat;
		background-size:cover;
		width:100%;
		height:100%;
		border-radius:50%;
	}
	.m07 .doctor .doc02{
		background:url(/img/m07_doc02.png) center no-repeat;
		background-size:cover;
		width:100%;
		height:100%;
		border-radius:50%;
	}




	.m07 .doctor .swiper-container {
		width:700px;
		height:700px;
		display: inline-block;
		position: relative;
		z-index:2;
	}

	.m07 .doctor .swiper-container:before{
	   content: "";
        display: block;
        position: absolute;
        right: -20%;
        top: -10%;
        width: 80%;
        height: 80%;
        border-radius: 50%;
        background: #fff;

	}


	.m07 .doctor .swiper-container  .swiper-wrapper{
		width: 100%;
		height: 100%;

	}


	/* ¹öÆ° */

	.m07 .doctor .swiper-pagination {
		position:absolute;
		bottom: -40px!important;
		left: 0!important;
		width: 100%!important;
		text-align: center!important;
	}

	.m07 .doctor .swiper-pagination-bullet {
		background: #ccc;
		opacity:1;
		width:15px;
		height:15px;
		margin: 0 5px;
	}


	.m07 .doctor .swiper-pagination-bullet-active {
		background: #ed9eca!important;
	}

	






	.m07 .doctor .txt{
		display: inline-block;
		vertical-align: top;
		width:calc(100% - 700px);
		padding:50px 0 0px 0px;
		box-sizing: border-box;
		z-index:10;
		position: absolute;
		right:20px;
        top: 0px;

	}
	

	.m07 .doctor .txt p:nth-child(1){
		line-height: normal;
		font-size:40px;
		margin-bottom:50px;
		position:relative;
		padding-left:140px;
		font-weight: 500;font-family: 'KHNPHD';

	}

	.m07 .doctor .txt p:nth-child(1) span{
		font-size:18px;
	}
	.m07 .doctor .txt p:nth-child(2){
			line-height: 38px;
		font-size:18px;
		border-bottom:1px solid #ccc;
		padding-bottom:30px;
        padding-left: 140px;
	}


	.m07 .doctor .txt p:nth-child(2) span{
		font-size:22px;
		display:block;
		margin-bottom:10px;
  font-family: "Pretendard-SemiBold";
	}

	.m07 .doctor .txt p:nth-child(3){
		line-height: 38px;
		font-size:18px;
        padding-left: 140px;
		padding-top:30px;
	}


	.m07 .doctor .txt p:nth-child(3) span{
		font-size:24px;
		display:block;
		margin-bottom:10px;
  font-family: "Pretendard-SemiBold";
	}






 
  /* µÑ·¯º¸±â */
  .m08 .view li:nth-child(3n) {
    margin-right: 0px;
  }

  .m08 .view li {
    float: left;
    margin-right:20px;
    margin-bottom: 50px;
    width: calc((100% - 40px)/3);
    position: relative;
  }

  .m08 .view li .txt {
    padding: 15px 15px 0 25px;
    font-size: 20px;
  }

  .m08 .view li .txt span {
    font-size: 14px;
    margin-left: 10px;
  }

  .m08 .view li .modal_a {
    display: block;
    height: 260px;
    line-height: 260px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-radius: 20px;
  }

  .m08 .view li .modal_a span {
    position: relative;
    font-size: 50px;
    z-index: 3;
    color: #fff;
  }

  .m08 .view li .modal_a .img {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
  }

  .m08 .view li:nth-child(1) .modal_a .img {
    background: url(/img/g_img/ÀÔ±¸/01.jpg) no-repeat center;
    background-size: cover;
  }

  .m08 .view li:nth-child(2) .modal_a .img {
    background: url(/img/g_img/´ë±â½Ç/01.jpg) no-repeat center;
    background-size: cover;
  }

  .m08 .view li:nth-child(3) .modal_a .img {
    background: url(/img/g_img/µ¥½ºÅ©/01.jpg) no-repeat center;
    background-size: cover;
  }

  .m08 .view li:nth-child(4) .modal_a .img {
    background: url(/img/g_img/Áø·á½Ç_¹×_°Ë»ç½Ç/01.jpg) no-repeat center;
    background-size: cover;
  }

  
  .m08 .view li:nth-child(5) .modal_a .img {
    background: url(/img/g_img/È¸º¹½Ç/01.jpg) no-repeat center;
    background-size: cover;
  }



  .m08 .view li:nth-child(6) .modal_a .img {
    background: url(/img/g_img/±âÅ¸/01.jpg) no-repeat center;
    background-size: cover;
  }


 

  .m08 .view li .modal_a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 2;
  }

  .m08 .view li .modal_a:hover span {
    color: #000;
    transition: 0.3s;
  }

  .m08 .view li .modal_a:hover .img {
    transform: scale(1.1);
    transition: 0.3s;
  }

  .m08 .view li .modal_a:hover:before {
    opacity: 0;
    transition: 0.3s;
  }

  #gallery {
    width: 100%;
  }

  /* Áø·á½Ã°£¾È³» */
  .m09 .time {}

  .m09 .time table {
    width: 100%;
  }

  .m09 .time table td {
    font-size: 20px;
    line-height: 26px;
    padding: 20px 20px;
    text-align: center;
  }

  .m09 .time table td.tleft {
    text-align: left;
  }

  .m09 .time table td span {
    background: #ed9eca;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 10px;
    margin-left: 10px;
  }

  .m09 .time .left {
    float: left;
    width: 45%;
  }

  .m09 .time .left table td:nth-child(1) {
    font-size: 22px;
    background: #f0e9da;
    border-radius: 10px;
  }

  .m09 .time .left p {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
  }

  .m09 .time .right {
    float: left;
    width: 55%;
    padding-left: 150px;
    box-sizing: border-box;
  }

  .m09 .time .right>p:nth-child(1) {
    font-size: 30px;
    margin-bottom: 40px;
  }

  .m09 .time .right>p:nth-child(1) span:nth-of-type(2) {
    font-size: 24px;
  }

  .m09 .time .right>p:nth-child(2) {
    font-size: 18px;
    margin-bottom: 28px;
    margin-bottom: 80px;
  }

  .m09 .time .right .sc p {
    font-size: 26px;
    margin-bottom: 20px;
    color: #ed9eca;
    font-weight: 700;
  }





  .m11 .pl .parallax-bg {	
	background-image: url(/img/m11_pl01.jpg);
  }
  .m12 .pl .parallax-bg {	
	background-image: url(/img/m12_pl01.jpg);
  }
  .m13 .pl .parallax-bg {	
	background-image: url(/img/m13_pl01.jpg);
  }
	
  .m14 .pl .parallax-bg {	
	background-image: url(/img/m14_pl01.jpg);
  }

 .m15 .pl.a1 .parallax-bg {	
	background-image: url(/img/m15_pl01.jpg);
  }



  
 .m15 .pl.a2 .parallax-bg {	
	background-image: url(/img/m15_pl02.jpg);
  }


 .m16 .pl.a1 .parallax-bg {	
	background-image: url(/img/m16_pl01.jpg);
  }
  
 .m16 .pl.a2 .parallax-bg {	
	background-image: url(/img/m16_pl02.jpg);
  }


 .m16 .pl.a3 .parallax-bg {	
	background-image: url(/img/m16_pl03.jpg);
  }


  
 .m17 .pl.a1 .parallax-bg {	
	background-image: url(/img/m17_pl01.jpg);
  }


   .m17 .pl.a2 .parallax-bg {	
	background-image: url(/img/m17_pl02.jpg);
  }





 .m18 .pl.a1 .parallax-bg {	
	background-image: url(/img/m18_pl01.jpg);
  }


   .m18 .pl.a2 .parallax-bg {	
	background-image: url(/img/m18_pl02.jpg);
  }

   .m19 .pl .parallax-bg {	
	background-image: url(/img/m19_pl01.jpg);
  }

   .m20 .pl .parallax-bg {	
	background-image: url(/img/m20_pl01.jpg);
  }


   .m21 .pl .parallax-bg {	
	background-image: url(/img/m21_pl01.jpg);
  }


   .m22 .pl .parallax-bg {	
	background-image: url(/img/m22_pl01.jpg);
  }


  .m23 .pl .parallax-bg {	
	background-image: url(/img/m23_pl01.jpg);
  }
  
  /* Á¦Áõ¸í ´Ù¿î·Îµå */
  .m28 .posi01 {
    padding: 20px 20px 10px 20px;
    background: #d4c6a5;
  }

  .m28 .posi01>div {
    display: inline-block;
    margin: 0 30px 10px 0;
  }

  /* Ã³¹æÀü ´ë¸®Ã³¹æ */
  .m29 .posi01 {
    padding: 20px 20px 10px 20px;
    background: #d4c6a5;
  }

  .m29 .posi01>div {
    display: inline-block;
    margin: 0 30px 10px 0;
  }

  /* »çÀÌÆ®¸Ê */
  .m25 .list {
    padding: 0 30px;
    font-size: 0px;
    line-height: normal;
    text-align: left;
  }

  .m25 .list>li {
    vertical-align: top;
    margin-bottom: 50px;
    margin-right: 70px;
    display: inline-block;
    width: calc((100% - 140px)/3);
    box-sizing: border-box;
    border: 1px solid #d4c6a5;
    border-radius: 20px;
    padding: 25px;
  }

  .m25 .list>li:nth-child(3n) {
    margin-right: 0px;
  }

  .m25 .list>li>ul>li {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .m25 .list>li>ul>li:last-child {
    margin-bottom: 0px;
  }

  .m25 .list>li p {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d4c6a5;
  }

  .m35 .list_s li {
    float: left;
    width: 48%;
  }

  .m35 .list_s li:nth-child(1) {
    margin-right: 4%;
  }



  /* ·Î±×ÀÎ */
  .login .login_page {
    text-align: center;
    background: #fff;
  }

  .login input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    font-size: 18px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border: 0px;
    color: #fff;
    background-size: 8px;
    background-color: #d4c6a5;
  }

  .login .login_page {
    padding: 80px 20px 130px;
    box-shadow: 0px 0px 15px -10px #000;
  }

  .login .input_box>div {
    display: inline-block;
    font-size: 22px;
    margin: 0 10px;
  }

  .login .img {
    margin-bottom: 40px;
  }

  .login .button {
    -webkit-appearance: none;
    /* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */
    -moz-appearance: none;
    appearance: none;
    /* ³×ÀÌÆ¼ºê radius ÇØÁ¦ */
    border-radius: 0px;
    /* iOS µÕ±Ù¸ð¼­¸® Á¦°Å */
    outline: none;
    border: none;
    border: 1px solid #d4c6a5;
    background: #fff;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 20px;
    cursor: pointer;
    display: inline-block;
  }

  .login .button:hover {
    border: 1px solid#d4c6a5;
    color: #fff;
    background: #d4c6a5;
  }

  .login .p1 {
    font-size: 20px;
    margin-top: 30px;
  }
}

@media (max-width:1199px) {
  #sub_contents {
    width: 100%;
    position: relative;
    padding-top: 0px;
  }



#sub_contents  .bg02{
    position: absolute;
    z-index: 0;
	left:-15%;
	top:-50px;
	width:130%;
    
	opacity:0.8;
  }


  #sub_contents  .bg02 .mb{
    display:none;
    
  }

 

  /* ¼­ºêÄÁÅÙÃ÷ ¸Ó¸® ½ÃÀÛ */
  .sub_contents_head {
    position: relative;
    z-index: 12;
    text-align: center;
    font-size: 0px;
	width:90%;
	margin:0 auto;
	padding-top:20px;
  }



  .sub_contents_head .bg01{
    position: absolute;
    z-index: 0;
	right:-50px;
	top:0px;
	width:300px;
	z-index:0;
	opacity:0.8;
    
  }




	

	.sub_contents_head .submenu_box {
		
    position: relative;
    z-index: 12;
	}
	
	

	/* ¼­ºê¸Þ´º */
	.submenu {
		position:relative;
			border-bottom:1px solid #d4c6a5;
		font-size:0;

		
	}
	
	.submenu [class^="menu"] {
		display:inline-block;
		vertical-align:middle;
		text-align:center;
		background:url(/img/arrow03_b.png) no-repeat calc(100% - 15px) center;
		/* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
		position:relative;
		width:50%;
	}
	.submenu .menu03 {
			width:100%;
	}
	.submenu [class^="menu"] p {
		font-size:18px;
		cursor:pointer;
		padding:0px 20px;
		height:40px;
		line-height:40px;
		
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow: hidden;
  font-family: "Pretendard-SemiBold";
	}
	.submenu [class^="menu"] p.on {
		background:url(/img/arrow03_w.png) no-repeat calc(100% - 15px) center;
		/* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
		background-color:#d0bc90;
		color:#fff;
	}
	.submenu [class^="menu"] ul {
		position:absolute;
		left:0px;
		display:block;
		width:100%;
		background:#fff;
		display:none;
			height:250px;
		overflow-y:scroll;
	}
	.submenu [class^="menu"] ul li a {
		font-size:16px;
		display:block;
		width:100%;
		padding:10px 0;
	}
	.submenu [class^="menu"] ul li a:hover {
		background:#d0bc90;
		color:#fff;
	}
	.submenu .menu02 .child {
		display: none;
	}




  .sub_contents_head .title {
	text-align:right;
	font-size:45px;
	line-height:54px;
	
  font-family: 'KHNPHD';
  text-align:center;
	padding:80px 0 0;
  }




  /* ¼­ºêÄÁÅÙÃ÷ ³»¿ë ½ÃÀÛ */
  .sub_contents_box {
    z-index: 11;
    position: relative;
    padding-top: 80px;
  }

  /* °øÅë */
  .sub_contents_box .page {}

  .sub_contents_box .common {
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 150px;
  }
  .common .haed {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 100px;
font-family: "Pretendard-Medium";
word-break:keep-all;

  }


  .common .haed  span {
    position: relative;
    background-image: linear-gradient(transparent 70%, #ffcce9 30%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.3s;
    color: #000;
    animation: clinic_top_span_move 1s forwards;
    animation-delay: 1.5s;
  }



  
  .common .haed:before {
	   content:'"';
	   display:block;
	   font-size:40px;
	   line-height:40px;
	   font-family: 'KHNPHD';


  }

  .common .haed:after {
	   content:'"';
	   display:block;
	   font-size:40px;
	   line-height:40px;
	   font-family: 'KHNPHD';
	   position:relative;
	   top:30px;


  }




 

  .common .contents {}

  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö */
  .s_menu_setting {
    width: 100%;
    max-width: 100%;
  }

  .s_menu_setting .s_page {}

  .common .s_menu_wrap {}

  .common .s_menu_box {
    border-bottom: 2px solid #d4c6a5;
    margin-bottom: 50px;
  }

  .common .s_menu {
    font-size: 0px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    border-top: 2px solid #d4c6a5;
    max-width: 90%;
    margin: 0 auto;
    padding: 5px;
  }

  .common .s_menu li {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    margin: 5px 20px;
  }

  .common .s_menu li.on {}

  .common .s_menu li.on a {
    color: #ed9eca;
  }

  .common .s_menu li>a {
    transition: all 0.3s;
    display: inline-block;
    width: 100%;
    color: #2d2d2d;
    vertical-align: top;
  }

  .common .s_menu li>a:before {
    display: inline-block;
    content: '#';
    margin-right: 10px;
  }

  .common .s_menu li:hover a {
    color: #ed9eca;
  }

  .common .s_page>li {
    display: none;
  }

  .common .s_page>li.on {
    display: block;
  }

  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö */
  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö s */
  .common .s_menu_wrap_s {
    margin-top: -20px;
    text-align: center;
  }

  .common .s_menu_s {
    margin-bottom: 30px;
  }

  .common .s_menu_s li:nth-child(1) {
    
    margin-left:0px;
  }


  .common .s_menu_s li {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
    margin: 10px 10px;
    border-radius: 20px;
    border: 1px solid #d4c6a5;
    padding: 10px 15px;
  }

  .common .s_menu_s li.on {}

  .common .s_menu_s li.on a {
    color: #d4c6a5;
  }

  .common .s_menu_s li>a {
    transition: all 0.3s;
    display: inline-block;
    width: 100%;
    color: #2d2d2d;
    vertical-align: top;
  }

  .common .s_menu_s li:hover a {
    color: #d4c6a5;
  }

  .common .s_page_s>li {
    display: none;
    text-align: left;
  }

  .common .s_page_s>li.on {
    display: block;
  }

  /* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö s */
  /* content_struc */
  .common .section {
    position: relative;
    margin: 0 auto;
    margin-bottom: 80px;
  }

  .common .section::after {
    content: "";
    clear: both;
  }

  .common .section:last-child {
    margin-bottom: 0px;
  }

  .common .content {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
  }

  .common .section .title {
    font-size: 34px;
    line-height: 42px;
    box-sizing: border-box;
    word-break: keep-all;
    position: relative;
    margin-bottom: 30px;
    box-sizing: border-box;
    word-break: keep-all;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	font-family: 'KHNPHD';
  }



 

  .common .section .title:before {
    content:"";
	display:block;
	width:70px;
	height:70px;
	background:url(/img/title.png) center no-repeat;
	background-size:cover;

  }






     .common .section .title span {
        color: #ed9eca;
        font-size: 34px;
	display:inline-block;
    }


  .common .section .title br {
    display: none;
  }

  /* //content_struc */
  /* ¹®´Ü */
  .common .cont01 {
    margin-bottom: 50px;
  }

  .common .cont01:last-child {
    margin-bottom: 0px;
  }

  .common .cont02 {
    padding-left: 20px;
    margin-bottom: 30px;
  }

  .common .cont02:last-child {
    margin-bottom: 0px;
  }

  .common .cont03 {
    margin-bottom: 20px;
  }

  .common .cont03:last-child {
    margin-bottom: 0px;
  }

  /* Å×ÀÌºí */
  .common .tb01 {
    width: 100%;
    position: relative;
    padding-top: 20px;
  }

  .common .tb01::after {
    width: 15px;
    height: 100%;
    position: absolute;
    z-index: 2;
    right: 0px;
    top: 0px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 1.0));
    content: "";
  }

  .common .tb01::before {
    content: '"½ºÅ©·Ñ ÇÏ¼¼¿ä!"';
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: blue;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 0px;
    overflow: hidden;
    z-index: 3;
  }

  .common .tb01_innner {
    width: 100%;
    overflow-x: scroll;
    position: relative;
    right: 0px;
    box-sizing: border-box;
  }

  .common .tb01 table {
    width: 130%;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-top: 5px solid #d4c6a5;
    border-radius: 10px 10px 0 0;
  }

  .common .tb01 table thead th {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    font-family: "Pretendard-Bold";
    line-height: normal;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    background: #f7ebce;
    word-break: keep-all;
  }

  .common .tb01 table tbody th {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    font-family: "Pretendard-Bold";
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    background: #fff;
    word-break: keep-all;
  }

  .common .tb01 table tbody td {
    padding: 10px;
    
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    text-align: center;
    word-break: keep-all;
  }

  .common .tb01 table tbody td.left {
    text-align: left;
  }

  .common .tb02 {
    width: 100%;
  }

  .common .tb02_innner {
    width: 100%;
    overflow: hidden;
  }

  .common .tb02 table {
    width: calc(100% + 2px);
    position: relative;
    left: -1px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-top: 5px solid #d4c6a5;
    border-radius: 10px 10px 0 0;
  }

  .common .tb02 table thead th {
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    background: #fff;
    word-break: keep-all;
  }

  .common .tb02 table tbody th {
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    background: #fff;
    word-break: keep-all;
  }

  .common .tb02 table tbody td {
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #d4c6a5;
    border-right: 1px solid #d4c6a5;
    text-align: center;
    word-break: keep-all;
  }

  .common .tb02 table tbody td.left {
    text-align: left;
  }

  .common [class^=tb] table ol {
    padding-left: 25px;
  }

  .common [class^=tb] table ol li {
    list-style: decimal-leading-zero;
    text-align: left;
    margin: 3px 0;
  }

  .common [class^=tb] table ol li::marker {
    
    font-size: 16px;
    line-height: 24px;
    color: #d4c6a5 !important;
  }

  /* Å×ÀÌºí */
  /* ÆùÆ® */
   .common h1 {
    font-size: 24px;
    line-height: 30px;
    box-sizing: border-box;
    word-break: keep-all;
    margin-bottom: 20px;
    font-family: "Pretendard-Bold";
	padding:5px;
    font-family: "Pretendard-Bold";
  }

  .common h2 {
    font-size: 20px;
    line-height: 30px;
    color: #ed9eca;
    line-height: normal;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-family: "Pretendard-Bold";
  }

  .common h3 {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 15px;
    position: relative;
    font-family: "Pretendard-Bold";
  }

  .common .p01 {
    font-size: 16px;
    line-height: 24px;
    word-break: keep-all;
  }

  .common .p02 {
    font-size: 16px;
    line-height: 24px;
    background: #f1e9db;
    padding: 15px;
    word-break: keep-all;
    border-radius: 10px;
  }

  .common .b01 {
    font-size: 16px;
    line-height: 24px;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
  }

  /* ¸®½ºÆ® */


  .common .list01 {
    text-align: left;
    padding: 15px 0;
  }

  .common .list01 li {
    vertical-align: top;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    padding-left: 35px;
    margin-bottom: 10px;
    word-break: keep-all;
    border: 1px solid #d4c6a5;
    border-radius: 10px;
    vertical-align: top;
  }

  .common .list01 li:before {
    position: absolute;
    left: 12px;
    top: 16px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 3px;
    background: #d4c6a5;
  }

  .common .list01 li:last-child {
    margin-bottom: 0px;
  }

  .common .list02 {
    text-align: left;
    font-size: 0;
  }

  .common .list02 li {
    font-size: 16px;
    line-height: 24px;
    padding-left: 45px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    word-break: keep-all;
    box-sizing: border-box;
    position: relative;
  }

  .common .list02 li.inline {
    display: inline-block;
    margin: 0 20px 20px 0;
  }

  .common .list02 li:last-child {
    margin-bottom: 0px;
  }

  .common .list02 li span {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: -8px;
    display: inline-block;
    height: 30px;
    background: #ed9eca;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 5px 5px #ccc;
  }

  .common .list02_circle {
    font-size: 0;
  }

  .common .list02_circle li.short {
    font-size: 16px;
    line-height: 24px;
    padding: 10% 10% 0 10%;
    margin-bottom: 30px;
    border: 1px solid #d4c6a5;
    word-break: keep-all;
    display: inline-block;
    margin-right:4%;
	margin-bottom:2%;
    width: 48%;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    border-radius: 50%;
    text-align: center;
    word-break: keep-all;
  }
  .common .list02_circle li.short:nth-child(2n) {
    
    margin-right:0%;
  }

  .common .list02_circle li.short:before {
    width: 100%;
    height: 100%;
    border: 1px solid #eee0ca;
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
  }

  .common .list02_circle li.short span {
    font-size: 34px;
    font-family: "Pretendard-Bold";
    color: #ed9eca;
    display: block;
    margin-bottom: 20px;
  }

  .common .list02_circle li.short span {
    font-size: 18px;
    font-family: "Pretendard-Bold";
    color: #d4c6a5;
    display: block;
    margin-bottom: 10px;
  }

  .common .list02_circle li.many {
    font-size: 16px;
    line-height: 24px;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #d4c6a5;
    word-break: keep-all;
    margin-bottom: 8%;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    border-radius: 20px;
    text-align: center;
    word-break: keep-all;
  }

  .common .list02_circle li.many:before {
    width: 100%;
    height: 100%;
    border: 1px solid #eee0ca;
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    bottom: -10px;
    border-radius: 20px;
  }

  .common .list02_circle li.many span {
    font-size: 24px;
    font-family: "Pretendard-Bold";
    color: #ed9eca;
    display: block;
    margin-bottom: 10px;
  }

  .common .list03 {
    text-align: left;
    font-size: 0px;
  }

  .common .list03 li {
    position: relative;
    word-break: keep-all;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 9px 0px 0px 40px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    width: calc((100% - 20px)/2);
    box-sizing: border-box;
  }

  .common .list03 li:nth-child(2n) {
    margin-right: 0px;
  }

  .common .list03 li p {
    font-size: 16px;
    line-height: 24px;
    word-break: keep-all;
  }

  .common .list03 li:before {
    position: absolute;
    left: 0px;
    top: 5px;
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/img/list03.png) no-repeat center;
    background-size: contain;
  }

  .common .list03_box {
    font-size: 0;
    text-align: left;
  }

  .common .list03_box li {
    font-size: 16px;
    line-height: 24px;
    padding: 56px 15px 15px 15px;
    word-break: keep-all;
    margin-bottom: 4%;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    word-break: keep-all;
    background: #fff;
    border-radius: 10px;
  }

  .common .list03_box li:before {
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
    top: 10px;
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(/img/list03_box.png) no-repeat center;
    background-size: contain;
  }

  .common .list03_box li:last-child {
    margin-bottom: 0%;
  }

  .common .list03_box li p {
    font-size: 16px;
    line-height: 24px;
    word-break: keep-all;
  }

  .common .list03_box li span {
    font-size: 18px;
    line-height: 26px;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
    display: block;
    margin-bottom: 5px;
  }


  .common .list04 {
    text-align: left;
    font-size: 0;
  }

  .common .list04 {
    font-size: 0;
    text-align: left;
  }

  .common .list04 li {
    
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    word-break: keep-all;
    box-sizing: border-box;
    background: #fff;
    text-align: left;
    border-radius: 10px;
	padding:10px;
  }

  .common .list04 li p:nth-of-type(1) {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    padding-left: 35px;
  }

  .common .list04 li p:nth-of-type(1) span {
    left: 0px;
    top: 0px;
    position: absolute;
    font-size: 24px;
    font-family: "Pretendard-Bold";
  }

  .common .list04 li p:nth-of-type(2) {
    font-size: 16px;
    line-height: 24px;
    padding: 5px;
    background: #f1e9db;
  }

  .common .list04 li:last-child {
    margin-bottom: 0;
  }

  .common .list05 {
    text-align: left;
    font-size: 0;
  }

  .common .list05 li {
    vertical-align: top;
    margin-bottom: 30px;
    box-sizing: border-box;
    word-break: keep-all;
  }

  .common .list05 li:last-child {
    margin-bottom: 0px;
  }

  .common .list05 li .img {
    border-radius: 10px;
    overflow: hidden;
    height: 150px;
    text-align: center;
    background: #f1e9db;
  }

  .common .list05 li .img img {
    width: 100%;
  }

  .common .list05 li p:nth-of-type(1) {
    font-size: 18px;
    line-height: 26px;
    font-family: "Pretendard-Bold";
    padding: 15px 0;
    word-break: keep-all;
    position: relative;
    padding-left: 30px;
  }

  .common .list05 li p:nth-of-type(1) span {
    position: absolute;
    left: 0px;
    top: 20px;
    line-height: 18px;
    font-size: 18px;
  }

  .common .list05 li p:nth-of-type(2) {
    font-size: 16px;
    line-height: 24px;
    word-break: keep-all;
    padding: 0 10px;
  }

  .common .list05 li:nth-child(2n) {
    margin-right: 0;
  }

  .common .list05 li:last-child {
    margin-right: 0;
  }

  .common .list05 li.many {
    width: 100%;
    margin-right: 0px;
  }

  .common .list05 li.many .img {
    display: inline-block;
    max-width: 200px;
    background: #fff;
  }

  .common .list05 li.many .img img {
    width: 100%;
  }

  /* surgery_list */
  .common .surgery_list {
    background: #fff;
    border-radius: 10px;
    padding: 20px 10px 0;
    font-size: 0px;
  }

  .common .surgery_list li {
    background: #fff;
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
    display: inline-block;
    transition: 0.3s;
    margin-bottom: 20px;
    vertical-align: top;
  }

  .common .surgery_list li:hover {
    transform: scale(1.1);
  }

  .common .surgery_list li .img {
    text-align: center;
    margin-bottom: 20px;
  }

  .common .surgery_list li .img img {
    height: 40px;
  }

  .common .surgery_list li p:nth-of-type(1) {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
  }

  .common .surgery_list li p:nth-of-type(2) {
    text-align: center;
    font-size: 18px;
    line-height: 16px;
    color: #ed9eca;
  }

  .common .link01 {
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    font-family: "Pretendard-Bold";
    display: inline-block;
    padding: 15px 15px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
  }

  .common .link01 span {
    position: relative;
    z-index: 1;
  }

  .common .link01 span img {
    position: relative;
    left: 0px;
    transition: 0.3s;
    margin-left: 10px;
    vertical-align: middle;
  }

  .common .link01:hover span img {
    left: 5px;
  }

  .common .link01 .bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #ed9eca;
    transition: all 0.6s;
  }

  .common .link01:hover .bg {
    width: 200%;
    height: 200%;
  }

  .common .link02 {
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    line-height: normal;
    display: inline-block;
    text-align: center;
    transition: all 0.1s;
  }

  .common .link02 img {
    position: absolute;
    right: -28px;
    transition: 0.1s;
    margin-left: 5px;
    top: 6px;
    height: 13px;
  }

  .common .link02:hover {
    color: #d4c6a5;
  }

  .common .link02:hover img {
    right: -32px;
  }

  .common .button {
    font-size: 18px;
    border: 1px solid #d4c6a5;
    padding: 15px 20px;
    border-radius: 30px;
    box-shadow: 0px 6px 8px -4px #888;
    display: inline-block;
    transition: all 0.3s;
    background: #fff;
  }

  .common .button:hover {
    box-shadow: 0px 10px 8px -4px #888;
  }

  .common .button_on {
    box-shadow: 0px 10px 8px -4px #888;
  }

  .common .button_on span {
    background-image: linear-gradient(transparent 60%, #d4c6a5 40%);
    background-size: 100% 100%;
  }

  /* ¸µÅ© È­»ìÇ¥ ¹öÆ° °øÅë */
  .common .arrow {
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #d4c6a5;
    border-radius: 30px;
    padding: 5px 15px;
    display: inline-block;
    font-family: "Pretendard-Bold";
    transition: all 0.3s;
  }

  .common .arrow span {
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: inline-block;
    background: #d4c6a5;
    border-radius: 50%;
    text-align: center;
    margin-left: 5px;
    transition: all 0.3s;
  }

  .common .arrow span:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    vertical-align: middle;
    transform: rotate(135deg);
    position: relative;
    left: -2px;
    top: -1px;
    transition: all 0.3s;
    cursor: pointer;
  }

  .common .arrow:hover {
    background: #d4c6a5;
    color: #fff;
  }

  .common .arrow:hover span {
    background: #fff;
    margin-left: 10px;
  }

  .common .arrow:hover span:before {
    border-top: 2px solid #d4c6a5;
    border-left: 2px solid #d4c6a5;
  }

  /* Ã¼Å©¹Ú½º ¶óº§ */
  .common .label-cbx {
    user-select: none;
    cursor: pointer;
    margin-bottom: 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
  }

  .common .label-cbx input:checked+.checkbox {
    border-color: #20C2E0;
  }

  .common .label-cbx input:checked+.checkbox svg path {
    fill: #20C2E0;
  }

  .common .label-cbx input:checked+.checkbox svg polyline {
    stroke-dashoffset: 0;
  }

  .common .label-cbx:hover .checkbox svg path {
    stroke-dashoffset: 0;
  }

  .common .label-cbx .checkbox {
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid #C8CCD4;
    border-radius: 3px;
  }

  .common .label-cbx .checkbox svg {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 24px;
    height: 24px;
  }

  .common .label-cbx .checkbox svg path {
    fill: none;
    stroke: #20C2E0;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 71px;
    stroke-dashoffset: 71px;
    transition: all 0.6s ease;
  }

  .common .label-cbx .checkbox svg polyline {
    fill: none;
    stroke: #FFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 18px;
    stroke-dashoffset: 18px;
    transition: all 0.3s ease;
  }

  .common .invisible {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    opacity: 0;
  }




  .common .img_scroll {
    position: relative;
  }

  .common .img_scroll::before {
    content: '"½ºÅ©·Ñ ÇÏ¼¼¿ä!"';
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #d4c6a5;
    text-align: left;
  }

  .common .img_scroll .img {
    height: 200px;
    overflow-y: scroll;
    display: inline-block;
  }

  /* ´ë¸Þ´º ¸®½ºÆ® ¹öÆ° */
  .common .clinic_view {
    font-size: 0px;
  }

  .common .clinic_view_head {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .common .clinic_view li:nth-child(2n) {
    margin-right: 0px;
  }

  .common .clinic_view li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 30px;
    width: calc((100% - 20px)/2);
    position: relative;
  }

  .common .clinic_view li .txt {
    padding: 10px 10px 0 20px;
    font-size: 18px;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
  }

  .common .clinic_view li .txt span {
    font-size: 16px;
    line-height: 24px;
    margin-left: 2px;
    display: block;
    margin-top: 5px;
  }

  .common .clinic_view li a {
    display: block;
    height: 120px;
    line-height: 100px;
    position: relative;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
  }

  .common .clinic_view li a .img {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #d4c6a5;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: left center;
  }

  .common .clinic_view li a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    ;
    transition: 0.3s;
  }

  .common .clinic_view li a:after {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
    content: "";
    width: 50px;
    height: 50px;
    background: url(/img/view01.png) center no-repeat;
    background-size: cover;
    opacity: 1;
    z-index: 3;
    ;
    transition: 0.3s;
  }

  .common .clinic_view li a span {
    color: #000;
    transition: 0.3s;
  }

  .common .clinic_view li a:hover .img {
    transform: scale(1.1);
    transition: 0.3s;
  }

  .common .clinic_view li a:hover:before {
    opacity: 0;
    transition: 0.3s;
  }

  .common .clinic_view li a:hover:after {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    content: "";
    width: 40px;
    height: 40px;
    background: url(/img/view01.png) center no-repeat;
    background-size: cover;
    opacity: 1;
    z-index: 3;
    ;
    transition: 0.3s;
  }


  	.common  .pl {
	   border-radius: 20px;
	   height: 250px;
	   overflow: hidden;
	   position: relative;
	   margin-bottom: 50px;

  
	}

	.common .pl .parallax-bg {
	   position: absolute;
	   top: 0;
	   left: 0;
	   width: 100%;
	    background: url(/img/m31_pl.jpg) no-repeat center;
	   height:200%; /* ³ôÀÌ¸¦ ³ô°Ô ¼³Á¤ÇÏ¿© ½ºÅ©·Ñ È¿°ú ±Ø´ëÈ­ */
	   background-size: cover!important;
	   transition: transform 0.1s ease-out;
	}


  /* ÀÎ»ç¸» */
  .m31 .list {}

  .m31 .list .pl{	
	background-image: url(/img/m31_pl.jpg);
  }


  .m31 .list {
		
  }

   .m31 .list li{
	
		margin-bottom:20px;
  }


   .m31 .list li > img{
		width:50%;
		max-width:400px;
		min-width:260px;
  }

  .m31 .list li > div{

		box-sizing:border-box;
  }

	.m31 .list li > div p{
		font-family: "Pretendard-Medium";

		font-size:20px;
		line-height:30px;
		word-break:keep-all;
  }



  .m31 .list li:nth-child(2n-1){
	text-align:left;
  }
  .m31 .list li:nth-child(2n-1) > img{
	
  }

  .m31 .list li:nth-child(2n-1) > div{
		padding-right:30%;
  }



  .m31 .list li:nth-child(2n){
		
	text-align:right;
  }

   .m31 .list li:nth-child(2n) > img{
	
  }

  .m31 .list li:nth-child(2n) > div{
		padding-left:30%;
  }




.m11 .pl .parallax-bg {	
	background-image: url(/img/m11_pl01.jpg);
  }




/* ÀÇ·áÁø¼Ò°³ */

	.m07 .doctor{
		position:relative;
		font-size: 0px;
	}


	.m07 .doctor .doc01{
		background:url(/img/m07_doc01.png) center top  no-repeat;
		background-size:120%;
		width:100%;
		height:100%;
		border-radius:50%;
	}
	.m07 .doctor .doc02{
		background:url(/img/m07_doc02.png) center top no-repeat;
		background-size:120%;
		width:100%;
		height:100%;
		border-radius:50%;
	}

	.m07 .doctor .swiper-container {
		width:78%;
		max-width:500px;
		display:block;
		position: relative;
		z-index:2;
	}

	.m07 .doctor .swiper-container:before{
	   content: "";
        display: block;
        position: absolute;
        right: -20%;
        top: -10%;
        width: 80%;
        height: 80%;
        border-radius: 50%;
        background: #fff;

	}

	.m07 .doctor .swiper-container  .swiper-wrapper{
		width: 100%;
		height: 100%;

	}


	/* ¹öÆ° */

	.m07 .doctor .swiper-pagination {
		position:absolute;
		width: auto;
		display: inline-block;
	}

	.m07 .doctor .swiper-pagination-bullet {
		background: #ccc;
		opacity:1;
		width:15px;
		height:15px;
		margin: 0 5px;
	}


	.m07 .doctor .swiper-pagination-bullet-active {
		background: #ed9eca!important;
	}

	


	.m07 .doctor .txt{
		width:50%;
		min-width:260px;
		float:right;
		display: inline-block;
		vertical-align: top;
		margin-top:-100px;
		box-sizing: border-box;
		z-index:10;       
		text-align: right;
		position:relative;

	}
	

	.m07 .doctor .txt p:nth-child(1){
		line-height: normal;
		font-size:34px;
		margin-bottom:30px;
		position:relative;
	
		font-weight: 500;font-family: 'KHNPHD';

	}

	.m07 .doctor .txt p:nth-child(1) span{
		font-size:16px;
	}
	.m07 .doctor .txt p:nth-child(2){
			line-height: 24px;
		font-size:14px;
		border-bottom:1px solid #ccc;
		padding-bottom:30px;
	}


	.m07 .doctor .txt p:nth-child(2) span{
		font-size:18px;
		display:block;
		margin-bottom:10px;
		font-family: "Pretendard-SemiBold";
	}

	.m07 .doctor .txt p:nth-child(3){
		line-height: 24px;
		font-size:14px;
		padding-top:30px;
	}


	.m07 .doctor .txt p:nth-child(3) span{
		font-size:18px;
		display:block;
		margin-bottom:10px;
	  font-family: "Pretendard-SemiBold";
	}







 
  /* µÑ·¯º¸±â */
  .m08 .view li:nth-child(2n) {
    margin-right: 0px;
  }

  .m08 .view li {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: calc((100% - 30px)/2);
    position: relative;
  }

  .m08 .view li .txt {
    padding: 10px 10px 0 15px;
    font-size: 18px;
  }

  .m08 .view li .txt span {
   
    font-size: 14px;
    line-height: 22px;
    display: block;
  }

  .m08 .view li .modal_a {
    display: block;
    height: 155px;
    line-height: 155px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
  }

  .m08 .view li .modal_a span {
    position: relative;
    font-size: 40px;
    z-index: 3;
    color: #fff;
  }

  .m08 .view li .modal_a .img {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
  }

  
  .m08 .view li:nth-child(1) .modal_a .img {
    background: url(/img/g_img/ÀÔ±¸/01.jpg) no-repeat center;
    background-size: cover;
  }

  .m08 .view li:nth-child(2) .modal_a .img {
    background: url(/img/g_img/´ë±â½Ç/01.jpg) no-repeat center;
    background-size: cover;
  }

  .m08 .view li:nth-child(3) .modal_a .img {
    background: url(/img/g_img/µ¥½ºÅ©/01.jpg) no-repeat center;
    background-size: cover;
  }

  .m08 .view li:nth-child(4) .modal_a .img {
    background: url(/img/g_img/Áø·á½Ç_¹×_°Ë»ç½Ç/01.jpg) no-repeat center;
    background-size: cover;
  }

  
  .m08 .view li:nth-child(5) .modal_a .img {
    background: url(/img/g_img/È¸º¹½Ç/01.jpg) no-repeat center;
    background-size: cover;
  }



  .m08 .view li:nth-child(6) .modal_a .img {
    background: url(/img/g_img/±âÅ¸/01.jpg) no-repeat center;
    background-size: cover;
  }


  .m08 .view li .modal_a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 2;
  }

  .m08 .view li .modal_a:hover span {
    color: #000;
    transition: 0.3s;
  }

  .m08 .view li .modal_a:hover .img {
    transform: scale(1.1);
    transition: 0.3s;
  }

  .m08 .view li .modal_a:hover:before {
    opacity: 0;
    transition: 0.3s;
  }

  #gallery {
    width: 100%;
  }

  /* Áø·á½Ã°£¾È³» */
  .m09 .time {}

  .m09 .time table {
    width: 100%;
  }

  .m09 .time table td {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 5px;
    text-align: center;
    word-break: keep-all;
  }

  .m09 .time table td.tleft {
    text-align: center;
  }

  .m09 .time table td span {
    background: #ed9eca;
    color: #fff;
    display: block;
    padding: 5px 5px;
    border-radius: 10px;
    margin-left: 0px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }

  .m09 .time .left {
    padding: 0px;
    margin-bottom: 70px;
  }

  .m09 .time .left table td:nth-child(1) {
    font-size: 18px;
    background: #f0e9da;
    border-radius: 10px;
    font-family: "Pretendard-Bold";
  }

  .m09 .time .left p {
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
  }

  .m09 .time .right {
    box-sizing: border-box;
    text-align: center;
  }

  .m09 .time .right>p:nth-child(1) {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px;
    word-break: keep-all;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
  }

  .m09 .time .right>p:nth-child(1) span:nth-of-type(2) {
    font-size: 18px;
  }

  .m09 .time .right>p:nth-child(2) {
    
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px;
    margin-bottom: 50px;
  }

  .m09 .time .right .sc p {
    font-size: 24px;
    margin-bottom: 10px;
    color: #ed9eca;
    font-weight: 700;
  }


  

  .m11 .pl .parallax-bg {	
	background-image: url(/img/m11_pl01.jpg);
  }
  .m12 .pl .parallax-bg {	
	background-image: url(/img/m12_pl01.jpg);
  }
  .m13 .pl .parallax-bg {	
	background-image: url(/img/m13_pl01.jpg);
  }
	
  .m14 .pl .parallax-bg {	
	background-image: url(/img/m14_pl01.jpg);
  }

 .m15 .pl.a1 .parallax-bg {	
	background-image: url(/img/m15_pl01.jpg);
  }



  
 .m15 .pl.a2 .parallax-bg {	
	background-image: url(/img/m15_pl02.jpg);
  }


 .m16 .pl.a1 .parallax-bg {	
	background-image: url(/img/m16_pl01.jpg);
  }
  
 .m16 .pl.a2 .parallax-bg {	
	background-image: url(/img/m16_pl02.jpg);
  }


 .m16 .pl.a3 .parallax-bg {	
	background-image: url(/img/m16_pl03.jpg);
  }


  
 .m17 .pl.a1 .parallax-bg {	
	background-image: url(/img/m17_pl01.jpg);
  }


   .m17 .pl.a2 .parallax-bg {	
	background-image: url(/img/m17_pl02.jpg);
  }





 .m18 .pl.a1 .parallax-bg {	
	background-image: url(/img/m18_pl01.jpg);
  }


   .m18 .pl.a2 .parallax-bg {	
	background-image: url(/img/m18_pl02.jpg);
  }

   .m19 .pl .parallax-bg {	
	background-image: url(/img/m19_pl01.jpg);
  }

   .m20 .pl .parallax-bg {	
	background-image: url(/img/m20_pl01.jpg);
  }


   .m21 .pl .parallax-bg {	
	background-image: url(/img/m21_pl01.jpg);
  }


   .m22 .pl .parallax-bg {	
	background-image: url(/img/m22_pl01.jpg);
  }


  .m23 .pl .parallax-bg {	
	background-image: url(/img/m23_pl01.jpg);
  }


  /* Á¦Áõ¸í ´Ù¿î·Îµå */
  .m28 .posi01 {
    padding: 10px 10px 5px 10px;
    background: #d4c6a5;
  }

  .m28 .posi01>div {
    display: inline-block;
    margin: 0 10px 5px 0;
  }

  /* Ã³¹æÀü ´ë¸®Ã³¹æ */
  .m29 .posi01 {
    padding: 10px 10px 5px 10px;
    background: #d4c6a5;
  }

  .m29 .posi01>div {
    display: inline-block;
    margin: 0 10px 5px 0;
  }

  /* »çÀÌÆ®¸Ê */
  .m25 .list {
    text-align: left;
    padding: 0 0px;
    font-size: 0px;
    line-height: normal;
  }

  .m25 .list>li {
    vertical-align: top;
    margin-bottom: 30px;
    box-sizing: border-box;
    border: 1px solid #d4c6a5;
    border-radius: 10px;
    padding: 15px;
  }

  .m25 .list>li:last-chlid {
    margin-bottom: 0px;
  }

  .m25 .list>li>ul>li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .m25 .list>li>ul>li:last-child {
    margin-bottom: 0px;
  }

  .m25 .list>li p {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4c6a5;
  }

  .m35 .list_s li {}

  .m35 .list_s li:nth-child(1) {
    margin-bottom: 8%;
  }

  .m97 .list05 label {
    position: relative;
    display: block;
    padding-left: 20px;
  }

  .m97 .list05 input[type="radio"] {
    position: absolute;
    left: 0px;
    top: 0px;
  }



  /* ·Î±×ÀÎ */
  .login .login_page {
    text-align: center;
    background: #fff;
  }

  .login .login_page {
    text-align: center;
  }

  .login input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    font-size: 14px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 0px;
    color: #fff;
    background-size: 8px;
    background-color: #d4c6a5;
  }

  .login .login_page {
    padding: 30px 20px 60px;
    box-shadow: 0px 0px 15px -10px #000;
  }

  .login .input_box>div {
    display: inline-block;
    font-size: 18px;
    margin: 0 5px;
  }

  .login .img {
    margin-bottom: 20px;
  }

  .login .img img {
    width: 150px;
  }

  .login .button {
    -webkit-appearance: none;
    /* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */
    -moz-appearance: none;
    appearance: none;
    /* ³×ÀÌÆ¼ºê radius ÇØÁ¦ */
    border-radius: 0px;
    /* iOS µÕ±Ù¸ð¼­¸® Á¦°Å */
    outline: none;
    border: none;
    border: 1px solid #d4c6a5;
    background: #fff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 15px;
    cursor: pointer;
    display: inline-block;
  }

  .login .button:hover {
    border: 1px solid#d4c6a5;
    color: #fff;
    background: #d4c6a5;
  }

  .login .p1 {
    font-size: 14px;
    margin-top: 20px;
  }
}


@media (max-width:550px) {

	.common .pl .parallax-bg {
	   position: absolute;
	   top: 0;
	   left: 0;
	   width: 100%;
	   background: url(/img/m31_pl.jpg) no-repeat center;
	   height:200%; /* ³ôÀÌ¸¦ ³ô°Ô ¼³Á¤ÇÏ¿© ½ºÅ©·Ñ È¿°ú ±Ø´ëÈ­ */
	   background-size: cover!important;
	   transition: transform 0.1s ease-out;
	}


	#sub_contents  .bg02{
	position: absolute;
	z-index: 0;
	left:-5%;
	top:0px;
	width:110%;

	}

	#sub_contents  .bg02 img{
	display:none;

	}

	#sub_contents  .bg02 .mb{
	display:block;

	}


}





/* ÄÃ·¯Áý */
.c1 {
  color: #ed9eca !important;
}

