#contents { width:100%; height:100%; overflow:visible; position:relative }
#contents .m_wrap_1 { position:relative; margin-right:0px; /*z-index:3;*/ }
#contents .m_wrap_2 { position:relative; margin-right:0px }
#contents_wrap { margin-bottom:120px }
body { overflow-x:hidden }

/* 서브페이지 이미지 오버플로 방지 */
#content-wrapper img { max-width:100%; height:auto }
#board_container img { max-width:100%; height:auto }
#album_container img { max-width:100%; height:auto }

/* 서브페이지 콘텐츠 컨테이너 */
#content-wrapper > .container { max-width:100%; padding-left:var(--wv-20); padding-right:var(--wv-20); box-sizing:border-box; margin-left:auto; margin-right:auto }
article.surgery { max-width:100%; margin-left:auto; margin-right:auto; padding:0 var(--wv-20); box-sizing:border-box }

/* 서브페이지 상단 통이미지 — 컨테이너 밖으로 100vw 확장 */
article.surgery > div:first-child:has(> img[src*="/sub/top/"]) { width:100vw; max-width:none; position:relative; left:50%; transform:translateX(-50%); padding:0; }
article.surgery > div:first-child:has(> img[src*="/sub/top/"]) img { max-width:none; width:1920px; margin:0 auto; display:block }

/* 서브페이지 유튜브 섹션 — PC에서 좌우 배치 */
#m-videos .container > .flex { flex-direction: row; }
#m-videos .container > .flex > div:first-child { width: 60%; flex-shrink: 0; }
#m-videos .container > .flex > .items { width: 40%; }
@media (max-width: 991.98px) {
    #m-videos .container > .flex { flex-direction: column; }
    #m-videos .container > .flex > div:first-child { width: 100%; }
    #m-videos .container > .flex > .items { width: 100%; }
}

#board_container { max-width:var(--wv-1460); width:100%; margin:0px auto; padding:0 var(--wv-20); position:relative; box-sizing:border-box }
.box_100 { width:100vw; position:relative; left:50%; transform:translateX(-50%); text-align:center }
.box_1604 { width:100vw; max-width:1604px; position:relative; left:50%; transform:translateX(-50%); text-align:center }
#album_container { max-width:100%; width:100%; margin:0px auto; margin-top:80px; padding:0 var(--wv-20); position:relative; box-sizing:border-box }
.box_album { max-width:100%; width:100%; margin:0px auto; margin-top:40px; position:relative }
.box_album2 { max-width:100%; width:100%; margin:0px auto; margin-top:0px; position:relative }

