@charset "euc-kr";

@media (min-width:1200px) {

  /* ÃÖ¼Ò 1200 ~ ÃÖ´ë */
  #sub_contents {
    width: 100%;
    position: relative;
    z-index: 1;
  }


  /* ¼­ºêÄÁÅÙÃ÷ ¸Ó¸® ½ÃÀÛ */
  .sub_contents_head {
    position: relative;
    z-index: 12;
	}

  .sub_contents_head .head_box {
    width: 1500px;
    margin: 0 auto;
    position: relative;
        text-align: center;
        padding: 170px 0 130px;
  }


  /* ¼­ºê¸Þ´º */
  .sub_contents_head .head_box .submenu {
   
    z-index: 10;
	font-size:0px;
	}

  .submenu  > div > [class^="menu"] {
    transition: 0.3s;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: url(/img/arrow03_b.png) no-repeat 90% center;
    border:1px solid #232323;
    /* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
    position: relative;
    z-index: 9;
    width: 270px;
  }


.submenu > div > [class^="menu"]:first-child {
   border-radius:  50px 0 0 50px;
   border-right:0px;
  }
 
  .submenu > div > [class^="menu"]:last-child {
   border-radius:  0px 50px 50px 0;
   border-left:0px;
  }

   .submenu > div > [class^="menu"]:nth-of-type(2) {

  border-left:1px solid #232323;
  }


  .submenu  > div >  [class^="menu"]:hover {
    border-radius: 0px
  }

  .submenu  > div >  [class^="menu"] p {
    font-family: "Pretendard-Medium";
    font-size: 22px;
    cursor: pointer;
    padding: 0px 40px 0 40px;
    height: 70px;
    line-height: 70px;
    text-align: left;
	text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
  }

  .submenu > div > [class^="menu"].on p {
    background: url(/img/arrow03_w.png) no-repeat 90% center;
    /* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
    background-color: #613274;
  }

.submenu > div > [class^="menu"].on p {
    border:
  }


.submenu > div > [class^="menu"].on:first-child {
   border-radius:  0px;
  }
 
.submenu > div > [class^="menu"].on:last-child {
   border-radius:  0px;
   border-left:0px;
  }

.submenu > div > [class^="menu"].on:nth-of-type(2) {
 border-radius:  0px;
  border-left:1px solid #232323;
  }


.submenu > div > [class^="menu"] ul {
        position: absolute;
        left: -1px;
        display: block;
        width: calc(100% + 2px);
        background: #fff;
        display: none;
        height: 250px;
        box-sizing: border-box;
        overflow-y: scroll;
        border: 1px solid #232323;
    }

  .submenu > div > [class^="menu"] ul li a {
    font-size: 18px;
    display: block;
    width: 100%;
    padding: 15px 0;
  }

  .submenu [class^="menu"] ul li a:hover {
    background: #613274;
    color: #fff;
  }


  

  /* ¼­ºêÄÁÅÙÃ÷ ³»¿ë ½ÃÀÛ */
  .sub_contents_box {
    z-index: 11;
    position: relative;
  }







 .sub_contents_box .haed_txt{
    text-align:center;
	margin-bottom:130px;
  }
.sub_contents_box .haed_txt p:nth-child(1){
    
  font-family: 'Chosunilbo_myungjo';
  font-size:66px;
  line-height:66px;
  margin-bottom:45px;
  }
.sub_contents_box .haed_txt p:nth-child(2){
    
  font-family: 'Chosunilbo_myungjo';
  font-size:24px;
  line-height:32px;
  }

  /* °øÅë */
  .sub_contents_box .page {
	}



  .sub_contents_box .common {
    max-width: 1500px;
    margin: 0 auto;
    padding-bottom: 100px;
  }

 
  .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:1px solid #242424;
    margin-bottom: 150px;
  }

  .common .s_menu {
    font-size: 0px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    border-top:1px solid #242424;
    max-width: 1440px;
    margin: 0 auto;
    padding: 15px;
  }

   .common .s_menu:before {
    content:"";
	display:block;
	width:200px;
	height:130px;
	background:url(/img/s_menu.png);
	background-size:cover;
	position:absolute;
	right: 36px;
        top: -130px;
		z-index:1;
  }

  .common .s_menu li {
    display: inline-block;
    text-align: center;
    font-size: 30px;
    box-sizing: border-box;
    margin: 10px 60px;
  font-family: "Pretendard-Bold";
  }

  .common .s_menu li.on {}

  .common .s_menu li.on a {
    color: #613274;
  }

  .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: #613274;
  }

  .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 10px;
    border-radius: 20px;
    border: 1px solid #ccc;
    padding: 10px 25px;
  }

  .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: #613274;
  }

  .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: #613274;
  }

  .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: "Pretendard-Bold";
    word-break: keep-all;
  }


  /* //content_struc */
  /* ¹®´Ü */
  .common .cont01 {
    margin-bottom: 80px;
  }

  .common .cont01:last-child {
    margin-bottom: 0px;
  }

  .common .cont02 {
    margin-bottom: 60px;
  }

  .common .cont02:last-child {
    margin-bottom: 0px;
  }

  .common .cont03 {
    margin-bottom: 40px;
  }

  .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: 1px solid #ccc;
    border-left: 1px solid #ccc;
    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 #ccc;
    border-right: 1px solid #ccc;
    word-break: keep-all;
    background: #efefef;
  }

  .common .tb01 table tbody th {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #efefef;
    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 #ccc;
    border-right: 1px solid #ccc;
    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%;
  }

  .common .tb02 table {
    width: calc(100% + 2px);
    position: relative;
    left: -1px;
    overflow: hidden;
    text-align: center;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  .common .tb02 table thead th {
    padding: 15px;
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;background: #efefef;
    word-break: keep-all;
  }

  .common .tb02 table tbody th {
    padding: 15px;
    font-size: 26px;
    line-height: 34px;
  font-family: "Pretendard-Bold";
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;background: #efefef;
    word-break: keep-all;
  }

  .common .tb02 table tbody td {
    padding: 15px;
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    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: #613274 !important;
  }

  /* Å×ÀÌºí */
  /* ÆùÆ® */
  .common h1 {
    font-size: 32px;
    line-height: 40px;
    box-sizing: border-box;
    word-break: keep-all;
    margin-bottom: 30px;
	border-bottom:1px solid #ccc;
    font-family: "Pretendard-Bold";
	padding:0 15px 15px 0px;
	margin-bottom:25px;
  }

  .common h2 {
    font-size: 26px;
    line-height: 32px;
    line-height: normal;
    margin-bottom: 20px;
    padding-left: 0px;
    position: relative;
    color: #613274;
    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: #fff;
    padding: 30px;
    word-break: keep-all;
    border-radius: 10px;
  }

  .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 #ccc;
    border-radius: 10px;
    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: 5px;
    background: #613274;
  }

  .common .list02 {
    text-align: left;
	padding-top:25px;
    font-size: 0;
  }

  .common .list02 li {
    font-size: 18px;
    line-height: 26px;
    padding-left: 85px;
    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: 24px;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    display: inline-block;
    height: 70px;
	
        background: #fff;
    line-height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 50%;
    top: -25px;
  }

  .common .list02_circle {
    font-size: 0;
  }

  .common .list02_circle li.short {
    font-size: 18px;
    line-height: 26px;
    padding:50px 30px 0 30px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    word-break: keep-all;
    display: inline-block;
    margin-right: calc((100% - (220px)*4)/8);
    margin-left: calc((100% - (220px)*4)/8);
    margin-bottom: calc((100% - (220px)*4)/8);
    width: 220px;
    height: 220px;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    border-radius: 50%;
    text-align: center;
    word-break: keep-all;
  }

 

  .common .list02_circle li.short span {
    font-size: 34px;
    font-family: "Pretendard-Bold";
    color: #613274;
    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 #ccc;
    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 span {
    font-size: 34px;
    font-family: "Pretendard-Bold";
    color: #613274;
    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;
	border: 1px solid #ccc;
    border-radius: 10px;
  }

  .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: 20px;
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    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;
	border: 1px solid #ccc;
    border-radius: 10px;
  }

  .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: 47.5%;
    margin-right: 5%;
  }

  .common .list03_box li.half:nth-child(3n) {
    margin-right: 5%;
  }

  .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;
    border: 1px solid #ccc;
    border-radius: 10px;
  }

  .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: #fff;
  }

  .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: #fff;
  }

  .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-right: 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%;
  }






  .common .list06 {
    text-align: left;
	padding-top:25px;
    font-size: 0;
  }

  .common .list06 li {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 45px;
    word-break: keep-all;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
	text-align:center;
  }



  .common .list06 li span {
    font-size: 24px;
    margin-bottom: 15px;
    display: inline-block;
    height: 70px;
	background:#613274;
    line-height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 50%;
  }

  .common .list06 li p:nth-of-type(1) {
    font-size: 22px;
        line-height: 36px;
    margin-bottom: 15px;
	background:#fff;
	padding:15px;
	border-radius:10px;
        font-family: "Pretendard-Bold";


  }

  .common .list06 li p:nth-of-type(2) {
   font-size: 18px;
        line-height: 26px;
        word-break: keep-all;

  }


    .common .list06 li.half {
    display:inline-block;
	margin-right: 10%;
        width: 45%;
  }


    .common .list06 li.half:nth-child(2n) {
        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: #613274;
  }

  .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: #613274;
    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: #613274;
  }

  .common .link02:hover img {
    left: 10px;
  }

  .common .button {
    font-size: 26px;
    border: 1px solid #ccc;
    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%, #613274 40%);
    background-size: 100% 100%;
  }

  /* ¸µÅ© È­»ìÇ¥ ¹öÆ° °øÅë */
  .common .arrow {
    font-size: 18px;
    line-height: 16px;
    border: 1px solid #ccc;
    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: #613274;
    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: #613274;
    color: #fff;
  }

  .common .arrow:hover span {
    background: #fff;
    margin-left: 10px;
  }

  .common .arrow:hover span:before {
    border-top: 2px solid #613274;
    border-left: 2px solid #613274;
  }

  /* 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 {
   text-align:center;
  }
.common  .img img{
    border-radius:30px;
	overflow:hidden;
	display:inline-block;
	
	max-width:100%;
  }


  .common .img_scroll {
    position: relative;
  }

  .common .img_scroll::before {
    content: '"½ºÅ©·Ñ ÇÏ¼¼¿ä!"';
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    color: #613274;
    text-align: left;
  }

  .common .img_scroll .img {
    height: 450px;
    overflow-y: scroll;
    display: inline-block;
  }

  /* ´ë¸Þ´º ¸®½ºÆ® ¹öÆ° */
  .common .clinic_view {
    font-size: 0px;
    text-align: left;

  }


  .common .clinic_view li {
    display: inline-block;
    vertical-align: top;
    margin:0 15px;
    margin-bottom: 50px;
    width: calc((100% - 90px)/3);
    position: relative;
    text-align: left;
  }





  .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 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: #613274;
    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;
  }

	.common .head_img{
		position:relative;
		background-size:cover!important;
		height:420px;
		left:0px;
		border-radius:0 0  0 80px ;        background: #adadad;
		margin-bottom:200px;
	}




