@charset "utf-8";

.btn-primary {
    background-color: #f97917 !important;
    border: none !important;
}

.btn-secondary {
    border-radius: 10px;
    border: 1px solid #e9e9e9 !important;
    color: #222 !important;
    background: #fff !important;
}

.page-link {
    border: none !important;
}

.img-fluid {
    padding: 10px;
    border: 1px solid;
    width: 6.25rem;
}

.btn-danger {
    background-color: transparent !important;
    color: #000 !important;
    border: none !important;
    top: 0;
    right: 5px;
    font-size: 1.5rem;
    padding: 0;
    font-weight: bold;
}

.pl-4 {
    padding-left: 2rem;
}

.rounded {
    aspect-ratio: 1/1;
    max-width: 100px;
}

.inquriySection {
}

.inquriySection .dropdown-menu {
    left: -20px!important;
    width: 100%!important;
    padding-top: 0!important;
        outline: none!important;
}
.inquriySection .dropdown-menu:focus  {
    outline: none!important;
}
.inquriySection .dropdown-menu:active {
    outline: none!important;
}
.inquriySection .dropdown-menu li {
    /* border: 1px solid #E9E9E9; */
    background: #fff;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    border: none;
}

.inquriySection h4 {
    color: #333;
    font-family: Pretendard;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.inquriySection p {
    color: #646464;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.inquriySection em {
    width: 100%;
}

.inquriySection label {
    color: #222;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.inquriySection input[type='text'] {
    display: flex;
    width: 100%;
    height: 60px;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
        outline: 0;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
}

.inquriySection textarea {
    display: flex;
    width: 100%;
    height: 400px;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    outline: 0;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
}

input[type='file'] {
    display: flex;
    width: 100%;
    height: 60px;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.fileDiv {
    display: flex;
    height: 60px;
    padding: 0px 20px;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.fileDiv p {
    margin-bottom: 0;
}

.inquriySection .buttonDiv button {
    display: flex;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    background: #fff;
    height: 65px;
    padding: 0px 20px;
    justify-content: center;
    align-items: center;
    min-width: 200px;
}

.inquriySection .buttonDiv button.confirm {
    border-radius: 10px;
    background: #f97917;
    color: #fff;
}

.inquriySection .dropdown {
    display: flex;
    width: 360.451px;
    height: 60px;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    background: #fff;
        outline: none!important;
}

.dropdown-item {
    display: flex!important;
    width: 360.451px;
    height: 60px;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border: 1px solid #e9e9e9;
    border: 1px solid #e9e9e9;
    background: #f9f9f9;
    outline: none!important;
}

.dropdown-item:hover {
    border: 1px solid #e9e9e9;

    background: #fff;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #fff!important;
}
.dropdown-item.active, .dropdown-item:hover {
    background-color: #fff!important;
    color: #f97917!important;
}

.goback h4 {
    color: #333;

    font-family: Pretendard;
    font-size: 1.875rem;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.goback button {
    background-color: transparent;
    border: none;
    width: 1.2rem;
    aspect-ratio: 1/1;
}

#pastInquiry .title {
    border-bottom: 2px solid #222;
}

#pastInquiry .title h2 {
    color: #333;
    font-family: Pretendard;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#pastInquiry .title p {
    color: #646464;

    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.accordionlist {
    width: 100%;
    height: 9.25rem;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
}

.accordionlist a {
    width: 100%;
    height: 9.25rem;
    display: flex;
    align-items: center;
}
.accordionlist:first-child {
    border-top: 1px solid #eee;
}

.accordionlist h4 {
    color: #222;

    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.accordionlist p {
    color: #666;

    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #f97917 !important;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
    filter: invert(1);
}

.accordion-button:not(.collapsed) h4 {
    color: #000;
}

.accordion-button:not(.collapsed) p {
    color: #fff;
}

.accordion-header h4 {
    color: #222;
}

.accordion-header p {
    color: #666;
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

#pastInquiry .accordion-button:not(.collapsed) {
    background-color: transparent !important;
}
#pastInquiry .accordion-button:not(.collapsed) p {
    color: #666 !important;
}
#pastInquiry .accordion-header p {
    margin-top: 3px;
}
#pastInquiry .accordion-body {
    background-color: #f9f9f9;
}
#pastInquiry .accordion-body .ques {
    display: flex;
    width: 2rem;
    aspect-ratio: 1/1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 99px;
    background: #f97917;
    color: #fff;
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
}

#pastInquiry .accordion-body .answ {
    display: flex;
    width: 2rem;
    aspect-ratio: 1/1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 99px;
    background: #f9a417;
    color: #fff;
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
}

#pastInquiry .accordion-body p {
    margin-bottom: 0!important;
    color: #666;
font-family: Pretendard;
font-size: 1.125rem;
font-style: normal;
font-weight: 400;
line-height: normal;

}

