/* °øÅë ¼½¼Ç ½ºÅ¸ÀÏ */
section { background:#fff; padding: 30px 20px; margin-bottom: 10px; }

.section-title { 
	text-align: center; 
	font-size: 24px;
	font-weight: 800; 
	margin-bottom: 25px; 
	letter-spacing: 1px; 
	color:#533E29;
	}
section {
	padding:0; margin-bottom: 0px; 
	}

section.info{
	width:100%;
	height:auto;
	background: #fff;
	text-align:Center;	
	border:0px solid red;
	margin:0 auto;
	text-align:left;
	font-size:0;
	display: flex;
  flex-direction: column; 
	}
section.info img{
	display: block;
	margin:0;
	padding:0;
	width:100%;
	}	
section.info div{
	position:Relative;
	width:100%;
	height:auto;
	padding:8%;
	background:#f5f5f5;
	overflow:hidden;
	box-sizing: border-box;
	}	
section.info div h4{
	font-weight: 600;
	font-size:30px;
	color:#000;
	letter-spacing:-0.03em;
	text-align:left;
	margin:0 0 50px 0;
	border:0px solid red;
	}
section.info div h4 span{
	display:block;
	font-weight:300;
	font-size:16px;
	color:#000;
	line-height:1;
	margin-bottom:10px;
	letter-spacing: -1.8px;
	}	
section.info div p.effect{
	width:100%;
	height:auto;
	margin:50px auto;
	padding:0;
	font-size:18px;
	font-weight:300;
	color:#000;
	line-height:1.5;
	letter-spacing:-0.05em;
	}		
section.info div p.effect span{
	display:block;
	font-weight:700;
	font-size:20px;
	line-height:1;
	letter-spacing:-0.05em;
	margin-bottom:10px;
	color:#000;
	}	
section.info div p.con{
	width:100%;
	height:auto;
	margin:80px auto;
	padding:0;
	font-size:20px;
	font-weight:300;
	color:#000;
	line-height:1.8;
	letter-spacing:-0.05em;
	
	}		
section.info div p.con b{
	font-weight:500;
	}	
	
	
/*°°ÀÌ ÇÏ¸é ÁÁÀº ½Ã¼ú*/
section.point h4,
section.caution h4,
section.combine h4{
	font-weight: 600;
	font-size:27px;
	leading-trim: NONE;
	line-height: 180%;
	letter-spacing: -5%;
	text-align: center;
	margin-top:100px;
	margin-bottom:30px;
	color:#000;
	}	
	
section.point{	
	margin:0;
	overflow:hidden;
	}	

section.point ul{
	position:relative;
	width:90%;
	height:auto;
	font-size:0;	
	overflow:hidden;
	margin:0 auto 80px auto;
	}		
section.point ul li{
	display:block;
	width:100%;
	height:auto;
	border-bottom:1px solid #000;
	margin-right:3px;
	overflow:hidden;
	text-align:Center;
	font-weight: 300;
	font-size:18px;
	line-height:1.8;
	letter-spacing: -0.05em;
	text-align: center;
	color:#000;
	padding-bottom:30px;
	}	
section.point ul li:last-child{
	border-bottom:0px solid #000;
	}	
section.point ul li span.num{
	position:relative;
	display:block;
	width:60px;
	height:60px;
	background:#000;
	border-radius:50%;
	font-size:25px;
	font-weight:600;
	text-align:center;
	color:#fff;
	line-height:2.2;
	overflow:hidden;
	margin:20px auto;
	}
section.point ul li p{
	font-weight:500;
	font-size: 22px;
	line-height:1;
	margin:30px auto ;
	color:#000;
	}

section.point .etc{
	position:relative;
	text-align:center;
	font-size:20px;
	font-weight:400;
	line-height:1.7;
	letter-spacing:-0.05em;
	color:#000;
	margin:80px auto;
	}
		
section.caution{	
	}
section.caution ul{
	position:relative;
	width:90%;
	height:auto;
	font-size:0;	
	overflow:hidden;
	margin:0 auto 80px auto;
	border:0px solid red;
	}			
section.caution ul li{
	display:block;
	width:auto;
	height:auto;
	margin-bottom:30px;
	font-weight: 300;
	font-size: 18px;
	line-height:1.5;
	letter-spacing: -0.05em;
	color:#000;
	text-align:left;
	background:url(../imgs/caution_dot.png) 0 10px no-repeat;
	background-size:7px;
	padding-left:15px;
	}	
section.combine{	
	}
	
section.combine ul.pack2 {
    display: grid;
    grid-template-columns: repeat(2, 45%); /* °¹¼ö, width */
    gap: 40px; /* »çÀÌ °£°Ý */    
    width: 90%; 
    margin: 0 auto 70px auto; 
    padding: 0;
    list-style: none;
}

/* ¸®½ºÆ® ¾ÆÀÌÅÛ: ¹èÄ¡ ¼Ó¼º Á¦°Å ¹× ½ºÅ¸ÀÏ À¯Áö */
section.combine ul.pack2 li {
    border: 0px solid #ddd;
    text-align: center;
    box-sizing: border-box; /* Å×µÎ¸® Æ÷ÇÔ Å©±â °è»ê */
}

/* ÅØ½ºÆ® ½ºÅ¸ÀÏ (°øÅë ¼Ó¼ºÀ¸·Î ¹­¾î¼­ ÄÚµå ´ÜÃà °¡´É) */
section.combine ul.pack2 li span.t {
    display: block;
    width: 100%;
    height: 45px;    

    line-height:45px;     
    text-align: center;
    font-size:16px;
    font-weight:400;
    letter-spacing: -0.03em;
    overflow: hidden;
}

/* ¹è°æ»ö/±ÛÀÚ»ö °³º° ¼³Á¤ */
section.combine ul.pack2 li span.t {
    background: #E5E4CE;
    color: #533E29;
    border:0px solid red;
}

section.combine ul.pack2 li a {
    display: block;
    width: 100%;
    height:auto; 
    overflow: hidden;
    margin:0;
    padding:0;
}
section.combine ul.pack2 li a img{
	width:100%;
	border:0px solid red;
	display: block;
	}



/*·¹ÀÌÀú*/


/*·¹ÀÌÀú ¹è°æ*/	
section.laser_1{ 
	/*¼¼¸£ÇÁ*/
	background: linear-gradient(180deg, #FFFFFF 0%, #FCDCD8 100%);
	}	
section.laser_2{
	/*¿ï½ê¶ó*/
	background: linear-gradient(180deg, #FFFFFF 0%, #F9B200 100%);
	}	
section.laser_3{
	/*½á¸¶Áö*/
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(199, 143, 189, 0.538462) 28.37%, #972F84 68.27%);
	}	
section.laser_4{
	/*ÀÌ·¡ºñÆ¼*/
	background: linear-gradient(180deg, #FFFFFF 0%, #D1502F 100%);
	}	
section.laser_5{
	/*½´¸µÅ©*/
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(110, 124, 174, 0.5) 26.92%, rgba(63, 82, 149, 0.75) 46.15%, #152C7D 67.79%);

	}	
section.laser_6{
	/*MLA*/
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 201, 187) 33.17%, #E96B4C 69.23%);
	}
section.laser_7{
	/*Æ÷ÅÙÀÚ*/
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(126, 213, 215, 0.58642) 33.17%, #23B8BA 69.23%);
	}	
section.booster_2{
	/*¸®Áê¶õ*/
	background: linear-gradient(180deg, #FFFFFF 0%, #00BAB3 100%);
	}	
	



section.point table.compare-table {
    width: 95%;
    border-collapse: collapse;
    font-size:18px;
    color: #000;
    background-color: #fff;
    margin: 0 auto 80px auto;
    table-layout: fixed; /* Ä­ ³Êºñ °íÁ¤ */
}

section.point table.compare-table th, .compare-table td {
    border: 1px solid #bbb; /* È¸»ö Å×µÎ¸® */
    padding:15px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5; /* ÁÙ°£°Ý È®º¸ */
    word-break: keep-all; /* ´Ü¾î ´ÜÀ§ ÁÙ¹Ù²Þ */
}

/* Çì´õ (Â£Àº ³²»ö ¹è°æ) */
section.point table.compare-table thead th {
    background-color: #533e29; /* ÀÌ¹ÌÁö¿Í À¯»çÇÑ Â£Àº ³²»ö */
    color: #fff;
    padding: 15px 0;
    font-weight:500;
}

/* Ã¹ ¹øÂ° ÄÃ·³ (±¸ºÐ, ÀÛ¿ë¿ø¸® µî) ¹è°æ»öÀÌ³ª ½ºÅ¸ÀÏÀÌ ÇÊ¿äÇÏ¸é Ãß°¡ */
section.point table.compare-table tbody td:first-child {
    color: #555; /* ±¸ºÐ Ç×¸ñÀº ¾à°£ ¿¬ÇÏ°Ô Ã³¸®ÇÏ°Å³ª ±×´ë·Î µÒ */
}
	
	
/*»ö¼Ò ¸ð°ø*/
section.pore{	
	padding-bottom:100px;
	box-sizing: border-box;
	}	
section.pore h4{
	font-weight: 600;
	font-size: 36px;
	leading-trim: NONE;
	line-height: 180%;
	letter-spacing: -5%;
	text-align: center;
	margin-top:100px;
	color:#000;
	}	
section.pore .desc{
	text-align:Center;
	font-size:22px;
	font-weight:300;
	line-height:1.7;
	letter-spacing:-0.05em;
	color:#000;
	margin:0 auto;
	border:0px solid red;
	}	
section.pore ul.list{
	position:relative;
	max-width:1200px;
	height:auto;
	font-size:0;	
	overflow:hidden;
	margin:0 auto 50px auto;
	border:0px solid red;
	}			
section.pore ul.list li{
	display:block;
	width:auto;
	height:auto;
	margin-bottom:30px;
	font-weight: 300;
	font-size: 24px;
	line-height:1.5;
	letter-spacing: -0.05em;
	color:#000;
	text-align:left;
	background:url(../imgs/caution_dot.png)center left no-repeat;
	padding-left:30px;
	}	
section.pore ul.circle {
    display: flex;             /* ÇÃ·º½º ¹Ú½º ¼±¾ð */
    justify-content: center;   /* °¡·Î ¹æÇâ Áß¾Ó Á¤·Ä */
    gap: 25px;                 /* ¿ø »çÀÌÀÇ °£°Ý (margin ´ëÃ¼) */    
    width: 1200px;
    margin: 0 auto 100px auto;            /* ºí·Ï ÀüÃ¼ Áß¾Ó ¹èÄ¡ */
    padding: 0;
    list-style: none;
}
/* ¿øÇü ¸®½ºÆ® ¾ÆÀÌÅÛ ¼³Á¤ */
section.pore ul.circle li {
    /* ¿ø ¸ð¾ç ¸¸µé±â */
    width: 220px;
    height: 220px;
    border: 1px solid #000;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;    /* Å×µÎ¸® Æ÷ÇÔ Å©±â °è»ê */
    display: flex;             /* ³»ºÎ ¿ä¼Ò¸¦ ÇÃ·º½º·Î */
    align-items: center;       /* ¼¼·Î Áß¾Ó Á¤·Ä */
    justify-content: center;   /* °¡·Î Áß¾Ó Á¤·Ä */
    text-align: center;        /* ÅØ½ºÆ® ÁÙ¹Ù²Þ ½Ã °¡¿îµ¥ Á¤·Ä */
}
/* ÅØ½ºÆ® ¼³Á¤ */
section.pore ul.circle li span {
    /* ºÒÇÊ¿äÇÑ margin-top, display Á¦°Å */
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7; 
    letter-spacing:-0.05em;   
    width: 90%; 
}		
	


/* 1300px Áß¾Ó Á¤·Ä ÄÁÅ×ÀÌ³Ê */
section.pore .inner_1300 {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

/* °¡¿îµ¥ ¼öÁ÷ ±¸ºÐ¼± */
section.pore .inner_1300::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 20%;
    width: 1px;
    height: 80%;
    background-color: #888;
}

/* °¢ ÄÜÅÙÃ÷ ¹Ú½º (ÁÂ¿ì 50%) */
section.pore .pore_box {
    width: 50%;
    padding: 0 40px;
    box-sizing: border-box;
    text-align: center;
}



/* º»¹® ÅØ½ºÆ® ½ºÅ¸ÀÏ */
section.pore .pore_box p {
    font-size: 22px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 10px;
}

/* ¸®½ºÆ® ½ºÅ¸ÀÏ */
section.pore .pore_box ul {
    display: inline-block; /* ÅØ½ºÆ® Áß¾Ó Á¤·Ä À¯Áö¸¦ À§ÇØ */
    text-align: left;
    margin: 20px 0;
}

section.pore .pore_box ul li {
    font-size: 22px;
    line-height: 1.8;
    padding-left: 20px; /* µµÆ® ÀÌ¹ÌÁö°¡ µé¾î°¥ °ø°£ */
    background: url('../imgs/caution_dot.png') center left no-repeat;
    list-style: none;
}

/* ÇÏ´Ü °­Á¶ ¹®±¸ */
section.pore .highlight {
    margin-top: 40px;
    word-break: keep-all;
}

section.pore .desc_footer {
    margin-top: 10px;
}


section.pore .pore_feature_wrap {
    margin-top: 80px; /* À§ÂÊ ÄÜÅÙÃ÷¿ÍÀÇ °£°Ý (ÇÊ¿ä¿¡ µû¶ó Á¶Àý) */
    display: block;     
    max-width: 1300px;
    margin: 0 auto;
    display: block;;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    
}

/* »ó´Ü ¹Ú½º ¿µ¿ª */
section.pore .feature_boxes {
    display: flex;
    justify-content: space-between;
    gap: 80px; /* µÎ ¹Ú½º »çÀÌ °£°Ý */
}

/* °³º° Å×µÎ¸® ¹Ú½º */
section.pore .f_box {
    width: 50%;
    border: 1px solid #222; /* °ËÀº»ö Å×µÎ¸® */
    border-radius: 10px; /* µÕ±Ù ¸ð¼­¸® */
    padding: 60px 0;
    text-align: center;
    box-sizing: border-box;
}

section.pore .f_box p {
    font-size: 22px;
    color: #333;
    line-height: 1.6;
    margin: 0;
}

/* ¿ÞÂÊ ¸®½ºÆ® (caution_dot.png) */
section.pore .f_box ul.dot_list_01{
	display: inline-block; 
    text-align: center;
    margin: 20px 0;
    padding: 0;
	}
section.pore .f_box .dot_list_01 li {
    font-size: 22px;
    line-height: 2;
    list-style: none;
    display: flex;
    align-items: center; /* ¼¼·Î(¼öÁ÷) °¡¿îµ¥ Á¤·Ä */
    gap: 10px; /* ÀÌ¹ÌÁö¿Í ÅØ½ºÆ® »çÀÌÀÇ °£°Ý (¿øÇÏ½Ã´Â ¸¸Å­ Á¶ÀýÇÏ¼¼¿ä) */
    text-align:Center;
}



/* ÇÏ´Ü Å×ÀÌºí ¿µ¿ª */
section.pore .table_wrap {
    text-align: center;
}

/* ºñ±³ Å×ÀÌºí */
section.pore .compare_table {
    width:750px;
    margin: 0 auto; /* °¡¿îµ¥ Á¤·Ä */
    border-collapse: collapse;
    word-break: keep-all; /* ´Ü¾î ´ÜÀ§·Î ÁÙ¹Ù²Þ */
}

section.pore .compare_table th, 
section.pore .compare_table td {
    padding: 15px 10px;
    border-bottom: 1px solid #ddd; /* °¡·Î¼± */
    text-align: center;
    font-size: 22px;
}

section.pore .compare_table th {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    font-weight: bold;
    color: #000;
    font-size: 22px;
}

/* ¼¼·Î °¡¿îµ¥ ±¸ºÐ¼± */
section.pore .compare_table th:first-child,
section.pore .compare_table td:first-child {
    border-right: 1px solid #ddd;
}

/* Å×ÀÌºí ¿ìÃø Á¦¸ñ ¹è°æ»ö (MLA ºÎºÐ) */
section.pore .compare_table .highlight_th {
    background-color: #e6e6e6;
}	
	
section.pore2{	
	width: 100%;
    background: #fff;
    padding: 50px 0; /* »óÇÏ ÀüÃ¼ ¿©¹é */
	}	

section.pore2 .inner {
    width: 90%;
    margin: 0 auto;
    color: #111;
    font-family: 'Noto Sans KR', sans-serif;
    border-bottom: 1px solid #333;
}
section.pore2 .inner:last-child {
    border-bottom: none; /* ¸¶Áö¸· ÁÙÀº °¡·Î¼± Á¦°Å */
}
/* °¢ ³»¿ë ±¸ºÐ ºí·Ï (ÇÏ´Ü °¡·Î¼±) */
section.pore2 .content-section {
		width:95%;
    padding: 60px 0;
    text-align: left; /* ÀüÃ¼ ³»¿ë Áß¾Ó Á¤·Ä */
    letter-spacing:-0.07em;
    margin:0 auto;
    border:1x solid red;
}


/* Å¸ÀÌÆ² ¹× ÅØ½ºÆ® ½ºÅ¸ÀÏ */
section.pore2 .sec-title {
	text-align:center;
    font-size:24px;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing:-0.05em;
}
section.pore2 .sec-title span.num{
	font-size:30px;
	font-weight:800;
	}
section.pore2 .sec-desc {
		width:95%;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 20px;
    word-break: keep-all;
    margin:0 auto;
    border:0px solid red;
}
section.pore2 .sec-desc.bold {
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 15px;
}

/* ¸®½ºÆ® ÄÁÅ×ÀÌ³Ê (ÅØ½ºÆ®´Â ¿ÞÂÊ Á¤·ÄÇÏµÇ ºí·Ï ÀÚÃ¼´Â Áß¾Ó Á¤·Ä) */
section.pore2 .list-box {
		width:90%;
    text-align: left;
    margin:30px auto;
}

/* ¸®½ºÆ® °øÅë ¼Ó¼º */
section.pore2 ul {	
    list-style: none;
    padding: 0;
    margin: 0 auto;
    border:0px solid red;
}
section.pore2 ul li {
    font-size:18px;
    line-height: 1.8;
    padding-left: 24px;
    margin-bottom: 10px;    
    background-repeat: no-repeat;
}

/* Á¡ ¸®½ºÆ® (dot) */
section.pore2 ul.dot-list li {
    background-image: url('../imgs/caution_dot.png');
    background-position: left center; /* ¾ÆÀÌÄÜ ¼¼·Î À§Ä¡ ¹Ì¼¼Á¶Á¤ */
}

/* Ã¼Å© ¸®½ºÆ® (check) */
section.pore2 ul.check-list li {
    background-image: url('../imgs/caution_dot2.png');
    background-position: left 10px; /* ¾ÆÀÌÄÜ ¼¼·Î À§Ä¡ ¹Ì¼¼Á¶Á¤ */
    background-size:18px;
}

/* --- Å×ÀÌºí ½ºÅ¸ÀÏ (ÆäÀÌÁö 4 Àü¿ë) --- */
section.pore2 .comp-table {
    width: 100%;
    max-width: 650px;
    margin: 30px auto 0;
    border-collapse: collapse;
    border-top: 2px solid #111;
}
section.pore2 .comp-table th, 
section.pore2 .comp-table td {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    word-break: keep-all;
}
section.pore2 .comp-table th {
    background: #f8f8f8;
    font-weight: 600;
    color: #111;
}
section.pore2 .comp-table th:first-child,
section.pore2 .comp-table td:first-child {
    border-right: 1px solid #ddd;
}


		
	
/*Ä¿¹Â´ÏÆ¼*/
section.comm_container{
    width: 95%;
    height:auto;
    margin: 100px auto;
    padding: 0;
    overflow: hidden;
}
section.comm_container h4{
	font-weight:700;
	font-size:24px;
	color:#000;
	letter-spacing:-0.03em;
	line-height:1.2;
	text-align:center;
	margin:0 auto;
	border:0px solid red;
	}
section.comm_container h4 span{
	display:block;
	font-weight:300;
	font-size:16px;
	color:#000;
	line-height:1;
	margin-top:10px;
	letter-spacing: -1.8px;
	}	
section.comm_container img.coun{
	display:block;
	width:100%;
	margin:0 auto;
	padding:0;
	}	
section.comm_container p.coun{
	width:100%;
	height:auto;
	text-align:Center;
	font-size:16px;
	font-weight:400;
	line-height:1.8;
	margin:50px auto 50px auto;
	color:#000;
	}		
	
	
	
/*º´¿ø¼Ò°³*/
section.trend{
    width: 95%;
    height:auto;
    margin: 100px auto;
    padding: 0;
    overflow: hidden;
}
section.trend h4{
	font-weight:700;
	font-size:24px;
	color:#000;
	letter-spacing:-0.03em;
	line-height:1.2;
	text-align:center;
	margin:0 auto 50px auto;
	border:0px solid red;
	}
section.trend h4 span{
	display:block;
	font-weight:300;
	font-size: 16px;
	color:#000;
	line-height:1;
	margin-top:10px;
	letter-spacing: -1.8px;
	}	
	
section.trend div.intro{
	position:relative;
	width:70%;
	height:auto;
	margin:0 auto 80px auto;
	font-size: 16px;
  line-height: 1.8;
  letter-spacing:-0.03em;
  color: #000;
  font-weight:400;
  text-align:center;
  word-break: keep-all; /* ´Ü¾î ´ÜÀ§ ÁÙ¹Ù²Þ */
  overflow:hidden;
	}
section.trend img.map{
	width:100%;
	display:block;
	margin:0 auto;
	}

.doctor-profile-wrap {
        width: 95%;
        display: flex;
       flex-direction:column;
        align-items: center;
    }

    /* ¿ÞÂÊ »çÁø ¿µ¿ª (ÁöÁ¤µÈ »çÀÌÁî Àû¿ë) */
    .doctor-photo {
        width:90%;
        background-color: #f4f8fa; /* ÀÌ¹ÌÁö ¹è°æ»ö°ú À¯»çÇÏ°Ô ÀÓ½Ã Àû¿ë */
        overflow: hidden;
        margin:0 auto;
    }

    .doctor-photo img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* ÀÌ¹ÌÁö°¡ ¿µ¿ªÀ» ²Ë Ã¤¿ìµµ·Ï ¼³Á¤ */
    }

    /* ¿À¸¥ÂÊ Á¤º¸ ¿µ¿ª */
    .doctor-info {
        width:95%; /* 1000px Áß »çÁø(430px)°ú ¿©¹é(50px)À» Á¦¿ÜÇÑ ³Êºñ */
        padding-top: 30px; /* »çÁø°ú »ó´Ü À§Ä¡¸¦ ÀÚ¿¬½º·´°Ô ¸ÂÃß±â À§ÇÑ ¿©¹é */
    }

    /* ¿øÀå´Ô ÀÌ¸§ Å¸ÀÌÆ² (36px) */
    .doctor-name {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        margin: 0 0 40px 0; /* ¾Æ·¡ ¿©¹é 40px */
    }

    /* ¾à·Â ¸®½ºÆ® (22px) */
    .doctor-history {
        list-style: none; /* ±âº» Á¡ Á¦°Å */
        padding: 0;
        margin: 0;
    }

    .doctor-history li {
        font-size:16px;
        color: #444;
        margin-bottom: 18px; /* ÁÙ °£°Ý */
        position: relative;
        padding-left: 15px; /* °¡¿îµ«Á¡ÀÌ µé¾î°¥ °ø°£ È®º¸ */
        line-height: 1.3;
    }

    /* ¸®½ºÆ® ¾Õ °¡¿îµ«Á¡(¡¤) ½ºÅ¸ÀÏ */
    .doctor-history li::before {
        content: "¡¤";
        position: absolute;
        left: 0;
        top: 0;
        font-weight: bold;
    }


/* Àåºñ ¼Ò°³ ÄÁÅ×ÀÌ³Ê (1000px) */
    .equipment-wrap {
        width: 95%;
        border:0px solid red;
        margin:0 auto;
    }

    /* °¢ Ä«Å×°í¸® Å¸ÀÌÆ² (ÀÌ¹ÌÁö¿¡ ¸ÂÃç °¡¿îµ¥ Á¤·Ä) */
    .category-title {
        text-align: center;
        font-size: 24px;
        margin: 60px 0 30px 0;
        color: #000;
    }

    /* Ã¹ ¹øÂ° Ä«Å×°í¸® À§ÂÊ ¿©¹é Á¦°Å */
    .equipment-wrap > .category-title:first-child {
        margin-top: 0;
    }

    /* 3°³¾¿ ³ª¿­µÇ´Â ±×¸®µå ¸®½ºÆ® */
    .equipment-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 1ºñÀ²¾¿ 3Ä­À¸·Î ºÐÇÒ */
        gap: 20px 15px; /*  ¼¼·Î/°¡·Î °£°Ý */
        list-style: none;
        padding: 0;
        margin: 0 auto 80px auto;
    }

    /* Àåºñ °³º° ¾ÆÀÌÅÛ */
    .equipment-list li {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center; /* ÀÌ¹ÌÁö(300px)¸¦ °¡¿îµ¥ Á¤·ÄÇÏ±â À§ÇØ Ãß°¡ */
    }

    /* Àåºñ ÀÌ¹ÌÁö (img ÅÂ±×¿¡ Á÷Á¢ Àû¿ë) */
    img.eq-img {
        width: 100%; /* ºÎ¸ð(li)ÀÇ Å©±â¿¡ ¸ÂÃç ÀÚµ¿À¸·Î ÁÙ¾îµé°í ´Ã¾î³³´Ï´Ù */
		    aspect-ratio: 1 / 1; /* (ÆÁ!) ÀÌ¹ÌÁö¸¦ Ç×»ó 1:1 Á¤»ç°¢Çü ºñÀ²·Î ¿¹»Ú°Ô ¸ÂÃß°í ½Í´Ù¸é Ãß°¡ÇÏ¼¼¿ä */
		    height: auto;
		    margin-bottom: 10px;
		    object-fit: cover; 
		    background-color: #f5f5f5; 
		    border: 1px solid #efefef;
		    border-radius: 8px; /* ¸ð¹ÙÀÏ¿¡ ¾î¿ï¸®µµ·Ï ¸ð¼­¸®¸¦ »ìÂ¦ µÕ±Û°Ô (¼±ÅÃ»çÇ×) */
    }

    /* Àåºñ ÅØ½ºÆ® Á¤º¸ ¿µ¿ª */
    .eq-info {
        display: flex;
        flex-direction: column;
        gap: 5px;
        width: 100%; /* ÅØ½ºÆ® ¿µ¿ªµµ ÀÌ¹ÌÁö¿Í ³Êºñ¸¦ ¸ÂÃç ±ò²ûÇÏ°Ô Á¤·Ä */
    }
    
    /* Àåºñ ÀÌ¸§ (24px, ±½°Ô) */
    .eq-name {
        font-size:16px;
        font-weight: bold;
        color: #000;
        margin: 0;
    }

    /* Àåºñ ¼³¸í (20px) */
    .eq-desc {
        font-size:14px;
        color: #555;
        margin: 0;
        word-break: keep-all; /* ´Ü¾î ´ÜÀ§·Î ÁÙ¹Ù²Þ µÇµµ·Ï ¼³Á¤ */
    }


section.trend_pic{
    width: 100%;
    height:auto;
    margin: 100px auto 0 auto;
    padding-bottom:100px;
    background:#f8f8f8;
    overflow: hidden;
}
section.trend_pic h4{
	font-weight:700;
	font-size:24px;
	color:#000;
	letter-spacing:-0.03em;
	line-height:1.2;
	text-align:center;
	margin:50px auto 50px auto;
	border:0px solid red;
	}
section.trend_pic h4 span{
	display:block;
	font-weight:300;
	font-size: 20px;
	color:#000;
	line-height:1;
	margin-top:10px;
	letter-spacing: -1.8px;
	}		
	
.trendpic-wrapper {
            position: relative;
            max-width: 95%;
            margin: 0 auto;
            padding: 0 50px; /* ¾çÂÊ¿¡ ¹öÆ°ÀÌ µé¾î°¥ °ø°£ 100px È®º¸ */
            box-sizing: border-box;
        }

        /* --- ¸ÞÀÎ ½½¶óÀÌ´õ --- */
        .trendpic-main {
            width: 100%;
            height: auto;
            overflow: hidden;
        }
        
        .trendpic-main .swiper-slide img {
            width: 100%;
            object-fit: cover; /* ÀÌ¹ÌÁö°¡ Âî±×·¯ÁöÁö ¾Ê°Ô ²Ë Ã¤¿ò */
        }

        /* --- ½æ³×ÀÏ ½½¶óÀÌ´õ --- */
        .trendpic-thumbs {
            width: 90%;
            margin: 15px auto 0;
            box-sizing: border-box;
        }

        .trendpic-thumbs .swiper-slide {
            height: 40px; /* ½æ³×ÀÏ ³ôÀÌ (¿øÇÏ½Ã´Â ´ë·Î ¼öÁ¤ °¡´É) */
            opacity: 0.4;
            cursor: pointer;
            transition: opacity 0.3s;
        }

        /* È°¼ºÈ­µÈ ½æ³×ÀÏÀº Åõ¸íµµ ¾øÀÌ ¼±¸íÇÏ°Ô */
        .trendpic-thumbs .swiper-slide-thumb-active {
            opacity: 1;
        }

        .trendpic-thumbs .swiper-slide img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 4px;
        }

        /* --- Ä¿½ºÅÒ ³×ºñ°ÔÀÌ¼Ç ¹öÆ° --- */
        .trendpic-button-prev,
        .trendpic-button-next {
            position: absolute;
            top: 50%; /* ¸ÞÀÎ ÀÌ¹ÌÁöÀÇ ¼¼·Î Áß¾Ó */
            transform: translateY(-50%);
            width: 30px;
            height: 30px;
            z-index: 10;
            cursor: pointer;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

        /* Swiper ±âº» È­»ìÇ¥ ¾ÆÀÌÄÜ Á¦°Å */
        .trendpic-button-prev::after,
        .trendpic-button-next::after {
            display: none;
        }

        /* ÀÌÀü ¹öÆ° ÀÌ¹ÌÁö ¹× À§Ä¡ (»çÁø ¹Û ¿ÞÂÊ) */
        .trendpic-button-prev {
            left: 15px; /* 1200px ÄÁÅ×ÀÌ³Ê ±âÁØ ¿ÞÂÊ ¿©¹é */
             background: url('../imgs/hero_ar1.png') no-repeat center;
        }

        /* ´ÙÀ½ ¹öÆ° ÀÌ¹ÌÁö ¹× À§Ä¡ (»çÁø ¹Û ¿À¸¥ÂÊ) */
        .trendpic-button-next {
            right: 15px; /* 1200px ÄÁÅ×ÀÌ³Ê ±âÁØ ¿À¸¥ÂÊ ¿©¹é */
             background: url('../imgs/hero_ar2.png') no-repeat center;
        }        	
	
	
	
	
/*¼ºÇü*/
/*ÈäÅÍ*/
section.pla_7 h4{
	font-weight: 600;
	font-size: 24px;
	line-height:1;
	letter-spacing: -5%;
	text-align: center;
	margin-top:100px;
	margin-bottom:30px;
	color:#000;
	}	
section.pla_7 span{
	display:block;
	font-weight: 400;
	font-size: 20px;
	line-height:1;
	letter-spacing: -5%;
	text-align: center;
	margin-top:20px;
	color:#000;
	}		
	
section.pla_7 div.dep1{
	width:95%;
	height:auto;
	display: flex;
	flex-direction: column; /*  ¼¼·Î ¹èÄ¡ */
  align-items: center;    /* ¹Ú½ºµéÀ» °¡¿îµ¥·Î Á¤·Ä */
  margin:0 auto;
  gap: 30px;              /*  ¼¼·Î·Î ½×ÀÎ ¹Ú½ºµé »çÀÌÀÇ °£°Ý*/
  border: 0px solid red; 
  
	}	
section.pla_7 div.dep1 div.con{
	width:100%;
	height:auto;
	border:1px solid #aaa;
	border-radius:5px;
	padding: 8% 5%;
	text-align:center;
	word-break: keep-all; 
	font-size:16px;
	font-weight:400;
	line-height:1.8;
	letter-spacing:-0.05em;
	box-sizing: border-box; 
	}
section.pla_7 div.dep1 div.con h5,
section.pla_7 div.dep2 h5{
	text-align:Center;
	font-size:20px;
	font-weight:500;
	line-height:1;
	margin-bottom:30px;
	margin-top:10px;
	}
section.pla_7 div.dep1 div.con b{
	font-weight:600;
	color:#533e29
	}	
section.pla_7 div.dep2{
	width:100%;
	height:auto;
  margin:30px auto 100px auto;
  background:#fcf8ec;
  text-align:Center;
	font-size:16px;
	font-weight:400;
	line-height:1.8;
	letter-spacing:-0.05em;
	word-break: keep-all; 
	padding:2%;
	}	

/*½Ã¼ú°úÁ¤*/
section.process_pla{
	height:auto;	
	border:0px solid red;
	text-align:center;
	background:#f8f8f8;
	padding:50px 0;
	}
section.process_pla h4{
	font-weight: 600;
	font-size: 24px;
	line-height:1;
	letter-spacing: -5%;
	text-align: center;
	color:#000;
	margin:0;
	}		
section.process_pla .process-inner {
  width: 100%; /* ¸ð¹ÙÀÏ¿¡¼­´Â 100%·Î Àâ°í ³»ºÎ ÆÐµùÀ¸·Î ¿©¹éÀ» ÁÝ´Ï´Ù */
  padding: 40px 10px;
  margin: 0 auto;
  box-sizing: border-box;
}

section.process_pla .process-inner ul {
  display: flex;
  flex-wrap: wrap; /*  ÇÙ½É 1: °¡·Î °ø°£ÀÌ ²Ë Â÷¸é ¹ØÀ¸·Î ÁÙ¹Ù²ÞµÇ°Ô ¸¸µì´Ï´Ù */
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

section.process_pla .process-inner ul li {
  position: relative;
  width: 50%; /*  ÇÙ½É 2: 1ÁÙ¿¡ 2°³¾¿ µé¾î°¡µµ·Ï 50%·Î ¼³Á¤ */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 40px; /* À­ÁÙ(1,2¹ø)°ú ¾Æ·§ÁÙ(3,4¹ø) »çÀÌÀÇ °£°Ý ¶ç¿ì±â */
  box-sizing: border-box;

}

/* È¸»ö ¿øÇü ¼ýÀÚ µðÀÚÀÎ */
section.process_pla .step-num {
  width: 40px; /* ÅÍÄ¡ È¯°æÀ» °í·ÁÇØ 30pxº¸´Ù »ìÂ¦ Å°¿ü½À´Ï´Ù */
    height: 40px;
    background-color: #ccc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px; /* ¿ø°ú ¾Æ·¡ ±ÛÀÚ »çÀÌÀÇ °£°Ý (¸ð¹ÙÀÏ¿¡ ¸Â°Ô ´ëÆø ÁÙÀÓ) */
    z-index: 1;

}

/* ÅØ½ºÆ® µðÀÚÀÎ */
section.process_pla .step-text {
   font-size: 16px;
    line-height: 1.4;
    color: #000;
    font-weight: 500;
    word-break: keep-all;
}

section.process_pla .step-text span {
  font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
    color: #555; /* ºÎ°¡ ¼³¸íÀº »ìÂ¦ ¿¬ÇÏ°Ô (¼±ÅÃ»çÇ×) */

}

/* È­»ìÇ¥ ¸¸µé±â (ÀÌ¹ÌÁö ¾øÀÌ CSS·Î ±×¸²) */
section.process_pla .process-inner ul li::after {
  content: '';
    position: absolute;
    /*  È­»ìÇ¥°¡ ¿øÇü ¼ýÀÚÀÇ Áß¾ÓÀ» ÇâÇÏµµ·Ï top À§Ä¡ Á¶Á¤ (40px ¿øÀÇ Àý¹Ý = 20px) */
    top: 20px; 
    right: -12px; /* 50% ¿µ¿ªÀÇ ¿À¸¥ÂÊ ³¡¿¡ °ÉÄ¡µµ·Ï Á¶Á¤ */
    transform: translateY(-50%);
    width: 24px; /* ¸ð¹ÙÀÏ È­¸é¿¡ ¸Â°Ô È­»ìÇ¥ Å©±â Ãà¼Ò */
    height: 42px;
    background: url('../imgs/process_ar.png') no-repeat center / contain;
    z-index: 2;
}

/* ¸¶Áö¸· ´Ü°è(4¹ø)¿¡´Â È­»ìÇ¥ ¾ø¾Ö±â */
/*  ÇÙ½É 3: 2¹ø(Â¦¼ö)°ú 4¹ø(¸¶Áö¸·) È­»ìÇ¥ ¼û±â±â */
section.process_pla .process-inner ul li:nth-child(even)::after,
section.process_pla .process-inner ul li:last-child::after{
    display: none;
}

	
section.process_pla div.process_con{
	position:relative;
	width: 95%;
  margin:50px auto  0 auto;
  box-sizing: border-box;
  padding: 0 20px; /* È­¸éÀÌ 1200pxº¸´Ù ÀÛ¾ÆÁú ¶§¸¦ ´ëºñÇÑ ÃÖ¼Ò ¿©¹é */
  text-align:left;
}

/* °¢ ½ºÅÜ ¾ÆÀÌÅÛ ¿©¹é */
section.process_pla div.process_con .step_item {
  margin-bottom: 70px; /* ½ºÅÜ°ú ½ºÅÜ »çÀÌÀÇ °£°Ý */
}

/* ¸¶Áö¸· ½ºÅÜÀº ¾Æ·¡ ¿©¹é Á¦°Å */
section.process_pla div.process_con .step_item:last-child {
  margin-bottom: 0;
}

/* Å¸ÀÌÆ² ¹è°æ (È¸»ö ¶ó¿îµå ¹Ú½º) */
section.process_pla div.process_con .step_title {
  background-color: #d1d1d1; /* ÀÌ¹ÌÁö¿Í ºñ½ÁÇÑ È¸»ö */
  border-radius: 40px; /* ¾ç³¡À» µÕ±Û°Ô */
  padding: 12px 30px;
  display: inline-block; /* ±ÛÀÚ ±æÀÌ¿¡ ¸ÂÃç ¹Ú½º ³Êºñ Á¶Àý */
  margin-bottom: 30px; /* Å¸ÀÌÆ²°ú ¼³¸í »çÀÌÀÇ °£°Ý */
  box-sizing:border-box;
}

/* Å¸ÀÌÆ² ÇÑ±Û ÆùÆ® ¼³Á¤ */
section.process_pla div.process_con .title_ko {
  font-size:20px;
  font-weight: 600;
  color: #111;
  vertical-align: middle;
}

/* Å¸ÀÌÆ² ¿µ¹® ÆùÆ® ¼³Á¤ */
section.process_pla div.process_con .title_en {
  font-size: 16px;
  font-weight: 400;
  color: #111;
  margin-left: 8px; /* ÇÑ±Û°ú ¿µ¹® »çÀÌ °£°Ý */
  vertical-align: middle;
}

/* ÇÏ´Ü ¼³¸í ÅØ½ºÆ® ¼³Á¤ */
section.process_pla div.process_con .step_desc {
  font-size: 16px;
  font-weight: 300;
  color: #222;
  line-height: 1.8; /* ÅØ½ºÆ® ÁÙ °£°Ý (°¡µ¶¼ºÀ» À§ÇØ ³Ð°Ô ¼³Á¤) */
  word-break: keep-all; /* ´Ü¾î ´ÜÀ§·Î ÁÙ¹Ù²Þ µÇµµ·Ï ¼³Á¤ */
  text-align:left;
}
section.process_pla div.process_con .step_desc b{
	font-weight:600;
	color:#533e29;
	}
/* ¼³¸í ³» ¹®´Ü(p) °£°Ý ¼³Á¤ */
section.process_pla div.process_con .step_desc p {
  margin: 0 0 15px 0;
}
section.process_pla div.process_con .step_desc p:last-child {
  margin-bottom: 0;
}	



/*Å°Æ÷ÀÎÆ®*/
section.pla_8{
	height:auto;	
	}	
section.pla_8 h4{
	font-weight: 600;
	font-size: 24px;
	line-height:1;
	letter-spacing: -5%;
	text-align: center;
	margin-top:100px;
	margin-bottom:50px;
	color:#000;
	}	
section.pla_8 span{
	display:block;
	font-weight: 400;
	font-size: 22px;
	line-height:1;
	letter-spacing: -5%;
	text-align: center;
	margin-top:20px;
	color:#000;
	}		
	
section.pla_8 div.pla8_desc{
	position:relative;
	width:90%;
	height:auto;
	margin:0 auto 50px auto;
	padding:0;
	border:0px solid red;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height: 1.8;
  word-break: keep-all;
  text-align:left;
	letter-spacing:-0.05em;
	overflow:hidden;
	}	
section.pla_8 div.pla8_desc img{
	display:block;
	margin:30px auto;
	width:95%;
	}	
section.pla_8 div.pla8_desc h5{
	display:block;
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:600;
	line-height:1.8;
	}	
section.pla_8 div.pla8_desc b{
	font-weight:600;
	}

section.pla_9{
    position: relative;
    width: 95%;
    height:auto;
    margin: 100px auto;
    padding: 0;
    overflow: hidden;
}
section.pla_9 h4{
	font-weight:700;
	font-size:24px;
	color:#000;
	letter-spacing:-0.03em;
	text-align:center;
	margin:0 auto 50px auto;
	border:0px solid red;
	}
section.pla_9 h4 span{
	display:block;
	font-weight:300;
	font-size: 20px;
	color:#000;
	line-height:1;
	margin-top:10px;
	letter-spacing: -0.03em;
	}	
section.pla_9 div.img_wrap{
	position:relative;
	width:90%;
	height:auto;
	margin:0 auto 80px auto;
	border:1px solid #aaa;
	border-radius:5px;
	overflow:hidden;
	}	
section.pla_9 div.img_wrap img{
	width: 90% !important; /* SwiperÀÇ ±âº» ¼³Á¤À» ÀÌ±â°í 742px·Î °­·ÂÇÏ°Ô °íÁ¤ */
  height: auto !important; /* ¿øº» ºñÀ²ÀÌ Âî±×·¯ÁöÁö ¾Êµµ·Ï ³ôÀÌ´Â ÀÚµ¿ ¼³Á¤ */
	display:block;
	margin:40px auto;
	}		
section.pla_9 div.img_wrap span{
	width: 100%;
    height: 40px;
    background: #fcf8ec;    
    font-size: 16px;
    font-weight:400;
    text-align: center;    
    /* Flexbox¸¦ ÀÌ¿ëÇÑ ¼¼·Î/°¡·Î Á¤Áß¾Ó Á¤·Ä */
    display: flex;
    justify-content: center; /* °¡·Î Á¤Áß¾Ó */
    align-items: center;     /* ¼¼·Î Á¤Áß¾Ó */
	}	
	
.swiper .scar_pic {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 50px; /* ÇÏ´Ü ÆäÀÌÁö³×ÀÌ¼ÇÀÌ µé¾î°¥ ¿©À¯ °ø°£ È®º¸ */
}

/* Swiper ±âº» Á¦°ø ÅØ½ºÆ® È­»ìÇ¥ ¼û±è */
.scar_pic .swiper-button-prev::after,
.scar_pic .swiper-button-next::after {
    display: none !important; 
    content: ""; /* È¤½Ã ¸ð¸¦ Âî²¨±â ÅØ½ºÆ®µµ ¹æÁö */
}

/* ¹öÆ° ÀÚÃ¼ÀÇ »ö»óµµ Åõ¸íÇÏ°Ô ¸¸µé¾î È¤½Ã ¸ð¸¦ ÆÄ¶õ»ö ÈçÀû Áö¿ì±â */
.scar_pic .swiper-button-prev,
.scar_pic .swiper-button-next {
    color: transparent !important; 
    width:30px;
    height:30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -27.5px;
}
.scar_pic .swiper-button-prev {
  background-image: url('../imgs/hero_ar1.png');
  left: 0; /* »çÁø°ú °ãÄ¡Áö ¾Ê°Ô 1200px ¿µ¿ªÀÇ ¸Ç ¿ÞÂÊ ³¡À¸·Î ¹èÄ¡ */
}

.scar_pic .swiper-button-next {
  background-image: url('../imgs/hero_ar2.png');
  right: 0; /* ¸Ç ¿À¸¥ÂÊ ³¡À¸·Î ¹èÄ¡ */
}

.scar_pic .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background-color: #d7ccb5; /* ±âº» »ö»ó */
  opacity: 1; /* Swiper ±âº» ¹ÝÅõ¸í È¿°ú Á¦°Å */
  border-radius: 50%; /* ¿Ïº®ÇÑ ¿øÇü */
  margin: 0 8px !important; /* µ¿±×¶ó¹Ì »çÀÌÀÇ °£°Ý */
  transition: background-color 0.3s ease; /* »ö»óÀÌ ºÎµå·´°Ô º¯ÇÏµµ·Ï ¾Ö´Ï¸ÞÀÌ¼Ç Ãß°¡ */
}

/* ¸¶¿ì½º ¿À¹ö ½Ã & ÇöÀç È°¼ºÈ­µÈ ½½¶óÀÌµåÀÇ Á¡ »ö»ó º¯°æ */
.scar_pic .swiper-pagination-bullet:hover,
.scar_pic .swiper-pagination-bullet-active {
  background-color: #533e29;
}	











	
section.laser_dep1{
	height:auto;	
	border:0px solid red;
	text-align:center;
	padding-bottom:50px;
	}	
		
section.laser_dep1 h4,
section.laser_dep2 h4,
section.laser_dep3 h4{
	font-weight: 600;
	font-size:27px;
	line-height: 180%;
	letter-spacing: -5%;
	text-align: center;
	margin-top:100px;
	color:#000;
	}	
section.laser_dep1 h4.white,
section.laser_dep2 h4.white,
section.laser_dep3 h4.white{
	font-weight: 600;
	font-size: 27px;
	line-height: 180%;
	letter-spacing: -5%;
	text-align: center;
	margin-top:100px;
	color:#fff;
	}	
	
section.laser_dep1 img.logo{
	display:block;
	margin:100px auto;
	}
section.laser_dep1 ul.circle{
	position:relative;
	width:1200px;
	height:280px;
	border:0px solid red;
	margin:0 auto;
	font-size:0;
	overflow:hidden;
	text-align:Center;
	}	
section.laser_dep1 ul.circle li{
	position:relative;
	display:inline-block;
	width:275px;
	height:275px;
	border:1px solid #000;
	border-radius:50%;
	background:#fff;
	margin:0 25px 0 auto;
	overflow:hidden;
	}	
section.laser_dep1 ul.circle li:last-child{
	margin:0;
	}		
section.laser_dep1 ul.circle li span{
	display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
  font-size:24px;
	font-weight:400;
	margin-top:80px;
	}
	

section.laser_dep1 ul.circle2 {
    display: grid;                           /* ÇÃ·º½º ´ë½Å ±×¸®µå(¹ÙµÏÆÇ ¹è¿­) »ç¿ë */
    grid-template-columns: repeat(2, 1fr);   /* ÇÙ½É! 1ÁÙ¿¡ ¶È°°Àº Å©±â·Î 2°³¾¿ ¹èÄ¡ */
    justify-items: center;                   /* °¢ Ä­ÀÇ Áß¾Ó¿¡ ¿øÀ» ¿¹»Ú°Ô Á¤·Ä */
    gap:10px;                               /* »óÇÏÁÂ¿ì ¿ø »çÀÌÀÇ °£°Ý */  
    width: 95%;
    margin: 0 auto;                          /* ºí·Ï ÀüÃ¼ Áß¾Ó ¹èÄ¡ */
    padding: 0;
    list-style: none;
}
/* ¿øÇü ¸®½ºÆ® ¾ÆÀÌÅÛ ¼³Á¤ */
section.laser_dep1 ul.circle2 li {
    /* °íÁ¤ px ´ë½Å ºñÀ² »ç¿ë */
    width: 100%;           /* ±×¸®µå 1Ä­ ³Êºñ¿¡ ²Ë Â÷°Ô */
    max-width: 170px;      /* ´Ü, ¾Æ¹«¸® Ä¿Á®µµ 150pxÀ» ³ÑÁö´Â ¾Ê°Ô */
    aspect-ratio: 1 / 1;   /* °¡·Î¼¼·Î ¹«Á¶°Ç 1:1 ¿Ïº®ÇÑ Á¤ºñÀ² (height ´ë½Å »ç¿ë) */
    border: 1px solid #000;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
/* ÅØ½ºÆ® ¼³Á¤ */
section.laser_dep1 ul.circle2 li span {
    font-size:17px;
    font-weight: 400;
    line-height: 1.7; 
    letter-spacing:-0.05em;   
    width: 90%; 
}	
		
section.laser_dep1 ul.recom{
	position:Relative;
	width:92%;
	height:auto;
	margin:0 auto;
	padding:0;
	border:0px solid red;
	box-sizing: border-box;
	}
section.laser_dep1 ul.recom li{
	position:Relative;
	width:100%;
	height:auto;
	margin-bottom:15px;
	background:url(../imgs/caution_dot.png) 0 8px no-repeat;
	background-size:7px;
	padding-left:15px;
	text-align:left;
	font-size:18px;
	font-weight:400;
	color:#000;
	line-height:1.5;
	letter-spacing:-0.05em;
	word-break: keep-all; /* ´Ü¾î ´ÜÀ§ ÁÙ¹Ù²Þ */

	}
section.laser_dep1 ul.recom li.white{
	position:Relative;
	width:100%;
	height:auto;
	margin-bottom:15px;
	background:url(../imgs/caution_dot_white.png) 0 8px no-repeat;
	background-size:7px;
	padding-left:15px;
	text-align:left;
	font-size:18px;
	color:#fff;
	font-weight:400;
	line-height:1.5;
	letter-spacing:-0.05em;
	word-break: keep-all; /* ´Ü¾î ´ÜÀ§ ÁÙ¹Ù²Þ */
	}	
section.laser_dep1 ul.recom li b{
	font-weight:600;
	}	
	
section.laser_dep3 img{
	display:block;
	margin:0;
	padding:0;
	width:100%;
	}	


/*ÆÐÅ°Áö ±¸Á¤*/

section.package_detail{
	height:auto;	
	border:0px solid red;
	text-align:center;
	background:#f8f8f8;
	padding:80px 0;
	}	
section.package_detail h4{
	font-weight: 600;
	font-size:24px;
	line-height:1;
	letter-spacing: -5%;
	text-align: center;
	color:#000;
	margin:0;
	}		
section.package_detail div{
	position:Relative;
	width:90%;
	height:auto;
	margin:50px auto 0 auto;
	padding:0;
	border:0px solid red;
	text-align:left;
	font-size:16px;
	font-weight:300;
	line-height:2.2;
	letter-spacing:-0.05em;
	}
section.package_detail div b{
	font-weight:600;
	}
	
/* --- ½Ã¼ú°úÁ¤ (Mobile) --- */
section.process {
    height: auto;
    text-align: center;
    background: #f8f8f8;
    padding: 50px 0; /* ¸ð¹ÙÀÏÀº »óÇÏ ¿©¹éÀ» PCº¸´Ù »ìÂ¦ ÁÙÀÌ´Â °ÍÀÌ ÁÁ½À´Ï´Ù */
}

section.process h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.05em; /* letter-spacingÀº %º¸´Ù em ´ÜÀ§¸¦ ¾²´Â °ÍÀÌ À¥ Ç¥ÁØ¿¡ ´õ Àß ¸Â½À´Ï´Ù */
    color: #000;
    margin: 0;
}

section.process .process-inner {
    width: 100%; /* ¸ð¹ÙÀÏ¿¡¼­´Â 100%·Î Àâ°í ³»ºÎ ÆÐµùÀ¸·Î ¿©¹éÀ» ÁÝ´Ï´Ù */
    padding: 40px 10px;
    margin: 0 auto;
    box-sizing: border-box;
}

section.process .process-inner ul {
    display: flex;
    flex-wrap: wrap; /*  ÇÙ½É 1: °¡·Î °ø°£ÀÌ ²Ë Â÷¸é ¹ØÀ¸·Î ÁÙ¹Ù²ÞµÇ°Ô ¸¸µì´Ï´Ù */
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

section.process .process-inner ul li {
    position: relative;
    width: 50%; /*  ÇÙ½É 2: 1ÁÙ¿¡ 2°³¾¿ µé¾î°¡µµ·Ï 50%·Î ¼³Á¤ */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px; /* À­ÁÙ(1,2¹ø)°ú ¾Æ·§ÁÙ(3,4¹ø) »çÀÌÀÇ °£°Ý ¶ç¿ì±â */
    box-sizing: border-box;
}

/* ¸¶Áö¸· ÁÙ(3¹ø, 4¹ø)Àº ¾Æ·¡ÂÊ °£°ÝÀÌ ÇÊ¿ä ¾øÀ¸¹Ç·Î Á¦°Å */
section.process .process-inner ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}

/* È¸»ö ¿øÇü ¼ýÀÚ µðÀÚÀÎ */
section.process .step-num {
    width: 40px; /* ÅÍÄ¡ È¯°æÀ» °í·ÁÇØ 30pxº¸´Ù »ìÂ¦ Å°¿ü½À´Ï´Ù */
    height: 40px;
    background-color: #ccc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px; /* ¿ø°ú ¾Æ·¡ ±ÛÀÚ »çÀÌÀÇ °£°Ý (¸ð¹ÙÀÏ¿¡ ¸Â°Ô ´ëÆø ÁÙÀÓ) */
    z-index: 1;
}

/* ÅØ½ºÆ® µðÀÚÀÎ */
section.process .step-text {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    font-weight: 500;
    word-break: keep-all;
}

section.process .step-text span {
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
    color: #555; /* ºÎ°¡ ¼³¸íÀº »ìÂ¦ ¿¬ÇÏ°Ô (¼±ÅÃ»çÇ×) */
}

/* È­»ìÇ¥ ¸¸µé±â */
section.process .process-inner ul li::after {
    content: '';
    position: absolute;
    /*  È­»ìÇ¥°¡ ¿øÇü ¼ýÀÚÀÇ Áß¾ÓÀ» ÇâÇÏµµ·Ï top À§Ä¡ Á¶Á¤ (40px ¿øÀÇ Àý¹Ý = 20px) */
    top: 20px; 
    right: -12px; /* 50% ¿µ¿ªÀÇ ¿À¸¥ÂÊ ³¡¿¡ °ÉÄ¡µµ·Ï Á¶Á¤ */
    transform: translateY(-50%);
    width: 24px; /* ¸ð¹ÙÀÏ È­¸é¿¡ ¸Â°Ô È­»ìÇ¥ Å©±â Ãà¼Ò */
    height: 42px;
    background: url('../imgs/process_ar.png') no-repeat center / contain;
    z-index: 2;
}

/*  ÇÙ½É 3: 2¹ø(Â¦¼ö)°ú 4¹ø(¸¶Áö¸·) È­»ìÇ¥ ¼û±â±â */
section.process .process-inner ul li:nth-child(even)::after,
section.process .process-inner ul li:last-child::after {
    display: none;
}

	
/*Å°Æ÷ÀÎÆ®*/
section.laser_dep2{
	height:auto;	
	}		
section.laser_dep2 ul{
	position:relative;
	width:90%;
	height:auto;
	margin:0 auto 30px auto;
	padding:0;
	border:0px solid red;
	overflow:hidden;
	}	
section.laser_dep2 ul li{
	position:relative;
	width:100%;
	height:auto;
	margin:0 0 10px 0;
	background:url(../imgs/caution_dot.png) 0 10px no-repeat;
	background-size:7px;
	padding-left:15px;
	font-size:18px;
	font-weight:300;
	color:#000;
	line-height:1.5;
	letter-spacing:-0.07em;
	}	
section.laser_dep2 ul li b{
	font-weight:600;
	}
section.laser_dep2 ul li:first-child,
section.laser_dep2 ul li.etc{
	background:none;
	padding:0;
	}		
	
	
/*ÃßÃµ´ë»ó*/	
section.target{
	height:auto;	
	border:0px solid red;
	text-align:center;
	margin:50px auto
	}	
section.target h4{
	font-weight: 600;
	font-size: 26px;
	line-height:1;
	letter-spacing: -5%;
	text-align: center;
	color:#000;
	border:0px solid red;
	margin:0 0 50px 0;
	}	
section.target ul.recom{
	position:Relative;
	width:90%;
	height:auto;
	margin:0 auto;
	padding:0;
	border:0px solid red;
	}
section.target ul.recom li{
	position:Relative;
	width:100%;
	height:auto;
	margin-bottom:25px;
	background:url(../imgs/caution_dot.png) 0 10px no-repeat;
	background-size:7px;
	padding-left:15px;
	text-align:left;
	font-size:18px;
	font-weight:300;
	line-height:1.5;
	letter-spacing:-0.05em;
	}
section.target ul.recom li.white{
	position:Relative;
	width:100%;
	height:auto;
	margin-bottom:25px;
	background:url(../imgs/caution_dot_white.png) center left no-repeat;
	padding-left:30px;
	text-align:left;
	font-size:24px;
	color:#fff;
	font-weight:300;
	line-height:1;
	letter-spacing:-0.05em;
	}	
section.target ul.recom li.center{
	text-align:center;
	font-size:20px;
	font-weight:600;
	line-height:1;
	background:none;
	}			
	
/*´«¼ºÇü Å×ÀÌºí*/
section.pla_8 table.info-table {
    width: 90%;
    border-collapse: collapse;
    font-size: 22px;
    color: #000;
    background-color: #fff;
    margin: 0 auto 80px auto;
    table-layout: fixed; /* Ä­ ³Êºñ °íÁ¤ */
}

section.pla_8 table.info-table th, .info-table td {
    border: 1px solid #bbb; /* È¸»ö Å×µÎ¸® */
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5; /* ÁÙ°£°Ý È®º¸ */
    word-break: keep-all; /* ´Ü¾î ´ÜÀ§ ÁÙ¹Ù²Þ */
}

/* Çì´õ (Â£Àº ³²»ö ¹è°æ) */
section.pla_8 table.info-table th {
    background-color: #533e29;
    color: #fff;
    padding: 25px 0;
    font-weight:500;
}

section.pla_8 table.info-table tbody td:first-child {
    color: #555; /* ±¸ºÐ Ç×¸ñÀº ¾à°£ ¿¬ÇÏ°Ô Ã³¸®ÇÏ°Å³ª ±×´ë·Î µÒ */
}	