/*introduce*/
.introduce .ul{}
.introduce .ul>li{
	margin-bottom:130px;
}

.introduce .ul>li:last-child{
	margin-bottom:0px;
}
.introduce .ul>li:nth-child(2n-1) .txt{
	float:left;
	width:calc(100% - 420px);
	padding:0px 150px 0 0;
	box-sizing:border-box;
	word-break:keep-all;
}
.introduce .ul>li:nth-child(2n-1) .img{
	float:right;

}

.introduce .ul>li:nth-child(2n) .txt{
	float:right;
	width:calc(100% - 420px);
	padding:0px 0 0 150px;
	box-sizing:border-box;
	word-break:keep-all;
}
.introduce .ul>li:nth-child(2n) .img{
	float:left;

}
.introduce .ul .txt p:nth-child(1){
	
  font-family: "Pretendard-SemiBold";   
  color:#0097d7;
  font-size:26px;
  line-height:34px;
  word-break:keep-all;
	margin-bottom:15px;
}
.introduce .ul .txt p:nth-child(2){
	
         font-size: 20px;
        line-height: 32px;
 
}
      
/* doc */
    .doc .common .s_menu:before {
        content: '"ÀÇ·áÁøÀ» ¼±ÅÃÇØÁÖ¼¼¿ä"';
		font-size:24px; line-height:24px;
		padding:20px;
        display: block;
        width: inherit;
		background:none;
        height:  inherit;
        background-size: cover;
        position: absolute;
        right: 36px;
        top: -80px;
        z-index: 1;
    }