.s_stripe { height:70px; background:linear-gradient(135deg, #b0d2d9, #c9c2e3) }
.s_stripe p { text-align:center; font-family:'Oswald-light'; font-size:12px; line-height:1; letter-spacing:6px; text-transform:uppercase; color:#fff; padding:29px 0 0 0 }
.s_top_gp_wrap { position:relative }
.s_top_gp_wrap .title_wrap { position:relative; padding:80px 0 }
.s_top_gp_wrap .title_wrap > p:nth-child(1) { font-family:'nsk-medium'; font-size:50px; line-height:1; letter-spacing:-1px; color:#333; padding-bottom:30px; position:relative; display:inline-block; transform:scaleX(.95); transform-origin:center }
.s_top_gp_wrap .title_wrap > p:nth-child(1):before { content:''; bottom:0px; left:50%; margin-left:-50px; position:absolute; width:100px; height:4px; background:#333 }
.s_top_gp_wrap .title_wrap > p:nth-child(2) { font-family:'nanum'; font-size:16px; line-height:1; letter-spacing:-.5px; color:#555; margin-top:30px; transform:scaleX(.95); transform-origin:center; position:relative; padding-bottom:90px }
.s_top_gp_wrap .title_wrap > p:nth-child(2):before { content:''; bottom:0; left:50%; position:absolute; width:1px; height:50px; background:#ccc }

.mc_title_wrap { position:relative; line-height:1; text-align:left }
.mc_title_wrap .wrap:nth-child(1) { position:relative }
.mc_title_wrap .wrap:nth-child(1) p:nth-child(1) { font-family:'scd-medium'; font-size:36px; letter-spacing:3px; color:#333; text-transform:uppercase }
.mc_title_wrap .wrap:nth-child(1) p:nth-child(2) { font-family:'nsk-regular'; font-size:11px; letter-spacing:1px; color:#333; text-transform:uppercase; margin-top:15px }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 0px !important; }

#subMenu_d3 a { }
#subMenu_d3 { position:relative; text-align:center; font-size:0; padding:110px 0 0px 0; background:#fff }
#subMenu_d3 .subMenu_d3_wrap { display:inline-block; position:relative; padding-bottom:0px }
#subMenu_d3 .subMenu_d3_wrap:after { /*content:''; bottom:0; left:0; position:absolute; width:100%; height:13px; background:rgba(0,0,0,.05)*/ }
#subMenu_d3 .subMenu_d3_wrap .btn { display:inline-block; overflow:hidden; position:relative; background:none }
#subMenu_d3 .subMenu_d3_wrap .btn p { display:inline-block; font-family:'nsk-medium'; font-size:20px; color:#333; padding: .2em 4rem; line-height:1; text-align:center; letter-spacing:-1px }
#subMenu_d3 .subMenu_d3_wrap .btn .line_wrap { bottom:0; left:0; position:absolute; width:100% }
#subMenu_d3 .subMenu_d3_wrap .btn .line_wrap .line { margin:0 auto; height:0px; background:#4aacc8 }
#subMenu_d3 .subMenu_d3_wrap .btn:before { content:''; top:0; left:0; position:absolute; width:1px; height:100%; background:rgba(0,0,0,.1) }
#subMenu_d3 .subMenu_d3_wrap .btn:last-child:after { content:''; top:0; right:0; position:absolute; width:1px; height:100%; background:rgba(0,0,0,.1) }

.common_btn_more2 { display:inline-block; border:1px solid #ccc }
	.common_btn_more2 p { font-family:'Oswald-regular'; font-size:14px; color:#333; line-height:1; letter-spacing:1px; padding:10px 25px }
	.common_btn_more2 .icon { top:50%; left:50%; margin-top:-10px; margin-left:-10px; position:absolute; width:20px; height:20px; transform:rotate(-180deg) scale(0); transition:all ease-out .3s }
	.common_btn_more2 .icon.on { transform:rotate(0deg) scale(1) }
	.common_btn_more2 .icon:before { content:''; top:calc(50% - 1px); left:0; position:absolute; width:100%; height:2px; background:#000 }
	.common_btn_more2 .icon:after { content:''; top:0; left:calc(50% - 1px); position:absolute; width:2px; height:100%; background:#000 }


						#module_contents2 { position:relative; text-align:left; font-size:0; margin-bottom:50px }
						#module_contents2 .thumb { display:inline-block; width:305px; /*height:270px;*/ position:relative; background:#fff; cursor:pointer; margin-left:20px; vertical-align:text-top; }
						#module_contents2 .thumb:nth-child(4n-3) { margin-left:0 }
						#module_contents2 .thumb:nth-child(n+5) { margin-top:30px }
						/*#module_contents2 .thumb .photo_wrap { width:100%; height:200px; overflow:hidden; position:relative; background:#fff; border:2px solid #ddd; border-radius:5px; box-sizing:border-box }*/
						#module_contents2 .thumb .photo_wrap { width:100%; height:200px; overflow:hidden; position:relative; background:#fff; border:0; box-sizing:border-box }
						#module_contents2 .thumb .photo_wrap .photo { top:0; left:0; position:absolute; width:100%; height:100%; /*opacity:0*/ }
						#module_contents2 .thumb .photo_wrap .photo > img { top:0; left:0; position:absolute }
						#module_contents2 .thumb .subject { font-family:'nanum'; font-size:14px; line-height:20px; height:40px;  color:#333; text-align:center; margin-top:12px }
						/* login */
						#module_contents2 .thumb .photo_wrap .lock_wrap { top:0; left:0; position:absolute; background:rgba(25,25,25,.95); cursor:pointer; z-index:10}
						#module_contents2 .thumb .photo_wrap .lock_wrap_h { /*width:50%; height:100%*/ } /* 가로정렬 */
						#module_contents2 .thumb .photo_wrap .lock_wrap_v { /*width:100%; height:50%*/ } /* 세로정렬 */
						#module_contents2 .thumb .photo_wrap .lock_wrap_h .gp { width:100%; height:100%; background:url(/images/skin/thumb_login_H.png) center center no-repeat; image-rendering: pixelated }
						#module_contents2 .thumb .photo_wrap .lock_wrap_v .gp { width:100%; height:100%; background:url(/images/skin/thumb_login_V.png) center center no-repeat; image-rendering: pixelated }

    #right-quick{
        right:25px;
        z-index: 9000;
        bottom:10px
    }
    #right-quick .quick-menu a{color:#fff;transition: .4s ease;cursor: pointer}
    #right-quick .quick-menu:hover a{
        color:#f8dbcd;
    }
    #right-quick .quick-first{
        margin-bottom: 12px;
        text-align: right;
        position: relative;
    }
    #right-quick .circle-background {
        height: 65px;
        width: 65px;
        background-color: #242323;
        border-radius: 50%;
        display: inline-block;
        position: absolute;
        right:-14px;
        cursor: pointer;
    }
    #right-quick .circle-background button{
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 14.52px;
        font-weight: bolder;
        transform: translate(-50%,-50%);
        color: #fff;
        line-height: 1.3em;
        z-index: 22;
        width: 100%;
        background: transparent;
        border: 0;
    }
    .popup-consulting-wrap{
        transition: all .4s ease;
        opacity: 0;
        font-size:14.07px;
        font-weight: bolder;
        background-color: #fff;
        padding: 45px 18px 39px;
        position: fixed;
        bottom:25%;
        right:20px;
        text-align: left;

        z-index: 2048;
        width: 280px;
        border-top-left-radius:30px;
        border-bottom-left-radius:30px;

    }
    .popup-consulting-wrap.open-wrap{
        opacity: 1;
    }
    #quick-agree{
        top: 2px;
        position: relative;
    }
    #right-quick .input-wrap input{
        border: 1px solid #b8b8b8;
        height: 35px;
		width: 100%;
        line-height: 35px;
        padding-left: 20px;
    }
    #right-quick .input-wrap input{
        border: 1px solid #b8b8b8;
        height: 35px;
        line-height: 35px;
        padding:5px;
    }
    #right-quick .phone-wrap{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between!important;
    }

    #right-quick .phone-wrap select,#right-quick .phone-wrap input{
        flex: 0 0 30%;
        max-width: 30%;
        border: 1px solid #b8b8b8;
        height: 35px;
        line-height: 35px;
        padding:5px;
    }
    #right-quick .phone-wrap select {
        padding-left: 0;
        text-align: center;
    }
    #right-quick .form-group{
        margin-bottom: 8px;
    }
    #right-quick .text-wrap textarea{
		width: 100%;
        border: 1px solid #b8b8b8;
        padding:5px;
        height: 65px;
    }
    .do-wrap-close-wrap{
        position: absolute;
        right:18px;
        top:15px
    }
    .popup-consulting-wrap{
        user-select: none;
        pointer-events: none;
    }
    .popup-consulting-wrap.open-wrap{
        user-select: auto;
        pointer-events: auto;
    }
