.pr{box-sizing:border-box;background:#fff;width:100%;margin:0 auto}.pr *{box-sizing:border-box}.pr-head{border-bottom:1px solid #d5d8e2;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:14px;display:flex}.pr-title{color:#1a1a1a;margin:0;font-size:20px;font-weight:700}.pr-tabs{background:#e6e8f0;border-radius:9999px;gap:0;margin:0;padding:3px;list-style:none;display:flex}.pr-tab{color:#999;cursor:pointer;background:0 0;border:0;border-radius:9999px;align-items:center;padding:6px 15px;font-size:12px;font-weight:500;display:inline-flex}.pr-tab.is-active{color:#222450;background:#fff;font-weight:700;box-shadow:0 1px 2px #00000014}.sort-dd{margin-left:auto;position:relative}.sort-dd-btn{color:#666;cursor:pointer;background:#fff;border:1px solid #d5d8e2;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;min-width:132px;padding:8px 12px;font-size:12px;display:inline-flex}.sort-dd-btn:hover{color:#222450;border-color:#222450}.sort-dd-arrow{flex-shrink:0;width:16px;height:16px;transition:transform .15s}.sort-dd-btn[aria-expanded=true]{color:#222450;border-color:#222450}.sort-dd-btn[aria-expanded=true] .sort-dd-arrow{transform:rotate(180deg)}.sort-dd-menu{z-index:10;background:#fff;border:1px solid #d5d8e2;border-radius:6px;min-width:100%;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 12px #0000001a}.sort-dd-opt{color:#666;white-space:nowrap;cursor:pointer;border-radius:4px;padding:8px 12px;font-size:12px}.sort-dd-opt:hover{background:#f0f1f6}.sort-dd-opt.selected{color:#222450;background:#f0f1f6;font-weight:700}.pr-write{color:#fff;cursor:pointer;background:#222450;border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:700}.pr-write:hover{background:#1a1c3c}.pr-badges{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.pr-badge{background:#fff;border:1px solid #e4e5ec;border-radius:12px;align-items:center;gap:14px;min-width:0;padding:14px 16px;display:flex}.pr-badge-icon{color:#222450;background:#f0f1f6;border-radius:50%;flex-shrink:0;width:42px;height:42px;padding:9px}.pr-badge-icon svg{width:100%;height:100%;display:block}.pr-badge.is-sky .pr-badge-icon{color:#159fda;background-color:#e8f8ff}.pr-badge.is-purple .pr-badge-icon{color:#7b42f6;background-color:#f0e9ff}.pr-badge.is-friendly .pr-badge-icon{color:#ffce2d;background-color:#fff8e3}.pr-badge.is-gray .pr-badge-icon{color:#ccc;background-color:#f0f1f6}.pr-badge-text{color:#555;min-width:0;font-size:12px;line-height:1.5}.pr-badge-text strong{color:#222450;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.pr-grid{grid-template-columns:320px 1fr;align-items:start;gap:20px;display:grid}.pr-grid.is-nosidebar{grid-template-columns:1fr}.pr-side{flex-direction:column;gap:16px;min-width:0;display:flex;position:sticky;top:75px}.pr-summary{background:#fff;border:1px solid #e4e5ec;border-radius:12px;padding:24px}.pr-score{align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.pr-avg{text-align:center;flex-shrink:0}.pr-avg-num{color:#1a1a1a;font-size:40px;font-weight:900;line-height:1}.pr-avg-stars{color:#ff4040;letter-spacing:1px;margin:6px 0;font-size:16px}.pr-avg-count{color:#aaa;font-size:12px}.pr-bars{flex:1;min-width:0}.pr-bar{align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.pr-bar-label{color:#999;text-align:right;flex-shrink:0;width:32px}.pr-bar-track{background:#f0f1f6;border-radius:5px;flex:1;height:10px;overflow:hidden}.pr-bar-fill{background:#ff4040;border-radius:5px;height:100%;display:block}.pr-bar-pct{color:#aaa;text-align:right;width:36px;font-size:11px}.pr-stars-filter{border-top:1px solid #f0f1f6;flex-wrap:wrap;gap:6px;padding-top:12px;display:flex}.pr-sf{color:#666;cursor:pointer;background:#fff;border:1.5px solid #e4e5ec;border-radius:22px;padding:8px 14px;font-size:12px}.pr-sf:hover,.pr-sf.is-active{color:#ff4040;background:#fff5f5;border-color:#ff4040}.pr-sf .pr-star-ico{color:#ff4040}.pr-filter{background:#fff;border:1px solid #e4e5ec;border-radius:12px;padding:16px}.pr-filter-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pr-filter-title{color:#666;font-size:12px;font-weight:700}.pr-filter-reset{color:#aaa;cursor:pointer;background:0 0;border:0;font-size:11px}.pr-chips{flex-wrap:wrap;gap:6px;display:flex}.pr-chip{color:#666;cursor:pointer;background:#fff;border:1.5px solid #e4e5ec;border-radius:20px;align-items:center;padding:8px 12px;font-size:11px;display:inline-flex}.pr-chip.is-active{color:#222450;border-color:#222450;font-weight:700}.pr-chip-count{color:#aaa;margin-left:4px}.pr-chip.is-active .pr-chip-count{color:#222450}.pr-list{min-width:0}.pr-list>ul{background:#fff;border:1px solid #e4e5ec;border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.pr-list>ul>li{border-bottom:1px solid #f0f1f6;padding:20px}.pr-list>ul>li:last-child{border-bottom:none}.pr-empty{text-align:center;color:#999;padding:60px 20px;font-size:13px}.pr-empty-icon{background:#f0f1f6;border-radius:50%;width:56px;height:56px;margin:0 auto 12px;font-size:28px;line-height:56px}.pr-empty-icon:before{content:"📝"}.pr-empty-title{color:#1a1a1a;margin-bottom:6px;font-size:16px;font-weight:700}.pr-empty-desc{color:#999;font-size:13px}.pr-card{cursor:pointer;align-items:flex-start;gap:14px;display:flex}.pr-thumb{background:#f0f1f6;border:1px solid #e4e5ec;border-radius:8px;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;display:flex;overflow:hidden}.pr-thumb img{object-fit:cover;width:100%;height:100%}.pr-thumb .back_wrap{width:100%;height:100%;position:relative}.pr-thumb .back_wrap>div{position:absolute;inset:0}.pr-thumb .back_wrap img{object-fit:contain;width:100%;height:100%}.pr-main{flex:1;min-width:0}.pr-product{color:#1a1a1a;align-items:center;gap:4px;margin:0 0 2px;font-size:13px;font-weight:700;display:flex}.pr-photobadge{color:#999;flex-shrink:0;align-items:center;display:inline-flex}.pr-photobadge svg{width:17px;height:17px;display:block}.pr-option{color:#aaa;margin:0 0 6px;font-size:11px}.pr-stars{color:#ff4040;letter-spacing:1px;margin-bottom:6px;font-size:14px}.pr-stars .pr-star-num{letter-spacing:0}.pr-text{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.pr-card.is-open .pr-text{-webkit-line-clamp:unset;overflow:visible}.pr-tags{flex-wrap:wrap;gap:5px;margin:8px 0;display:flex}.pr-tag{color:#333;background:#f4f5f9;border-radius:20px;align-items:center;padding:6px 12px;font-size:12px;display:inline-flex}.pr-meta{color:#aaa;margin:0;font-size:11px}.pr-author{color:#666;margin-right:8px}.pr-toggle{color:#aaa;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .2s;display:flex;position:static}.pr-toggle svg{width:18px;height:18px;display:block}.pr-card.is-open .pr-toggle{color:#222450;transform:rotate(180deg)}.pr-more{color:#333;background:#f6f8f9;border-radius:8px;max-height:580px;margin-top:16px;padding:14px 16px;font-size:13px;line-height:1.7;overflow-y:auto}.pr-photo-section{margin-top:12px;padding-top:10px}.pr-photo-label{color:#999;margin-bottom:6px;font-size:11px;font-weight:600}.pr-photos{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.pr-photo{background:#f0f1f6;border:1px solid #e4e5ec;border-radius:6px;flex-shrink:0;width:80px;height:80px;padding:0;transition:width .2s,height .2s;position:relative;overflow:hidden}.pr-photo.is-button{cursor:pointer}.pr-photo img{object-fit:cover;width:100%;height:100%;display:block}.pr-photos.is-enlarged{flex-direction:column;gap:16px}.pr-photos.is-enlarged .pr-photo{aspect-ratio:1;width:min(500px,100%);height:auto}.pr-zoom{color:#fff;pointer-events:none;background:#00000073;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:5px;right:5px}.pr-zoom svg{width:14px;height:14px}.pr-photos.is-enlarged .pr-zoom{display:none}.pr-page{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;margin-top:20px;display:flex}.pr-page button{color:#666;cursor:pointer;background:#fff;border:1px solid #d5d8e2;border-radius:8px;min-width:36px;height:36px;padding:0 8px;font-size:12px}.pr-page button.is-current{color:#fff;background:#222450;border-color:#222450;font-weight:700}.pr-page button.pr-arrow{font-size:15px}.pr-page button:disabled{color:#aaa;cursor:not-allowed;background:#f0f1f6}.pr-loading{text-align:center;color:#999;padding:40px 0;font-size:13px}@media (max-width:900px){.pr-grid{grid-template-columns:1fr}.pr-side{position:static}.pr-badges{grid-template-columns:repeat(2,1fr)}.pr-head{flex-wrap:wrap}.sort-dd{order:3;width:100%;margin-left:0}.sort-dd-btn{justify-content:center;width:100%}}
.pd{color:#111;width:min(1200px,100% - 32px);margin:0 auto;padding:16px 0 64px}.pd-crumb{color:#666;align-items:center;gap:8px;margin-bottom:18px;font-size:12.5px;display:flex}.pd-crumb a{color:#666;text-decoration:none}.pd-crumb a:hover{text-decoration:underline}.pd-crumb .sep{color:#bbb}.pd-crumb .cur{color:#111}.pd-top{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:50px;display:grid}.pd-gallery{align-self:start;position:sticky;top:30px}.pd-gallery-main{aspect-ratio:850/700;background:#f5f6f8;width:100%;position:relative;overflow:hidden}.pd-gallery-main img{object-fit:contain;width:100%;height:100%;display:block}.pd-gallery-empty{color:#8b98a5;place-items:center;width:100%;height:100%;font-size:14px;display:grid}.pd-gallery-thumbs{gap:10px;min-width:0;margin-top:0;padding:14px 15px;display:flex;overflow-x:auto}.pd-gallery-thumbs button{cursor:pointer;background:#fff;border:1px solid #e6e6e6;flex:0 0 100px;width:100px;height:82px;padding:0;overflow:hidden}.pd-gallery-thumbs button.is-active{opacity:1;border-color:#222450}.pd-gallery-thumbs img{object-fit:cover;width:100%;height:100%;display:block}.pd-buy{word-break:keep-all;position:relative}.pd-badges{gap:6px;margin-top:15px;margin-bottom:10px;display:flex}.pd-badge{color:#222450;box-sizing:border-box;border:1px solid #222450;border-radius:3px;padding:1px 6px;font-size:10px;font-weight:500;line-height:15px;display:inline-block}.pd-badge.is-new{color:#e5362c;border-color:#e5362c}.pd-titlerow{justify-content:space-between;align-items:flex-start;gap:12px;padding-top:15px;display:flex}@media (min-width:769px){.pd-buy>.pd-titlerow:first-child{margin-top:20px}.pd-buy>.pd-together{padding-bottom:5px}}.pd-title{color:#333;letter-spacing:-.2px;margin:0;font-size:23px;font-weight:600;line-height:1.3}.pd-share{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;width:30px;height:30px;padding:0;display:block}.pd-share img{width:30px;height:30px;display:block}.pd-share:focus{outline:none}.pd-share:focus-visible{outline:none;box-shadow:0 0 0 3px #22245040}.pd-price{flex-wrap:wrap;align-items:baseline;min-height:42px;margin:20px 0 10px;font-size:15px;display:flex}.pd-price-now{color:#333;font-variant-numeric:tabular-nums;font-size:22px;font-weight:500;line-height:32px}.pd-price-now.is-loading{opacity:.45}.pd-price-was{color:#aaa;margin-left:5px;font-size:15px;line-height:22px;text-decoration:line-through}.pd-price-off{color:#fff;vertical-align:text-bottom;background:#e5362c;border-radius:5px;margin-left:5px;padding:2px 7px;font-size:13px;font-weight:500}.pd-price-error{color:#a93b4a;font-size:14px}.pd-lead{color:#666;border-bottom:1px solid #e5e5e5;grid-template-columns:auto 1fr;gap:4px 12px;padding-bottom:16px;font-size:12px;line-height:20px;display:grid}.pd-lead dt{color:#111;white-space:nowrap;font-weight:500}.pd-lead dd{margin:0}.pd-notice{color:#666;grid-template-columns:auto 1fr;gap:4px 12px;margin:12px 0 0;font-size:12px;line-height:20px;display:grid}.pd-notice dt{color:#111;white-space:nowrap;font-weight:500}.pd-notice dd{margin:0}.pd-options{flex-direction:column;margin-top:40px;display:flex}@media (min-width:769px){.pd-lead{border-bottom:0;grid-template-columns:48px 1fr;row-gap:10px;padding:5px 0}.info_multiship{margin-left:60px}.pd-buy .info_multiship{margin-top:5px;margin-bottom:37px}.pd-options{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:20px}}.pd-group{padding:5px 0;position:relative}.pd-group-top{color:#888;font-size:12px;font-weight:400;line-height:20px;position:absolute;top:10px;right:0}.pd-group-top p{margin:0}.pd-group-caption{color:#666;font-size:12px;font-weight:400;line-height:20px}.pd-group-caption p{margin:0}.pd-group-title{color:#111;align-items:center;gap:6px;padding:5px 0 10px;font-size:13px;font-weight:600;display:flex;position:relative}.pd-help{color:#888;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:50%;width:16px;height:16px;padding:0;font-size:11px;line-height:1}.pd-radio{flex-wrap:wrap;justify-content:space-between;padding:1px 0;display:flex}.pd-radio button{width:49%;height:45px;font:inherit;text-align:center;cursor:pointer;color:#888;box-sizing:border-box;background:#fff;border:1px solid #999;margin:-1px 0 6px;padding:0 6px;font-size:12px;transition:all .1s ease-in-out;position:relative}.pd-radio.cols-3{justify-content:flex-start}.pd-radio.cols-3 button{width:32.4%;margin-right:4px}.pd-radio button.is-disabled{opacity:.5;cursor:default;background-color:#f9f9f9}.pd-radio button.is-active{color:#222450;z-index:1;border:1px solid #222450;font-weight:500}.pd-radio button:focus{outline:none}.pd-radio button:focus-visible{outline:none;box-shadow:0 0 0 2px #22245040}.pd-radio button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pd-radio button.is-best:after{content:"인기";color:#fff;background:#ff7373;border-radius:0 0 0 5px;padding:0 4px;font-size:9px;font-weight:400;line-height:14px;position:absolute;top:1px;right:0}.pd-select{font:inherit;color:#666;text-align:left;box-sizing:border-box;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23888' stroke-width='1.4' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;border:1px solid #d9d9d9;border-radius:0;align-items:center;width:100%;height:43px;padding:0 38px 0 15px;font-size:12px;display:flex}.pd-select:hover{border-color:#b5b5b5}.pd-select:focus{outline:none}.pd-select:focus-visible{border-color:#222450;outline:none;box-shadow:0 0 0 2px #22245026}.pd-qty{font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;width:140px;height:45px;padding:0 15px;font-size:14px}.pd-qty:focus{outline:none}.pd-qty:focus-visible{border-color:#222450;outline:none;box-shadow:0 0 0 2px #22245026}.pd-qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pd-qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pd-qty{-moz-appearance:textfield}.pd-qty-step{box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;width:140px;height:45px;position:relative}.pd-qty-step .pd-qty{text-align:center;color:#777;border:0;width:100%;height:43px;padding:0 34px}.pd-qty-down,.pd-qty-up{cursor:pointer;color:#555;background:0 0;border:0;width:34px;height:43px;padding:0;font-size:17px;line-height:43px;position:absolute;top:0}.pd-qty-down{left:0}.pd-qty-up{right:0}.pd-qty-down:hover,.pd-qty-up:hover{color:#222450}.pd-qty-down:focus-visible,.pd-qty-up:focus-visible{outline-offset:-2px;outline:2px solid #222450}@media (min-width:769px){.pd-qty-step{border-color:#d4d4d4;width:100px;height:35px}.pd-qty-step .pd-qty{color:#000;height:33px;padding:0;font-size:14px}.pd-qty-down,.pd-qty-up{background:url(https://www.publog.co.kr/apparel/tshirt/img/quantity_down.png?t=1) no-repeat;width:33px;height:33px;font-size:0;line-height:0}.pd-qty-up{background-image:url(https://www.publog.co.kr/apparel/tshirt/img/quantity_up.png?t=1);width:32px;height:32px}}.pd-qty-box{box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;align-items:center;width:100%;height:45px;padding:0 15px;display:flex}.pd-qty-box>.pd-qty{text-align:right;border:0;width:100%;height:auto;padding:0 5px 0 0}.pd-qty-box>.pd-qty:focus-visible{box-shadow:none;border:0}.pd-qty-box:focus-within{border-color:#222450;box-shadow:0 0 0 2px #22245026}.pd-qty-box>span{color:#333;flex:none;font-size:13.5px}.pd-qty-note{color:#c1c1c1;margin:6px 0 0;font-size:12px;line-height:18px}.pd-qty-note span{color:#a7a7a7;font-weight:700}.pd-help{color:#888;cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:50%;flex:none;width:17px;height:17px;padding:0;font-size:11px;line-height:1}.pd-help:hover{color:#222450;border-color:#222450}.pd-help:focus{outline:none}.pd-help:focus-visible{border-color:#222450;outline:none;box-shadow:0 0 0 2px #22245026}.pd-tip{display:inline-flex}.pd-tip-body{z-index:20;color:#fff;text-align:left;opacity:0;visibility:hidden;background:#1a1a1a;border-radius:5px;width:max-content;min-width:240px;max-width:calc(50vw - 311px);padding:10px 15px;font-size:12px;font-weight:400;line-height:1.6;transition:opacity .12s ease-in-out;display:none;position:absolute;inset:calc(100% + 8px) auto auto 0}@media (min-width:769px){.pd-tip-body{line-height:20px}}[data-platform=mweb] .pd-tip-body{max-width:min(320px,100vw - 40px)}@media (max-width:768px){.pd-tip .pd-tip-body{white-space:normal;word-break:keep-all;overflow-wrap:break-word;max-width:min(320px,100vw - 40px)}}[data-platform=mweb] .pd-tip-body{white-space:normal;word-break:keep-all;overflow-wrap:break-word}[data-platform=mweb] .pd-group:has(.pd-tip-body.is-panel){position:relative}[data-platform=mweb] .pd-group-title:has(.pd-tip-body.is-panel){position:static}[data-platform=mweb] .pd-tip-body.is-panel{width:min(400px,100%);max-width:100%;left:0;right:auto}.pd-tip-body:after{display:none}.pd-tip:hover .pd-tip-body,.pd-tip:focus-within .pd-tip-body{opacity:1;visibility:visible;display:block}.pd-tip-body b,.pd-tip-body strong{color:#fff}.pd-tip-body .notice_layer h5{margin-bottom:6px;font-weight:600}@media (min-width:769px){.pd-tip-body:has(.notice_layer){max-width:none}.pd-tip-body .notice_layer{white-space:nowrap;font-size:13px}.pd-tip-body>.notice_layer>p{font-size:12px}}.pd-tip-body .notice_layer ul li{list-style:inside}.pd-tip-body .mt10{margin-top:10px}.pd-tip-body>.notice_layer>p{letter-spacing:.4px}.pd-make-row{gap:8px;display:flex}.pd-make-row .pd-make{flex:1 1 0;min-width:0}.pd-make-row .pd-make:hover{background:#888}.pd-make-row .pd-make+.pd-make{background:#999}.pd-make-row .pd-make+.pd-make:hover{background:#b3b3b3}.pd-freesize{align-items:center;display:flex}.pd-freesize-box{box-sizing:border-box;color:#666;border:1px solid #d4d4d4;align-items:center;width:137px;height:40px;padding:0 15px;font-size:13px;display:flex}.pd-freesize-box input{width:100%;min-width:0;height:38px;font:inherit;color:#000;text-align:center;background:0 0;border:none;padding:0 5px;font-size:13px}.pd-freesize-box input:focus{outline:none}.pd-freesize-box input:disabled{color:#000;-webkit-text-fill-color:#000;opacity:1}@media (min-width:769px){.pd-freesize{color:#666;margin-bottom:6px;font-size:12px}.pd-freesize-box{font-size:12px}.pd-freesize-box input{text-align:right;padding:0 5px 0 0}.pd-freesize-box .pd-freesize-label{margin-right:0}}.pd-freesize-label{flex:none;margin-right:8px}.pd-freesize-unit{flex:none}.pd-freesize-x{margin:0 10px}.pd-pair{justify-content:space-between;align-items:center;padding:1px 0;display:flex}.pd-pair .pd-select{height:45px}.pd-pair .pd-sel{width:46%}.pd-pair .pd-select{width:100%}.pd-pair-x{color:#888;font-size:12px;line-height:45px}.pd-summary{color:#333;margin-top:0;font-size:12px;line-height:20px}.pd-summary p{margin:0}.pd-summary b{color:#111;font-weight:700}.pd-summary .form_group{margin:0}.pd-summary .form_group .tit:empty{display:none}.pd-summary p.text{margin:0;font-size:12px;line-height:20px}.pd-summary .c_black{color:#333}.pd-summary .txt_black.price{margin-top:5px;line-height:25px}.pd-summary .txt_black.price h5{margin:0;font-size:13px;font-weight:600}.pd-summary .txt_black.price .info{margin:0;font-size:13px}.pd-summary .txt_black.price .info .txt_bold{font-weight:600}.pd-summary .txt_black.price .info .txt_red{color:#e5362c;font-size:13px}.pd-make{cursor:pointer;color:#fff;background:#222450;border:0;width:100%;height:60px;margin-top:30px;font-size:16px;font-weight:400;line-height:20px;display:block}.pd-make:hover{background:#2c2f63}.pd-make:focus{outline:none}.pd-make:focus-visible{outline:none;box-shadow:0 0 0 3px #22245059}.pd-warn{color:#a8722a;margin-top:10px;font-size:12px}.pd-bottomtext{color:#555;margin-top:18px;font-size:13px;line-height:1.7}.pd-tabs{margin-top:40px}.pd-linebnr{text-align:center;margin-top:60px}.pd-linebnr a{vertical-align:top;transition:all .3s;display:inline-block}.pd-linebnr a:hover{opacity:.8}.pd-linebnr img{max-width:100%;display:block}.pd-linebnr+.pd-tabs{margin-top:20px}@media (max-width:768px){.pd-linebnr{display:none}.pd-linebnr+.pd-tabs{margin-top:40px}}.pd-tabbar{background:#fff;border-bottom:1px solid #ddd;display:flex}.pd-tabbar button{min-width:0;font:inherit;white-space:nowrap;cursor:pointer;color:#777;background:0 0;border:0;border-bottom:2px solid #0000;flex:1 1 0;padding:14px 24px;font-size:15px;font-weight:500}.pd-tabbar button.is-active{color:#111;border-bottom-color:#222450;font-weight:700}.pd-shared-note{color:#5b6e80;font-size:14px}.pd-legacy-html{color:#666;max-width:100%;overflow-x:hidden}@media (max-width:768px){.pd-legacy-html{padding-left:15px;padding-right:15px}.pd-legacy-html:not(:has(.tab_cont_wrap)){padding-left:0;padding-right:0}}.pd-legacy-html img{height:auto}@media (min-width:769px){.pd-legacy-html img{max-width:none}}@media (max-width:768px){.pd-legacy-html img{max-width:100%}}@media (min-width:769px){.pd-legacy-html img{vertical-align:top;display:inline-block}.pd-legacy-html span.goods,.pd-legacy-html span.work,.pd-legacy-html span.cutline_gray,.pd-legacy-html span.cutline_red,.pd-legacy-html span.new_design{display:inline-block}}.pd-legacy-html table{max-width:100%}@media (min-width:769px){.pd-legacy-html button,.pd-legacy-html input,.pd-legacy-html select,.pd-legacy-html textarea{color:#000;background-color:#0000;font-size:13.3333px}}@media (max-width:1240px){.pd-legacy-html [class*=w1200],.pd-legacy-html [class*=w1100],.pd-legacy-html [style*=width\:1200px],.pd-legacy-html [style*="width: 1200px"]{width:100%!important;max-width:100%!important}.pd-legacy-html *{box-sizing:border-box;max-width:100%}.pd-legacy-html table{max-width:100%}}.pd-legacy-html .swiper-wrapper{display:block}.pd-legacy-html .swiper-slide{width:100%!important}.pd-legacy-html .swiper-wrapper:not(.pd-swipe) .swiper-slide{margin-bottom:16px}.pd-legacy-html .swiper-button-next,.pd-legacy-html .swiper-button-prev{display:none}@media (max-width:768px){.pd-legacy-html .ai_icon a{box-sizing:content-box}}.pd-legacy-html span.gnb_label_03{color:#222450;text-align:center;vertical-align:middle;box-sizing:border-box;border:1px solid #222450;border-radius:3px;width:27px;height:16px;margin-top:-1px;margin-left:4px;font-size:10px;font-weight:500;line-height:15px;display:inline-block}.pd-legacy-html span.l_photocard{color:#fff;background:silver;border-color:silver;border-radius:3px;width:auto;padding:0 4px;font-size:12px}.pd-legacy-html .content_txt_wrap h3{color:#000;margin-top:40px;font-size:17px;line-height:25px}.pd-legacy-html .content_txt_wrap p{color:#777;margin-top:25px;font-size:13px;line-height:22px}@media (min-width:769px){.pd-legacy-html [data-aos]{opacity:1!important;transition:none!important;transform:none!important}.pd-legacy-html .ul_default{background:#f7f7f7;padding:30px}.pd-legacy-html .mainex_tit ul li{color:#333;margin-bottom:5px;font-size:15px}.pd-legacy-html .cnt-main-title{padding-top:130px}.pd-legacy-html .cnt-delivery{padding-bottom:130px;padding-top:100px!important}.pd-legacy-html .cnt-quick-disc .delivery-txt{padding-top:150px}.pd-legacy-html .delivery-img3{background:#f9e7d4 url(https://www.publog.co.kr/sub_printing_s3/images/deli-img-03.jpg) 50% no-repeat;height:450px}.pd-legacy-html .tab_cont_wrap h3{letter-spacing:-.5px;color:#1a1a1a;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:40px;font-weight:800;line-height:60px}.pd-legacy-html:has(.tab_cont_wrap) h3{letter-spacing:-.5px;color:#1a1a1a;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:40px;font-weight:800;line-height:60px}.pd-legacy-html .tab_cont_wrap h3.ir_pm{font-size:0;line-height:0}.pd-legacy-html:has(.tab_cont_wrap) h3.ir_pm{font-size:0;line-height:0}}.pd-legacy-html .pd-swipe-box .swiper-button-prev,.pd-legacy-html .pd-swipe-box .swiper-button-next{margin-top:-22px}.pd-section{scroll-margin-top:60px}.pd-legacy-html>div:first-child{margin-top:0}.pd-legacy-html>:first-child>:first-child>.model_sec:first-child:not(.pt0){padding-top:40px!important}@media (min-width:769px){.pd-legacy-html .model_sec.pt100{padding-top:200px!important}.pd-legacy-html .uses_swiper:after,.pd-legacy-html .con_swipe1:after{content:"";display:inline-block}.pd-legacy-html .ul_cut>li:has(>.con_swipe1){flex-shrink:0}}@media (max-width:1024px){.pd-top{grid-template-columns:minmax(0,1fr);gap:24px}.pd-gallery{position:static}.pd-title{font-size:22px}.pd-price-now{font-size:24px}}@media (max-width:480px){.pd{padding:12px 0 48px}.pd-tabbar button{padding:12px 14px;font-size:14px}.pd-radio button{height:42px;font-size:12.5px}.pd-gallery-thumbs button{flex-basis:52px;width:52px;height:52px}}.pd-fileorder{box-sizing:border-box;color:#333;justify-content:space-between;align-items:center;height:40px;padding:10px 0;font-size:13px;display:flex}.pd-fileorder .pd-fileorder-title{color:#333;font-size:12.5px;font-weight:600}.pd-fileorder-btns{display:inline-block}.pd-filedown,.pd-fileup{cursor:pointer;border-radius:4px;font-size:11px;font-weight:100}.pd-filedown{color:#333;border:1px solid #333;margin-right:4px;padding:2px 10px;text-decoration:none}.pd-fileup{color:#fff;background-color:#f02222;border:0;padding:3px 10px}.pd-bulk{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:7px;margin-top:20px;overflow:hidden}.pd-bulk-head{color:#888;letter-spacing:-.3px;text-align:left;background:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:11px 16px;font-size:13px;font-weight:700}.pd-bulk-item{color:inherit;box-sizing:border-box;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:background .2s;display:flex}.pd-bulk-item+.pd-bulk-item{border-top:1px solid #eee}.pd-bulk-item:hover{background:#fafafa}.pd-bulk-text{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:3px;display:flex}.pd-bulk-text strong{color:#222;letter-spacing:-.3px;font-size:13px;font-weight:700}.pd-bulk-text span{color:#777;letter-spacing:-.2px;font-size:12px}.pd-bulk-icon{background-position:50%;background-repeat:no-repeat;background-size:24px 24px;width:28px;min-width:28px;height:28px}.pd-bulk-icon.is-wallet{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 12V7H5a2 2 0 0 1 0-4h14v4'/%3E%3Cpath d='M3 5v14a2 2 0 0 0 2 2h16v-5'/%3E%3Cpath d='M18 12a2 2 0 0 0 0 4h4v-4Z'/%3E%3C/svg%3E")}.pd-bulk-icon.is-phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E")}.pd-bulk-arrow{background-image:url(https://www.publog.co.kr/apparel/tshirt/img/more@2x.png?t=1);background-position:50%;background-repeat:no-repeat;background-size:contain;width:13px;min-width:13px;height:13px;transform:rotate(-90deg)}.pd-delivery{color:#666;margin:20px 0 0;font-size:13.5px;line-height:20px}.pd-delivery span{color:#888;margin-left:10px;padding-left:10px;position:relative}.pd-delivery span:before{content:"";background:#c6c6c6;width:1px;height:11px;position:absolute;top:5px;left:0}.pd-together{border-top:1px solid #e5e5e5;margin-top:20px;padding:0}.pd-together h4{color:#111;margin:15px 0 0;padding:5px 0 10px;font-size:13px;font-weight:600}.pd-selectwrap{margin-bottom:6px;position:relative}.pd-selectwrap-head{box-sizing:border-box;text-align:left;cursor:pointer;width:100%;height:43px;font:inherit;color:#666;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23888' stroke-width='1.4' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;border:1px solid #d9d9d9;align-items:center;padding:0 38px 0 15px;font-size:12px;display:flex}.pd-selectwrap-head:focus{outline:none}.pd-selectwrap-head:focus-visible{border-color:#222450;outline:none;box-shadow:0 0 0 2px #22245026}.pd-selectwrap-list{z-index:9;background:#fff;border:1px solid #d9d9d9;width:100%;max-height:300px;margin:0;padding:0;list-style:none;position:absolute;top:0;left:0;overflow-y:auto}.pd-selectwrap-list li{border-bottom:1px solid #f2f2f2}.pd-selectwrap-list li:last-child{border-bottom:0}.pd-selectwrap-list a{color:#333;align-items:center;gap:15px;padding:5px 10px;font-size:12px;text-decoration:none;display:flex}.pd-selectwrap-list li:first-child a{padding-top:10px}.pd-selectwrap-list li:last-child a{padding-bottom:10px}.pd-selectwrap-list a:hover{color:#1a1a1a;background:#f8f9fa;text-decoration:underline}.pd-selectwrap-list img{flex:none;width:70px}.pd-layer{z-index:1000;background:#0000008c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.pd-layer-box{width:var(--pd-layer-w);height:var(--pd-layer-h);border-radius:var(--pd-layer-radius,0);background:#fff;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000040}.pd-layer-frame{border:0;width:100%;height:100%;display:block}.pd-layer-close{z-index:2;color:#555;cursor:pointer;background:0 0;border:0;width:32px;height:32px;padding:0;font-size:26px;line-height:1;position:absolute;top:8px;right:12px}.pd-layer-close:hover{color:#111}.pd-layer-close:focus-visible{outline-offset:2px;outline:2px solid #222450}.pd-upload{flex-direction:column;font-size:12px;display:flex}.pd-upload-tt{color:#fff;background:#28284f url(https://www.publog.co.kr/sub_placard/img/pop_upload_icon.png) 33px no-repeat;flex:none;height:70px;padding:0 0 0 90px;font-size:20px;line-height:70px;position:relative}.pd-upload-close{cursor:pointer;background:0 0;border:0;width:24px;height:24px;margin-top:-12px;padding:0;position:absolute;top:50%;right:25px}.pd-upload-close span,.pd-upload-cancel span{height:2px;display:block;position:absolute;top:50%;transform:rotate(45deg)}.pd-upload-close span{background:#fff;width:30px;left:-2px}.pd-upload-close span+span,.pd-upload-cancel span+span{transform:rotate(-45deg)}.pd-upload-content{flex:1;min-height:0;padding:20px;position:relative}.pd-upload-progress{margin-top:16px;position:relative}.pd-upload-pick{cursor:pointer;background:#e5e5e5;border-radius:40px;height:50px;padding:1px;display:block;position:relative;overflow:hidden}.pd-upload-file{opacity:0;width:1px;height:1px;position:absolute}.pd-upload-bar{background:#fece33;height:80px;transition:width .2s;display:block}.pd-upload-percent{color:#28284f;font-size:20px;line-height:50px;position:absolute;top:0;left:40px}.pd-upload-cancel{z-index:6;cursor:pointer;background:#959595;border:0;border-radius:30px;width:30px;height:30px;margin-top:-15px;padding:0;position:absolute;top:50%;right:40px}.pd-upload-cancel span{background:#e5e5e5;width:24px;margin-top:-1px;left:3px}.pd-upload-info{height:300px;margin-top:20px;overflow-y:auto}.pd-upload-info dl{margin:16px 0}.pd-upload-info dt{color:#28284f;margin-bottom:10px;padding-top:10px;font-size:20px;font-weight:600;line-height:30px}.pd-upload-info dd{margin:0}.pd-upload-info ul{margin:15px 0 16px;padding-left:40px}.pd-upload-info li{text-indent:-8px;color:#838383;padding-left:8px;font-size:12px;line-height:26px;list-style:outside}.pd-upload-info li:first-child{color:#333;font-size:17px;font-weight:600;line-height:28px;list-style:none}.pd-upload-cart{width:345px;height:60px;font:inherit;color:#fff;cursor:pointer;background:#28284f;border:0;border-radius:30px;margin:40px auto 0;font-size:20px;line-height:60px;transition:all .2s;display:block}.pd-upload-cart:hover{background-color:#4e58c2}.pd-upload-cart:disabled{cursor:progress}.pd-upload-pick:has(:disabled){cursor:progress}.pd-linkish{cursor:pointer;font:inherit;color:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.pd-group-note{color:#888;margin:8px 0 0;font-size:12px;line-height:1.6}.pd-group-note:has(>.option_link_btn){margin-top:0;line-height:20px}@media (min-width:769px){.pd-group-note{color:#666;margin-top:0;line-height:20px}}.pd-group-note .option_link_btn{font:inherit;color:#b1b1b1;cursor:pointer;background:0 0;border:0;margin:7px 0 12px;padding:0;font-size:11px;display:inline-block}.pd-group-note button.option_link_btn{vertical-align:top;line-height:normal}.pd-group-note .option_link_btn img{vertical-align:top;width:10px;margin:5px 7px;display:inline-block}.pd-group-note .option_link_btn>span{color:#222450;font-weight:700;display:inline-block}.pd-group-text{color:#666;margin:0;font-size:12px;line-height:20px}.pd-group-text p{margin:0}[data-platform=mweb] .pd-options:not([data-booktype=LMSM]) .pd-group-note{display:none}.pd-tooltext{z-index:9;box-sizing:border-box;text-align:left;color:#fff;background-color:#0009;width:100%;padding:20px 30px;position:absolute;bottom:0;left:0}.pd-tooltext p{margin:0 0 5px;font-size:17px}.pd-tooltext span{font-size:13px}.pd-tip-body.is-panel{color:#111;background:#fff;border:1px solid #e5e5e5;border-radius:0;width:min(350px,100vw - 32px);min-width:0;max-width:none;max-height:70vh;padding:15px 15px 5px;font-size:13px;font-weight:600;display:none;top:calc(100% + 10px);bottom:auto;overflow-y:auto}@media (min-width:769px){.pd-tip-body img{vertical-align:top;display:inline-block}.pd-tip-body span{display:inline-block}}.pd-tip-body .txt_red{color:#e5362c!important}.pd-tip-body.is-panel:after{display:none}.pd-tip-body.is-panel:has(.processing_layer02){text-align:left;padding:30px 0}.pd-tip-body.is-panel .processing_layer02 h5{color:#1a1a1a;margin:0;padding:0 30px;font-size:18px;font-weight:600}.pd-tip-body.is-panel .processing_layer02 ul{justify-content:space-between;padding:0 20px;display:flex}.pd-tip-body.is-panel .processing_layer02 ul li{text-align:center;width:50%}.pd-tip-body.is-panel .processing_layer02 ul li img{width:150px;max-width:100%;height:auto}.pd-tip-body.is-panel .processing_layer02 ul li p{color:#666;margin:0;font-size:12px;font-weight:400}.pd-tip-body.is-panel .processing_th ul li p{padding-top:10px}.pd-tip-body.is-panel .processing_th ul:last-child{padding-top:20px}.pd-tip-body.is-panel:has(.processing_layer05){width:300px;padding:0}.pd-tip-body.is-panel .processing_layer05{box-sizing:border-box;width:100%;padding:30px 25px 20px}.pd-tip-body.is-panel .processing_layer05 h3{color:#1a1a1a;text-align:center;margin:0;padding:5px 0 20px;font-size:16px;font-weight:600}.pd-tip-body.is-panel .processing_layer05 ul.list{flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;display:flex}.pd-tip-body.is-panel .processing_layer05 ul.list li{padding:0;list-style:none;display:block}.pd-tip-body.is-panel .processing_layer05.img_1cut ul.list li{margin:0 auto}.pd-tip-body.is-panel .processing_layer05 ul.list li img{width:120px;height:auto}.pd-tip-body.is-panel .processing_layer05.img_1cut ul.list li img{width:180px;margin:0 auto;display:block}.pd-tip-body.is-panel .processing_layer05 ul.list li h5{text-align:center;margin:0;padding-top:20px;font-size:13px;font-weight:400}.pd-tip-body.is-panel .processing_layer05 ul.list li p{text-align:center;margin:0;padding:10px 0;font-size:12px;font-weight:400}.pd-tip-body.is-panel .processing_layer05,.pd-tip-body.is-panel .processing_layer02{line-height:20px}.pd-tip-body.is-panel .processing_layer05.img_1cut ul li p{padding-top:20px}.pd-tip-body.is-panel .processing_layer05 ul.list li p{color:#111}.pd-tip-body.is-panel .processing_layer05>p{color:#111;text-align:left;margin:0;font-size:13px;font-weight:600}.pd-tip-body.is-panel .processing_layer02 h4{color:#1a1a1a;text-align:center;padding:20px;font-size:13px;font-weight:600}.pd-tip-body.is-panel .processing_layer02 h4.pb0{padding-bottom:0}.pd-tip-body.is-panel .processing_layer02 h3{color:#1a1a1a;text-align:center;margin:0;padding:5px 0 20px;font-size:16px;font-weight:600}.pd-tip-body.is-panel .processing_layer02>p{color:#999;text-align:center;background:#f3f3f3;margin:0;padding:10px 0;font-size:12px;font-weight:400}.pd-tip-body.is-panel .processing_layer02>p.title{background:#fff;margin-bottom:20px;padding:0 20px}.pd-tip-body.is-panel .processing_layer02>p.caution{color:#fff;text-align:center;background:#222450;padding:10px 0;font-size:12px;font-weight:400}.pd-tip-body .mb30{margin-bottom:30px!important}.pd-tip-body.is-panel:has(.processing_layer02.uv_sticker){width:300px;padding:0}.pd-tip-body.is-panel .processing_layer02.uv_sticker{box-sizing:border-box;width:100%;padding:25px}.pd-tip-body.is-panel .processing_layer02.uv_sticker h5{border-bottom:1px solid #efefef;padding:0 0 18px;font-size:15px}.pd-tip-body.is-panel .processing_layer02.uv_sticker ul{justify-content:space-between;padding:0 30px 8px;display:flex}.pd-tip-body.is-panel .processing_layer02.uv_sticker h4{color:#006fc0;text-align:center;padding:30px 20px 16px;font-size:13px;font-weight:600}.pd-tip-body.is-panel .processing_layer02.uv_sticker .hover_box_tit{justify-content:space-between;display:flex}.pd-tip-body.is-panel:has(.processing_layer07){width:300px;padding:0}.pd-tip-body.is-panel .processing_layer07{width:100%;line-height:20px}.pd-tip-body.is-panel .processing_layer07 h3{color:#1a1a1a;text-align:center;margin:0;padding:30px 0 20px;font-size:16px;font-weight:600}.pd-tip-body.is-panel .processing_layer07 ul.list{flex-wrap:wrap;justify-content:space-between;margin:0;padding:0 22px 22px;display:flex}.pd-tip-body.is-panel .processing_layer07 ul.list li{width:48.5%;padding-bottom:0;list-style:none;display:block}.pd-tip-body.is-panel .processing_layer07 ul.list li img,.pd-tip-body.is-panel .processing_layer07 .img_1cut img{width:100%}.pd-tip-body.is-panel .processing_layer07 ul.list li p,.pd-tip-body.is-panel .processing_layer07 .img_1cut p{color:#111;text-align:center;margin:0;padding:10px 0;font-size:12px;font-weight:400}.pd-tip-body.is-panel .processing_layer07 ul.list .tit{margin-bottom:5px;font-weight:600;display:block}.pd-tip-body.is-panel .processing_layer07 p.txt_box{color:#999;text-align:center;background:#f3f3f3;margin:0;padding:10px 0;font-size:12px;font-weight:400}.pd-tip-body.is-panel .processing_layer02 .txt_list{flex-direction:column;padding:20px 35px 0;display:flex}.pd-tip-body.is-panel .processing_layer02 .txt_list li{color:#333;text-align:left;width:100%;padding:5px 0;font-weight:400;list-style:outside}.pd-tip-body.is-panel .processing_layer05 .txt_list li{color:#333;text-align:left;width:100%;padding:5px 0;font-weight:400}.pd-tip-body.is-panel p{color:#333;margin:0 0 12px;font-weight:400}.pd-tip-body.is-panel caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.pd-tip-body.is-panel table{border-collapse:collapse;border-top:2px solid #333;width:100%}.pd-tip-body.is-panel th{color:#333;background:#f7f7f7;border-bottom:1px solid #ededed;padding:15px 0;font-size:14px;font-weight:500}.pd-tip-body.is-panel td{color:#777;text-align:center;border-bottom:1px solid #ededed;padding:8px 0;font-size:12px;font-weight:400}.pd-tip-body.is-panel .photocard_size{text-align:center}.pd-tip-body.is-panel tr.border_none td{border-bottom:0}.pd-tip-body.is-panel .cutline_gray,.pd-tip-body.is-panel .cutline_red{vertical-align:text-bottom;margin:0 7px 0 0;padding:1px 7px;font-size:12px;line-height:15px;display:inline-block}.pd-tip-body.is-panel .cutline_gray{color:#9e9e9e;border:1px solid #9e9e9e}.pd-tip-body.is-panel .cutline_red{color:#e5362c;border:1px solid #e5362c}.pd-tip:hover .pd-tip-body.is-panel,.pd-tip:focus-within .pd-tip-body.is-panel{display:block}.pd-sel{margin-bottom:6px;position:relative}.pd-sel-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pd-sel-list{z-index:9;background:#fff;border:1px solid #d9d9d9;width:100%;max-height:500px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow:hidden auto}.pd-sel-row{box-sizing:border-box;color:#666;text-align:left;cursor:pointer;border-bottom:1px solid #f2f2f2;align-items:center;width:100%;padding:12px 15px;font-size:12px;display:flex}.pd-sel-list li:last-child .pd-sel-row{border-bottom:0}.pd-sel-row.is-disabled{opacity:.5;cursor:default;background-color:#f9f9f9}.pd-sel-row:hover{background:#f8f9fa}.pd-sel-row.is-disabled:hover{background:#f9f9f9}.pd-sel-row:hover p,.pd-sel-row.is-on p{color:#1a1a1a;text-decoration:underline}.pd-sel-row:focus-visible{background:#f8f9fa;outline:none;box-shadow:inset 0 0 0 2px #2224502e}.pd-sel-body{align-items:center;min-width:0;display:flex}.pd-sel-body .color{vertical-align:middle;background-position:50%;background-size:cover;flex:none;width:20px;height:20px;margin-right:10px}.pd-sel-body .color.ir_pm{text-indent:0;overflow:visible}.pd-sel-body .whi{background:#fff!important;border:1px solid #d9d9d9!important}.pd-sel-body .mgy{background:#c3bfbe!important}.pd-sel-body .blk{background:#000!important}.pd-sel-body .red{background:#d02933!important}.pd-sel-body .pnk{background:#eda9a7!important}.pd-sel-body .ppl{background:#633274!important}.pd-sel-body .org{background:#fa733c!important}.pd-sel-body .grn{background:#229844!important}.pd-sel-body .nav{background:#022954!important}.pd-sel-body .dnv{background:#181c41!important}.pd-sel-body .blu{background:#143b8f!important}.pd-sel-body .rbu{background:#415496!important}.pd-sel-body .tis{background:#029ab2!important}.pd-sel-body .ash{background:#d8dbdf!important}.pd-sel-body .bgd{background:#63252a!important}.pd-sel-body .olv{background:#6d5f38!important}.pd-sel-body .otm{background:#d1cdc4!important}.pd-sel-body .ccl{background:#333!important}.pd-sel-body .lpk{background:#eebac7!important}.pd-sel-body .lbu{background:#aec3d7!important}.pd-sel-body .hpk{background:#dc3c78!important}.pd-sel-body .sgy{background:#b8b4a6!important}.pd-sel-body .lim{background:#80a955!important}.pd-sel-body .dsy{background:#ffee49!important}.pd-sel-body .lpl{background:#cb98d0!important}.pd-sel-body .frt{background:#253b2c!important}.pd-sel-body .bre{background:#d02933!important}.pd-sel-body .dgy{background:#475657!important}.pd-sel-body .cbt{background:#1f5bbc!important}.pd-sel-body .wmn{background:#006400!important}.pd-sel-body .cml{background:#513300!important}.pd-sel-body .crl{background:#e56967!important}.pd-sel-body .crm{background:#f7f3c6!important;border:1px solid #d9d9d9!important}.pd-sel-body .gry{background:#1c1c1c!important}.pd-sel-body .bpl{background:#baa8d0!important}.pd-sel-body .dpl{background:#b34c81!important}.pd-sel-body .bcl{background:#e59a95!important}.pd-sel-body .fgn{background:#d3eb71!important}.pd-sel-body .nmt{background:#9ee0c5!important}.pd-sel-body .mnt{background:#96ead6!important}.pd-sel-body .brn{background:#513300!important}.pd-sel-body .yel{background:#ffc242!important}.pd-sel-body .sky{background:#64b9d9!important}.pd-sel-body .mlg{background:#a5a5aa!important}.pd-sel-body .ayl{background:#e3ae08!important}.pd-sel-body .win{background:#511414!important}.pd-sel-body .kha{background:#87867a!important}.pd-sel-body .dmnt{background:#a3bec1!important}.pd-sel-body .dbeg{background:#a19790!important}.pd-sel-body .irg{background:#02a562!important}.pd-sel-body .tra{background:#f3f3f3!important}.pd-sel-body .crg{background:#d9a693!important}.pd-sel-body .cgd{background:#e6c878!important}.pd-sel-body .csv{background:#b4bbc0!important}.pd-sel-body .beg{background:beige!important;border:1px solid #d9d9d9!important}.pd-sel-body .nat{background:#fcdab8!important}.pd-sel-body .cwh{background:#fbfbfb!important;border:1px solid #d9d9d9!important}.pd-sel-body .dkh{background:#5c5b4c!important}.pd-sel-body .lbr{background:#a37b61!important}.pd-sel-body .gra{background:#666!important}.pd-sel-body .lkh{background:#af9274!important}.pd-sel-body .tur{background:#50627c!important}.pd-sel-body .sbl{text-shadow:.05em .05em #fff,-.05em 0 #fff;background:linear-gradient(90deg,#000 50%,#fff 0) 0 0/8px 2px}.pd-sel-body .sna{text-shadow:.05em .05em #fff,-.05em 0 #fff;background:linear-gradient(90deg,#192452 50%,#fff 0) 0 0/8px 2px}.pd-sel-body .emb_whi{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/whi.jpg?t=1) no-repeat;border:1px solid #d9d9d9!important}.pd-sel-body .emb_blk{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/blk.jpg?t=1) no-repeat}.pd-sel-body .emb_gry{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/gry.jpg?t=1) no-repeat}.pd-sel-body .emb_beg{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/beg.jpg?t=1) no-repeat}.pd-sel-body .emb_brn{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/brn.jpg?t=1) no-repeat}.pd-sel-body .emb_red{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/red.jpg?t=1) no-repeat}.pd-sel-body .emb_hpk{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/hpk.jpg?t=1) no-repeat}.pd-sel-body .emb_lpk{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/lpk.jpg?t=1) no-repeat}.pd-sel-body .emb_org{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/org.jpg?t=1) no-repeat}.pd-sel-body .emb_yel{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/yel.jpg?t=1) no-repeat}.pd-sel-body .emb_grn{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/grn.jpg?t=1) no-repeat}.pd-sel-body .emb_blu{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/blu.jpg?t=1) no-repeat}.pd-sel-body .emb_lbu{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/lbu.jpg?t=1) no-repeat}.pd-sel-body .emb_nav{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/nav.jpg?t=1) no-repeat}.pd-sel-body .emb_ppl{background:url(https://s3.ap-northeast-2.amazonaws.com/image.publog.co.kr/apparel/include/emb_color/ppl.jpg?t=1) no-repeat}.pd-sel-body .wln{background:#2b2525!important}.pd-sel-body .chr{background:#36130d!important}.pd-sel-body .blu2{background:#387aa4!important}.pd-sel-body .sv{background:#9a9995!important}.pd-sel-body .wbr{background:#9e7758!important}.pd-sel-body .awb{background-image:url(https://www.publog.co.kr/apparel/tshirt/css/frame_color/frame_antique_woodbrown.jpg?t=1)}.pd-sel-body .awh{background-image:url(https://www.publog.co.kr/apparel/tshirt/css/frame_color/frame_antique_white.jpg?t=1)}.pd-sel-body .mts{background-image:url(https://www.publog.co.kr/apparel/tshirt/css/frame_color/frame_metalsilver.jpg?t=1)}.pd-sel-body .mtg{background-image:url(https://www.publog.co.kr/apparel/tshirt/css/frame_color/frame_metalgold.jpg?t=1)}.pd-sel-body .sgd{background-image:url(https://www.publog.co.kr/apparel/tshirt/css/frame_color/frame_sculptgold.jpg?t=1)}.pd-sel-body .ssv{background-image:url(https://www.publog.co.kr/apparel/tshirt/css/frame_color/frame_sculptsilver.jpg?t=1)}.pd-sel-body .ck_m_wh,.pd-sel-body .ck_m_whi{background:#fff!important;border:1px solid #d9d9d9!important}.pd-sel-body .ck_m_crm{background:#f4f4e7!important}.pd-sel-body .ck_m_yel{background:#ffd628!important}.pd-sel-body .ck_m_mel{background:#d1eb4d!important}.pd-sel-body .ck_m_skb{background:#95dbe6!important}.pd-sel-row img{flex:none;width:70px;margin-right:15px}.pd-sel-row p{color:inherit;margin:0;font-size:12px;line-height:20px}.pd-sel-head{box-sizing:border-box;color:#333;border-top:1px solid #333;width:100%;padding:20px 15px 10px;font-size:15px;font-weight:700;display:block}.pd-sel-list li:first-child .pd-sel-head{border-top:0;padding-top:12px}.pd-sel-badge{text-align:center;color:#fff;border-radius:4px;flex:none;margin-left:10px;font-size:10px;line-height:15px}.pd-sel-badge.is-best{background:#ff7373;border:1px solid #ff7373;width:24px;height:17px}.pd-sel-badge.is-hit{background:#ff7373;border:1px solid #ff7373;border-radius:3px;width:16px;height:16px}@media (max-width:768px){.pd-legacy-html .faq-list-wrap .faq-list{margin:0 auto;padding:30px 20px 0!important}.pd-freesize-unit{display:none}}#main-content-wrap:has(.pd){overflow:visible}.pd-stickybar{z-index:9997;background:#fffffff2;border-bottom:1px solid #e6e6e6;height:55px;animation:.25s ease-out pd-stickybar-in;position:fixed;top:0;left:0;right:0}@keyframes pd-stickybar-in{0%{transform:translateY(-100%)}to{transform:none}}@media (prefers-reduced-motion:reduce){.pd-stickybar{animation:none}}.pd-stickybar-in{justify-content:space-between;align-items:center;gap:16px;width:min(1200px,100% - 32px);height:100%;margin:0 auto;display:flex}.pd-stickybar-tabs{height:100%;display:flex}.pd-stickybar-tabs button{cursor:pointer;color:#999;background:0 0;border:0;width:128px;height:100%;padding:0;font-size:13px;font-weight:400}.pd-stickybar-tabs button.is-active{color:#222450;border-bottom:2px solid #222450}.pd-stickybar-tabs button:hover{color:#222450}.pd-stickybar-buy{align-items:center;gap:20px;display:flex}.pd-stickybar-price{color:#222450;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.pd-stickybar-price em{color:#666;font-size:15px;font-style:normal;font-weight:400}.pd-stickybar-make{cursor:pointer;color:#fff;background:#262853;border:0;width:190px;height:35px;padding:0;font-size:15px;font-weight:400}.pd-stickybar-make:disabled{opacity:.6;cursor:default}@media (max-width:720px){.pd-stickybar-tabs{display:none}.pd-stickybar-in{justify-content:flex-end}}.pd-mhead,.pd-reviewbar{display:none}.pd-legacy-html .swiper-wrapper.pd-swipe{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.pd-legacy-html .swiper-wrapper.pd-swipe::-webkit-scrollbar{display:none}.pd-legacy-html .swiper-wrapper.pd-swipe.pd-fade{scroll-snap-type:none;display:grid;overflow:hidden}.pd-legacy-html .swiper-wrapper.pd-swipe.pd-fade>.swiper-slide{opacity:0;pointer-events:none;flex-basis:auto;grid-area:1/1;max-width:100%;transition:opacity .5s}.pd-legacy-html .swiper-wrapper.pd-swipe.pd-fade>.swiper-slide.pd-on{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.pd-legacy-html .swiper-wrapper.pd-swipe.pd-fade>.swiper-slide{transition:none}}.pd-legacy-html .swiper-wrapper.pd-swipe>.swiper-slide{scroll-snap-align:start;flex:0 0 100%;max-width:100%}.pd-legacy-html .uses_swiper .swiper-wrapper.pd-swipe>.swiper-slide{flex-basis:66.667%;max-width:66.667%}.pd-legacy-html .option_swiper .swiper-wrapper.pd-swipe>.swiper-slide{flex:none;max-width:none;width:fit-content!important}.pd-legacy-html .option_swiper .swiper-wrapper.pd-swipe{scroll-snap-type:none;cursor:grab}.pd-legacy-html .swiper-wrapper.pd-swipe.pd-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.pd-legacy-html .swiper-wrapper.pd-swipe>.swiper-slide img{max-width:100%;height:auto}.pd-legacy-html .pd-swipe-box{position:relative}.pd-legacy-html .pd-swipe-box .swiper-button-prev,.pd-legacy-html .pd-swipe-box .swiper-button-next{z-index:10;cursor:pointer;background-position:50%;background-repeat:no-repeat;display:block;position:absolute;top:50%}.pd-legacy-html .pd-swipe-box .swiper-button-next.swiper-button-disabled,.pd-legacy-html .pd-swipe-box .swiper-button-prev.swiper-button-disabled{opacity:.35;pointer-events:none}@media (prefers-reduced-motion:reduce){.pd-legacy-html .swiper-wrapper.pd-swipe{scroll-behavior:auto}}.pd-mshare,.pd-fileorder-sub{display:none}#pd-sec-gift_review{padding:80px 0}.pd-tip-body.is-panel:has(.processing_th){width:400px!important}.processing_layer02 h5{color:#1a1a1a;padding:0 30px;font-size:18px;font-weight:600}.processing_layer02 ul{justify-content:space-between;padding:0 20px;display:flex}.processing_layer02 ul li{text-align:center;width:50%}.processing_layer02 ul li img{width:150px}@media (max-width:768px){.pd-legacy-html img{display:block}.pd-legacy-html input{color:inherit;background-color:#0000}.pd-legacy-html h1,.pd-legacy-html h2,.pd-legacy-html h3,.pd-legacy-html h4,.pd-legacy-html h5,.pd-legacy-html h6{font-weight:400}.pd-legacy-html>div .mainex_tit{margin-top:130%;padding:0 15px}.pd-legacy-html>div .mainex_tit h4{color:#1a1a1a;letter-spacing:-1px;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:20px;font-weight:600;line-height:30px}.pd-legacy-html>div .mainex_tit h5{color:#b2b2b2;letter-spacing:-1px;margin-top:20px;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:20px;font-weight:600;line-height:30px}.pd-legacy-html>div .mainex_tit ul{margin-top:20px!important}.pd-legacy-html>div .mainex_tit ul li{color:#333;margin-bottom:5px;font-size:12px;line-height:20px}.pd-legacy-html>div .mainex_tit ul li:last-child{margin-bottom:5px}.pd-legacy-html>div .mainex_tit p{color:#999;margin-top:20px;font-size:12px;line-height:20px}.pd-legacy-html>div .mainex_tit span{color:#a6a6a6;margin-top:40px}.pd-legacy-html>div .ul_default li{padding-left:9px;line-height:22px}.pd-legacy-html>div .option_default article h4{color:#1a1a1a;margin-top:50px;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:20px}.pd-legacy-html>div .mainex_box{background:#fff}.pd-legacy-html>div .mainex_img{width:100%;position:absolute;top:0}.pd-legacy-html .top_play{z-index:9;width:90px;height:40px;position:absolute;left:0}.pd-legacy-html .top_play .swiper-button-prev,.pd-legacy-html .top_play .swiper-button-next,.pd-legacy-html .top_play .swiper-play,.pd-legacy-html .top_play .swiper-pause{display:none}.pd-legacy-html .top_play .swiper-play,.pd-legacy-html .top_play .swiper-pause{z-index:999;opacity:1;width:20px;height:20px;position:absolute;top:10px;left:15px}.pd-legacy-html .top_play .swiper-pause{background:url(https://m.bizfactory.co.kr/include/img/icon_stop.png?t=1)}.pd-legacy-html .top_play .swiper-play{background:url(https://m.bizfactory.co.kr/include/img/icon_play.png?t=1)}.pd-legacy-html .top_play .swiper-play.active,.pd-legacy-html .top_play .swiper-pause.active{display:block}.pd-legacy-html .tab_cont_wrap h3{letter-spacing:-.5px;color:#1a1a1a;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:24px;font-weight:800;line-height:36px}.pd-legacy-html:has(.tab_cont_wrap) h3{letter-spacing:-.5px;color:#1a1a1a;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:24px;font-weight:800;line-height:36px}.pd-legacy-html .tab_cont_wrap h3.ir_pm{font-size:0;line-height:0}.pd-legacy-html:has(.tab_cont_wrap) h3.ir_pm{font-size:0;line-height:0}.pd-legacy-html>div .list_default li{margin-top:20px;margin-bottom:35px;position:relative}.pd-legacy-html>div .list_default li h4{color:#1a1a1a;margin-top:50px;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:18px}.pd-legacy-html>div .list_default li p{color:#999;margin-top:5px;font-size:12px}.pd-legacy-html>div h4.tit_h4{color:#1a1a1a;margin-top:50px;font-family:Montserrat,YoonGothicPro780,sans-serif;font-size:18px}.pd-legacy-html>div .list_default li h5{color:#1a1a1a;margin-top:20px;font-size:16px}.pd-tip-body>.notice_layer>p{letter-spacing:-.5px;line-height:20px}.pd-legacy-html>div .ul_default2 li{color:gray;text-align:left;background:url(https://bm.publog.co.kr/include/img/bullet.png?t=1) 0 10px/2px no-repeat;margin-bottom:12px;padding-left:9px;font-size:12px;line-height:20px}.pd-legacy-html>div .option_default article .box_gray_label{box-sizing:border-box;background:#00000080;justify-content:center;align-items:center;width:80px;height:70px;margin:0;display:flex;position:absolute;top:0;right:0}.pd-legacy-html>div .option_default article .box_gray_label p{color:#fff;font-size:12px}.pd-legacy-html .option_swiper .swiper-wrapper:not(.pd-swipe) .swiper-slide{margin-bottom:0}.pd{width:100%;max-width:none;padding-left:0;padding-right:0}.pd-tabbar,.pd-stickybar,.pd-together,.pd-notice,.pd-filedown{display:none}.pd-buy{flex-direction:column;display:flex}.pd-badges{display:none}.pd-titlerow{order:2;display:none}.pd-options{order:3;margin-top:0}.pd-lead{order:4}.pd-price{order:5}.pd-summary{order:6}.pd-make,.pd-make-row{order:7}.pd-make-row{gap:0}.pd-fileorder{order:8}.pd-mshare{order:9}.pd-delivery{order:10}body:has(.pd) #header{position:fixed;top:0;left:0;right:0}body:has(.pd) #wrap{padding-top:var(--pd-gnb-h,80px)}.pd-mhead{top:max(104px,var(--pd-gnb-h,104px));z-index:9;text-align:center;background:#fff;border-bottom:1px solid #eee;height:55px;padding:15px 0 0;display:block;position:fixed;left:0;right:0}.pd-mhead-name{color:#000;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0 60px;font-size:17px;font-weight:700;line-height:22px;overflow:hidden}.pd-mhead-back{cursor:pointer;background:url(https://m.publog.co.kr/number/img/btn_close.png?t=1) 0 0/cover no-repeat;border:0;width:15px;height:15px;padding:0;position:absolute;top:19px;left:15px}.pd-mhead-share{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:50px;height:30px;padding:0;display:flex;position:absolute;top:14px;right:10px}.pd-mhead-share img{width:25px;height:25px;display:block}.pd{padding-top:67px}.pd-layer{padding:0}.pd-layer-box{width:100%;height:100%;box-shadow:none;border-radius:0}.pd-legacy-html .swiper-wrapper.pd-swipe>.swiper-slide{flex-basis:100%;max-width:100%}.pd-legacy-html .uses_swiper .swiper-wrapper.pd-swipe>.swiper-slide{flex-basis:90%;max-width:90%}.pd-top{row-gap:0}.pd-reviewbar{margin-bottom:31px}.pd-crumb,#pd-sec-pack_contents{display:none}body:has(.pd) #footer.footer{display:none}#pd-sec-gift_review{display:none}.pd-legacy-html{font-size:14px;line-height:22px}.pd-legacy-html .info_sec{padding:0 20px}.pd-reviewbar{color:#666;background:#f7f7f7;border-bottom:0;justify-content:center;align-items:center;width:100%;padding:10px;font-size:10px;line-height:22px;display:flex;position:relative}.pd-reviewbar .point{color:#0500cc;font-weight:400}.pd-reviewbar .review_list{justify-content:space-between;margin-right:20px;display:flex}.pd-reviewbar .like_wrap{margin-left:20px;position:relative;top:2px;right:4px}.pd-reviewbar .like_wrap span{background:url(https://www.publog.co.kr/sub_review/img/new/like.png) 0 -12px/12px no-repeat;width:12px;height:12px;margin:0 2px;display:inline-block}.pd-reviewbar .like_wrap span.active{background-position:0 0}.pd-reviewbar #review_total_cnt{margin-left:4px}.pd-reviewbar a{color:#474747;margin-left:10px;font-weight:700;text-decoration:none}.pd-group{grid-template-columns:97px minmax(0,1fr);align-items:start;min-height:50px;padding:0 5%;display:grid}.pd-group-title{color:#1a1a1a;align-items:center;height:50px;padding:0;font-size:12px;font-weight:400;line-height:18px;display:flex}.pd-group-title span{white-space:nowrap}.pd-sel{margin-bottom:0}.pd-radio{padding:0}.pd-radio button{height:40px;margin:0 0 4px;font-size:12px}.pd-pair{padding:0}.pd-pair .pd-select{height:41px}.pd-pair-x{line-height:41px}.pd-select{height:41px}.pd-lead{border-bottom:0;grid-template-columns:97px minmax(0,1fr);align-items:start;gap:0;min-height:70px;padding:0 5%;display:grid}.pd-lead dd{color:#222450;margin:0;padding:13px 0 0 10px;font-size:14px;line-height:22px}.pd-lead dt{color:#1a1a1a;height:35px;padding-top:17px;font-size:12px;font-weight:400;line-height:18px;text-decoration:none;display:block}.pd-lead dt:empty{height:0;padding-top:0}.pd-price{border-top:1px dashed #d9d9d9;grid-template-columns:97px minmax(0,1fr);align-items:center;min-height:66px;margin:25px 0 46px;padding:15px 5% 0;display:grid}.pd-price:before{content:"가격";color:#1a1a1a;align-items:center;height:35px;font-size:12px;line-height:18px;display:flex}.pd-price-now{color:#222450;padding:0 0 0 10px;font-size:24px;font-weight:700;line-height:22px;display:block}.pd-price-won{font-size:14px;font-weight:400}.pd-price-was,.pd-price-off,.pd-summary{display:none}.pd-make{height:60px;margin:0;font-size:16px}.pd-make.is-stuck,.pd-make-row.is-stuck{left:0;right:0;bottom:var(--bottom-nav-h,0px);z-index:999;width:auto;padding-bottom:env(safe-area-inset-bottom,0px);height:calc(60px + env(safe-area-inset-bottom,0px));position:fixed}.pd-make-row.is-stuck .pd-make:not(:last-child){display:none}.pd-make-row.is-stuck .pd-make{flex:100%;height:60px}.pd-fileorder{color:#222450;align-items:baseline;padding:10px;font-size:14px;font-weight:600;line-height:22px}.pd-fileorder-sub{color:#555;margin-left:10px;font-size:11px;font-weight:100;display:inline}.pd-mshare{box-sizing:content-box;border:1px solid #f3f3f3;justify-content:space-around;align-items:center;height:50px;display:flex}.pd-mshare button{color:#666;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:14px;display:flex}.pd-mshare img{width:20px;height:20px;margin-right:10px}.pd-delivery{display:none}.pd-tooltext{color:#fff;box-sizing:border-box;word-break:keep-all;background-color:#0000004d;width:100%;padding:7px 15px;position:absolute;bottom:0;left:0}.pd-tooltext p{font-size:15px}.pd-tooltext span{font-size:12px;line-height:18px}.pd-gallery-thumbs{justify-content:center}.pd-gallery-thumbs button{opacity:.5}#size_go{padding:50px 20px}.pd-legacy-html .ul_default li{background:url(https://m.publog.co.kr/number/img/bullet.png?t=1) 0 10px/2px no-repeat!important}.pd-tip-body{top:calc(100% + 8px);left:0;bottom:unset}.pd-tip-body:after{display:none}.pd.is-app .pd-make.is-stuck,.pd.is-app .pd-make-row.is-stuck{bottom:0}}.info_multiship{flex-direction:row;align-items:center;gap:12px;margin-bottom:12px;display:flex}.info_multiship .info_multiship_content{color:#666;font-size:12px;position:relative}.multiship_tooltip{opacity:.4;cursor:pointer;width:20px;margin-left:5px;transition:all .3s;position:relative;bottom:1px;vertical-align:middle!important}.multiship_tooltip:hover,.multiship_tooltip:focus-visible{opacity:1;transition:all .3s}.multiship_tooltip_layer{color:#333;white-space:nowrap;z-index:9;box-sizing:border-box;background-color:#fff;border:1px solid #eee;border-radius:0;margin-top:10px;display:none;position:absolute;top:100%;left:94.5%;transform:translate(-50%)}.multiship_tooltip_layer:before,.multiship_tooltip_layer:after{content:"";width:0;height:0;margin-bottom:0;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.multiship_tooltip_layer:before{border:10px solid #0000;border-bottom-color:#e3e3e3}.multiship_tooltip_layer:after{z-index:1;border:9px solid #0000;border-bottom-color:#fff}.info_multiship_content:hover .multiship_tooltip_layer,.multiship_tooltip_layer.active{display:block}.multiship_tooltip_layer .popup_content{padding:24px}.multiship_tooltip_layer .popup_title{color:#333;text-align:start;margin-bottom:10px;font-size:14px;font-weight:600}.multiship_tooltip_layer .popup_txt{color:#666;text-align:start;margin:0 0 16px;font-size:12px;line-height:1.6}.multiship_tooltip_layer .product_card_list{grid-template-columns:repeat(4,1fr);gap:8px 14px;margin:0;padding:0;list-style:none;display:grid}.multiship_tooltip_layer .product_card{flex-direction:column;flex:none;align-items:center;width:auto;display:flex}.multiship_tooltip_layer .card_image{color:#999;background:#f7f7f7;border-radius:0;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:8px;font-size:12px;display:flex;overflow:hidden}.multiship_tooltip_layer .card_image img{object-fit:contain;width:100%;height:100%;display:block}.multiship_tooltip_layer .card_label{color:#999;text-align:center;word-break:keep-all;white-space:normal;overflow-wrap:break-word;width:100%;font-size:11px;line-height:1.3}@media (min-width:769px){.pd-legacy-html span{display:inline-block}}@media (max-width:1280px){.pd-legacy-html .notice_wrap2{padding:32px 24px!important}}@media (max-width:768px){.pd-legacy-html .notice_wrap2{padding:24px 18px!important}.pd-legacy-html .geo_guide .summary{color:#333!important}.pd-legacy-html .notice_wrap2 h3{margin-bottom:14px!important}.pd-legacy-html:not(:has(.tab_cont_wrap)) .notice_wrap2 h3{line-height:inherit!important}.pd-legacy-html:has(.tab_cont_wrap) .notice_wrap2 h3{line-height:36px!important}}@media (max-width:480px){.pd-legacy-html .notice_wrap2{padding:20px 16px!important}}@media (min-width:769px){.pd-legacy-html>#pd-sec-pack_contents{margin-left:calc((100% - var(--pd-vw,100%))/2);margin-right:calc((100% - var(--pd-vw,100%))/2)}.pd-legacy-html.pd-legacy-bleed{overflow-x:visible}.pd-legacy-html .color_sec{margin-left:calc((100% - var(--pd-vw,100%))/2);margin-right:calc((100% - var(--pd-vw,100%))/2)}.pd-legacy-html:has(.color_sec){overflow-x:visible}#pd-sec-pack_contents>.pd-legacy-html{max-width:none;margin-left:calc((100% - var(--pd-vw,100%))/2);margin-right:calc((100% - var(--pd-vw,100%))/2);overflow-x:visible}.pd-legacy-html .cnt-box8 .cnt-delivery{width:1200px!important}.pd-legacy-html .cnt-quick-disc{height:450px;width:1200px!important}.pd-legacy-html .cnt-quick-disc .delivery-txt{height:450px;width:600px!important}#pd-sec-faq{margin-bottom:150px}.pd-tabs:has(#pd-sec-faq) .pd-legacy-html .info_sec.mb150:has(>.geo_guide){margin-bottom:0!important}}@media (max-width:768px){#pd-sec-faq{margin-bottom:80px}.pd-tabs:has(.tab_cont_wrap) #pd-sec-faq{margin-bottom:100px}}.pd-legacy-html .fixed_nav_wrap{display:none}