.doc .doclist {
       width:80%;
	   margin:0 auto;
    }
 .doc .doclist .img{
       float:left;
	   background:#ccc;
	   border-radius:50%;
	   width:500px;
	   height:500px;
    }

	 .doc .doclist.doc01 .img{
       background:url('/img/ÃÖÈñ¼®.jpg') no-repeat center 20%;
	   background-size:cover;
	   
    }
	.doc .doclist.doc02 .img{
       background:url('/img/±èÁ¾ºó.jpg') no-repeat center 20%;
	   background-size:cover;
	   
    }
	.doc .doclist.doc03 .img{
       background:url('/img/·ùÀº¿õ.jpg') no-repeat center 20%;
	   background-size:cover;
	   
    }
	.doc .doclist.doc04 .img{
       background:url('/img/±èÅÂÈÆ.jpg') no-repeat center 20%;
	   background-size:cover;
	   
    }
 .doc .doclist .txt{
       float:left;
	   width:calc(100% - 500px);
	   box-sizing:border-box;


	
    }




	

.doc .doclist .txt .head{
  border-bottom:1px solid #232323;
  padding:50px 0 40px 100px;
  position:relative;
  left:-15px;

	}
	.doc .doclist .txt .head p:nth-child(1){
		font-size:40px;
		line-height:40px;
  font-family: 'Chosunilbo_myungjo';
  margin-bottom:10px;
	}

	.doc .doclist .txt .head p:nth-child(2){
		font-size:20px;
	}

