.profile-order{padding-top:24px}.profile-order__header{margin-bottom:24px}.profile-order__header-top-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-order__title{font-size:max(24px,min(3.33333vw - 16px,32px));font-weight:800;line-height:110%}.profile-order__status{white-space:nowrap;border-radius:9px;align-items:center;padding:max(3px,min(.833333vw - 7px,5px)) max(8px,min(5vw - 52px,20px));font-size:14px;font-weight:600;line-height:1;display:flex}.profile-order__status--expected{color:#b38701;background:#fff9ca}.profile-order__status--done{color:#4da500;background:#e3ffca}.profile-order__status--cancel{color:#434343;background:#d4d4d4}.profile-order__status--progress{color:#7212bc;background:#f4e6ff}.profile-order__created{margin-top:8px;margin-bottom:16px;font-size:max(16px,min(.833333vw + 6px,18px));font-weight:500}.profile-order__button{min-width:200px}.profile-order__card{background:var(--color-white);border-radius:5px;margin:0 calc(-1*max(23px,min(.254453vw + 22.0458px,24px)));padding:max(16px,min(3.56234vw + 2.64122px,30px)) max(22px,min(2.03562vw + 14.3664px,30px)) max(25px,min(29.771px - 1.27226vw,20px));box-shadow:2px 2px 10px rgba(0,0,0,.1)}.profile-order__info-rows{flex-direction:column;gap:24px;padding-bottom:24px;display:flex}.profile-order__info-row{flex-direction:column;justify-content:space-between;align-items:baseline;gap:4px;display:flex}.profile-order__info-label{color:#909090;font-size:16px;font-weight:500}.profile-order__info-value{text-align:right;font-size:18px;font-weight:700}.profile-order__summary{border-top:1px solid #f3f3f3;padding-top:18px}.profile-order__summary-row{justify-content:space-between;align-items:baseline;padding:6.5px 0;display:flex}.profile-order__summary-row .profile-order__info-label{color:var(--color-black)}.profile-order__summary-value{font-size:16px;font-weight:700}.profile-order__total-row{border-top:1px solid #eee;justify-content:space-between;align-items:baseline;margin-top:18px;padding-top:18px;display:flex}.profile-order__total-label,.profile-order__total-value{font-size:max(20px,min(.925926vw + 12.8889px,24px));font-weight:700}.profile-order__items-title{margin-top:50px;margin-bottom:24px;font-size:max(24px,min(.751174vw + 21.1831px,32px));font-weight:800}.profile-order__items-card{background:var(--color-white);border-radius:5px;margin:0 calc(-1*max(23px,min(.254453vw + 22.0458px,24px)));padding:max(25px,min(1.27226vw + 20.229px,30px))}.profile-order__item{border-bottom:1px solid #eee;grid-template-columns:80px 1fr 1fr;gap:12px;padding:16px 0;display:grid}.profile-order__item--header{display:none}.profile-order__item:last-child{border-bottom:none;padding-bottom:0}.profile-order__item:first-child{padding-top:0}.profile-order__item--pc{display:none}.profile-order__item-th{font-size:max(18px,min(.833333vw + 8px,20px));font-weight:700}.profile-order__item-th:first-child{text-align:left;grid-column:span 2}.profile-order__item-image{background:#d9d9d9;border-radius:5px;width:80px;height:80px;overflow:hidden}.profile-order__item-info{flex-direction:column;grid-column:span 2;gap:max(3px,min(1.25vw - 12px,6px));display:flex}.profile-order__item-info a{color:var(--color-purple)}.profile-order__item-bottom{grid-column:span 3;grid-template-columns:2fr 1fr 1.5fr;display:grid}.profile-order__item-bottom>div{display:flex}.profile-order__item-title{font-size:max(16px,min(.833333vw + 6px,18px));font-weight:700}.profile-order__item-meta{color:#9d9d9d;font-size:max(14px,min(.833333vw + 4px,16px));font-weight:500}.profile-order__item-price,.profile-order__item-qty,.profile-order__item-sum{white-space:nowrap;flex-direction:column;gap:4px;font-size:max(16px,min(.833333vw + 6px,18px));font-weight:700}.profile-order__item-sum{align-items:flex-end}.profile-order__item-price-label{color:#9d9d9d;font-size:14px;font-weight:500}

@media screen and (min-width:768px){.profile-order__header{justify-content:space-between;align-items:center;display:flex}.profile-order__created{margin-bottom:0}.profile-order__button{min-width:227px}.profile-order__card{margin:0}.profile-order__info-rows{-moz-column-count:2;column-count:2;gap:60px;padding-bottom:8px;display:block;position:relative}.profile-order__info-rows:before{content:"";background:#f3f3f3;width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.profile-order__info-row{padding-bottom:24px}.profile-order__items-card{margin:0}}
@media screen and (min-width:1200px){.profile-order{padding-top:0}.profile-order .container{padding:0}.profile-order__button{min-width:auto;padding:max(15px,min(.833333vw + 5px,17px)) max(35px,min(1.25vw + 20px,38px))}.profile-order__info-row{margin-bottom:24px;padding-bottom:0}.profile-order__summary{padding-top:19px}.profile-order__summary-row{padding:11px 0}.profile-order__total-row{margin-top:20px;padding-top:20px}.profile-order__item{grid-template-columns:100px 2fr 1fr 1fr 1fr;gap:20px;padding:24px 0}.profile-order__item--pc{justify-content:center;align-items:center;display:flex}.profile-order__item--header{text-align:center;padding-bottom:20px;display:grid}.profile-order__item:last-child{border-bottom:1px solid #eee;padding-bottom:24px}.profile-order__item-image{width:100px;height:100px}.profile-order__item-info{grid-column:auto;justify-content:center}.profile-order__item-bottom{display:none}.profile-order__item-price,.profile-order__item-qty,.profile-order__item-sum{text-align:center}.profile-order__item-sum{align-items:center}}
@media screen and (min-width:1440px){.profile-order__card{grid-template-columns:700fr 410fr;display:grid}.profile-order__info-rows{margin-bottom:-24px;padding-bottom:0}.profile-order__info-rows:before{height:calc(100% - 24px)}.profile-order__summary{border-top:0;border-left:1px solid #f3f3f3;padding-top:0;padding-left:30px}}