#pastInquiry .btn-secondary {
    padding: 0.45rem 2rem;
    border-radius: 10px;
    border: 1px solid #e9e9e9!important;
    background: #fff!important;
    color: #aaa!important;
    text-align: center;
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
#pastInquiry .btn-primary {
    padding: 0.45rem 2rem;
    border-radius: 10px;
    border: 1px solid #f97917!important;
    background: #f97917!important;
    color: #fff!important;
    text-align: center;
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Qimgbox {
    border-radius: 10px;
    background: #eaeaea;
    width: 8rem;
    height: 5.5rem;
    flex-shrink: 0;
}

.q_box01 .accordion-body {
    background: #f9f9f9;
    padding: 2rem 1rem !important;
}

.q_box01 .btn-primary {
    background-color: #fff !important;
    color: #f97917 !important;
    border: 1px solid #f97917 !important;
}
.q_box01 .btn-primary:hover {
    background-color: #f97917 !important;
    color: #fff !important;
}

.q_box01 .accordion-button {
    gap: 1rem;
}

.q_box01 .accordion-button .common_labble001 {
    margin: 0 !important;
}

.reply {
    padding: 1rem;
    color: #fff;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reply.context {
    background: #f9a417;
}

.reply.question {
    background: #f97917;
}

.badge {
    display: inline-flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.badge.answer {
    border-radius: 5px;
    background: #f97917;
    color: #fff;
    border-color: #fff;
    border: 1px solid;
}

.badge.unanswer {
    color: #f97917;
    background-color: #fff;
    border-color: #f97917;
    border: 1px solid;
}

#btn-main {
    height: 65px;
    font-size: 1.25rem;
}

#btn-category {
    height: 65px;
    font-size: 1.25rem;
}

.pl-4 {
    padding-left: 2rem;
}

/* 광고 신청 */
.apply {
    padding: 2.5rem 9.375rem;
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
    max-width: 900px;
    text-align: center;
    background-color: #fff;
}

.apply > h1 {
    font-weight: bold;
    font-size: 44px;
}

.apply > p {
    color: #666666;
    font-size: 18px;
    margin-bottom: 3rem;
}

.apply > div {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.apply label {
    color: #222222;
    font-size: 18px;
    margin-bottom: 0.6rem;
    font-weight: bold;
}

.apply label span {
    color: #f97917;
}

.apply .dropdown {
    display: flex;
    width: 360.451px;
    height: 60px;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    background: #e9e9e9;
}

.apply .dropdown .dropdown-toggle {
    width: 100%;
    display: flex;
    border: none !important;
    justify-content: space-between;
    align-items: center;
    background-color: #e9e9e9 !important;
    color: #aaa!important;
    font-size: 1.125rem;
    outline: none;
}

.calendar-icon {
    position: absolute;
    right: 9px;
    z-index: 0;
}

.apply .dropdown-menu {
    background: #f9f9f9;
    padding-top: 0!important;
    left: -20px!important;
    width: 100%!important;
    padding-top: 0!important;
}

.apply .dropdown-item {
    display: flex;
    width: 360.451px;
    height: 60px;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border: 1px solid #e9e9e9;

    background: #f9f9f9;
}

.apply .dropdown-item:hover {
    border: 1px solid #e9e9e9;
    color: #f97917;
    background: #fff;
}

.apply .btn-danger {
    background-color: transparent;
    color: #212121;
    border: none;
    font-size: 1rem;
}

.bannerOrderlist h4 {
    font-size: 1.125rem;
    color: #222;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 2rem;
}

.bannerOrderlist span {
    color: #aaaaaa;
    font-size: 0.75rem;
    font-weight: 400;
}

.bannerOrderlist span.won {
    font-weight: 700;
    font-size: 1.125rem;
    color: #000;
}

.bannerOrderlist .money {
    margin-top: 2rem;
}

.apply .tab-content {
    margin: 1.25rem 0;
}

.paymentSpan {
    font-size: 0.875rem;
    color: #aaa;
}

.payment p {
    font-size: 0.875rem;
    color: #222;
    font-weight: 700;
}

.payment p.discount {
    color: #eb6897;
}

.payment h1 {
    font-size: 1.125rem;
    font-weight: bold;
    color: #222;
}

.payment h1.point {
    color: #f97917;
}

.agree {
    display: flex;
    gap: 1rem;
    margin-top: 1.25rem;
}

.agree label {
    color: #aaa;
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 0;
}

.agree input {
    width: 20px;
    aspect-ratio: 1/1;
    accent-color: #f97917;
    color: #fff;
}

.buttons {
    width: 100%;
}

.date-wrapper {
    display: flex;
    width: 280px;
    height: 65px;
    padding: 0px 10px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    background: #fff;
    position: relative;
}

.date-wrapper input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
}

#cash h6 {
    color: #222222;
    font-size: 1.125rem;
    margin-bottom: 0.6rem;
    font-weight: bold;
}
#cash input[type='radio'] {
    width: 1.5rem;
    aspect-ratio: 1/1;
    accent-color: #f97917;
    color: #fff;
}
#cash label {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 1rem;
}