.doc .doclist .txt .bottom{
  padding:40px 0 0px 100px; 
  position:relative;
  left:-15px;

	}

	.doc .doclist .txt .bottom p{
  
  font-family: "Pretendard-Bold";
font-size:20px;
margin-bottom:15px;
	}

		.doc .doclist .txt .bottom ul li{
  
font-size:16px;
line-height:24px;
margin-bottom:5px;
	}

			.doc .doclist .txt .bottom ul {
  
		margin-bottom:30px;
	}








  /* µÑ·¯º¸±â */
  .hospital_view .view li:nth-child(3n) {
    margin-right: 0px;
  }

  .hospital_view .view li {
    float: left;
    margin-right:40px;
    margin-bottom: 50px;
    width: calc((100% - 80px)/3);
    position: relative;
  }

  .hospital_view .view li .txt {
    padding: 15px 15px 0 25px;
    font-size: 20px;
  }

 

  .hospital_view .view li .modal_a {
    display: block;
    height: 270px;
    line-height: 270px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-radius: 20px;
  }

  .hospital_view .view li .modal_a span {
    position: relative;
    font-size: 50px;
    z-index: 3;
    color: #fff;
  }

  .hospital_view .view li .modal_a .img {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
  }

  .hospital_view .view li:nth-child(1) .modal_a .img {
    background: url('/img/g_img/Á¢¼ö ¹× ´ë±â½Ç/img (1).jpg') no-repeat center;
    background-size: cover;
  }


  .hospital_view .view li:nth-child(2) .modal_a .img {
    background: url("/img/g_img/°Ë»ç ¹× Ä¡·á½Ç/img (1).jpg") no-repeat center;
    background-size: cover;
  }

  .hospital_view .view li:nth-child(3) .modal_a .img {
    background: url("/img/g_img/È¸º¹½Ç ¹× ±âÅ¸/img (1).jpg") no-repeat center;
    background-size: cover;
  }
  
 



 

  .hospital_view .view li .modal_a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 2;
  }

  .hospital_view .view li .modal_a:hover span {
    color: #000;
    transition: 0.3s;
  }

  .hospital_view .view li .modal_a:hover .img {
    transform: scale(1.1);
    transition: 0.3s;
  }

  .hospital_view .view li .modal_a:hover:before {
    opacity: 0;
    transition: 0.3s;
  }

  #gallery {
    width: 100%;
  }






    /* ¿À½Ã´Â±æ */
    .address .map_wrapper {
      height: 550px;
      position: relative;
      z-index: 1;
      box-shadow: 0px 0px 22px -9px #2d2d2d;
	border-radius:30px;
	overflow:hidden;

}
    .address .top{
      background: #fff;
      padding: 50px 50px;
      margin-top: 50px;
      font-size:0px;
      border-radius: 20px;
    }
    .address .top p:nth-child(1){
      display: inline-block;
      width: 25%;
      font-size: 30px;
      font-family: "Pretendard-Medium";
      vertical-align: middle;
    }
    .address .top p:nth-child(2){
      display: inline-block;
      width: 40%;
      font-size: 20px;
      line-height: 32px;
      vertical-align: middle;
    }
    .address .top .link_box{
      display: inline-block;
      width: 35%;
      font-size: 0px;
      vertical-align: middle;
    }
    .address .top .link_box a{
      border: 1px solid #ccc;
      background: #fff;
      display: inline-block;
      width:45%;
      margin-right: 10%;
      font-size: 20px;
      line-height: 32px;
      vertical-align: middle;
      box-sizing: border-box;
      text-align: center;
      padding: 10px;
      transition: all 0.3s;
    }
    .address .top .link_box a img{
      vertical-align: middle;
      padding-right: 10px;
    }
    .address .top .link_box a:nth-child(1):hover{
      background: #ffedbd;
    }
    .address .top .link_box a:nth-child(2):hover{
      background: #d4ffe1;
    }
    .address .top .link_box a:nth-child(2){
      margin-right: 0%;
    }


  .address .bottom{margin-top:50px;}
  .address .bottom .left{float:left; width: 60%; padding-right: 100px; box-sizing:border-box;}
  .address .bottom .right{float:right;  width:40%;  box-sizing:border-box;}
  .address .bottom .left .bt > li{transition: all 0.3s; display: inline-block; margin-right: 30px; padding: 0 20px; opacity: 0.4;}
  .address .bottom .left .bt > li a{
  font-family: "Pretendard-Medium"; font-size: 28px;}
  .address .bottom .left .bt > li a img{margin-right: 10px;}
  .address .bottom .left .bt > li.on{ opacity: 1;}
  .address .bottom .left .bt > li:hover{opacity: 1;}
  .address .bottom .left .pg{border-top:1px solid #ccc; margin-top: 20px; padding-top:20px; }
  .address .bottom .left .pg > li{padding: 20px; display: none; }
  .address .bottom .left .pg > li.on{display: block;; }
  .address .bottom .left .bus p{
    font-family: "Pretendard-Medium";
    font-size: 24px;
    margin-bottom: 20px;
  }
  .address .bottom .left .bus ul{

      margin-bottom: 50px;

  }
  .address .bottom .left .bus ul li{
    margin-bottom: 15px;
    font-size: 20px;
    position: relative;
    padding-left: 50px;
  }
  .address .bottom .left .bus ul li span{
    padding:5px 0px;
    position: absolute;
    left:0px;
    width: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
  }
  .address .bottom .left .bus ul li span.s1{
    background: #00aeab;
  }
  .address .bottom .left .bus ul li span.s2{
    background: RED;
  }


  .address .bottom .left .metro > div{
    margin-bottom:60px;
  }

  .address .bottom .left .metro p:nth-child(1){
    font-size: 24px;
    position: relative;
    padding-left: 90px;
    font-family: "Pretendard-Medium";
    width:25%;
    float: left;
    box-sizing: border-box;
  }
  .address .bottom .left .metro p:nth-child(2){
    font-size: 20px;
    line-height: 30px;
    position: relative;
    width:75%;
    float: left;
    word-break: keep-all;
    box-sizing: border-box;
    padding-left: 10px;
  }
  .address .bottom .left .metro p:nth-child(1) span{
    padding:5px 8px;
    position: absolute;
    left:0px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
  }
  .address .bottom .left .metro p:nth-child(1) span.s1{
    background: #263c96;
  }
  .address .bottom .left .metro p:nth-child(1) span.s2{
    background: #ffb600;
  }

  .address .bottom .left .metro p:nth-child(1) span.s3{
    background: #5abee7;
	top:40px;
  }


  .address .bottom .right .parking{ padding: 30px; border: 1px solid #ccc; border-top:5px solid #fed63e;}
  .address .bottom .right .parking p:nth-child(1){
    font-size: 28px;
    position: relative;
    margin-bottom: 20px;
    font-family: "Pretendard-Medium";
  }
  .address .bottom .right .parking p:nth-child(2){
    font-size: 18px;
    line-height: 26px;
	margin-bottom:30px;
  }




.polysomnography .head_img {
	background-position: center 30% !important;
}




  /* »çÀÌÆ®¸Ê */
  .sitemap .list {
    padding: 0 30px;
    font-size: 0px;
    line-height: normal;
    text-align: left;
  }

  .sitemap .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 #ccc;
    border-radius: 20px;
    padding: 25px;
  }

  .sitemap .list>li:nth-child(3n) {
    margin-right: 0px;
  }

  .sitemap .list>li>ul>li {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .sitemap .list>li>ul>li:last-child {
    margin-bottom: 0px;
  }

  .sitemap .list>li p {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #613274;
  }

  .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: #613274;
  }

  .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 #ccc;
    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#613274;
    color: #fff;
    background: #613274;
  }

  .login .p1 {
    font-size: 20px;
    margin-top: 30px;
  }
}

