.sample_img_inner{margin:auto;max-width:1200px;width:100%}.sample_img_container{display:flex;flex-wrap:wrap;gap:35px;justify-content:center}.sample_img_item{width:330px}.sample_img_title{color:#000;font-size:20px;font-weight:700;line-height:1.4;margin-bottom:10px;text-align:center}.sample_img_option{font-size:14px;font-weight:400;letter-spacing:.6px;line-height:1.7}.c{position:relative;text-align:center}.c:hover{filter:brightness(.7)}.expansion_img{align-items:center;background-color:#7a7a7a;bottom:0;display:flex;height:38px;justify-content:center;position:absolute;right:0;width:38px}.expansion_img img{width:24px}.overlay{background:rgba(0,0,0,.2);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .5s ease 0s;visibility:hidden}#pop-up3,#pop-up4{display:none}.pop-up3 img,.pop-up4 img{width:330px}#pop-up3:checked+.overlay,#pop-up4:checked+.overlay{background-color:#000000d0;opacity:1;visibility:visible;width:100%;z-index:100000}.overlay img{object-fit:contain}.popWindow3,.popWindow4{background:#fffd;border-radius:5px;font-size:13px;left:50%;line-height:18px;margin:10px auto;max-height:95%;max-width:95%;min-width:fit-content;overflow:auto;padding:4px 10px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out;z-index:100010}.popWindow3 .ptitle,.popWindow4 .ptitle{color:#333;font-size:15px;margin:8px}.popWindow3 .close,.popWindow4 .close{color:#000;font-size:24px;font-weight:700;line-height:inherit;padding:2px;position:absolute;right:10px;text-decoration:none;top:8px;transition:all .3s}.popWindow3 .close:hover,.popWindow4 .close:hover{color:#06d85f}.popWindow3::-webkit-scrollbar-track,.popWindow4::-webkit-scrollbar-track{background:none}.popWindow3::-webkit-scrollbar,.popWindow4::-webkit-scrollbar{height:10px;width:10px}.popWindow3::-webkit-scrollbar-thumb,.popWindow4::-webkit-scrollbar-thumb{background:#999;border-radius:5px}.clickable:hover{cursor:pointer}@media screen and (max-width:980px){.popWindow3,.popWindow4{width:100%}}