.sub-main-visual{min-height:700px; height:100vh; background-repeat:no-repeat; background-position:center; background-size:cover;}
.text-box{position:absolute; top:50%; left:8.33333%; display:inline-block; transform:translateY(-50%);}
.text-box h2{display:inline-block; font-size:4.286rem; color:#fff; line-height:1.2; font-weight:normal; padding-bottom:.5em;}
.text-box h2 b{font-size:4.286rem; line-height:1.2; padding-bottom:.5em;}
.text-box h2 b.main-text{display:block; font-size:5rem; color:#fff5a0; line-height:1.2; padding-bottom:0;}
.text-box p.text1{font-size:1.857rem; line-height:1.6; letter-spacing:-1px;}
.text-box p.left-deco{padding-left:40px;}
.sub-main .img-slide-section{min-height:700px; height:100vh;}
.sub-main .img-slide-section .columns{height:100%;}
.sub-main .img-slide-section .left-box{position:relative; height:100%; background-image:url('../../img/sub/common/rose_bg.png'); background-repeat:no-repeat; background-position:30% 0; background-size:100%; }
.sub-main .img-slide-section .left-box .text-box .left-deco{position:relative; width:22em; font-size:1.429rem;}
.sub-main .img-slide-section .left-box .text-box .left-deco:after{content:''; position:absolute; top:10px; left:0; width:30px; height:3px; background-color:#fff;}
.sub-main .img-slide-section .right-box{position:relative; height:100%;}
.img-fade-slide-area{position:relative; height:100%;}
.img-fade-slide-area .img-fade-slider{height:100%;}
.img-fade-slide-area .img-fade-slider.type2 .img-settime{width:100%; height:100%; background-position:center bottom; background-size:cover;}
.img-fade-slide-area .img-fade-slider li{height:100%; background-position:center bottom; background-repeat:no-repeat; background-size:cover; font-size:1rem;}
/* .img-fade-slide-area .img-fade-slider li .inner-slide{height:100%; width:50%; float:left; background-position:center; background-repeat:no-repeat;} */
.img-fade-slide-area .img-fade-slider li .slider-img{height:100%; background-position:center bottom; background-repeat:no-repeat; background-size:cover;}
.img-fade-slide-area .slick-dots{position:absolute; bottom:33px; right:76px; box-shadow:3px 3px 10px rgba(0,0,0,.2); border-radius:2em; padding:0 2em; font-size:1rem; background-color:#fff; box-sizing:border-box;}
.img-fade-slide-area .slick-dots:after{content:''; display:block; clear:both;}
.img-fade-slide-area .slick-dots li{float:left; padding:.8em 1em; cursor:pointer; color:#cacaca; background-color:#fff !important;}
.img-fade-slide-area .img-progress-bar{position:absolute; bottom:20px; right:76px; height:5px; box-shadow:3px 3px 10px rgba(0,0,0,.2); border-radius:2em; box-sizing:border-box; background-color:#fff;}
.img-fade-slide-area .img-progress-bar .progress{border-radius:2em; height:100%; width:0%;}
.img-fade-slide-area .btn-progress{position:absolute; bottom:20px; right:15px; width:55px; height:55px; border-radius:50%; background-image:url('../../img/sub/common/icon-pause.png'); background-repeat:no-repeat; background-position:center; overflow:hidden; text-indent:-9999em;}
.img-fade-slide-area .btn-progress.is-pause{background-image:url('../../img/sub/common/icon-play.png'); background-position:52% 50%}
.slider-multi-area{position:relative; height:100%;}
.slider-multi-area .bx-wrapper,
.slider-multi-area .bx-viewport{width:100%; height:100% !important;}
.slider-multi-area .slider-multi{height:100%;}
.slider-multi-area .slider-multi li{width:100% !important; height:100% !important; background-position:center bottom; background-repeat:no-repeat; background-size:cover;}
.slider-multi-area .slick-dots{position:absolute; bottom:5%; right:15%; box-shadow:3px 3px 10px rgba(0,0,0,.2); border-radius:2em; padding:0 2em; font-size:1rem; background-color:#fff; box-sizing:border-box;}
.slider-multi-area .slick-dots:after{content:''; display:block; clear:both;}
.slider-multi-area .slick-dots li{float:left; padding:.8em 1em; cursor:pointer; color:#cacaca; background-color:#fff !important;}
.slider-multi-area .img-progress-bar{position:absolute; bottom:3%; right:15%; height:5px; box-shadow:3px 3px 10px rgba(0,0,0,.2); border-radius:2em; box-sizing:border-box; background-color:#fff;}
.slider-multi-area .img-progress-bar .progress-bar{border-radius:2em; height:100%; width:0%;}
.slider-multi-area .btn-progress{position:absolute; bottom:3%; right:8%; width:55px; height:55px; border-radius:50%; background-image:url('../../img/sub/common/icon-pause.png'); background-repeat:no-repeat; background-position:center; overflow:hidden; text-indent:-9999em;}
.slider-multi-area .btn-progress.is-pause{background-image:url('../../img/sub/common/icon-play.png'); background-position:52% 50%}
.img-list-section .img-list-bottom{background-color:#c3a77b;}
.img-list-section .img-list-area{position:absolute; top:6.6em; right:50%;}
.img-list-section .img-list-area .img-list{position:relative; padding-bottom:2em; width:100%; box-sizing:border-box; padding-left:10%;}
.img-list-section .img-list-area .img-list:after{content:'';display:block; clear:both;}
.img-list-section .img-list-area .img-list li{margin-bottom:20px;}
.img-list-section .img-list-area .img-list li figure{position:relative; overflow:hidden;}
.img-list-section .img-list-area .img-list li figure img{width:100%;}
.img-list-section .img-list-area .img-list li figure figcaption{position:absolute; bottom:0; left:0; width:100%; height:100%; text-align:center;}
.img-list-section .img-list-area .img-list li figure figcaption:after{transition:all .1s ease-in-out; z-index:100; content:''; display:block; position:absolute; bottom:0; left:0; width:100%; height:50px; background-color:rgba(0,0,0,0.28);}
.img-list-section .img-list-area .img-list li figure figcaption .figcaption-inn{transition:all .2s ease-in-out; z-index:110; display:inline-block; width:100%; position:absolute;  bottom:0; left:50%; transform:translateX(-50%) translateY(55%);  box-sizing:border-box;}
.img-list-section .img-list-area .img-list li figure figcaption strong{transition:all .1s ease-in-out; display:block; width:100%; text-align:center; font-size:1.250rem; color:#fff; padding:1em 0 2em 0; box-sizing:border-box;}
.img-list-section .img-list-area .img-list li figure figcaption a{display:inline-block; box-sizing:border-box;}
.img-list-section .img-list-area .img-list li figure:hover figcaption .figcaption-inn{transform:translateX(-50%) translateY(-50%); top:50%; bottom:auto;}
.img-list-section .img-list-area .img-list li figure:hover figcaption:after{height:100%;}
.img-list-section .img-list-area .img-list li figure:hover figcaption strong{padding:.6em 0 1.2em 0;}
.img-list-section .img-list-top .img-list-text-box{position:relative; left:55%; padding:11% 0; font-size:1rem; display:inline-block;}
.img-list-section .img-list-top .img-list-text-box h2{color:#333; font-size:5.714rem; display:inline-block; vertical-align:middle; padding-bottom:0; line-height:1.6;}
.img-list-section .img-list-top .img-list-text-box h2 span{font-size:5rem; color:#333;}
.img-list-section .img-list-top .img-list-text-box p{color:#333; font-size:3.750rem;}
.img-list-section .img-list-top .img-list-text-box p.text1{color:#333; font-size:1.6rem; font-weight:400; line-height:1.3; padding-bottom:.5em; vertical-align:middle;}
/* .img-list-section .img-list-top .img-list-text-box p.text1 b{display:inline-block; color:#333; font-size:1.6rem; font-weight:600; line-height:1.3; padding-bottom:5px; vertical-align:middle;} */
.img-list-section .img-list-bottom .img-list-text-box{position:relative; left:55%; padding:8% 0; font-size:1rem; display:inline-block;}
.img-list-section .img-list-bottom .img-list-text-box p{font-size:1.625rem; color:#fff; padding-bottom:.8em;}
.img-list-section .img-list-bottom .img-list-text-box p:after{content:''; display:inline-block; width:150px; margin-left:5px; border-bottom:1px solid #fff;}
.img-list-section .img-list-bottom .img-list-text-box em{font-weight:bold; font-size:4.375em; color:#fff;}
.article-visual-section{position:relative; height:100vh; min-height:700px;}
.article-visual-section .text-area{position:absolute; top:50%; left:50%; width:100%; transform:translateX(-50%) translateY(-50%); text-align:center;}
.article-visual-section .text-area strong{display:inline-block; line-height:1.6; font-size:3.750rem; font-weight:300; letter-spacing:-.05em; color:#fff; vertical-align:bottom;}
.article-visual-section .text-area strong b{display:inline-block; font-size:5rem; vertical-align:bottom; line-height:1.3;}
/* sub ÆäÀÌÁö °øÅë
------------------------------------------*/
.sub-section.sub-visual{position:relative; height:700px; background-repeat:no-repeat; background-position:center; background-size:cover;}
.sub-section.sub-visual .wrap-type3{position:relative; height:100%;}
.sub-section.sub-visual2{height:700px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.sub-section.sub-visual2 .wrap-type3{position:relative; height:100%;}
.sub-section.sub-visual2 .opacity-box{position:absolute; top:50%; right:0; width:40%; padding:4em; box-sizing:border-box; transform:translateY(-50%); background-color:rgba(255,255,255,0.5)}
.sub-section.sub-visual2 .opacity-box p span {display:block; font-size:1.6rem; font-weight:600;}
.sub-section.sub-visual2 .opacity-box p span.page-color{font-size:2.6rem; font-weight:600; padding-bottom:.4em;}
.sub-section.sub-visual2 .opacity-box strong{display:block; font-size:2.2rem; padding:1.5em 0;}
.sub-section.sub-visual2 .opacity-box .tag-item{font-size:1.2rem; display:block; font-weight:400; line-height:1; padding-bottom:.8em; color:#666;}
@media screen and (max-height: 800px){
 
}
.video-section{padding:100px 0; background-color:#f1f1f1;}
.video-section .video-title{color:#fff; text-align:center; font-size:1.125rem; font-weight:400; padding:1em 0;}
.video-section .video-box{position:relative; padding-bottom:53.3%; padding-top:30px; height:0; overflow:hidden;}
.video-section .video-box .video{position:absolute; top:0; left:0; width:100%; height:100%;}
.video-section .video-tag{padding-top:1.5em;}
.video-section .video-tag .tag{display:inline-block; padding:.7em 1em; margin-right:.5em; border-width:2px; border-style:solid; border-radius:2em; font-size:1.125rem; font-weight:500; vertical-align:middle;}
@media screen and (max-width:1440px){
 
}
/* img-link-card */
.img-link-card{position:relative; text-align:center; background-repeat:no-repeat; background-size:cover; background-position:center; background-repeat:no-repeat;}
.img-link-card:after{content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.3);}
.img-link-card:hover:after{opacity:0.5;}
.img-link-card:hover .btn-line{opacity:1;}
.img-link-card .link-content{z-index:10; padding:7.3em 0; position:relative;}
.img-link-card .link-content strong{display:block; padding-bottom:.7em; font-size:2.750rem; color:#fff;}
.container.sub-main .section{position:relative; overflow:hidden;}
.container.sub-main .section .section-page-num{z-index:500; position:absolute; bottom:2em; left:2em; font-size:1.125rem;}
.container.sub-main .section .section-page-num .this-num{color:#333;}
.container.sub-main .section .section-page-num .total-num{color:#333; opacity:.7; font-weight:lighter;}
.container.sub-main .sub-main-visual .wrap-type2{position:relative; height:100%;}
/* ´« ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
.container.sub-eyes .text-box h2 .text-color{color:#fff5a0;}
.container.sub-eyes .img-list-section .img-list-top .img-list-text-box .text-color{color:#ed775d !important;}
.container.sub-eyes .img-fade-slide-area .slick-dots li.slick-active{color:#ed775d;}
.container.sub-eyes .img-slide-section .left-box,
.container.sub-eyes .img-fade-slide-area .btn-progress,
.container.sub-eyes .img-fade-slide-area .img-progress-bar .progress,
.container.sub-eyes .video-section .video-title{background-color:#ed775d !important;}
.container.sub-eyes .video-section .video-tag .tag{border-color:#ed775d !important; color:#ed775d !important;}
.container.sub-eyes .sub-main-visual{background-image:url('../../img/sub/eye-surgery/sub-main-visual.jpg');}
.container.sub-eyes .article-visual-section{background:url('../../img/sub/eye-surgery/article-visual.jpg') no-repeat center; background-size:cover;}
.container.sub-eyes .link-content-area .img-link-card:nth-child(1){background-image:url('../../img/sub/eye-surgery/img-link-card1.jpg');}
.container.sub-eyes .link-content-area .img-link-card:nth-child(2){background-image:url('../../img/sub/eye-surgery/img-link-card2.jpg');}
.container.sub-eyes .link-content-area .img-link-card:nth-child(3){background-image:url('../../img/sub/eye-surgery/img-link-card3.jpg');}
/* ¾ÈÆ¼¿¡ÀÌÂ¡ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
.container.anti-aging .sub-main-visual .text-box h2 .text-color{color:#6b285e;}
.container.anti-aging .img-slide-section .text-box h2 .text-color{color:#fff5a0;}
.container.anti-aging .img-list-section .img-list-top .img-list-text-box{padding:15.5% 0;}
.container.anti-aging .img-list-section .img-list-top .img-list-text-box .text-color{color:#6b285e !important;}
.container.anti-aging .img-list-section .img-list-top .img-list-text-box h2{font-size:4rem; line-height:1.6; color:#666; padding-bottom:.5em;}
.container.anti-aging .img-fade-slide-area .slick-dots li.slick-active{color:#6b285e;}
.container.anti-aging .img-fade-slide-area .slick-dots li.slick-color{color:#6b285e;}
.container.anti-aging .img-slide-section .left-box,
.container.anti-aging .img-fade-slide-area .btn-progress,
.container.anti-aging .img-fade-slide-area .img-progress-bar .progress,
.container.anti-aging .video-section .video-title{background-color:#6b285e !important;}
.container.anti-aging .video-section .video-tag .tag{border-color:#6b285e !important; color:#6b285e !important;}
.container.anti-aging .sub-main-visual{background-image:url('../../img/sub/anti-aging/sub-main-visual.jpg');}
.container.anti-aging .article-visual-section{background:url('../../img/sub/anti-aging/article-visual.jpg') no-repeat center; background-size:cover;}
.container.anti-aging .link-content-area .img-link-card:nth-child(1){background-image:url('../../img/sub/anti-aging/img-link-card1.jpg');}
.container.anti-aging .link-content-area .img-link-card:nth-child(2){background-image:url('../../img/sub/anti-aging/img-link-card2.jpg');}
.container.anti-aging .link-content-area .img-link-card:nth-child(3){background-image:url('../../img/sub/anti-aging/img-link-card3.jpg');}
.container.anti-aging .text-italic{display:inline-block; padding-top:1em; font-size:1rem;}
 
/* ¹Ùµð ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
.container.body-contuoring .sub-main-visual .text-box h2 .text-color{color:#b2f7d6;}
.container.body-contuoring .img-slide-section .text-box h2 .text-color{color:#fff5a0;}
.container.body-contuoring .img-list-section .img-list-top .img-list-text-box{padding:13% 0;}
.container.body-contuoring .img-list-section .img-list-top .img-list-text-box .text-color{color:#1e503f !important;}
.container.body-contuoring .img-list-section .img-list-bottom .img-list-text-box{padding:10% 0;}
.container.body-contuoring .img-fade-slide-area .slick-dots li.slick-active{color:#1e503f;}
.container.body-contuoring .img-fade-slide-area .slick-dots li.slick-color{color:#1e503f;}
.container.body-contuoring .img-slide-section .left-box,
.container.body-contuoring .img-fade-slide-area .btn-progress,
.container.body-contuoring .img-fade-slide-area .img-progress-bar .progress,
.container.body-contuoring .video-section .video-title{background-color:#1e503f !important;}
.container.body-contuoring .video-section .video-tag .tag{border-color:#1e503f !important; color:#1e503f !important;}
.container.body-contuoring .img-fade-slide-area{background-color:#f8f8f8;}
.container.body-contuoring .sub-main-visual{background-image:url('../../img/sub/body-contuoring/sub-main-visual.jpg');}
.container.body-contuoring .article-visual-section{background:url('../../img/sub/body-contuoring/article-visual.jpg') no-repeat center; background-size:cover;}
.container.body-contuoring .link-content-area .img-link-card:nth-child(1){background-image:url('../../img/sub/body-contuoring/img-link-card1.jpg');}
.container.body-contuoring .link-content-area .img-link-card:nth-child(2){background-image:url('../../img/sub/body-contuoring/img-link-card2.jpg');}
.container.body-contuoring .link-content-area .img-link-card:nth-child(3){background-image:url('../../img/sub/body-contuoring/img-link-card3.jpg');}
.container.body-contuoring .img-list-section .img-list-area .img-list{padding-left:0;}
.container.body-contuoring .img-list-section .img-list-area .img-list li{width:100%; float:none;}
.container.body-contuoring .img-list-section .img-list-area .img-list li{width:100%;}
.container.body-contuoring .img-list-section .img-list-top .img-list-text-box h2{line-height:1;}
/* °¡½¿ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
.container.breast-surgery .text-box h2 .text-color{color:#fff5a0;}
.container.breast-surgery .sub-main-visual .text-box h2 .text-color{color:#d93a78;}
.container.breast-surgery .img-list-section .img-list-top .img-list-text-box{padding:9% 0;} 
.container.breast-surgery .img-list-section .img-list-top .img-list-text-box h2{line-height:1; padding-bottom:.3em;}
.container.breast-surgery .img-list-section .img-list-top .img-list-text-box .text-color{color:#d93a78 !important;}
.container.breast-surgery .img-fade-slide-area .slick-dots li.slick-active{color:#d93a78;}
.container.breast-surgery .img-fade-slide-area .slick-dots li.slick-color{color:#d93a78;}
.container.breast-surgery .img-slide-section .left-box,
.container.breast-surgery .img-fade-slide-area .btn-progress,
.container.breast-surgery .img-fade-slide-area .img-progress-bar .progress,
.container.breast-surgery .video-section .video-title{background-color:#d93a78 !important;}
.container.breast-surgery .video-section .video-tag .tag{border-color:#d93a78 !important; color:#d93a78 !important;}
.container.breast-surgery .sub-main-visual{background-image:url('../../img/sub/breast-surgery/sub-main-visual.jpg');}
.container.breast-surgery .article-visual-section{background:url('../../img/sub/breast-surgery/article-visual.jpg') no-repeat center; background-size:cover;}
.container.breast-surgery .link-content-area .img-link-card:nth-child(1){background-image:url('../../img/sub/breast-surgery/img-link-card1.jpg');}
.container.breast-surgery .link-content-area .img-link-card:nth-child(2){background-image:url('../../img/sub/breast-surgery/img-link-card2.jpg');}
.container.breast-surgery .link-content-area .img-link-card:nth-child(3){background-image:url('../../img/sub/breast-surgery/img-link-card3.jpg');}
.container.breast-surgery .img-fade-slide-area .img-fade-slider li{background-color:#f8f8f8;}
/* ÄÚ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
.container.nose-surgery .text-box h2 .text-color{color:#3f51b5;}
.container.nose-surgery .img-slide-section .left-box .text-color{color:#fff5a0;}
.container.nose-surgery .img-list-section .img-list-top .img-list-text-box .text-color{color:#3f51b5 !important;}
.container.nose-surgery .img-list-section .img-list-top .img-list-text-box p{line-height:1.4;}
.container.nose-surgery .img-fade-slide-area .slick-dots li.slick-active{color:#3f51b5;}
.container.nose-surgery .img-fade-slide-area .img-fade-slider li{background-position:right center;}
.container.nose-surgery .img-slide-section .left-box,
.container.nose-surgery .img-fade-slide-area .btn-progress,
.container.nose-surgery .img-fade-slide-area .img-progress-bar .progress,
.container.nose-surgery .video-section .video-title{background-color:#3f51b5 !important;}
.container.nose-surgery .video-section .video-tag .tag{border-color:#3f51b5 !important; color:#3f51b5 !important;}
.container.nose-surgery .sub-main-visual{background-image:url('../../img/sub/nose-surgery/sub-main-visual.jpg');}
.container.nose-surgery .article-visual-section{background:url('../../img/sub/nose-surgery/article-visual.jpg') no-repeat center; background-size:cover;}
.container.nose-surgery .link-content-area .img-link-card:nth-child(1){background-image:url('../../img/sub/nose-surgery/img-link-card1.jpg');}
.container.nose-surgery .link-content-area .img-link-card:nth-child(2){background-image:url('../../img/sub/nose-surgery/img-link-card2.jpg');}
.container.nose-surgery .link-content-area .img-link-card:nth-child(3){background-image:url('../../img/sub/nose-surgery/img-link-card3.jpg');}

 @media screen and (max-width: 1400px ) {
 .sub-main-visual{height:70vh;}
 .sub-main .img-slide-section{height:40vh;} 
 .img-list-section .img-list-area{top:3em;}
 .img-list-section .img-list-area .img-list{padding-left:5%;}
 .img-list-section .img-list-top .img-list-text-box h2 span{font-size:4.375rem;}
 .img-list-section .img-list-top .img-list-text-box p{font-size:3.125rem;}
 .img-list-section .img-list-bottom .img-list-text-box em{font-size:3.75rem;}
 
 .img-link-card .link-content strong{font-size:2.125rem;}
 .article-visual-section{height:687px;}
 .article-visual-section .text-area strong b{font-size:4.375rem;}
 .article-visual-section .text-area strong{font-size:3.125rem;}
 .container.sub-main .section .wrap-type2{width:75%; margin:0 auto;}
 .img-link-card .link-content{padding:7em 0;}
 /* ¾ÈÆ¼¿¡ÀÌÂ¡ ¼­ºê ¸ÞÀÎ
 ------------------------------------------*/ 
 .container.anti-aging .img-list-section .img-list-top .img-list-text-box h2{font-size:3rem;}
 /* ÄÚ ¼­ºê ¸ÞÀÎ
 -----------------------------------------*/ 
 .container.nose-surgery .img-fade-slide-area .img-fade-slider li{background-position:center;}
 }
@media screen and (max-width:1200px ){
 .sub-gnb{display:none;}
 .sub-gnb.sub-side{display:none;}
 .text-box h2 b,
    .text-box h2{font-size:3.3rem;}
    .text-box h2 b.main-text{font-size:3.2rem;}
    .text-box p.text1{font-size:1.4rem;}
    
 .container.sub-main .section .section-page-num{display:none;}
 .container.sub-main .section .wrap-type2{width:85%; margin:0 auto;}
 .img-slide-section .columns .col-item.left-box{height:700px;}
    .img-fade-slide-area .img-fade-slider li{background-position:center bottom; background-size:auto 80%;}
 
    .article-visual-section .text-area{width:100%; text-align:center;}
    .article-visual-section .text-area strong{font-size:2rem;}
    .article-visual-section .text-area strong b{font-size:3rem;}
    .video-section .video-title{font-size:1.2rem;}
    .video-section .video-tag .tag{font-size:.9rem;}
    
    .img-link-card .link-content{padding:8em 0;}
    .img-link-card .link-content strong{font-size:1.8rem;}
 .img-list-section .img-list-area{position:static; padding-top:3em;}
    .img-list-section .img-list-area .img-list{width:100%; padding-left:0; padding-bottom:0;}
    .img-list-section .img-list-area .img-list li figure figcaption strong{font-size:1.2rem; padding:.6em 0 1.4em 0;}
    .img-list-section .img-list-top .img-list-text-box{left:0; padding:2em 0;}
    .img-list-section .img-list-top .img-list-text-box h2,
    .img-list-section .img-list-top .img-list-text-box h2 span{font-size:3rem;}
    .img-list-section .img-list-top .img-list-text-box p{font-size:2.8rem;}
 .img-list-section .img-list-top .img-list-text-box p.text1 b,
 .img-list-section .img-list-top .img-list-text-box p.text1{font-size:1.2rem;}
    .img-list-section .img-list-bottom .img-list-text-box{left:0; padding:4em 0;}
    .img-list-section .img-list-bottom .img-list-text-box p{font-size:1.2rem; padding-bottom:.2em;}
    .img-list-section .img-list-bottom .img-list-text-box em{font-size:3rem;} 
 
/* ¹Ùµð ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
 .container.body-contuoring .img-list-section .img-list-top .img-list-text-box{padding:2em 0;}
/* ¾ÈÆ¼¿¡ÀÌÂ¡ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
 .container.anti-aging .img-list-section .img-list-top .img-list-text-box h2{font-size:3rem;}
 .container.anti-aging .img-list-section .img-list-top .img-list-text-box{padding:2em 0;}
/* °¡½¿ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
 .container.breast-surgery .img-list-section .img-list-top .img-list-text-box{padding:2em 0;}
 .container.breast-surgery .img-list-section .img-list-bottom .img-list-text-box{padding:4em 0;}
/* ÄÚ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
 .container.nose-surgery .img-fade-slide-area .img-fade-slider li{background-position:center;}
 .container.nose-surgery .img-list-section .img-list-top .img-list-text-box{padding:2em 0;}
}
@media screen and (max-width:768px){
 
.sub-section.sub-visual{background-position:74%;}
.sub-section.sub-visual2 .opacity-box{position:absolute; top:50%; right:0; width:100%; padding:4em; box-sizing:border-box; transform:translateY(-50%); background-color:rgba(255,255,255,0.5)}
.sub-section.sub-visual2 .opacity-box p span.page-color{font-size:32px;}
.container.lower-eyelid .sub-section.sub-visual2.image2 ul{margin-top:10px;}
.container.lower-eyelid .sub-section.sub-visual2.image2 ul li{padding: 20px 0;}
.sub-section.sub-visual2{background-position:29%; }
 
    .text-box h2 b,
 .text-box h2{font-size:1.7rem;}
    .text-box h2 b.main-text{font-size:2rem;}
    .text-box p.text1{font-size:1rem;}
 .text-box h2 b.color-black,
 .text-box p.text1{color:#fff !important;}
 .text-box .text-italic{color:#ddd !important;}
 .sub-main-visual{min-height:400px; height:90vh;}
 .sub-main-visual:before{content:''; display:block; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.4);}
 .sub-main .img-slide-section{height:auto;}
 .sub-main .img-slide-section .columns{height:auto;}
 .sub-main .img-slide-section .columns .col-item{float:left; width:100%;}
 .sub-main .img-slide-section .columns .col-item.left-box{height:500px;}
    .sub-main .img-slide-section .left-box .text-box .left-deco{font-size:1.3rem; width:70%;}
    .sub-main .img-slide-section .right-box{height:500px;}
 .img-list-section .img-list-area .img-list{padding-left:0;}
    .img-list-section .img-list-area .img-list li figure figcaption:after{height:100%;}
    .img-list-section .img-list-area .img-list li figure figcaption strong{font-size:.9rem; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);  padding:2em; box-sizing:border-box; line-height:1.3;}
    .img-list-section .img-list-area .img-list li figure figcaption .figcaption-inn{width:100%; height:100%; top:0; bottom:auto !important; transform:translateX(-50%) translateY(0);}
    .img-list-section .img-list-area .img-list li figure figcaption a.btn-line{position:absolute; top:0; left:0; width:100%; height:100%; text-indent:-9999em; overflow:hidden; border:0;}
    .img-list-section .img-list-area .img-list li figure figcaption a.btn-line span{display:none;}
 .img-list-section .img-list-area .img-list li figure figcaption a.btn-line:hover{background-color:transparent;}
    .img-list-section .img-list-area .img-list li figure:hover figcaption .figcaption-inn{ bottom:auto; }
    .img-list-section .img-list-area .img-list li figure:hover figcaption strong{padding:2em;}
    
    .img-fade-slide-area .img-fade-slider li{background-position:center bottom; background-size:auto 600px; font-size:.875rem;}
 .img-fade-slide-area .img-progress-bar{right:67px;}
 .img-fade-slide-area .slick-dots{right:67px; padding:0 1em;}
 .img-fade-slide-area .btn-progress{width:45px; height:45px;}
    .img-list-section .img-list-top .img-list-text-box h2, 
    .img-list-section .img-list-top .img-list-text-box h2 span{font-size:2rem;}
    .img-list-section .img-list-top .img-list-text-box p{font-size:1.4rem;}
 .img-list-section .img-list-top .img-list-text-box p.text1 b,
 .img-list-section .img-list-top .img-list-text-box p.text1{font-size:1rem;}
    .img-list-section .img-list-bottom .img-list-text-box{left:0; padding:3em 0;}
    .img-list-section .img-list-bottom .img-list-text-box p{font-size:1rem; padding-bottom:.2em;}
    .img-list-section .img-list-bottom .img-list-text-box em{font-size:2rem;}
    
    .article-visual-section .text-area{width:100%; text-align:center;}
    .article-visual-section .text-area strong{font-size:1.4rem;}
    .article-visual-section .text-area strong b{font-size:1.65rem;}
    .article-visual-section{min-height:auto; height:344px;}
    .video-section{padding:80px 0;}
 .container.sub-main .section .wrap-type2{width:90%;}
    .video-section .video-title{font-size:1rem;}
    .video-section .video-tag .tag{font-size:.75rem; padding:.4em .8em; margin-bottom:.5em; margin-right:.2em;}
   
   
    .img-link-card .link-content{padding:4em 0; }
    .img-link-card .link-content strong{font-size:1.4rem;}
    .img-link-card .link-content .btn-line{font-size:.8rem;}
/* ¾ÈÆ¼¿¡ÀÌÂ¡ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
 .container.anti-aging .img-list-section .img-list-top .img-list-text-box h2{font-size:2rem;}
 .container.anti-aging .text-italic{font-size:.9rem;}
}
@media screen and (max-width:600px){
/* ÄÚ ¼­ºê ¸ÞÀÎ
------------------------------------------*/ 
 .container.nose-surgery .img-fade-slide-area .img-fade-slider li{background-position:right center;}
}
@media screen and (max-width:480px){
    .img-fade-slide-area .img-fade-slider li{background-size:auto 420px;}
}