@charset "euc-kr";
@media (min-width:1200px) {
	/* ÃÖ¼Ò 1200 ~ ÃÖ´ë */
	#sub_contents {
		width:100%;
		position:relative;
		padding-top: 250px;
		z-index:1;
	}


	#sub_contents .leaf {
		width: 100%;
		position: absolute;
		right:0px;
		top:230px;
		width:397px;
		height:588px;
		background:url(/img/leaf_01.png) center;
	  }

	/* ¼­ºêÄÁÅÙÃ÷ ¸Ó¸® ½ÃÀÛ */
	.sub_contents_head {
		position:relative;
		width:1440px;
		margin:0 auto;
		z-index: 1;
	}
	.sub_contents_head .submenu_box {
		float:left;
		width:30%;
	}
	.sub_contents_head .txt {
		float:right;
		width:70%;
		text-align:right;
		box-sizing:border-box;
		padding: 50px 150px 0 100px;
	}

	.sub_contents_head .txt p:nth-child(1){
		font-size:50px;
		margin-bottom:30px;
	}

	.sub_contents_head .txt p:nth-child(2){
		font-size:20px;
		line-height:34px;
		word-break:keep-all;
		padding-left:100px;
	}
	
	/* ¼­ºê¸Þ´º */
	.sub_contents_head .submenu_box{
     position: relative;
	 padding:20px 20px 0 0;
	 box-sizing:border-box;
	 }


	.sub_contents_head .submenu_box .sub_title{
     font-size: 40px;
     text-align: left;
     margin-bottom: 40px;
     position: relative;
   }

   .sub_contents_head .submenu_box .border {
     border-top:1px solid #819b95;
	 content:"";
	 display:block;
	 width:100%;
	 position:absolute;
	 top:0px;
	 right:0px;
   }
   .sub_contents_head .submenu_box:after {
	 content:"";
	 display:block;
	 width:160px;
	 height:70px;
	 position:absolute;
	 top:-67px;
	 right:0px;
     background:url(/img/leaf_icon_06.png);
   }

   .sub_contents_head .submenu_box .submenu{
	
   }

   .sub_contents_head .submenu_box .submenu li.parent{
	 margin:0px 20px 20px 0; 
	 position:relative;display:inline-block; vertical-align:top;
   }
   .sub_contents_head .submenu_box .submenu li.parent > a{
	 font-size:18px;
   }
	.sub_contents_head .submenu_box .submenu .child_box{
		
	 text-align:left; background:#e7e7e7;
	 padding:10px 10px 0 10px;
	}

	.sub_contents_head .submenu_box .submenu .child_box{
		
	 text-align:left; background:#e7e7e7;
	 padding:10px 10px 0 10px;
	 margin-top:10px;
	}

  

   .sub_contents_head .submenu_box .submenu li.child{
	  margin:0px 10px 10px 0; 
	 position:relative;display:inline-block; vertical-align:top;
   }

   .sub_contents_head .submenu_box .submenu li.child a{ 
	display:inline-block;
	 border:1px solid #819b95; padding:5px 10px;
	 font-size:14px;
   }


   .sub_contents_head .submenu_box .submenu li.parent > a.on{
	 color:#f087c2;
   }


   .sub_contents_head .submenu_box .submenu li.child > a.on{
	 color:#f087c2;
	 border:1px solid #f087c2;
   }





	/* ¼­ºêÄÁÅÙÃ÷ ³»¿ë ½ÃÀÛ */
	.sub_contents_box {
		padding-top:225px;
		position: relative;
		padding-bottom: 225px;
	}
	/* °øÅë */
	.sub_contents_box .page {
		
	}
	.sub_contents_box .common {
		max-width:1440px;
		margin:0 auto;
	}

	.sub_contents_box .common .top_txt {
		display:none;
	}


	.common .haed{
		padding:145px 0;
	}


	


	.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 #aab5b0;
		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 #aab5b0;
		max-width:1440px;
		margin:0 auto;
		padding:15px;
	}
	.common .s_menu li {
		display:inline-block;
		text-align:center;
		font-size:22px;
		box-sizing:border-box;
		margin:10px 60px;
		
	}
	
	.common .s_menu li.on {
	}
	.common .s_menu li.on a {
		color:#f087c2;
		
	}
	.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:#f087c2;
	}
	.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:0 20px 0 20px;
		border:1px solid #aab5b0;
		padding:10px 15px;
		
	}
	.common .s_menu_s li.on {
	}
	.common .s_menu_s li.on a {
		color:#f087c2;
		
	}
	.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:#f087c2;
	}
	.common .s_page_s>li {
		display:none;
	}
	.common .s_page_s>li.on {
		display: block;
	}
	/* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö s */


	/* content_struc */
	.common .section {
		max-width:1440px;
		margin:0 auto;
		position:relative;
		margin-bottom:130px;
	}
	.common .section::after {
		content:"";
		clear:both;
	}
	.common .section:last-child {
		margin-bottom:0px;
	}
	.common .content {
		width:1035px;
		float:left;
		box-sizing:border-box;
		line-height:16px;
	}
	.common .section .title {
		width:calc(100% - 1035px);
		float:left;
		font-size:34px;
		line-height:52px;
		box-sizing:border-box;
		word-break:keep-all;
		position:relative;
		padding:55px 50px 0px 55px;
		background:url(/img/title_img.png) no-repeat left top;

		top:-30px;
	}

	/* Áú¹® ¼½¼Ç */
	.q_section{font-size:0px;}
	.q_section .img{width:495px; height:495px; position:relative; display:inline-block; vertical-align:top;}
	.q_section .img .img_inner{position:absolute; width:100%; height:100%; background:#d3dddb;  border-radius:50%; z-index:2;}
	.q_section .img .line{position:absolute;  left:-50px; top:-50px; display:block; width:90%; height:90%; border:1px solid #405550; border-radius:50%;  z-index:1;}
	
	.q_section .txt{width:calc(100% - 495px); padding:100px 0 0 100px; box-sizing:border-box; display:inline-block;  vertical-align:top;}
	
	.q_section .txt .q_haed{
		font-size:34px;
		line-height:52px;
		box-sizing:border-box;
		word-break:keep-all;
		position:relative;
		padding:0px 0px 0px 60px;
		margin-bottom: 50px;
	}

	.q_section .txt .q_haed span{
		font-size:54px;
		line-height:54px;
		position:absolute; 
		left:0px;
		top:0px;
	}

	.common .q_section .content {
		width:100%;
		float:none;
	}
	/* Á¦¸ñº¯Çü */
	.common .trans .content {
		width:100%;
		float:none;
	}
	.common .trans .title {
		width:100%;
		float:none;
		margin-bottom: 50px;
		top:0px;
	}
	/* //content_struc */
	/* ¹®´Ü */
	.common .cont01 {
		margin-bottom:100px;
	}
	.common .cont01:last-child {
		margin-bottom:0px;
	}
	.common .cont02 {
		margin-bottom:60px;
	}
	.common .cont02:last-child {
		margin-bottom: 0px;
	}
	.common .cont03 {
		margin-bottom:40px;
		margin-left:50px;
	}
	.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 #f087c2;
		border-left:1px solid #aab5b0;
	}
	.common .tb01 table thead th {
		padding:10px;
		
		font-size:16px;
		line-height:24px;
		line-height:normal;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		
		word-break:keep-all;
		background:#e1e7e5;
	}
	.common .tb01 table tbody th {
		padding:10px;
		font-size:16px;
		line-height:24px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		background:#e1e7e5;
		
		word-break:keep-all;
	}
	.common .tb01 table tbody td {
		padding:15px;
		font-size:16px;
		line-height:24px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		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 #aab5b0;
		border-top:5px solid #f087c2;
	}
	.common .tb02 table thead th {
		padding:20px;
		font-size:20px;
		line-height:30px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		background:#e1e7e5;
		
		word-break:keep-all;
	}
	.common .tb02 table tbody th {
		padding:20px;
		font-size:20px;
		line-height:30px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		background:#e1e7e5;
		
		word-break:keep-all;
	}
	.common .tb02 table tbody td {
		padding:20px;
		font-size:20px;
		line-height:30px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		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: #fed63e !important;
	}
	/* Å×ÀÌºí */
	/* ÆùÆ® */
	.common h1 {
		font-size:24px;
		line-height:34px;
		box-sizing:border-box;
		word-break:keep-all;
		position:relative;
		padding:10px 0px 10px 45px;
		background:url(/img/h1_img.png) no-repeat left 5px;
		background-size:40px;
		color:#f087c2;
		margin-bottom:20px;
	}
	
	.common h2 {
		
		font-size:20px;
		line-height:normal;
		margin-bottom:15px;
		padding-left:30px;
		position:relative;
	}
	.common h2:before{
		content:"";
		display:inline-block;
		width:15px;
		height:15px;
		background:#f087c2;
		border-radius:50%;
		position:absolute;
		left:0px;
		top:5px;
		box-shadow:5px 5px #aab5b0;
	}

	.common h3 {
		
		font-size:16px;
		line-height:normal;
		margin-bottom:15px;
		margin-left:50px;
		position:relative;
		color:#f087c2;
	}
	.common .p01 {
		font-size:16px;
		line-height:24px;
		word-break:keep-all;
	}
	.common .p02 {
		font-size:16px;
		line-height:24px;
		padding:15px;
		word-break:keep-all;
    border-radius: 0 20px 0 20px;
		border:1px solid #cfcfcf;
	}
	.common .p03 {
		font-size:16px;
		line-height:24px;
		background:#fff;
		padding:15px;
		word-break:keep-all;
		border-radius: 15px;
	}

	.common .b01 {
		font-size:20px;
		line-height:30px;
		word-break:keep-all;
	}
	


	/* ¸®½ºÆ® */
	.common .list01 {
		padding:15px 0;
	}
	.common .list01 li {
		position:relative;
		font-size:16px;
		line-height:24px;
		padding:15px;
		padding-left:40px;
		margin-bottom:20px;
		word-break:keep-all;    
		border: 1px solid #aab5b0;
		border-radius: 0 10px 0 10px;
	}
	.common .list01 li:before {
		position:absolute;
		left:12px;
		top:24px;
		content:"";
		display:inline-block;
		width:15px;
		height:3px;
		background:#f087c2;
	}
	.common .list01 li:last-child {
		margin-bottom:0px;
	}
	.common .list02 {
		border:1px solid #aab5b0;
		padding:30px 20px 0 20px;
		font-size:0;
		border-radius: 0 10px 0 10px;
	}
	.common .list02 li {
		font-size:16px;
		line-height:24px;
		padding-left:65px;
		padding-bottom:15px;
		margin-bottom:30px;
		border-bottom:1px solid #aab5b0;
		word-break:keep-all;
		display:inline-block;
		width:48%;
		vertical-align:top;
		box-sizing:border-box;
		position:relative;
		min-height:64px;
	}
	.common .list02 li:nth-child(2n-1) {
		margin-right:4%;
	}
	.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:#fed63e;
		line-height:40px;
		width:40px;
		text-align:center;
		border-radius: 0 10px 0 10px;
		box-shadow:5px 5px #ececec;
		top:-10px;
		
	}
	.common .list03 {
		text-align:left;
		font-size:0;
		background:#f7f7f7;
		padding:20px 20px 0 20px;
	}
	.common .list03 li {
		position:relative;
		background:#fff;
		font-size:16px;
		line-height:24px;
		border-radius: 0 10px 0 10px;
		line-height:30px;
		word-break:keep-all;
		display:inline-block;
		
		box-sizing:border-box;
		vertical-align:top;
		padding:20px 20px 20px 60px;	
		width:calc((100% - 40px)/2);
		margin-right:20px;
		margin-bottom:20px;
	}
	.common .list03 li.third {
		width:calc((100% - 40px)/3);
		margin-right:20px;
	}
	.common .list03 li.third:nth-child(3n) {
		margin-right:0;
	}





	.common .list03 li:before {
		position:absolute;
		left:20px;
		top:20px;
		content:"";
		display:inline-block;
		width:30px;
		height:30px;
		background:url(/img/list03.png) no-repeat center;
		background-size:contain;
	}
	.common .list04 {
		padding:15px 15px 0 15px;
		font-size:0;
		background:#f7f7f7;
	}
	.common .list04 li {
		display:inline-block;
		vertical-align:top;
		border-radius: 0 10px 0 10px;
		line-height:16px;
		padding:20px 10px;
		margin-bottom:25px;
		word-break:keep-all;
		border:1px solid #aab5b0;
		box-sizing:border-box;
		box-shadow:5px 5px #ececec;
		background:#fff;
	}
	.common .list04 li p:nth-of-type(1) {
		font-size:20px;
		line-height:30px;
		padding-left: 40px;
		position:relative;
		
	}

	.common .list04 li p:nth-of-type(1) span {
		left:0px;
		top:0px;
		position:absolute;
		
	}
	.common .list04 li p:nth-of-type(2) {
		font-size:16px;
		line-height:24px;
		padding:10px;
		background:#efefef;
	}
	.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 {
		padding:20px 20px 0 20px;
		font-size:0;
		border:1px solid #aab5b0;
		border-radius: 0 20px 0 20px;
	}
	.common .list05 li {
		font-size:16px;
		line-height:24px;
		display:inline-block;
		vertical-align:top;
		margin-bottom:20px;
		margin-right:20px;
		border:1px solid #aab5b0;
		border-radius: 0 20px 0 20px;
		padding:20px;
		box-sizing:border-box;
		word-break:keep-all;
	}
	.common .list05 li.third {
		width:calc((100% - 40px)/3);
	}
	.common .list05 li.third:nth-child(3n) {
		margin-right:0px;
	}
	.common .list05 li.quater {
		width:calc((100% - 60px)/4);
	}
	.common .list05 li.quater:nth-child(4n) {
		margin-right:0px;
	}
	.common .list05 li.free {
		width:auto;
	}
	.common .link01 {
		vertical-align:middle;
		font-size:24px;
		font-weight:800;
		display:inline-block;
		padding:25px 20px;
		text-align:center;
		border-radius: 0 15px 0 15px;
		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:#f087c2;
		transition:all 0.6s;
	}
	.common .link01:hover .bg {
		width:200%;
		height:200%;
	}
	.common .link02 {
		vertical-align:middle;
		font-size:20px;
		
		line-height:normal;
		display:inline-block;
		text-align:center;
		color:#f087c2;
		transition:all 0.1s;
	}
	.common .link02 img {
		position:relative;
		left:0px;
		transition:0.1s;
		margin-left:10px;
	}
	.common .link02:hover {
		color:#fed63e;
	}
	.common .link02:hover img {
		left:10px;
	}
	.common .button {
		font-size:26px;
		
		border:1px solid #aab5b0;
		padding:20px 30px;
		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%,#fed63e 40%);
		background-size: 100% 100%;
	}


	/* radio Ã¼Å© ¹Ú½º ¶óº§ */


	.common [type="radio"] {
	  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 .trans_h1 {
		margin-bottom:100px;
	}
	.common .trans_h1:last-child {
		margin-bottom:0px;
	}
	.common .trans_h1 .left {
		float:left;
		width:30%;
		padding-right:50px;
		box-sizing:border-box;
	}
	.common .trans_h1 .right {
		float:right;
		width:70%;
	}
	.common .trans_h1_2 {
		margin-bottom:100px;
	}
	.common .trans_h1_2:last-child {
		margin-bottom:0px;
	}
	.common .trans_h1_2 .left {
		float:right;
		width:30%;
		padding-left:50px;
		box-sizing:border-box;
	}
	.common .trans_h1_2 .right {
		float:left;
		width:70%;
	}
	.common .trans_float_wrap {
		overflow:hidden;
		font-size:0px;
	}
	.common .trans_float {
		display:inline-block;
		width:48%;
		margin-bottom:8%;
		vertical-align:top;
	}
	.common .trans_float:nth-of-type(2n-1) {
		margin-right:4%
	}
	.common .img_scroll {
		position:relative;
	}
	.common .img_scroll::before {
		content:'"½ºÅ©·Ñ ÇÏ¼¼¿ä!"';
		display:block;
		margin-bottom:20px;
		font-size:24px;
		color:#f087c2;
		text-align:left;
	}
	.common .img_scroll .img {
		height:450px;
		overflow-y:scroll;
		display: inline-block;
	}



	/* 3´Ü°è ¸Þ´º ¸®½ºÆ® ¹öÆ° */
	.common .clinic_view{
		font-size:0px;
	}
	.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;
	}

	.common .clinic_view li .txt{
		padding:15px 15px 0 25px;
		font-size:20px;
		word-break:keep-all;
	}
	.common .clinic_view li .txt span{
		font-size:14px;
		margin-left:10px;
		display:inline-block;
	}
	
	.common .clinic_view li a{
		display:block;
		height:190px;
		line-height:190px;
		position:relative;
		overflow:hidden;
		text-align:center;
	}
	
	.common .clinic_view li a .img{
		position:absolute;
		left:0px;
		z-index:1;
		width:100%;
		height:100%;
		background:#aab5b0;
		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;
	}





	
	
	/* ÀÎ»ç¸» */

	.m08 .intro{
		font-size:0px;
	}
	.m08 .intro .img{
		display:inline-block;
		vertical-align:middle;
		box-shadow:50px 50px #c8dfda;
	}
	

	.m08 .intro .txt{
		display:inline-block;
		vertical-align:middle;
		width:calc(100% - 576px);
		box-sizing:border-box;
		padding:0 150px;
	}

	.m08 .intro .txt p:nth-child(1){
		font-size:65px;
		margin-bottom:65px;
	}

	.m08 .intro .txt p:nth-child(1) img{
		vertical-align:middle;
		position:relative;
		top:-7px;
	}
	.m08 .intro .txt p:nth-child(2){
		font-size:24px;
		line-height:36px;
		word-break:keep-all;
	}




	/* ÀÇ·áÁø¼Ò°³ */
	.m09 .doc{
		font-size:0;
		padding:100px 80px 0;
	}


	.m09 .doc .img{
		display:inline-block;
		width:604px;
		height:604px;
		position:relative;
		vertical-align:top;
	}
	.m09 .doc .img .img_inner{
		 position: absolute;
		right: 0px;
		z-index: 2;
		bottom: 0px;
		
	}

	.m09 .doc .line {
		position: absolute;
		left: -50px;
		top: -50px;
		display: block;
		width: 90%;
		height: 90%;
		border: 1px solid #405550;
		border-radius: 50%;
		z-index: 1;
	}

	.m09 .doc .img .name{
		
		position: absolute;
		right:-80px;
		z-index:2;
		bottom: 20px;

	}
	.m09 .doc .img .name:before{
		content:"";
		display:block;
		position: absolute;
		left:-60px;
		z-index:2;
		bottom: 20px;
		width:50px;
		border:1px solid #819b95;

	}
	.m09 .doc .img .name p:nth-child(1){
		font-size:20px;
		margin-bottom:10px;
	}
	.m09 .doc .img .name p:nth-child(2){
		font-size:43px;
	}
	.m09 .doc .img .name p:nth-child(2) span{
		font-size:20px;
	}

	.m09 .doc .txt{
		display:inline-block;
		width:calc(100% - 604px);
		box-sizing:border-box;
		vertical-align:top;
		padding-left:150px;
	}

	.m09 .doc .txt p:nth-child(1){
		color:#dd70a7;
		font-size:26px;
		line-height:36px;
		position:relative;
		left:-80px;
		top:-60px;

	}

	.m09 .doc .txt p:nth-child(1){
		color:#dd70a7;
		font-size:26px;
		line-height:36px;

	}
	.m09 .doc .txt ul{
		margin-bottom:50px;

	}

	.m09 .doc .txt ul li{
		font-size:22px;
		margin-bottom:20px;

	}

	.m09 .doc .txt > div{
		border:1px solid #819b95;
		padding:15px 15px 15px 15px;
b
	}

	.m09 .doc .txt > div span{
		display:inline-block;
		font-size:15px; padding:5px;
    color: #162f29;

	}
	
	/* Áø·á½Ã°£¾È³» */
	.m93 .time{
		
	}

	.m93 .time table{
		width:100%;
	}
	.m93 .time table td{
		font-size:20px;
		line-height:26px;
		padding:23px 10px;
		text-align:center;
	}
	.m93 .time table td.left{
		text-align:left;
	}

	.m93 .time .left{
		float:left;
		width:50%;
	}
	.m93 .time .right{
		float:left;
		width:50%;
		padding-left:150px;
		box-sizing:border-box;
	}

	.m93 .time .right > p:nth-child(1){
		font-size:30px;
		margin-bottom:20px;
	}

	.m93 .time .right >  p:nth-child(2){
		font-size:16px;
		margin-bottom:26px;
		margin-bottom:50px;
	}

	.m93 .time .right .sc  p{
		font-size:26px;
		margin-bottom:20px;
		color:#ad4d4d;
	}



	/* µÑ·¯º¸±â */
	
	.common .view li:nth-child(3n){
		margin-right:0px;
	}
	.common .view li{
		float:left;
		margin-right:30px;
		margin-bottom:50px;
		width:calc((100% - 60px)/3);
		position:relative;
	}

	.common .view li .txt{
		padding:15px 15px 0 25px;
		font-size:20px;
	}
	.common .view li .txt span{
		font-size:14px;
		margin-left:10px;
	}
	
	.common .view li .modal_a{
		display:block;
		height:295px;
		line-height:295px;
		position:relative;
		overflow:hidden;
		text-align:center;
	}
	.common .view li .modal_a span{
		
		position:relative;
		font-size:50px;
		z-index:3;
		color:#fff;
	}

	.common .view li .modal_a .img{
		position:absolute;
		left:0px;
		z-index:1;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
	}
	

	
	.common .view li .modal_a .img{
		background-size:cover!important;
	}
	

	
	.common .view li .modal_a:before{		
		position:absolute;
		left:0px;
		top:0px;
		content:"";
		width:100%;
		height:100%;
		background:#000;
		opacity:0.5;
		z-index:2;
	}

	.common .view li .modal_a:hover span{
		color:#000;
		transition:0.3s;
	}
	.common .view li .modal_a:hover .img{
		transform:scale(1.1);
		transition:0.3s;
	}
	.common .view li .modal_a:hover:before{		
		opacity:0;
		transition:0.3s;
	}


	#gallery{
		width:100%;
	}






	/* Á¦Áõ¸í ´Ù¿î·Îµå */
	.m28 .posi01 {
		padding:20px 20px 10px 20px;
		background:#efefef;
	}
	.m28 .posi01>div {
		display:inline-block;
		margin: 0 30px 10px 0;
	}
	/* Ã³¹æÀü ´ë¸®Ã³¹æ */
	.m29 .posi01 {
		padding:20px 20px 10px 20px;
		background:#efefef;
	}
	.m29 .posi01>div {
		display:inline-block;
		margin: 0 30px 10px 0;
	}








	/* »çÀÌÆ®¸Ê */
	.m51 .list {
		padding:0 30px;
		font-size:0px;
		line-height:normal;
	}
	.m51 .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 #aab5b0;
		padding:25px;
	}
	.m51 .list>li:nth-child(3n) {
		margin-right:0px;
	}
	.m51 .list>li>ul>li {
		font-size:20px;
		margin-bottom:20px;
	}
	.m51 .list>li>ul>li:last-child {
		margin-bottom:0px;
	}
	.m51 .list>li p {
		
		font-size:30px;
		line-height:normal;
		margin-bottom:15px;
		padding-bottom:15px;
		border-bottom: 1px solid #aab5b0;
	}



	



	/* ¾Ö´Ï¸ÞÀÌ¼Ç */
	#sub_contents .left_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .right_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .top_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .bottom_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .left_mv_li {
		opacity:0;
		position:relative;
	}
	#sub_contents .right_mv_li {
		opacity:0;
		position:relative;
	}
	#sub_contents .top_mv_li {
		opacity:0;
		position:relative;
	}
	#sub_contents .bottom_mv_li {
		opacity:0;
		position:relative;
	}

	#sub_contents .left_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .right_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .top_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .bottom_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .left_mv_on {
		animation:left_mv_on 1s forwards;
	}
	#sub_contents .right_mv_on {
		animation:right_mv_on 1s forwards;
	}
	#sub_contents .top_mv_on {
		animation:top_mv_on 1s forwards;
	}
	#sub_contents .bottom_mv_on {
		animation: bottom_mv_on 1s forwards;
	}
	/* ·Î±×ÀÎ */
	.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:16px;
		width:200px;
		height:50px;
		line-height:50px;
		margin:0 auto;
		border:0px;
		color:#fff;
		background-size:8px;
		background-color:#fed63e;
	}
	.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 #aab5b0;
		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#fed63e;
		color:#fff;
		background:#fed63e;
	}
	.login .p1 {
		font-size:20px;
		margin-top: 30px;
	}
}