@media (max-width:1199px) {
  #sub_contents {
    width: 100%;
    position: relative;
    padding-top: 0px;
        z-index: 0;
  }

  #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;
  }
 .sub_contents_head .head_box {
    width: 90%;
    margin: 0 auto;
    position: relative;
        text-align: center;
        padding: 150px 0 70px;
  }


  /* ¼­ºê¸Þ´º */
  .sub_contents_head .head_box .submenu {
    z-index: 10;
	font-size:0px;
	}

  .submenu  > div > [class^="menu"] {
    transition: 0.3s;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: url(/img/arrow03_b.png) no-repeat 90% center;
    border:1px solid #232323;
    /* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
    position: relative;
    z-index: 9;
    width: 50%;
	box-sizing:border-box;
  }


	.submenu > div > [class^="menu"]:first-child {
   
   border-right:0px;
   z-index:2;
  }
 
  .submenu > div > [class^="menu"]:last-child {

   border-left:0px;
  }

   .submenu > div > [class^="menu"]:nth-of-type(2) {

  border-left:1px solid #232323;
   z-index:2;
  }

.submenu > div > [class^="menu"]:nth-of-type(3) {
 width:100%;
   border-left:1px solid #232323;
   border-top:0px;
   z-index:1;
  }
  .submenu  > div >  [class^="menu"]:hover {
    border-radius: 0px
  }

  .submenu  > div >  [class^="menu"] p {
    font-family: "Pretendard-Medium";
    font-size:16px;
    cursor: pointer;
    padding: 0px 30px 0 30px;
    height: 50px;
    line-height: 50px;
    text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
  }

  .submenu > div > [class^="menu"].on p {
    background: url(/img/arrow03_w.png) no-repeat 90% center;
    /* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */
	color:#fff;
    background-color: #613274;
  }

.submenu > div > [class^="menu"].on p {
  
  }


.submenu > div > [class^="menu"].on:first-child {
   border-radius:  0px;
  }
 
.submenu > div > [class^="menu"].on:last-child {
   border-radius:  0px;
   border-left:0px;
  }

.submenu > div > [class^="menu"].on:nth-of-type(2) {
 border-radius:  0px;
  border-left:1px solid #232323;
  }
.submenu > div > [class^="menu"].on:nth-of-type(3) {

   border-left:1px solid #232323;
  
  }


.submenu > div > [class^="menu"] ul {
        position: absolute;
        left: -1px;
        display: block;
        width: calc(100% + 2px);
        background: #fff;
        display: none;
        height: 230px;
        box-sizing: border-box;
        overflow-y: scroll;
        border: 1px solid #232323;
		z-index:1;
    }

  .submenu > div > [class^="menu"] ul li a {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 13px 0;
  }

  .submenu [class^="menu"] ul li a:hover {
    background: #613274;
    color: #fff;
  }



  /* ¼­ºêÄÁÅÙÃ÷ ³»¿ë ½ÃÀÛ */
  .sub_contents_box {
    z-index: 11;
    position: relative;
  }





 .sub_contents_box .haed_txt{
    text-align:center;
	margin-bottom:70px;
  }
.sub_contents_box .haed_txt p:nth-child(1){
    
  font-family: 'Chosunilbo_myungjo';
  font-size:36px;
  line-height:44px;
  margin-bottom:25px;
  }
