#main {
    width: 100%;
}
.common-title_m {
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: url(/common/design/user/img/index-new-m/title-common-bg.png) left top repeat;
    margin: 0 0 20px;
    padding: 10px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}
.box__choice--info {
    padding: 15px 10px;
    background-color: #f7f7f7;
    margin-bottom: 32px;
}
.list__choice--info {
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 12px;
    justify-content: space-between;
    padding-bottom: 17px;
    border-bottom: 1px solid #dedede;
}
.text__choice {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 6px;
    font-weight: 700;
}
.select__choice {
    border: 1px solid #afafaf;
    border-radius: 4px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    padding: 14px 30px 14px 10px;
    width: 100%;
    appearance: none;
}
.choice__info {
    width: 48%;
}
.box__cotain--select {
    position: relative;
}
.box__cotain--select::after {
    content: '';
    position: absolute;
    right: 8px;
    top: 40%;
    background: url("/common/design/user/img/paper_page/arrow-select.png") center no-repeat;
    background-size: contain;
    width: 10px;
    height: 8px;
}
.result__choice--info {
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 12px;
    justify-content: space-between;
    padding-top: 15px;
}
.common-title_s1 {
    background: transparent;
    color: #000;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0 0 6px;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 16px;
    font-weight: 700;
}
.common-title_s1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #d61518;
    left: 0;
    bottom: -4px;
    z-index: 1;
}
.inline-border {
    height: 4px;
    width: 100%;
    background: #000;
    position: relative;
    margin-bottom: 13px;
}
.full__price {
    flex-direction: column;
    margin-bottom: 17px;
}
.show__price {
    border: 1px solid #e9e9e9;
}
.buy__quantity {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    flex: 1;
    background-color: #f7f7f7;
    padding: 16px 10px;
}
.price__discount {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #ff123f;
}
.price__quantity {
    gap: 6px;
    align-items: center;
    padding: 16px 10px;
    flex: 3;
}
.price__first {
    font-size: 12px;
    line-height: 18px;
}
.notice__price {
    font-size: 12px;
    line-height: 20px;
    color: #575757;
    margin-bottom: 40px;
}
.open__special {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 18px;
}
.content__special {
    background-color: #f7f7f7;
    padding: 14px 10px;
    font-size: 12px;
    line-height: 20px;
    color: #575757;
    font-weight: 700;
}
.content__special a {
    border-bottom: 1px solid #0084ff;
    color: #0084ff;
    padding-bottom: 4px;
}
.content__special ul {
    list-style: disc;
    padding-left: 20px;
}
.special__number {
    margin-bottom: 30px;
}
.create__design {
    background: url("/common/design/user/img/paper_page/bg-create.jpg") center no-repeat;
    background-size: cover;
    padding: 8px 9px;
    margin-bottom: 20px;
}
.open__create {
    color: white;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    background-color: #64cacb;
    padding: 10px;
    text-align: center;
    margin-bottom: 12px;
}
.open__create span{
    font-size: 23px;
}
.content__create {
    font-size: 13px;
    line-height: 17px;
    color: #363636;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px#fff, 0 1px #fff, 0 -1px #fff, -1px 0 #fff;
    margin-bottom: 10px;
}
.content__create span {
    font-size: 15px;
    color: #e61e02;
}
.btn-confirm {
    background-color: #363636;
    border-radius: 4px;
    color: white;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 12px 32px;
}
.create__design a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-confirm img {
    width: 11px;
}
.send__btn {
    background-color: #e61e02;
    border-radius: 4px;
    color: white;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 15px 20px;
    margin: 0 10px;
}
.send__btn img {
    width: 14px;
}