#cash .addDiv select {
    height: 3.5rem;
    margin-bottom: 0.5rem;
    padding: 0.25rem 1rem;
    border: 1px solid #666;
    border-radius: 8px;
}
#cash .addDiv input {
    flex-shrink: 1;
}
#cash .addDiv input {
    height: 3.5rem;
    margin-bottom: 0.5rem;
    border: 1px solid #666;
    border-radius: 8px;
    padding: 0.5rem 1rem;
}

/* 주문 완료*/

.comple {
    padding: 2.5rem 9.375rem;
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
    max-width: 900px;
    text-align: center;
    background-color: #fff;
}

.comple h4 {
    color: #222;
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
}

.comple input {
    width: 100%;
    border-radius: 10px;
    background-color: #f9f9f9;
    border: 1px solid #e9e9e9;
    height: 65px;
    padding: 0 10px;
    margin-bottom: 1.25rem;
}

.comple label {
    color: #222;

    font-family: Pretendard;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.comple .orders {
    text-align: left;
}

.comple .orders p {
    margin-bottom: 2px;
    color: #aaa;

    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.comple .buttons {
    gap: 1.25rem;
}

.comple .buttons button {
    display: flex;
    height: 65px;
    padding: 18px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 1;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 50px 0;
}

.regiMenu .col-4 {
    display: flex;
    padding: 1.6875rem 0;
    flex-direction: column;
    align-items: center;
    border: 1px solid #e9e9e9;
    background: #fff;
    justify-content: center;
}
.regiMenu .col-4 button {
    display: inline-flex;
    height: 2.5625rem;
    padding: 1rem 1.25rem;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    flex-shrink: 0;
    border-radius: 50px;
    border: 1px solid #e9e9e9;
    background: #fff;
}
.regiMenu .col-4 button a {
    color: #333;

    text-align: center;
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.regiMenu .col-4 img {
    margin-bottom: 0.75rem;
    aspect-ratio: 57/44;
}
.regiMenu .col-4 h6 {
    margin-bottom: 0.625rem;
    color: #333;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.regiMenu .col-4 p {
    color: #333;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0;
    line-height: normal;
}
.regiMenu h3 {
    color: #333;

    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 1rem;
    line-height: normal;
}

.myPageTitle {
    padding-top: 5.625rem;
}

.proBoxWrap {
    padding-top: 1.25rem;
    gap: 1.875rem;
}

.proBox {
    border: 1px solid #aaa;
    border-radius: 0px 0px 10px 10px;
    flex-shrink: 1 !important;
    width: calc(33.3333% - 20px) !important;
}

.proBox .proImg img {
    width: 100%;
    aspect-ratio: 328/230;
}
.proBox .position-absolute {
    top: 5px;
    left: 5px;
}

.proBox .position-absolute .badge {
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
}

.proBox .position-absolute .badge.vip {
    background: #f9a417;
}
.proBox .position-absolute .badge.certi {
    background: #f97917;
}

.proBox label {
    color: #f97917;

    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.proBox p {
    color: #222;

    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.proBox h6 {
    color: #333;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.proText {
    padding: 1.5rem;
}

.proBox .proText h6 span {
    color: #333;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: bold !important;
    line-height: normal;
}

.proBox .proText span {
    color: #222;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.myPageTitle .btnDiv button {
    border: none;
    background-color: transparent;
}

.myPageTitle .btnDiv button a {
    color: #666;

    text-align: right;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 6px;
}

.modal-content {
    display: flex;
    flex-direction: column;
}

.modal-body textarea {
    resize: none;
    min-height: 25rem;
    padding: 1rem;
}

.modal-body textarea:focus {
    outline: none;
}

.modal-footer {
    flex-shrink: 1;
}
.newacc .accordion-body {
    background: #f9f9f9;
    border-radius: 10px;
}

.newacc button {
    display: flex;
    padding: 22px 84px;
    justify-content: center;
    align-items: center;
    gap: 8px;

    text-align: center;
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.textareaDiv textarea {
    display: flex;
    padding: 20px 20px 108px 20px;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    width: 100%;
    resize: none;
    background: #fff;
    margin-bottom: 1rem;
}

table .proBox {
    border: none;
    border-radius: 0;
    width: auto!important;
}

@media screen and (max-width: 1200px) {
    .pl-4 {
        padding-left: 0;
    }
    .apply {
        padding: 2.5rem 1.375rem;
    }
    .comple {
        padding: 2.5rem 1.375rem;
    }
}


#amounts {
    width: 100%;
    height: 100%;
    outline: 0;
    border: 0;
}

.buttons.d-flex.align-items-center {
    gap: 10px;
}

.form-select {
    height: 65px;
}

@media screen and (max-width: 768px) {
    .myPageTitle {
        padding-top: 30px;
    }
    .prd_page_nav_wrapper {
        margin-top: 40px;
    }
    .com_q_box_wrapper {
        margin: 45px 0;
    }
    .gray_buy_flex_box {
        margin-top: 45px;
    }
}