.sub_contents_box .haed_txt p:nth-child(2){
    
  font-family: 'Chosunilbo_myungjo';
  font-size:16px;
  line-height:24px;
  }



  /* °øÅë */
  .sub_contents_box .page {}



  .sub_contents_box .common {
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 0px;
  }

  .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: 1px solid #242424;
    margin-bottom: 50px;
  }

  .common .s_menu {
    font-size: 0px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    border-top: 1px solid #242424;
    max-width: 90%;
    margin: 0 auto;
    padding: 10px;
  }


    .common .s_menu:before {
    content:"";
	display:block;
	width:120px; 
	height:77px;
	background:url(/img/s_menu.png);
	background-size:cover;
	position:absolute;
	right: 0px;
        top: -80px;
		z-index:1;
  }


  .common .s_menu li {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    box-sizing: border-box;
    margin: 5px 20px;
  font-family: "Pretendard-Bold";
  }

  .common .s_menu li.on {}

  .common .s_menu li.on a {
    color: #613274;
  }

  .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: #613274;
  }

  .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: 22px;
    box-sizing: border-box;
    margin: 10px 10px;
    border-radius: 20px;
    border: 1px solid #ccc;
    padding: 10px 25px;
  }


  .common .s_menu_s li.on {}

  .common .s_menu_s li.on a {
    color: #613274;
  }

  .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: #613274;
  }

  .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-family: "Pretendard-Bold";
    font-size: 26px;
    line-height: 32px;
    box-sizing: border-box;
    word-break: keep-all;
    position: relative;
    margin-bottom: 30px;
    box-sizing: border-box;
    word-break: keep-all;
    border-bottom: 2px solid #242424;
    padding-bottom: 20px;
    
  }

  

  .common .section .title br {
    display: none;
  }

  /* //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;
  }

  .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: 1px solid #ccc;
  }

  .common .tb01 table thead th {
    padding: 10px;
    font-size: 18px;
    line-height: 24px;
    font-family: "Pretendard-Bold";
    line-height: normal;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;background: #efefef;
    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 #ccc;
    border-right: 1px solid #ccc;
	background: #efefef;
    word-break: keep-all;
  }

  .common .tb01 table tbody td {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    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:1px solid #ccc;
  }

  .common .tb02 table thead th {
    padding: 10px;
    font-size: 20px;
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;background: #efefef;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
  }

  .common .tb02 table tbody th {
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;background: #efefef;
    word-break: keep-all;
    font-family: "Pretendard-Bold";
  }

  .common .tb02 table tbody td {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    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: #613274 !important;
  }

  /* Å×ÀÌºí */
  /* ÆùÆ® */
  .common h1 {
    font-size: 18px;
    line-height: 30px;
    box-sizing: border-box;
    word-break: keep-all;
    margin-bottom: 20px;
    font-family: "Pretendard-Bold";
  }

  .common h2 {
    font-size: 20px;
    line-height: 30px;
    color: #613274;
    line-height: normal;
    margin-bottom: 10px;
    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: #fff;
    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: 20px;
    word-break: keep-all;
    border: 1px solid #ccc;
    border-radius: 10px;
    vertical-align: top;
  }

  .common .list01 li:before {
    position: absolute;
    left: 12px;
    top: 20px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 4px;
	background: #613274;
  }

  .common .list01 li:last-child {
    margin-bottom: 0px;
  }

  .common .list02 {
    text-align: left;
    font-size: 0;
	padding-top:13px;
  }

  .common .list02 li {
    font-size: 16px;
    line-height: 24px;
    padding-left:55px;
    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: 18px;
    position: absolute;
    left: 0px;
    display: inline-block;
    height: 45px;
        background: #fff;
    line-height: 45px;
    width:45px;
    text-align: center;
    border-radius: 50%;
    top: -13px;
  }


  .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 #ccc;
    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 span {
    font-size: 34px;
    font-family: "Pretendard-Bold";
    color: #613274;
    display: block;
    margin-bottom: 20px;
  }



  .common .list02_circle li.many {
    font-size: 16px;
    line-height: 24px;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    word-break: keep-all;
    margin-bottom:20px;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    border-radius: 10px;
    text-align: center;
    word-break: keep-all;
  }


  .common .list02_circle li.many span {
    font-size: 24px;
    font-family: "Pretendard-Bold";
    color: #613274;
    display: block;
    margin-bottom: 10px;
  }

  .common .list03 {
    text-align: left;
    font-size: 0px;
  }
  .common .list03 li {
    position: relative;
    word-break: keep-all;
    display: block;

    box-sizing: border-box;
    vertical-align: top;
    padding: 15px 15px 15px 55px;
    margin-bottom: 20px;
    border-radius: 10px;
	border: 1px solid #ccc;
    box-sizing: border-box;
  }
  .common .list03 li.third {
	
    display: inline-block;

    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    width: calc((100% - 20px)/2);
  }

  .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: 5px;
    top: 7px;
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    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;
        margin-right: 20px;
        margin-bottom: 20px;
        border-radius: 10px;
        width: calc((100% - 20px) / 2);
    word-break: keep-all;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    word-break: keep-all;
	border: 1px solid #ccc;
    border-radius: 10px;
	display:inline-block;
  }

  .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:nth-child(2n) {
        margin-right: 0px;
    }



  .common .list03_box li.half {
       display:block;
	   width:100%;
	   margin-right:0;
    }

	.common .list03_box li.half:nth-child(2n) {
       margin
    }




  .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 {
    font-size: 0;
    text-align: left;
  }

  .common .list04 li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    word-break: keep-all;
    box-sizing: border-box;
    text-align: left;
    border-radius: 10px;
    padding: 15px;
	border: 1px solid #ccc;
  }

  
  .common .list04 li.third {
    width: calc((100% - 40px)/2);
    margin-right: 20px;
	display:inline-block;
	vertical-align:top;
  }

  .common .list04 li.third:nth-child(2n) {
    margin-right: 0;
  }

  .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: #fff;
  }

  .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;
    margin-right: 4%;
    width: 48%;
	display:inline-block;
  }

  .common .list05 li:nth-child(2n) {
    margin-right: 0;
  }

  .common .list05 li:last-child {
    margin-bottom: 0px;
  }

  .common .list05 li .img {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background: #fff;
  }

  .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:last-child {
    margin-right: 0;
  }





.common .list06 {
    text-align: left;
	padding-top:25px;
    font-size: 0;
  }

  .common .list06 li {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
    word-break: keep-all;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
	text-align:center;
  }



  .common .list06 li span {

    margin-bottom: 15px;








	background:#613274;


	font-size: 18px;
        display: inline-block;
        height: 45px;
        line-height: 45px;
        width: 45px;
        text-align: center;
        border-radius: 50%;
        top: -13px;



  }

  .common .list06 li p:nth-of-type(1) {
font-size: 18px;
        line-height: 26px;
    margin-bottom: 15px;
	background:#fff;
	padding:10px;
	border-radius:10px;
        font-family: "Pretendard-Bold";


  }

  .common .list06 li p:nth-of-type(2) {
		font-size: 16px;
        line-height: 24px;
        word-break: keep-all;

  }


    .common .list06 li.half {
    display:inline-block;
	margin-right: 4%;
        width: 48%;
  }


    .common .list06 li.half:nth-child(2n) {
        margin-right: 0;
    }



  /* 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: #613274;
  }

  .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: #613274;
    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: #613274;
  }

  .common .link02:hover img {
    right: -32px;
  }

  .common .button {
    font-size: 18px;
    border: 1px solid #ccc;
    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%, #613274 40%);
    background-size: 100% 100%;
  }

  /* ¸µÅ© È­»ìÇ¥ ¹öÆ° °øÅë */
  .common .arrow {
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #ccc;
    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: #613274;
    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: #613274;
    color: #fff;
  }

  .common .arrow:hover span {
    background: #fff;
    margin-left: 10px;
  }

  .common .arrow:hover span:before {
    border-top: 2px solid #613274;
    border-left: 2px solid #613274;
  }

  /* Ã¼Å©¹Ú½º ¶óº§ */
  .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 {
   text-align:center;
  }
