@media screen and (max-width: 1023px) {
    .content--orderInput {
        flex-direction: column;
        align-items: stretch;
    }
}

.addwrapp {
    display: flex;
    align-items: center;
    border-bottom: dashed 1px #ACACAC;
    flex-wrap: wrap;
}

.pageSecTitle--step-ttl {
    margin: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.itemsQuantity {
    margin-top: revert;
    margin-left: 20px;
    color: #191970;
}
@media screen and (max-width: 767px) {
    .itemsQuantity {
        margin-left: 10px;
    }
}
.item_addwrapp { 
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .item_addwrapp { 
        width: 100%;
    }
}
.add-select {
    width: 220px !important;
}
@media screen and (max-width: 767px) {
    .add-select {
        width: 100% !important;
    }
}
.btn-item_add {
    display: inline-block;
    min-width: 33%;
    padding-left: 25px;
    background: #D5304C;
    border: none;
    cursor: pointer;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.btn-item_add:hover,
.btn-item_add:active {
    filter: opacity(0.7);
}
.btn-item_add:before {
    all: revert;
}
.btn-item_add:after {
    content: " ";
    background: transparent url(../images/icon/arrow_under.svg) center no-repeat;
    background-size: 80%;
    width: 20px;
    height: 40px;
    margin-left: 10px;
    display: inline-flex;
    vertical-align: middle;
}
.bootstrap-select.btn-group .dropdown-menu a .text2 {
    color: #d42f4f;
}

.add-menu {
    height: 600px;
    overflow-y: scroll;
}
@media screen and (max-width: 767px) {
    .add-menu {
        height: 300px;
    }
}
.select-add {
    border-bottom: 1px solid #DDD;
}
.acIcon--plus_small {
    font-size: 1em;
    margin-left: 6px;
    margin-right: 13px;
    line-height: 2;
}
@media screen and (max-width: 767px) {
    .acIcon--plus_small {
        margin-left: 5px;
        margin-right: 12px;
    }
}

.order-ttl {
    width: auto;
    font-size: 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
@media screen and (max-width: 767px) {
    .order-ttl {
        font-size: 12px;
    }
}
.order-ttl .order_txt {
    width: calc(100% - 150px);
    overflow: clip;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.order-ttl--edit {
    background: #10a0e6;
}
.order-ttl--edit .order_txt {
    width: calc(100% - 90px);
    overflow: clip;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.order_edit,
.list_edit {
    background: none;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 120px;
    bottom: 10px;
    vertical-align: middle;
}
.list_copy {
	background: none;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 65px;
	bottom: 10px;
	vertical-align: middle;
}
.list_copy:before,
.order_del:before,
.list_del:before {
    width: 60px;
}
.order_edit:hover,
.list_edit:hover {
    filter: opacity(0.7);
}
.list_copy:hover,
.order_del:hover,
.list_del:hover {
    filter: opacity(0.7);
}
.list_var .formTbWrapp, .form-serialize .formTbWrapp, .formTbWrapp--shipping {
    border-top-right-radius: 0;
}
.list_var .formTbWrapp--edit {
    border: solid 1px #10a0e6;
}

@media screen and (max-width: 320px) {
    .deli__ttl {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .fileupWrapp > .fileup__input {
        width: 90%;
    }
}
.notewebup .notewebup__link {
    margin-right: 0.5em;
}
@media screen and (max-width: 767px) {
    .formTbWrapp--shipping .inline {
        width: 100%;
    }
}

.illustrator_data--sp1 {
    padding-right: 0 !important;
}
@media screen and (max-width: 1179px) {
    .illustrator_data--sp1 {
        margin-bottom: 0 !important;
    }
}
.illustrator_data--sp2 {
    padding-right: 0 !important;
    padding-left: 30px !important;
}
@media screen and (max-width: 1179px) {
    .illustrator_data--sp2 {
        padding-right: 0 !important;
        padding-left: 30px !important;
        margin-bottom: 0 !important;
    }
}
.illustrator_data--sp3 {
    margin-left: -32px !important;
}
@media screen and (max-width: 1179px) {
    .illustrator_data--sp3 {
        margin-left: -20px !important;
    }
}
.illustrator_data--sp4 {
    margin-left: -30px !important;
}
@media screen and (max-width: 1179px) {
    .illustrator_data--sp4 {
        margin-left: -20px !important;
    }
}

.form-step02 #coupon_enter {
    margin-bottom: 5px;
}
.form-step02 #shipping_receipt {
    padding: 10px 5px;
}
@media screen and (max-width: 767px) {
    .form-step02 #shipping_receipt {
        padding: 20px;
    }
}
@media screen and (max-width: 767px) {
    .form-step02 select.form-control.inline {
        width: 100%;
    }
}
.form-step02 .form-control--textarea {
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 767px) {
    .formTbWrapp--last-check {
        margin-right: 10px;
        margin-left: 10px;
    }
}
@media screen and (max-width: 767px) {
    .formTbWrapp--last-check .formTb__row {
        padding: 10px 0px;
    }
}
@media screen and (max-width: 767px) {
    .last-check-box {
        padding: 9px;
    }
}
.last-check-box.b-none {
    border-bottom: none;
}
@media screen and (max-width: 767px) {
    .last-check-box .checkbox-inline {
        padding-right: 2px;
    }
}

@media screen and (max-width: 1023px) {
    .section--infoOutput {
        width: 827px;
        max-width: 100%;
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .section--infoOutput {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.btnTb {
    box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
    .btnTb {
        width: 827px;
    }
}

.containerWrapp {
    min-height: 100vh;
    position: relative;
    padding-bottom: 262px;
    box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
    .containerWrapp {
        padding-bottom: 417px;
    }
}
.footerWrapp {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0;
}

.disabled .areaTitle {
    background-color: #9b9b9b;
}
.disabled .infoOutputArea {
    border: solid 1px #9b9b9b;
}
.disabled .detailList__item--ttl {
    color: #939393;
}
.disabled .detailList__item {
    color: #7c7c7c;
}
.disabled .detailList__item--price {
    color: #939393;
}
.disabled .total__title {
    color: #939393;
}
.disabled .total__value {
    color: #939393;
}

.tab_block {
    display: none !important;
}
@media screen and (max-width: 1179px) {
    .tab_block {
        display: inline-block !important;
    }
}
@media screen and (max-width: 1179px) {
    .tab_none {
        display: none !important;
    }
}
.store_information_cart {
    display: flex;
        align-items: center;
        margin-top: 0.5em;
    padding-top: 0;
}
.store_information_step1{
    padding-top: 0;
}
.store_information_step2 {
    display: flex;
    align-items: center;
    font-size: 0.9em;
    margin-top: 0.5em;
    padding-left: 30px;
    margin-bottom: 0.7em;
}

@media screen and (max-width: 767px) {
    .store_information_cart {
        display: flex;
        align-items: center;
        margin-top: 0.5em;
        padding-top: 0;
        font-size: clamp(0.7rem, 3vw, 1.5rem);
    }
    .store_information_step1 {
        font-size: clamp(0.7rem, 3vw, 1.5rem);
        padding-top: 10px;
    }
    .store_information_step2 {
        font-size: clamp(0.5rem, 2.8vw, 1.5rem);
    }
}