.sec1{margin-bottom:100px;}
.sec1 .title-box{height:380px;}
.sec1 .title-box ul{width:100%; height:100%; box-sizing:border-box; }
.sec1 .title-box ul:after{content:""; display:block; clear:both;}
.sec1 .title-box ul li{width:50%; height:100%; float:left; box-sizing:border-box; background:#f4f4f4; padding:76px 30px 0 62px; }
.sec1 .title-box ul .cont-box{border:1px solid #eee; border-right:none;}

.sec1 .cont-box{}
.sec1 .cont-box .title{position:relative; font-size:28px; color:#f65b3f; font-family: 'NanumSquare','Nanum Square'; margin-bottom:60px; padding-bottom:40px; margin-bottom:40px;}
.sec1 .cont-box .title:after{position: absolute; left: 0; bottom: 0px; width: 106px;  height: 4px;  content: "";  background: url(/Breast/_Img/Content/tit-line01.png) repeat;}
.sec1 .cont-box .exp{font-size:16px; color:#888; word-break:keep-all; line-height:1.5em;}

.surg-list{margin-bottom:100px;}
.surg-list ul{margin-top:100px;}
.surg-list ul li{float:left; width:20%; padding:0 14px; box-sizing:border-box;}
.surg-list ul li .img{width:195px; border-radius: 8px; overflow:hidden; border:1px solid #eee; box-sizing: border-box;}
.surg-list ul li .title{font-size:18px; color:#f65b3f; margin:25px 0;}
.surg-list ul li .exp{font-size:16px; color:#333; line-height: 1.5em;}

.surgery_int{padding:0 120px;}
.surgery_int ul{border:1px solid #eee; width:100%; }
.surgery_int ul li{width:25%; border-right:1px solid #eee; box-sizing: border-box; margin-right:0; height:120px; padding-top:34px;}
.surgery_int ul li:last-child{border-right: none;}
.surgery_int ul li p.icon{margin-right:15px;}
.surgery_int ul li .icon6{background:url(/stemcell/_Img/Content/adapted/adapted01/sec3-04.png)}




@media only screen and  (max-width:1024px) {
    .sec1{margin-bottom:50px;}
    .sec1 .title-box{}
    .p-tit{font-size:22px}
    .p-tit.line-bar:after{width:80px; margin-left:-40px;}
    .surg-list{margin-bottom:20px;}
    .surg-list ul{margin-top:50px;}
    .surg-list ul li{width:50%; margin-bottom:50px; min-height:200px;}
    .surg-list ul li .img{width:150px; height:100px;}
    .surg-list ul li .img img{width:100%; height:auto;}
    .surg-list ul li .title{font-size:16px; margin:18px 0;}
    .surg-list ul li .exp{font-size:14px;}
    
    .surgery_int{padding:0;}
    .surgery_int ul li{width:50%; height:96px; padding-top:23px;}
    .surgery_int ul li:nth-child(1){border-bottom:1px solid #eee;}
    .surgery_int ul li:nth-child(2){border-bottom:1px solid #eee; border-right:none;}
    
}

@media only screen and  (max-width:670px) {
    .sec1 .title-box{height:auto;}
    .sec1 .title-box ul .cont-box{width: 100%; padding:30px 20px; border-right:1px solid #eee;}
    .sec1 .title-box ul .bg{display: none;}
    
    .sec1 .cont-box .title{font-size:20px; margin-bottom: 20px; padding-bottom: 20px;}
    .surg-list ul li{width:33.333%; margin-bottom:25px;}
    .surg-list ul li .img{width:100px; height:68px;}
    
    
}
@media only screen and  (max-width:375px) {
	.sec1{margin-bottom:25px;}
	.p-tit{font-size:20px;}
}


/*수술 주의사항*/
.caution-box{border:1px solid #e2e2e2; padding:70px 0px; font-size:0px;}
.caution-box .title{width:28%; padding-bottom:85px; line-height:120%; display:inline-block; font-size:28px; vertical-align:top; background:url(/Breast/_Img/Content/Expand04-icon01.jpg) no-repeat 25% bottom;}
.caution-box .title .btxt{position:relative; margin-left:20%; padding-bottom:28px; font-family:'NanumSquare','Nanum Square'; letter-spacing:-2px;}
.caution-box .title .btxt:before{position:absolute; bottom:0px; left:0px; width:106px; height:4px; content:""; background:url(/Breast/_Img/Content/tit-line01.png) repeat;}
.caution-box .title .btxt span{color:#f65b3f;}
.caution-box .text{position:relative; width:72%; display:inline-block; font-size:14px; vertical-align:top;}
.caution-box .text:before{position:absolute; left:0; top:0px; width:1px; height:100%; background:#e2e2e2; content:"";}
.caution-box .text .list{margin-left:50px;}
.caution-box .text .list li{position:relative; margin-bottom:30px; line-height:160%; padding:0px 90px 0px 10px;}
.caution-box .text .list li:before{position:absolute; left:0; top:9px; width:2px; height:2px; background:#2f3135; content:"";}
.caution-box .text .list li:last-child{margin-bottom:0px;}
.caution-box .text .impor{position:relative;margin-left:50px; font-size:14px; color:#f65b3f; padding:0px 120px 0px 20px;}
.caution-box .text .impor:before{position:absolute; left:0; top:2px; width:14px; height:14px; background:#f65b3f; content:"!"; border-radius:50%; color:#fff; font-size:11px; font-weight:900; text-align:center; line-height:130%;}

	@media only screen and  (max-width:1024px) {
		.caution-box .title .btxt{position:relative; margin-left:20%; padding-bottom:28px; padding-right:20%; font-family:'NanumSquare','Nanum Square'; letter-spacing:-2px;}
	}
	@media only screen and  (max-width:640px) {
		.caution-box{padding:30px 0px;}
		.caution-box .title{width:100%; background:none; padding-bottom:20px; font-size:20px;}
		.caution-box .title .btxt{margin-left:25px; padding-bottom:15px;}
		.caution-box .text{width:100%;}
		.caution-box .text:before{display:none;}
		.caution-box .text .list{margin-left:25px;}
		.caution-box .text .list li{padding:0px 25px 0px 10px;}
		.caution-box .text .impor{margin-left:25px; font-size:14px; color:#f65b3f; padding:0px 25px 0px 20px;}
	}


/*슬라이드*/