.common  .img img{
    border-radius:20px;
	overflow:hidden;
	display:inline-block;

	max-width:100%;
  }

  .common .img_scroll {
    position: relative;
  }

  .common .img_scroll::before {
    content: '"½ºÅ©·Ñ ÇÏ¼¼¿ä!"';
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #613274;
    text-align: left;
  }

  .common .img_scroll .img {
    height: 200px;
    overflow-y: scroll;
    display: inline-block;
  }

  /* ´ë¸Þ´º ¸®½ºÆ® ¹öÆ° */
  .common .clinic_view {
    font-size: 0px;
  }

  

  .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: #613274;
    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;
  }

 
.common .head_img{
		position:relative;
		background-size:cover!important;
		height:220px;
		left:0px;
		border-radius:0 0  0 20px ;        background: #adadad;
		margin-bottom:100px;
	}



	/* circle */





/*introduce*/
.introduce .section:nth-of-type(2) img{max-width:500px;}
.introduce .ul{}
.introduce .ul>li{
	margin-bottom:70px;
}



.introduce .ul>li:last-child{
	margin-bottom:0px;
}
.introduce .ul>li:nth-child(2n-1) .txt{
	width:80%;
	margin-bottom:20px;
	box-sizing:border-box;
	word-break:keep-all;
}
.introduce .ul>li:nth-child(2n-1) .img{
	float:right;

}
.introduce .ul>li .img img{
	max-width:300px;

}

.introduce .ul>li:nth-child(2n) .txt{
	width:80%;
	margin-left:20%;
	margin-bottom:20px;
	box-sizing:border-box;
	word-break:keep-all;
	text-align:right;
}
.introduce .ul>li:nth-child(2n) .img{
	float:left;

}
.introduce .ul .txt p:nth-child(1){
	
  font-family: "Pretendard-SemiBold";   
  color:#0097d7;
  font-size:20px;
  line-height:30px;
  word-break:keep-all;
	margin-bottom:10px;
}
.introduce .ul .txt p:nth-child(2){
	
         font-size: 16px;
        line-height: 24px;
 
}


   
/* doc */
       
    .doc .common .s_menu:before {
        content: '"ÀÇ·áÁøÀ» ¼±ÅÃÇØÁÖ¼¼¿ä"';
		font-size:20px; line-height:20px;
		padding:15px;
        display: block;
        width: inherit;
		background:none;
        height:  inherit;
        background-size: cover;
        position: absolute;
        right: 36px;
        top: -50px;
        z-index: 1;
    }
.doc .doclist {
        width:100%;
		margin:0 auto;
	
    }
 .doc .doclist .img{
     
	   background:#ccc;
	   width:100%;

	   border-radius:20px;
	   height:300px;
	 
    }

	 .doc .doclist.doc01 .img{
       background:url('/img/ÃÖÈñ¼®.jpg') no-repeat center 10%;
	   background-size:cover;
	   
    }
	.doc .doclist.doc02 .img{
       background:url('/img/±èÁ¾ºó.jpg') no-repeat center 10%;
	   background-size:cover;
	   
    }
	.doc .doclist.doc03 .img{
       background:url('/img/·ùÀº¿õ.jpg') no-repeat center 10%;
	   background-size:cover;
	   
    }
	.doc .doclist.doc04 .img{
       background:url('/img/±èÅÂÈÆ.jpg') no-repeat center 10%;
	   background-size:cover;
	   
    }
 .doc .doclist .txt{
       
	   box-sizing:border-box;


	
    }
	

.doc .doclist .txt .head{
  border-bottom:1px solid #232323;
  padding:50px 0 30px 10%;
 

	}
	.doc .doclist .txt .head p:nth-child(1){
		font-size:34px;
		line-height:34px;
  font-family: 'Chosunilbo_myungjo';
  margin-bottom:10px;
	}

	.doc .doclist .txt .head p:nth-child(2){
		font-size:18px;
	}

.doc .doclist .txt .bottom{
  padding:30px 0 0px  10%;
 

	}

	.doc .doclist .txt .bottom p{
  
  font-family: "Pretendard-Bold";
font-size:18px;
margin-bottom:10px;
	}

		.doc .doclist .txt .bottom ul li{
  
font-size:14px;
line-height:22px;
margin-bottom:5px;
	}

			.doc .doclist .txt .bottom ul {
  
		margin-bottom:20px;
	}





  


  /* µÑ·¯º¸±â */
  .hospital_view .view li:nth-child(2n) {
    margin-right: 0px;
  }

  .hospital_view .view li {
  
    margin-bottom: 30px;
    position: relative;
  }

  .hospital_view .view li .txt {
    padding: 10px 10px 0 15px;
    font-size: 18px;
  }

  .hospital_view .view li .modal_a {
    display: block;
    height: 155px;
    line-height: 155px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
  }

  .hospital_view .view li .modal_a span {
    position: relative;
    font-size: 40px;
    z-index: 3;
    color: #fff;
  }

  .hospital_view .view li .modal_a .img {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
  }
 .hospital_view .view li:nth-child(1) .modal_a .img {
    background: url('/img/g_img/Á¢¼ö ¹× ´ë±â½Ç/img (1).jpg') no-repeat center;
    background-size: cover;
  }


  .hospital_view .view li:nth-child(2) .modal_a .img {
    background: url("/img/g_img/°Ë»ç ¹× Ä¡·á½Ç/img (1).jpg") no-repeat center;
    background-size: cover;
  }

  .hospital_view .view li:nth-child(3) .modal_a .img {
    background: url("/img/g_img/È¸º¹½Ç ¹× ±âÅ¸/img (1).jpg") no-repeat center;
    background-size: cover;
  }


  .hospital_view .view li .modal_a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 2;
  }

  .hospital_view .view li .modal_a:hover span {
    color: #000;
    transition: 0.3s;
  }

  .hospital_view .view li .modal_a:hover .img {
    transform: scale(1.1);
    transition: 0.3s;
  }

  .hospital_view .view li .modal_a:hover:before {
    opacity: 0;
    transition: 0.3s;
  }

  #gallery {
    width: 100%;
  }


 