@media (max-width:1199px) {
	#sub_contents {
		width:100%;
		position:relative;
		padding-top: 130px;
	}
	/* ÃÖ¼Ò 768 ~ 1199 */
	#sub_contents {
		position:relative;
		padding-top:235px;
		padding-bottom:0px;
		z-index:2;
	}
	#sub_contents .leaf {
		width: 100%;
		position: absolute;
		right:0px;
		top:0px;
		width: 200px; 
		height: 297px;
		background: url(/img/leaf_01.png) center;
		background-size: cover;
		
	  }

	/* ¼­ºêÄÁÅÙÃ÷ ¸Ó¸® ½ÃÀÛ */
	.sub_contents_head {
		position:relative;
		width:90%;
		margin:0 auto;
		z-index: 1;
	}
	.sub_contents_head .submenu_box {
		display:inline-block;
		width:70%;
	}
	.sub_contents_head .txt {
		
		text-align:right;
		box-sizing:border-box;
		padding: 100px 10% 0 0px;
	}

	.sub_contents_head .txt p:nth-child(1){
		font-size:40px;
		margin-bottom:20px;
		word-break:keep-all;
	}

	.sub_contents_head .txt p:nth-child(2){
		font-size:16px;
		line-height:24px;
		word-break:keep-all;
	}
	
	/* ¼­ºê¸Þ´º */
	.sub_contents_head .submenu_box{
     position: relative;
	 padding:20px 10% 0 0;
	 box-sizing:border-box;
	 }


	.sub_contents_head .submenu_box .sub_title{
     font-size: 30px;
     text-align: left;
     margin-bottom: 20px;
     position: relative;
   }

   .sub_contents_head .submenu_box .border {
     border-top:1px solid #819b95;
	 content:"";
	 display:block;
	 width:100%;
	 position:absolute;
	 top:0px;
	 right:0px;
   }
   .sub_contents_head .submenu_box:after {
	 content:"";
	 display:block;
	 width:115px;
	 height:50px;
	 position:absolute;
	 top:-48px;
	 right:0px;
     background:url(/img/leaf_icon_06.png);
	 background-size:cover;
   }

   .sub_contents_head .submenu_box .submenu{
	
   }

   .sub_contents_head .submenu_box .submenu li.parent{
	 margin:0px 20px 20px 0; 
	 position:relative;display:inline-block; vertical-align:top;
   }
   .sub_contents_head .submenu_box .submenu li.parent > a{
	 font-size:16px;
   }
	.sub_contents_head .submenu_box .submenu .child_box{
		
	 text-align:left; background:#e7e7e7;
	 padding:10px 10px 0 10px;
	}

	.sub_contents_head .submenu_box .submenu .child_box{
		
	 text-align:left; background:#e7e7e7;
	 padding:10px 10px 0 10px;
	 margin-top:10px;
	}

  

   .sub_contents_head .submenu_box .submenu li.child{
	  margin:0px 10px 10px 0; 
	 position:relative;display:inline-block; vertical-align:top;
   }

   .sub_contents_head .submenu_box .submenu li.child a{ 
	display:inline-block;
	 border:1px solid #819b95; padding:5px 10px;
	 
		font-size:13px;
		line-height:21px;
   }


   .sub_contents_head .submenu_box .submenu li.parent > a.on{
	 color:#f087c2;
   }


   .sub_contents_head .submenu_box .submenu li.child > a.on{
	 color:#f087c2;
	 border:1px solid #f087c2;
   }





	/* ¼­ºêÄÁÅÙÃ÷ ³»¿ë ½ÃÀÛ */
	.sub_contents_box {
		padding-top:50px;
		position: relative;
	}


	/* °øÅë */
	.sub_contents_box .page {
		
	}
	.sub_contents_box .common {
		max-width:95%;
		margin:0 auto;
	}

	.sub_contents_box .common .top_txt {
		display:none;
	}

	.common .haed{
		padding:40px 0;
	}


	

	.common .contents{}





	/* ÄÁÅÙÃ÷ ¾È À¯Æ©ºê */
	.common .contents .youtube {
		text-align:center;
	}

	.common .contents .youtube .modal_a2{
		font-size:16px;
	}
	.common .contents .youtube .modal_a2 img{
		vertical-align:middle;
		display:inline-block;
		margin-right:15px;
		height:35px;
	}


	




	
	



	/* ¼Ò¸Þ´º,¼ÒÆäÀÌÁö */
	.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 #aab5b0;
		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 #aab5b0;
		max-width:95%;
		margin:0 auto;
		padding:10px;
	}
	.common .s_menu li {
		display:inline-block;
		text-align:center;
		font-size:16px;
		box-sizing:border-box;
		margin:10px 20px;
		
	}
	.common .s_menu li.on {
	}
	.common .s_menu li.on a {
		color:#f087c2;
		
	}
	.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:#f087c2;
	}
	.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 {
		display:inline-block;
		text-align:center;
		font-size:14px;
		box-sizing:border-box;
		margin:10px 10px;
		border-radius:0 15px 0 15px;
		border:1px solid #aab5b0;
		padding:10px 15px;
		
	}
	.common .s_menu_s li.on {
	}
	.common .s_menu_s li.on a {
		color:#fed63e;
		
	}
	.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:#fed63e;
	}
	.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;
		max-width:95%;
		margin:0 auto;
		margin-bottom:60px;
	}
	.common .section::after {
		content:"";
		clear:both;
	}
	.common .section:last-child {
		margin-bottom:0px;
	}
	.common .content {
		box-sizing:border-box;
		font-size:13px;
		line-height:13px;
	}

	.common .content:before {
		
		line-height:normal;
		margin:20px 0;
		display:block;
		width:100%;
		height:4px;
		content:"";
		border-top:2px dotted #aab5b0;
		border-bottom:2px dotted #aab5b0;
	}

	.common .section .title {
		font-size:26px;
		line-height:36px;
		box-sizing:border-box;
		word-break:keep-all;
		position:relative;
		padding:50px 50px 0px 40px;
		background:url(/img/title_img.png) no-repeat left top;
		background-size:70px;
		top:0px;

	}

	.common .section .title br {
		display: none;
	}


	/* Áú¹® ¼½¼Ç */
	.q_section{font-size:0px;}
	.q_section .img{max-width:495px; width:80%; max-height:495px; position:relative; }
	.q_section .img .img_inner{position:absolute; width:100%; height:100%; background:#d3dddb;  border-radius:50%; z-index:2;}
	.q_section .img .line{position:absolute;  left:-5%; top:-5%; display:block; width:90%; height:90%; border:1px solid #405550; border-radius:50%;  z-index:1;}
	
	.q_section .txt{padding:50px 0 0 20%;  box-sizing:border-box;}
	
	.q_section .txt .q_haed{
		font-size:30px;
		line-height:40px;
		position:relative;
		padding:0px 0px 0px 50px;
		word-break:keep-all;
	}

	.q_section .txt .q_haed span{
		font-size:50px;
		line-height:50px;
		position:absolute; 
		left:0px;
		top:-10px;
	}


	
	.q_section .txt .q_haed br {
		display: none;
	}

	.q_section .content {
		box-sizing: border-box;
		font-size: 13px;
		line-height: 13px;
	}

	.q_section .txt .content:before {
		
		line-height:normal;
		margin:20px 0;
		display:block;
		width:100%;
		height:4px;
		content:"";
		border-top:2px dotted #aab5b0;
		border-bottom:2px dotted #aab5b0;
	}



	/* //content_struc */
	/* ¹®´Ü */
	.common .cont01 {
		margin-bottom:50px;
	}
	.common .cont01:last-child {
		margin-bottom:0px;
	}
	.common .cont02 {
		margin-bottom:30px;
	}
	.common .cont02:last-child {
		margin-bottom:0px;
	}
	.common .cont03 {
		margin-bottom:20px;
		margin-left: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:12px;
		color:#f087c2;
		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:2px solid #f087c2;
	}
	.common .tb01 table thead th {
		padding:10px;
		font-size:13px;
		line-height:21px;
		line-height:normal;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		
		background:#e1e7e5;
		word-break:keep-all;
	}
	.common .tb01 table tbody th {
		padding:10px;
		font-size:13px;
		line-height:21px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		background:#e1e7e5;
		
		word-break:keep-all;
	}
	.common .tb01 table tbody td {
		padding:10px;
		font-size:13px;
		line-height:21px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		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:2px solid #f087c2;
	}
	.common .tb02 table thead th {
		padding:10px;
		font-size:16px;
		line-height:24px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		background:#e1e7e5;
		
		word-break:keep-all;
	}
	.common .tb02 table tbody th {
		padding:10px;
		font-size:16px;
		line-height:24px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		background:#e1e7e5;
		
		word-break:keep-all;
	}
	.common .tb02 table tbody td {
		padding:10px;
		font-size:16px;
		line-height:24px;
		border-bottom:1px solid #aab5b0;
		border-right:1px solid #aab5b0;
		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:14px;
		color: #fed63e !important;
	}
	/* Å×ÀÌºí */
	/* ÆùÆ® */
	.common h1 {
		font-size:20px;
		line-height:30px;
		box-sizing:border-box;
		word-break:keep-all;
		position:relative;
		padding:10px 0px 10px 45px;
		background:url(/img/h1_img.png) no-repeat left 5px;
		background-size:40px;
		color:#f087c2;
		margin-bottom:15px;
	}
	
	.common h2 {
		
		font-size:16px;
		line-height:normal;
		margin-bottom:10px;
		padding-left:20px;
		position:relative;
	}
	.common h2:before{
		content:"";
		display:inline-block;
		width:10px;
		height:10px;
		background:#f087c2;
		border-radius:50%;
		position:absolute;
		left:0px;
		top:3px;
		box-shadow:5px 5px #aab5b0;
	}
	.common h3 {
		
		font-size:14px;
		line-height:normal;
		margin-bottom:10px;
		margin-left:20px;
		position:relative;
		color:#f087c2;
	}	
	.common .p01 {
		font-size:13px;
		line-height:21px;
		word-break:keep-all;
	}
	.common .p02 {
		font-size:13px;
		line-height:21px;
		background:#efefef;
		padding:10px;
		word-break:keep-all;
    border-radius: 0 10px 0 10px;
		border:1px solid #cfcfcf;
	}

	.common .p03 {
		font-size:13px;
		line-height:21px;
		background:#fff;
		padding:10px;
		word-break:keep-all;
		border-radius: 15px;
	}
	.common .b01 {
		font-size:14px;
		line-height:22px;
		word-break:keep-all;
	}
	/* ¸®½ºÆ® */
	.common .list01 {
		padding:15px 0;
	}
	.common .list01 li {
		position:relative;
		font-size:13px;
		line-height:21px;
		padding:10px;
		padding-left:35px;
		margin-bottom:10px;
		word-break:keep-all;    
		border: 1px solid #aab5b0;
		border-radius: 0 10px 0 10px;
	}
	.common .list01 li:before {
		position:absolute;
		left:12px;
		top:16px;
		content:"";
		display:inline-block;
		width:12px;
		height:3px;
		background:#f087c2;
	}
	.common .list01 li:last-child {
		margin-bottom:0px;
	}
	.common .list02 {
		border:1px solid #aab5b0;
		padding:15px 10px 0 10px;
		font-size:0;
		border-radius: 0 10px 0 10px;
	}
	.common .list02 li {
		font-size:13px;
		line-height:21px;
		padding-left:45px;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #aab5b0;
		word-break:keep-all;
		display:inline-block;
		width:48%;
		vertical-align:top;
		box-sizing:border-box;
		position:relative;
	}
	.common .list02 li:nth-child(2n-1) {
		margin-right:4%;
	}
	.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:14px;
		color:#ffffff;
		margin-right:5px;
		position:absolute;
		left:0px;
		top:-5px;
		display:inline-block;
		height:30px;
		background:#fed63e;
		line-height:30px;
		width:30px;
		text-align:center;
		border-radius: 0 10px 0 10px;
		box-shadow:5px 5px #ececec;
		
	}
	.common .list03 {
		text-align:left;
		font-size:0;
		background:#f7f7f7;
		padding:10px 10px 10px 10px;
	}
	.common .list03 li {
		position:relative;
		background:#fff;
		font-size:13px;
		line-height:21px;
		border-radius: 0 10px 0 10px;
		padding-left:35px;
		margin-bottom:25px;
		word-break:keep-all;
		
		box-sizing:border-box;
		padding:10px;
		padding-left:50px;
		margin-bottom:10px;
		
	}
	.common .list03 li:last-child {
		margin-bottom:0px;
		
	}






	.common .list03 li:before {
		position:absolute;
		left:20px;
		top:10px;
		content:"";
		display:inline-block;
		width:20px;
		height:20px;
		background:url(/img/list03.png) no-repeat center;
		background-size:contain;
	}
	.common .list04 {
		padding:10px 10px 0 10px;
		font-size:0;
		background:#f7f7f7;
	}
	.common .list04 {
		font-size:0;
	}
	.common .list04 li {
		display:inline-block;
		vertical-align:top;
		line-height:12px;
		padding:10px 10px;
		margin-bottom:15px;
		word-break:keep-all;
		border:1px solid #aab5b0;
		box-sizing:border-box;
		box-shadow:5px 5px #ececec;
		background:#fff;
	}
	.common .list04 li p:nth-of-type(1) {
		font-size:16px;
		line-height:24px;
		position:relative;
		padding-left:30px;
		
	}

	.common .list04 li p:nth-of-type(1) span {
		left:0px;
		top:0px;
		position:absolute;
		
	}
	.common .list04 li p:nth-of-type(2) {
		font-size:13px;
		line-height:21px;
		padding:5px;
		background:#efefef;
	}
	.common .list04 li.half {
		width:100%;
	}
	.common .list04 li.half:nth-child(2n) {
		margin-right:0;
	}
	.common .list04 li.third {
		width:calc((100% - 10px)/2);
		margin-right:10px;
	}
	.common .list04 li.third:nth-child(2n) {
		margin-right:0;
	}
	.common .list05 {
		padding:10px 10px 0px 10px;
		font-size:0;
		border:1px solid #aab5b0;
		border-radius: 0 10px 0 10px;
	}
	.common .list05 li {
		font-size:13px;
		line-height:21px;
		display:inline-block;
		vertical-align:top;
		margin-bottom:10px;
		margin-right:10px;
		border:1px solid #aab5b0;
		padding:5px;
		box-sizing:border-box;
		word-break:keep-all;
		border-radius: 0 10px 0 10px;
	}
	.common .list05 li {
		width:calc((100% - 20px)/3);
	}
	.common .list05 li:nth-child(3n) {
		margin-right:0px;
	}
	.common .list05 li.free {
		width:auto;
	}
	.common .link01 {
		vertical-align:middle;
		font-size:14px;
		font-weight:800;
		display:inline-block;
		padding:15px 15px;
		text-align:center;
		border-radius: 0 15px 0 15px;
		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:#f087c2;
		transition:all 0.6s;
	}
	.common .link01:hover .bg {
		width:200%;
		height:200%;
	}
	.common .link02 {
		vertical-align:middle;
		font-size:16px;
		
		line-height:normal;
		display:inline-block;
		text-align:center;
		color:#f087c2;
		transition:all 0.1s;
	}
	.common .link02 img {
		position:relative;
		left:0px;
		transition:0.1s;
		margin-left:5px;
		height:10px;
		vertical-align:middle;
	}
	.common .link02:hover {
		color:#fed63e;
	}
	.common .link02:hover img {
		left:5px;
	}
	.common .button {
		font-size:18px;
		
		border:1px solid #aab5b0;
		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%,#fed63e 40%);
		background-size: 100% 100%;
	}
	/* Ã¼Å©¹Ú½º ¶óº§ */
	.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 .trans_h1 {
		margin-bottom:50px;
	}
	.common .trans_h1:last-child {
		margin-bottom:0px;
	}
	.common .trans_h1 .left {
		padding-right:35%;
	}
	.common .trans_h1 .right {
		padding-left:30px;
	}
	.common .trans_h1_2 {
		margin-bottom:50px;
	}
	.common .trans_h1_2:last-child {
		margin-bottom:0px;
	}
	.common .trans_h1_2 .left {
		padding-left:35%;
		text-align:right;
	}
	.common .trans_h1_2 .left h1 {
		padding-left:0px;
		padding-right:45px;
		background: url(/img/h1_img.png) no-repeat right 5px;
		    background-size: 40px;
	}
	.common .trans_h1_2 .left h1::before {
		left:inherit;
		right:0px;
	}
	.common .trans_h1_2 .right {
		padding-right:30px;
	}
	.common .trans_float_wrap {
		overflow:hidden;
		font-size:0px;
	}
	.common .trans_float {
		display:inline-block;
		width:46%;
		margin-bottom:8%;
		vertical-align:top;
	}
	.common .trans_float:nth-of-type(2n-1) {
		margin-right:8%
	}
	.common .img_scroll {
		position:relative;
	}
	.common .img_scroll::before {
		content:'"½ºÅ©·Ñ ÇÏ¼¼¿ä!"';
		display:block;
		margin-bottom:10px;
		font-size:16px;
		color:#f087c2;
		text-align:left;
	}
	.common .img_scroll .img {
		height:200px;
		overflow-y:scroll;
		display: inline-block;
	}


	/* 3´Ü°è ¸Þ´º ¸®½ºÆ® ¹öÆ° */
	.common .clinic_view{
		font-size:0px;
	}
	.common .clinic_view_head{		
		text-align:center;
		font-size:16px;
		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:14px;
		word-break:keep-all;
	}
	.common .clinic_view li .txt span{
		font-size:13px;
		line-height:21px;
		margin-left:2px;
		display:inline-block;
	}
	
	.common .clinic_view li a{
		display:block;
		height:100px;
		line-height:100px;
		position:relative;
		overflow:hidden;
		text-align:center;
	}
	
	.common .clinic_view li a .img{
		position:absolute;
		left:0px;
		z-index:1;
		width:100%;
		height:100%;
		background:#aab5b0;
		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;
	}


		/* ÀÎ»ç¸» */

	.m08 .intro{
		font-size:0px;
	}
	.m08 .intro .img{
		display:inline-block;
		vertical-align:middle;
		box-shadow:15px 15px #c8dfda;
		max-width:300px;
		width:30%;

		
	}
	

	.m08 .intro .txt{
		display:inline-block;
		vertical-align:top;
		width:70%;
		box-sizing:border-box;
		padding:40px 50px;
	}

	.m08 .intro .txt p:nth-child(1){
		font-size:40px;
		margin-bottom:20px;
	}

	.m08 .intro .txt p:nth-child(1) img{
		vertical-align:top;
		position:relative;
		top:-6px;
		height:40px;
	}
	.m08 .intro .txt p:nth-child(2){
		font-size:14px;
		line-height:22px;
		word-break:keep-all;
	}





	/* ÀÇ·áÁø¼Ò°³ */
	.m09 .doc{
		font-size:0;
		padding:50px 20px 0;
		text-align:center;
	}


	.m09 .doc .img{
		display:inline-block;
		width:350px;
		height:350px;
		position:relative;
		vertical-align:top;
	}
	.m09 .doc .img .img_inner{
		 position: absolute;
		right: 0px;
		z-index: 2;
		bottom: 0px;
		
		
	}

	.m09 .doc .line {
		position: absolute;
		left: -50px;
		top: -50px;
		display: block;
		width: 90%;
		height: 90%;
		border: 1px solid #405550;
		border-radius: 50%;
		z-index: 1;
	}

	.m09 .doc .img .name{
		
		position: absolute;
		right:2%;
		z-index:2;
		bottom: -30px;

	}
	.m09 .doc .img .name:before{
		content:"";
		display:block;
		position: absolute;
		left:-60px;
		z-index:2;
		bottom: 20px;
		width:50px;
		border:1px solid #819b95;

	}
	.m09 .doc .img .name p:nth-child(1){
		font-size:16px;
		margin-bottom:10px;
	}
	.m09 .doc .img .name p:nth-child(2){
		font-size:36px;
	}
	.m09 .doc .img .name p:nth-child(2) span{
		font-size:14px;
	}

	.m09 .doc .txt{
		margin-top:70px;
		box-sizing:border-box;
		overflow:hidden;
	}

	.m09 .doc .txt p:nth-child(1){
		color:#dd70a7;
		font-size:14px;
		line-height:22px;
		float:left;
		width:40%;
		text-align:right;
		padding-right:20px;
		box-sizing:border-box;
		word-break:keep-all;

	}
	.m09 .doc .txt p:nth-child(1) br{
		display:none;

	}


	.m09 .doc .txt ul{
		margin-bottom:30px;
		width:60%;
		float:right;
		text-align:left;
		padding-left:20px;
		box-sizing:border-box;

	}

	.m09 .doc .txt ul li{
		font-size:16px;
		line-height:24px;
		margin-bottom:10px;
		text-indent:-10px;
		padding-left:10px;
		word-break:keep-all;
	}

	.m09 .doc .txt > div{
		border:1px solid #819b95;
		padding:10px 10px 10px 10px;
		clear: both;

	}

	.m09 .doc .txt > div span{
		display:inline-block;
		
		font-size:14px; padding:5px;
    color: #162f29;

	}




	/* Áø·á½Ã°£¾È³» */
	.m93 .time{
		
	}

	.m93 .time table{
		width:100%;
	}
	.m93 .time table td{
		font-size:14px;
		line-height:22px;
		padding:5px 5px;
		text-align:center;
		word-break:keep-all;
	}
	.m93 .time table td.left{
		text-align:left;
	}

	.m93 .time .left{
		border: 1px solid #aab5b0;
		padding:20px;
		margin-bottom:50px;
		border-radius: 0 20px 0 20px;
	}
	.m93 .time .right{
		
		box-sizing:border-box;
		text-align:center;
	}

	.m93 .time .right > p:nth-child(1){
		font-size:24px;
		line-height:34px;
		margin-bottom:20px;
		word-break:keep-all;
	}

	.m93 .time .right > p:nth-child(1)  span{
		display:inline-block;
	}

	.m93 .time .right >  p:nth-child(2){
		font-size:13px;
		line-height:21px;
		margin-bottom:30px;
	}

	.m93 .time .right .sc  p{
		font-size:20px;
		margin-bottom:10px;
		color:#ad4d4d;
	}
	


	

	/* µÑ·¯º¸±â °øÅë*/
	
	.common .view li:nth-child(2n){
		margin-right:0px;
	}
	.common .view li{
		float:left;
		margin-right:30px;
		margin-bottom:30px;
		width:calc((100% - 30px)/2);
		position:relative;
	}

	.common .view li .txt{
		padding:10px 10px 0 15px;
		font-size:16px;
	}
	.common .view li .txt span{
		font-size:13px;
		margin-left:10px;
	}
	
	.common .view li .modal_a{
		display:block;
		height:155px;
		line-height:155px;
		position:relative;
		overflow:hidden;
		text-align:center;
	}
	.common .view li .modal_a span{
		
		position:relative;
		font-size:40px;
		z-index:3;
		color:#fff;
	}

	.common .view li .modal_a .img{
		position:absolute;
		left:0px;
		z-index:1;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
	}

	.common .view li .modal_a .img{
		background-size:cover!important;
	}
.common .view li:nth-child(1) .modal_a .img{
		background:url(/img/g_img/img1/1.jpg) no-repeat center;
		background-size:cover;
	}
	.common .view li:nth-child(2) .modal_a .img{
		background:url(/img/g_img/img2/1.jpg) no-repeat center;
		background-size:cover;
	}
	.common .view li:nth-child(3) .modal_a .img{
		background:url(/img/g_img/img3/1.jpg) no-repeat center;
		background-size:cover;
	}
	.common .view li:nth-child(4) .modal_a .img{
		background:url(/img/g_img/img4/1.jpg) no-repeat center;
		background-size:cover;
	}
	.common .view li:nth-child(5) .modal_a .img{
		background:url(/img/g_img/img5/01.jpg) no-repeat center;
		background-size:cover;
	}
	.common .view li:nth-child(6) .modal_a .img{
		background:url(/img/g_img/img6/01.jpg) no-repeat center;
		background-size:cover;
	}

	
	.common .view li .modal_a:before{		
		position:absolute;
		left:0px;
		top:0px;
		content:"";
		width:100%;
		height:100%;
		background:#000;
		opacity:0.6;
		z-index:2;
	}

	.common .view li .modal_a:hover span{
		color:#000;
		transition:0.3s;
	}
	.common .view li .modal_a:hover .img{
		transform:scale(1.1);
		transition:0.3s;
	}
	.common .view li .modal_a:hover:before{		
		opacity:0;
		transition:0.3s;
	}


	#gallery{
		width:100%;
	}



	/* Á¦Áõ¸í ´Ù¿î·Îµå */
	.m28 .posi01 {
		padding:10px 10px 5px 10px;
		background:#efefef;
	}
	.m28 .posi01>div {
		display:inline-block;
		margin: 0 10px 5px 0;
	}
	/* Ã³¹æÀü ´ë¸®Ã³¹æ */
	.m29 .posi01 {
		padding:10px 10px 5px 10px;
		background:#efefef;
	}
	.m29 .posi01>div {
		display:inline-block;
		margin: 0 10px 5px 0;
	}
	/* »çÀÌÆ®¸Ê */
	.m51 .list {
		padding:0 0px;
		font-size:0px;
		line-height:normal;
	}
	.m51 .list>li {
		vertical-align:top;
		margin-bottom:30px;
		margin-right:30px;
		display:inline-block;
		width:calc((100% - 30px)/2);
		box-sizing:border-box;
		border:1px solid #aab5b0;
		padding:15px;
	}
	.m51 .list>li:nth-child(2n) {
		margin-right:0px;
	}
	.m51 .list>li>ul>li {
		font-size:13px;
		margin-bottom:10px;
	}
	.m51 .list>li>ul>li:last-child {
		margin-bottom:0px;
	}
	.m51 .list>li p {
		font-size:20px;
		
		line-height:normal;
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom: 1px solid #aab5b0;
	}


	.m67 .common .tb01 table {
		min-width:600px;
	}
	





	/* ¾Ö´Ï¸ÞÀÌ¼Ç */
	#sub_contents .left_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .right_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .top_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .bottom_mv {
		opacity:0;
		position:relative;
	}
	#sub_contents .left_mv_li {
		opacity:0;
		position:relative;
	}
	#sub_contents .right_mv_li {
		opacity:0;
		position:relative;
	}
	#sub_contents .top_mv_li {
		opacity:0;
		position:relative;
	}
	#sub_contents .bottom_mv_li {
		opacity:0;
		position:relative;
	}

	#sub_contents .left_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .right_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .top_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .bottom_mv_li_s {
		opacity:0;
		position:relative;
	}
	#sub_contents .left_mv_on {
		animation:left_mv_on 1s forwards;
	}
	#sub_contents .right_mv_on {
		animation:right_mv_on 1s forwards;
	}
	#sub_contents .top_mv_on {
		animation:top_mv_on 1s forwards;
	}
	#sub_contents .bottom_mv_on {
		animation: bottom_mv_on 1s forwards;
	}
	/* ·Î±×ÀÎ */
	.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:#fed63e;
	}
	.login .login_page {
		padding:30px 20px 60px;
		box-shadow:0px 0px 15px -10px #000;
	}
	.login .input_box>div {
		display:inline-block;
		font-size:16px;
		
		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 #aab5b0;
		background:#fff;
		font-size:16px;
		height:30px;
		line-height:30px;
		box-sizing:border-box;
		padding:0 15px;
		cursor:pointer;
		display:inline-block;
	}
	.login .button:hover {
		border:1px solid#fed63e;
		color:#fff;
		background:#fed63e;
	}
	.login .p1 {
		font-size:14px;
		margin-top: 20px;
	}
}
/* ÄÃ·¯Áý */
.c1 {
	color:#fed63e !important;
}
.c2 {
	color:#f087c2 !important;
}
.c3 {
	color:#ff9600 !important;
}
.marker1 {
	background-image:linear-gradient(transparent calc(100% - 3px),#f087c2 3px);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.marker2 {
	background-repeat:no-repeat;
	background-image:linear-gradient(transparent 60%,#fed63e 40%);
	background-size:100% 100%;
}
.marker3 {
	background-image:linear-gradient(transparent calc(100% - 1px),#f087c2 3px);
	background-repeat:no-repeat;
	background-size: 100% 100%;
}