.info__shipping {
    position: fixed;
    bottom: 0;
    background-color: #f7f7f7;
    width: 100%;
    box-shadow: 0 0 6px 3px #d8d8d8;
    margin: 0 auto;
    z-index: 3;
    display: none;
}
.box__shipping {
    padding: 20px;
}
.text__final,
.text__day span,
.text__day,
.text__time,
.location__shipping a,
.location,
.number__final,
.name__location {
    font-size: 12px;
    line-height: 20px;
}
.name__location {
    font-weight: 700;
    background-color: #363636;
    color: white;
    padding: 4px 8px;
    border-radius: 20px;
}
.location__shipping {
    gap: 6px;
    align-items: center;
    margin-bottom: 5px;
}
.location {
    color: #010101;
}
.location__shipping a {
    color: #0084ff;
    border-bottom: 1px solid #0084ff;
}
.text__time {
    color: #010101;
    font-weight: 700;
}
.text__day span,
.text__time span {
    font-weight: 500;
}
.text__day {
    color: #e61e02;
    font-weight: 700;
}
.time__shipping {
    align-items: center;
    gap: 5px;
}
.text__day span {
    color: #010101;
}
.final__shipping {
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
}
.text__final {
    color: #575757;
    font-weight: 700;
    flex: 1;
}
.number__final {
    font-weight: 700;
    color: #e61e02;
}
.final__shipping .send__btn {
    margin: 0;
}
.final__line {
    gap: 10px;
}
@media (min-width: 768px) {
    .choice__info {
        width: 23%;
    }
    .result__choice--info {
        justify-content: flex-start;
    }
    .full__price {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .show__price {
        width: 49%;
    }
}
@media (min-width: 1024px) {
    .common-title_m {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 30px;
        padding: 23px 20px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .text__choice {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .select__choice {
        font-size: 16px;
        line-height: 28px;
        padding: 12px 20px 12px 9px;
    }
    .box__cotain--select::after {
        width: 8px;
        height: 6px;
    }
    .list__choice--info {
        padding-bottom: 14px;
    }
    .common-title_s1 {
        padding: 0 0 10px;
        font-size: 26px;
        line-height: 32px;
    }
    .buy__quantity {
        line-height: 26px;
        padding: 19px 11px;
        border-right: 1px solid #e9e9e9;
    }
    .price__quantity {
        padding: 19px 11px;
        gap: 10px;
    }
    .price__discount {
        font-size: 14px;
        line-height: 26px;
    }
    .price__first {
        font-size: 11px;
        line-height: 26px;
    }
    .notice__price {
        font-size: 12px;
        line-height: 20px;
        color: #575757;
        margin-bottom: 40px;
    }
    .open__special {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 10px;
    }
    .content__special {
        padding: 23px 21px;
        font-size: 14px;
        line-height: 24px;
    }
    .content__special li {
        position: relative;
    }
    .content__special li::before {
        content: '';
        height: 4px;
        width: 4px;
        background-color: #575757;
        border-radius: 50%;
        display: inline-block;
        position: absolute;
        left: -10px;
        top: 9px;
    }
    .create__design {
        display: flex;
        justify-content: space-between;
    }
    .open__create {
        font-size: 28px;
        line-height: 35px;
        padding: 14px 18px;
        margin-bottom: 7px;
        margin-left: -9px;
    }
    .open__create span {
        font-size: 28px;
    }
    .create__design a {
        width: unset;
    }
    .content__create {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
        text-align: left;
    }
    .content__create span {
        font-size: 20px;
    }
    .btn-confirm {
        border-radius: 8px;
        font-size: 23px;
        line-height: 25px;
        gap: 7px;
        padding: 24px 64px;
    }
    .btn-confirm img {
        width: 21px;
    }
    .send__btn {
        border-radius: 8px;
        font-size: 24px;
        line-height: 30px;
        gap: 8px;
        padding: 20px;
        margin: 0 auto;
        width: 400px;
    }
    .send__btn img {
        width: 24px;
    }
    .info__shipping {
        left: 0;
    }
    .box__shipping {
        display: flex;
        justify-content: space-between;
    }
    .part__final {
        display: flex;
        gap: 40px;
        margin-top: 10px;
    }
    .text__final,
    .text__day span,
    .text__day,
    .text__time,
    .location__shipping a,
    .location,
    .name__location {
        font-size: 14px;
    }
    .number__final {
        font-size: 24px;
        line-height: 30px;
    }
    .final__line {
        flex-direction: column;
        gap: 0;
    }
    .location__shipping,
    .content__day {
        flex-shrink: 0;
    }
    .final__shipping .send__btn {
        max-width: 307px;
    }
    .name__location {
        padding: 6px 11px;
    }
}