/* ¿À½Ã´Â±æ */
  .address .map_wrapper {
    height: 250px;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 22px -9px #2d2d2d;
	border-radius:20px;
	overflow:hidden;

}
  .address .top{
    background: #fff;
    padding: 30px 30px;
    margin-top: 30px;
    font-size:0px;
    border-radius: 20px;
  }
  .address .top p:nth-child(1){
    display: inline-block;
    width: 40%;
    font-size: 22px;
    font-family: "Pretendard-Medium";
    vertical-align: middle;
  }
  .address .top p:nth-child(2){
    display: inline-block;
    width: 60%;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
  }
  .address .top .link_box{
    font-size: 0px;
    margin-top: 30px;
    vertical-align: middle;
  }
  .address .top .link_box a{
    border: 1px solid #ccc;
    background: #fff;
    display: inline-block;
    width:45%;
    margin-right: 10%;
    font-size: 14px;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    padding: 5px;
    transition: all 0.3s;
  }
  .address .top .link_box a img{
    vertical-align: middle;
    padding-right: 10px;
    height: 24px;
  }
  .address .top .link_box a:nth-child(1):hover{
    background: #ffedbd;
  }
  .address .top .link_box a:nth-child(2):hover{
    background: #d4ffe1;
  }
  .address .top .link_box a:nth-child(2){
    margin-right: 0%;
  }


.address .bottom{margin-top:50px;}
.address .bottom .left{ box-sizing:border-box; margin-bottom: 30px;}
.address .bottom .right{ box-sizing:border-box;}
.address .bottom .left .bt {font-size: 0px; padding: 0 15px;}
.address .bottom .left .bt > li{transition: all 0.3s; display: inline-block; width:50%;  opacity: 0.4; box-sizing:border-box; text-align:center;}
.address .bottom .left .bt > li a{
  font-family: "Pretendard-Medium"; font-size: 20px; display: inline-block;}
.address .bottom .left .bt > li a img{margin-right: 10px; height: 24px; vertical-align: middle;}
.address .bottom .left .bt > li.on{ opacity: 1;}
.address .bottom .left .bt > li:hover{opacity: 1;}
.address .bottom .left .pg{border-top:1px solid #ccc; margin-top: 20px; padding-top:15px; }
.address .bottom .left .pg > li{padding: 15px; display: none; }
.address .bottom .left .pg > li.on{display: block;; }
.address .bottom .left .bus p{
  font-family: "Pretendard-Medium";
  font-size: 16px;
  margin-bottom: 10px;
}
.address .bottom .left .bus ul{

    margin-bottom: 40px;

}

.address .bottom .left .bus ul:last-child{

    margin-bottom: 0px;

}
.address .bottom .left .bus ul li{
  margin-bottom: 10px;
  font-size: 14px;
  position: relative;
  padding-left: 40px;
}
.address .bottom .left .bus ul li span{
  padding:3px 0px;
  position: absolute;
  left:0px;
  width: 30px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  top:-2px;
}
.address .bottom .left .bus ul li span.s1{
  background: #00aeab;
}
 .address .bottom .left .bus ul li span.s2{
    background: RED;
  }



.address .bottom .left .metro div:nth-child(1){
  margin-bottom:50px;
}
.address .bottom .left .metro p:nth-child(1){
  font-size: 18px;
  position: relative;
  padding:0 10px 0 65px;
  font-family: "Pretendard-Medium";
  width:40%;
  float: left;
  box-sizing: border-box;
}
.address .bottom .left .metro p:nth-child(2){
  font-size: 14px;
  line-height: 22px;
  position: relative;
  width:60%;
  float: left;
  word-break: keep-all;
  box-sizing: border-box;
  padding-left: 10px;
}
.address .bottom .left .metro p:nth-child(1) span{
  padding:5px 7px;
  position: absolute;
  left:0px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
}
 .address .bottom .left .metro p:nth-child(1) span.s1{
    background: #263c96;
  }
  .address .bottom .left .metro p:nth-child(1) span.s2{
    background: #ffb600;
	
  }


    .address .bottom .left .metro p:nth-child(1) span.s3{
    background: #5abee7;
	top:40px;
  }


.address .bottom .right .parking{ padding: 15px; border: 1px solid #ccc; border-top:5px solid #fed63e;}
.address .bottom .right .parking p:nth-child(1){
  font-size: 20px;
  position: relative;
  margin-bottom: 10px;
  font-family: "Pretendard-Medium";
  font-family: "Pretendard-Medium";
}
.address .bottom .right .parking p:nth-child(2){
  font-size: 16px;
  line-height: 24px;
	margin-bottom:30px;
  word-break: keep-all;

}



.polysomnography .head_img {
	background-position: center 30% !important;
}



  /* »çÀÌÆ®¸Ê */
  .sitemap .list {
    text-align: left;
    padding: 0 0px;
    font-size: 0px;
    line-height: normal;
  }

  .sitemap .list>li {
    vertical-align: top;
    margin-bottom: 30px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px;
  }

  .sitemap .list>li:last-chlid {
    margin-bottom: 0px;
  }

  .sitemap .list>li>ul>li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .sitemap .list>li>ul>li:last-child {
    margin-bottom: 0px;
  }

  .sitemap .list>li p {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #613274;
  }

  .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: #613274;
  }

  .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 #ccc;
    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#613274;
    color: #fff;
    background: #613274;
  }

  .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: #613274 !important;
}