:root {--content-width:620px;--content-padding:16px;--content-max-width:960px;--color-cream:#e9e3d4;--color-orange:#f05429;--color-bbs-yellow:#f4bb4c;}.container {width:100%;max-width:var(--content-width);margin:0 auto;padding:0 var(--content-padding);box-sizing:border-box;}.p-contents__wrapper.container {min-height:500px;padding:60px 48px 160px 40px !important;}@media (max-width:600px) {.p-contents__wrapper.container {padding:60px var(--content-padding) !important;}}@media (min-width:768px) {.container {padding:0 var(--content-padding) !important;}.p-contents__wrapper.container {min-height:720px;}}.l-main.is-bbs {background-color:var(--color-cream);}.l-main.is-bbs .p-narrowdown__list {justify-content:center;}@media (max-width:600px) {.p-footer__nav {display:none !important;}}.required {margin:0 5px;padding:0 3px;border-radius:5px;background-color:#d24a4a;color:#fff;}.inputFileWorkBox {position:relative;display:table;height:200px;width:200px;margin:0 auto 10px;background-color:#eee;border:1px solid #ddd;text-align:center;color:#888;font-size:12px;}.inputFileBox {position:absolute;top:0;right:0;width:100%;height:100%;z-index:99;opacity:0;filter:alpha(opacity=0);-ms-filter:"alpha(opacity=0)";}.inputFileDropBox {display:table-cell;vertical-align:middle;}@media (max-width:767px) {.formBox table {width:95% !important;width:calc(100% - 20px) !important;margin:0 10px 5px !important;border:none !important;}.formBox table th,.formBox table td {border-bottom:none !important;}.formBox table th {display:block;width:100% !important;padding:7px 10px !important;background-color:#eee;border-radius:5px;border-right:none !important;}.formBox table td {display:block;width:100% !important;padding:10px 0 15px !important;border:none !important;}}.formBox table td input,.formBox table td textarea {width:100%;margin-bottom:10px;font-size:15px;}.formBox.bbs {width:100%;max-width:var(--content-width);margin:0 auto;padding:20px var(--content-padding);box-sizing:border-box;}.formBox.bbs .note {margin-bottom:20px;color:#666;}.formBox.bbs table {width:100%;margin-bottom:30px;border-collapse:collapse;}.formBox.bbs th {display:block;width:100%;padding:15px;background:#f5f5f5;}.formBox.bbs td {display:block;width:100%;padding:15px;}.formBox.bbs div.bbs-table-border {border:1px solid #939393;border-radius:8px;padding:5px;margin-bottom:10px;}.bbs-table-border p.red {font-size:10px;color:#d24a4a;}.formBox.bbs input[type="text"],.formBox.bbs input[type="password"],.formBox.bbs select,.formBox.bbs textarea {width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;}.formBox.bbs .inner_col-en {font-size:12px;color:#999;margin:5px 0;}.formBox.bbs h2 {margin:8px 0 28px;font-size:18px;font-weight:bold;text-align:center;}.formBox.bbs .formBtnBox {width:100%;max-width:var(--content-width);margin:0 auto;display:flex;justify-content:center;}.formBox.bbs .formBtnBox ul {display:flex;flex-direction:column;gap:20px;}.formBox.bbs .formBtnBox a {display:inline-block;padding:20px 30px;border-radius:50px;text-decoration:none;width:200px;}.formBox.bbs .formBtnBox a:not(.main) {background:#f5f5f5;color:#333;text-align:center;}.formBox.bbs .bbs-btn-flexBox {display:flex;justify-content:space-evenly;flex-wrap:wrap;}.formBox.bbs .bbs-btn-flexBox__btn {height:35px;border:1px solid #cdcdcd;border-radius:50px;padding:2px 32px;margin-bottom:13px;}.formBox.bbs .bbs-btn-flexBox__btn:hover {background:#cdcdcd;}.formBox.bbs .bbs-btn-flexBox__btn.is-active {background:#ea7b7b;color:#fff;}.formBox.bbs .bbs-publish-chkBox {position:relative;width:100%;display:inline-block;padding:0 28px 0 0;text-align:right;margin-bottom:5px;}.formBox.bbs .bbs-publish-chkBox label {color:#ff0000;font-size:13px;font-weight:500;position:relative;}.formBox.bbs .bbs-publish-chkBox label::before {position:absolute;top:0;left:110px;display:block;width:20px;height:20px;border:1px solid #bbb;border-radius:5px;content:"";background-color:#fff;}.formBox.bbs .bbs-publish-chkBox label::after {position:absolute;top:4px;left:118px;display:block;width:5px;height:10px;content:"";border-right:3px solid #8a8a8a;border-bottom:3px solid #8a8a8a;transform:rotate(45deg);opacity:0;}.bbs-publish-chkBox input[type="checkbox"]:checked + label::after {opacity:1;}.formBox.bbs select {width:100%;padding:8px;}.formBox.bbs select optgroup {font-style:normal;color:#666;padding-left:10px;}.formBox.bbs select option {padding:4px;}.formBox.bbs select optgroup option {padding-left:15px;}.formBox.bbs select .bbs-category-subOption {padding-left:20px;}.formBox.bbs .bbs-agreement-box {display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:700;padding:10px;margin-bottom:10px;position:relative;}.formBox.bbs .bbs-agreement-box a {color:#4a90e2;}.formBox.bbs .bbs-agreement-box label::before {position:absolute;left:260px;display:block;width:20px;height:20px;border:1px solid #bbb;border-radius:5px;content:"";background-color:#fff;}.formBox.bbs .bbs-agreement-box label::after {position:absolute;left:268px;display:block;width:5px;height:10px;content:"";border-right:3px solid #8a8a8a;border-bottom:3px solid #8a8a8a;transform:rotate(45deg);opacity:0;}@media (max-width:768px) {.formBox.bbs .bbs-agreement-box label::before {top:30px;}.formBox.bbs .bbs-agreement-box label::after {top:35px;}}.formBox.bbs .bbs-agreement-box input[type="checkbox"]:checked + label::after {opacity:1;}.formBox.bbs .image_file_box label.custom-chkbox {position:relative;display:inline-block;cursor:pointer;padding:5px 12px 6px 28px;}.formBox.bbs .image_file_box label.custom-chkbox:before {content:"";position:absolute;top:5px;left:0;width:20px;height:20px;border:1px solid #bbb;border-radius:5px;}.formBox.bbs .image_file_box label.custom-chkbox::after {position:absolute;top:30%;left:7px;width:8px;height:12px;content:"";border-right:3px solid #8a8a8a;border-bottom:3px solid #8a8a8a;transform:rotate(45deg);opacity:0;}.formBox.bbs .image_file_box input[type="checkbox"]:checked + label.custom-chkbox::after {opacity:1;}.colRed {color:#ff0000;font-size:12px;margin-top:5px;}.list-unstyled {list-style:none;padding:0;}.list-unstyled li.main {margin-bottom:10px;}.list-unstyled li.sub {margin-left:20px;margin-bottom:5px;}.price-input-container {position:relative;display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;}.currency-symbol-container {padding:6px 12px;border-right:1px solid #ccc;background-color:#f8f8f8;}.price-input-container input {margin-bottom:0 !important;border:none !important;}.currency-symbol {font-size:16px;color:#333;}.price-input {flex:1;border:none;padding:8px 12px;outline:none;}.price-input-container:focus-within {border-color:#4a90e2;}.bbs-img-wrapper {display:flex;width:100%;gap:10px;}.bbs-img-wrapper .inn {width:33.333%;aspect-ratio:1;}.bbs-img-wrapper .inn img {width:100%;height:100%;object-fit:cover;}.bbs-img-wrapper.preview {width:100%;max-width:var(--content-width);margin:0 auto;}.p-contents__category-btn {width:100%;border:1px solid #d7d7d7;border-radius:10px;padding:10px;text-align:center;margin-bottom:20px;box-shadow:1px 0.5px #ccc;background-color:#fff;}.product-wrapper {width:100%;max-width:var(--content-width);margin:0 auto;display:flex;flex-direction:column;gap:16px;}.product-card {width:100%;display:flex;align-items:center;margin-bottom:16px;padding:4px 0;}.product-image-container {width:110px;margin-right:10px;}.photoBox {width:100px;height:100px;}.photoBox img {width:100%;height:100% !important;object-fit:cover;border-radius:8px;}.product-info {width:100%;padding:2px 8px;}h3.product-title {margin-bottom:8px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;}.product-sub-infoBox {display:flex;justify-content:space-between;color:#878787;font-size:12px;margin-bottom:5px;}.product-price {margin-bottom:8px;}.product-price__label {font-size:16px;}.product-price__value {font-size:20px;font-weight:700;}.p-article__detail {padding:0;background:#fff;}.p-article__image-section {position:relative;width:100%;height:368px;background:#2d2d2d;.splide {width:100%;height:100%;.splide__track { height:100%;}}}.p-article__main-image {width:100%;height:100%;object-fit:contain;}.p-article__slide-up-btn {position:absolute;bottom:16px;right:16px;width:40px;height:40px;border-radius:50%;background:rgba(0, 0, 0, 0.6);color:#fff;display:flex;align-items:center;justify-content:center;}.p-article__info-section {padding:16px;}.p-article__poster-info {display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;}.p-article__poster-header {font-size:16px;font-weight:700;}.p-article__delivery-info {margin-bottom:16px;font-size:13px;color:#666;}.p-article__description {margin-bottom:24px;line-height:1.6;}.p-article__action-section {position:fixed;bottom:0;left:0;right:0;padding:9px;background:#fff;box-shadow:0 -2px 10px rgba(0, 0, 0, 0.1);display:flex;justify-content:space-between;align-items:center;}.p-article__price {font-size:24px;font-weight:bold;}.p-article__price-label {font-size:14px;}.p-article__contact-btn {background:#ff6b6b;color:#fff;padding:12px 24px;border-radius:25px;text-decoration:none;}.p-article__other-items {padding:16px;margin-bottom:80px;}.p-article__other-items-grid {display:flex;flex-direction:column;gap:16px;margin-top:16px;padding-block-end:20px;}.p-article__other-item img {width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;max-width:500px;height:500px;margin:0 auto;display:block;}@media (max-width:768px) {.p-article__other-item img {max-width:350px;height:350px;}}.p-article__other-item-title {font-size:16px;margin:8px 0 4px;text-align:center;}.p-article__other-item-price {font-weight:bold;font-size:16px;text-align:center;}.p-article__date-section {display:flex;justify-content:space-between;width:100%;padding:0 10px;position:absolute;top:340px;color:#fff;font-size:12px;}.p-share-btn {position:absolute;top:25px;left:calc(100% - 35px);width:100px;height:auto;}.formBtnBox {width:100%;max-width:var(--content-width);margin:0 auto;}.formBtnBox ul {display:flex;flex-direction:column;gap:20px;}@media (min-width:768px) {.formBox.bbs {margin:20px auto;}.bbs-img-wrapper {max-width:var(--content-width);margin:0 auto;}.formBtnBox ul {flex-direction:row;justify-content:center;}.formBtnBox a {min-width:200px;}.bbs-img-wrapper .inn .pc {display:block;}.bbs-img-wrapper .inn .spn {display:none;}.p-article__action-section {left:240px;}}@media (max-width:767px) {.bbs-img-wrapper .inn .pc {display:none;}.bbs-img-wrapper .inn .spn {display:block;}.formBtnBox a.main,.formBtnBox a.sub {width:100%;text-align:center;box-sizing:border-box;}}@media (min-width:768px) {.p-article__detail {max-width:var(--content-width);margin:0 auto;}.p-article__action-section {position:unset;box-shadow:unset;}}.bbs-btn-box {display:flex;justify-content:center;margin-bottom:10px;}.bbs-btn-box .c-btn {width:50%;max-height:190px;color:#fff !important;background-color:var(--color-orange) !important;font-size:16px;}.bbs-btn-box .sub-btn {background-color:#fff !important;color:var(--color-bbs-yellow) !important;border:1px solid #ccc;}.p-product-add__btn-box {display:flex;justify-content:space-around;flex-wrap:wrap;margin-bottom:16px;gap:5px;}.p-product-add__btn {padding:8px 25px;border:1px solid #ccc;border-radius:20px;background:#fff;cursor:pointer;transition:all 0.3s ease;}.p-product-add__btn.is-active {background:#ea7b7b;color:#fff;border-color:#ea7b7b;}.p-product-add__btn:hover {background:#f5f5f5;}.p-price-input-container {position:relative;display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;}.p-price-input__symbol {padding:6px 12px;border-right:1px solid #ccc;background-color:#f8f8f8;font-size:16px;color:#333;}.p-price-input__field {flex:1;border:none;padding:8px 12px;outline:none;margin-bottom:0 !important;}.p-price-input__field:focus-within {border-color:#4a90e2;}.p-complete-message {text-align:center;padding:40px 20px;}.p-complete-message__icon {font-size:64px;color:#4caf50;margin-bottom:20px;width:55px;text-align:center;margin:0 auto;}.p-check-circle::before {content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjNGNhZjUwIiBkPSJNNDM4LjYgMTA1LjRjMTIuNSAxMi41IDEyLjUgMzIuOCAwIDQ1LjNsLTI1NiAyNTZjLTEyLjUgMTIuNS0zMi44IDEyLjUtNDUuMyAwbC0xMjgtMTI4Yy0xMi41LTEyLjUtMTIuNS0zMi44IDAtNDUuM3MzMi44LTEyLjUgNDUuMyAwTDE2MCAzMzguNyAzOTMuNCAxMDUuNGMxMi41LTEyLjUgMzIuOC0xMi41IDQ1LjMgMHoiLz48L3N2Zz4=);}.p-complete-message__text h2 {font-size:24px;margin-bottom:15px;font-weight:bold;}.p-complete-message__text p {font-size:16px;line-height:1.6;color:#666;}.p-form-btn-box {text-align:center;margin-top:30px;margin-bottom:30px;}.p-form-btn-box ul {display:flex;justify-content:center;gap:20px;margin-top:30px;}.p-form-btn-box a.main {background:#4caf50;color:#fff;padding:15px 10px;border-radius:5px;text-decoration:none;font-weight:bold;transition:backgound-color 0.3s;}.p-form-btn-box a.main:hover {background:#45a049;}.p-form-btn-box a.sub {background:#f5f5f5;color:#333;padding:15px 10px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s;}.custom-modal {display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;}#category-modal {position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:1000;}.modal-no-active {display:none;}.modal-overlay {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);backdrop-filter:blur(2px);z-index:1001;}.modal-container {position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:white;border-radius:12px;min-width:360px;max-width:90%;min-height:360px;max-height:90vh;overflow-y:auto;z-index:1002;box-shadow:0 8px 32px rgba(0, 0, 0, 0.1);}.modal-container.modal-search-category {min-width:30%;min-height:80vh;padding:10px 20px;}@media (max-width:767px) {.modal-container.modal-search-category {min-width:95%;}}.modal-header {display:flex;justify-content:center;align-items:center;padding:1rem;border-bottom:1px solid #eee;}.modal-title {margin:0;font-size:1.25rem;color:#333;}a.modal-close-btn {position:absolute;left:20px;top:20px;}.modal-close:hover {color:#333;}.modal-body {padding:1rem;}.modal-body .edit-before-modal-content {margin-top:25px;padding:0 5px;display:flex;flex-direction:column;}.modal-body .edit-before-modal-content-item {display:flex;flex-direction:column;font-weight:500;gap:10px;margin-bottom:10px;}.modal-body .edit-before-modal-content-item label {font-size:14px;}.modal-body .edit-before-modal-content-item select,.modal-body .edit-before-modal-content-item input {border-radius:5px;border:1px solid #a6a6a6;min-height:44px;padding:7px;}.modal-body .edit-before-modal-content-item-note {margin-top:30px;}h3.p-article__heading {display:flex;justify-content:center;padding:10px 5px;font-size:20px;font-weight:700;}.keyword-box {margin:15px 30px;}.keyword-box input {border:1px solid #ccc;width:100%;padding:10px 8px;border-radius:5px;}.keyword-box button {text-align:right;margin-left:auto;display:flex;margin-top:8px;border-radius:5px;background-color:var(--color_blue);color:#fff;padding:5px 8px;}.category-list {list-style:none;padding:0 24px;margin-top:30px;margin-bottom:10px;}.category-item {padding:10px;margin-top:10px;margin-right:10px;border-bottom:1px solid #b9b9b9;display:flex;justify-content:space-between;input {display:none;}}.category-item .category-arrow {cursor:pointer;padding:0 10px;}.category-item label:hover,.category-item .category-arrow:hover {background:#f0f0f0;}.category-list-wrapper {background-color:#fff;width:100%;max-width:375px;height:100%;margin:0 auto;}.category-list-wrapper a {display:block;padding:0 20px;margin-right:20px;text-align:right;color:#0084ff;font-size:14px;font-weight:400;line-height:160%; }.category-post-btn-box {display:flex;gap:15px;margin:0 0 10px 10px;align-items:center;}.category-post-btn {width:50px;height:50px;border-radius:50%;background-color:#0084ff;border:none;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all 0.3s ease;}.category-post-btn.reset-btn {left:25px;background-color:#fff;color:var(--color-bbs-yellow);border:1px solid var(--color-bbs-yellow);}.category-post-btn:hover {transform:scale(1.1);box-shadow:0 4px 8px rgba(0, 0, 0, 0.3);}.category-post-btn:not(.reset-btn)::before {content:"✓";color:#fff;font-size:24px;}@media (min-width:1024px) {.category-list-wrapper {max-width:60%;}}@keyframes modalFadeIn {from {opacity:0;transform:translate(-50%, -48%);}to {opacity:1;transform:translate(-50%, -50%);}}.custom-modal.active {display:block;}.custom-modal.active .modal-container {animation:modalFadeIn 0.3s ease forwards;}.p-contents__category-btn--selected {display:flex;padding:10px 0 24px 15px;font-size:17px;font-weight:700;}.inner-container {width:100%;margin:0 auto;padding:0 var(--content-padding);box-sizing:border-box;}@media (min-width:1024px) {.inner-container {max-width:unset;}}#bbsTableContents {background-color:#fff;}@media (min-width:1024px) {.l-main.is-bbs .p-contents__heading {padding:0 15px;}.product-card {position:relative;flex-direction:column;margin-bottom:0;}.product-sub-info__value {position:absolute;top:10px;color:#fff;}.product-image-container {width:100%;margin-right:0;}.photoBox {width:100%;height:100%;aspect-ratio:1;}.product-owner-infoBox .seller-name {position:absolute;top:10px;right:15px;color:#fff;font-size:12px;}.bbs-btn-box {justify-content:left;margin-bottom:15px;padding:0 15px;}.bbs-btn-box .c-btn {padding:20px 0;}.l-main.is-bbs .p-narrowdown__list {justify-content:left;}.cate-btn-box {display:flex;padding:0 10px;}.cate-btn-box .p-contents__category-btn {width:40%;padding:0 100px;margin-bottom:24px;margin-left:20px;}.product-wrapper {max-width:unset;flex-wrap:wrap;flex-direction:unset;gap:5px 16px;}.product-wrapper a {width:calc((100% - 64px) / 5);}.p-contents__wrapper.container {max-width:unset;}}.js-password-show .fa.fa-eye,.js-password-show .fa.fa-eye-slash {position:absolute;right:1.5rem;top:1.8rem;transform:translateY(-50%);}@media (max-width:600px) {.js-password-show .fa.fa-eye,.js-password-show .fa.fa-eye-slash {top:1.6rem;}} 