.eqo{display:block;width:100%;font-family:Zen Kaku Gothic New,Hiragino Sans,sans-serif}.eqo input,.eqo select,.eqo button,.eqo textarea{font-family:inherit}.eqo__header{text-align:center;margin-bottom:48px}.eqo__title{margin:0 0 12px;font-family:Shippori Mincho,serif;font-size:3rem;font-size:clamp(2.4rem,2.34vw,3rem);font-weight:400;line-height:1.6;color:#121212;letter-spacing:.05em}.eqo__subtitle{margin:0;font-family:Shippori Mincho,serif;font-size:1.4rem;font-size:clamp(1.2rem,1.09vw,1.4rem);font-weight:300;line-height:1.8;color:#8fbdd3;letter-spacing:.1em}.eqo__layout{display:flex;gap:36px;gap:clamp(24px,2.81vw,36px);align-items:flex-start}.eqo__main{flex:1;min-width:0}.eqo__block-list{display:flex;flex-wrap:wrap;gap:20px;list-style:none;padding:0;margin:0 0 16px}.eqo__block{position:relative;width:calc((100% - 20px)/2);background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:24px 20px 20px;box-sizing:border-box;box-shadow:0 2px 12px #0000000f}.eqo__block-remove{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;border-radius:50%;background:#333;font-size:14px;line-height:1;color:#fff;cursor:pointer;padding:0}.eqo__block-remove:hover{background:#555}.eqo__block-label{width:100%;border:1px solid #E5E5E5;border-radius:8px;padding:8px 12px;font-size:1.5rem;font-size:clamp(1.3rem,1.17vw,1.5rem);margin-top:20px;margin-bottom:12px;box-sizing:border-box;background:#fff}input.eqo__block-label{-webkit-appearance:none;appearance:none;background-image:none;padding-right:12px}.eqo__field{margin-bottom:12px}.eqo__field-row{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.eqo__field--half{flex:none;width:100%;min-width:0;margin-bottom:0}.eqo__field-label{display:block;font-size:1.2rem;line-height:1.5;margin-bottom:6px;color:#999}.eqo__qty{display:flex;align-items:center;gap:0;border:1px solid #ddd;border-radius:8px;overflow:hidden;width:100%;box-sizing:border-box}.eqo__qty-btn{flex:0 0 40px;width:40px;height:34px;border:none;background:#fff;font-size:1.6rem;cursor:pointer;padding:0;line-height:1}.eqo__qty-btn:hover{background:#eee}.eqo__qty-input{flex:1 1 auto;min-width:0;width:auto;height:34px;border:none;text-align:center;font-size:1.5rem;font-size:clamp(1.3rem,1.17vw,1.5rem);background:#fff;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.eqo__qty-input::-webkit-outer-spin-button,.eqo__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.eqo__design-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.eqo__design-list>li{max-width:72px}.eqo__design-btn{width:100%;aspect-ratio:1 / 1;border:2px solid transparent;border-radius:8px;padding:2px;background:#fff;cursor:pointer;overflow:hidden}.eqo__design-btn.is-selected{border-color:var(--blue-color, #82BBD3)}.eqo__design-btn:disabled,.eqo__design-btn.is-unavailable{opacity:.35;cursor:not-allowed}.eqo__design-btn img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.eqo__design-name{margin:8px 0 0;font-size:1.3rem;color:var(--text-color)}.eqo__select{width:100%;border:1px solid #E5E5E5;border-radius:8px;padding:8px 12px;font-size:1.5rem;font-size:clamp(1.3rem,1.17vw,1.5rem);color:#333;background:#fff;box-sizing:border-box}.eqo__select option:disabled{color:#bbb}.eqo__select[data-eqo-set],.eqo__select[data-eqo-course]{appearance:none;-webkit-appearance:none;padding-right:46px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10.5' fill='none' stroke='%23BA915B' stroke-width='1.5'/%3E%3Cpath d='M8.5 10.5L12 14l3.5-3.5' fill='none' stroke='%23BA915B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:22px 22px}.eqo__block-total{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;column-gap:12px;border-top:1px solid #eee;padding-top:12px;text-align:right}.eqo__block-total-label{margin:0;font-size:1.3rem;color:#999}.eqo__block-subtotal{margin:0;font-size:2.2rem;font-size:clamp(1.8rem,1.72vw,2.2rem);font-weight:700;line-height:1.4}.eqo__block-compare{flex:0 0 100%;margin:6px 0 0;font-size:1.4rem;text-decoration:line-through;color:#999}.eqo__block-saving{flex:0 0 100%;margin:6px 0 0;font-size:1.6rem;color:#ed2a3e;font-weight:700}.eqo__block-error{margin:10px 0 0;font-size:1.2rem;color:var(--red-color, #DD667D)}.eqo__add-block{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:60px;border:2px dashed #ccc;border-radius:10px;background:transparent;font-size:1.4rem;font-size:clamp(1.3rem,1.09vw,1.4rem);color:var(--text-color);cursor:pointer;padding:16px;box-sizing:border-box}.eqo__add-block:hover{border-color:var(--accent-color, #BA915B);color:var(--accent-color, #BA915B)}.eqo__add-block-icon{font-size:1.8rem;line-height:1}.eqo__block--add{display:none;background:transparent;border:2px dashed #999999;box-shadow:none;padding:0}.eqo__add-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:1 1 auto;width:100%;min-height:100%;padding:24px 20px;border:none;background:transparent;color:#999;cursor:pointer;box-sizing:border-box}.eqo__add-card-icon{font-size:4rem;font-size:clamp(3.2rem,10.67vw,4rem);line-height:1}.eqo__add-card-label{font-size:1.5rem;font-size:clamp(1.3rem,4vw,1.5rem);line-height:1.5;font-weight:700}.eqo__sidebar{width:470px;width:clamp(340px,36.72vw,470px);flex-shrink:0;position:sticky;top:100px}.eqo__promo{border:2px solid var(--red-color, #DD667D);border-radius:8px;padding:16px;font-size:1.6rem;font-size:clamp(1.4rem,1.25vw,1.6rem);font-weight:700;color:var(--red-color, #DD667D);background:snow;margin-bottom:16px;line-height:1.5}.eqo__promo.hidden{display:none}.eqo__promo-icon{margin-right:4px}.eqo__promo-body,.eqo__promo-current,.eqo__promo-max{display:inline}.eqo__promo-next{display:inline;font-weight:700}.eqo__summary-card,.eqo__compare-card{background:#fff;border:none;border-radius:12px;padding:28px;margin-bottom:16px}.eqo__summary-title,.eqo__compare-title{margin:0 0 16px;font-size:2rem;font-size:clamp(1.7rem,1.56vw,2rem);font-weight:700;line-height:1.5;text-align:center;color:var(--text-color, #333333)}.eqo__summary-rows{margin:0 0 20px}.eqo__summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #E5E5E5;font-size:1.6rem;font-size:clamp(1.4rem,1.25vw,1.6rem)}.eqo__summary-row dt,.eqo__summary-row dd{margin:0}.eqo__summary-row--benefit{color:#ed2a3e;font-weight:700}.eqo__summary-row--list dd{text-decoration:line-through;color:#999}.eqo__grand-total{margin:0 0 16px;font-size:5.4rem;font-size:clamp(4.2rem,4.22vw,5.4rem);font-weight:700;color:#ed2a3e;text-align:center;line-height:1.2}.eqo__discount-bar{margin:0 0 16px;padding:12px 10px;background:#ffe0e5;border-radius:8px;text-align:center;font-size:2.2rem;font-size:clamp(1.8rem,1.72vw,2.2rem);font-weight:700;line-height:1.5;color:#ed2a3e}.eqo__note{margin:0;font-size:1.2rem;color:#999;line-height:1.6}.eqo__compare-list{list-style:none;padding:0;margin:0 0 16px;display:flex;gap:12px}.eqo__compare-item{flex:1;background:#f5f5f5;border-radius:8px;padding:14px 8px;text-align:center}.eqo__compare-label{display:block;font-size:1.2rem;line-height:1.5;margin-bottom:6px;color:#666}.eqo__compare-price{display:block;font-size:2rem;font-size:clamp(1.7rem,1.56vw,2rem);font-weight:700;line-height:1.4}.eqo__compare-saving{margin:0;padding:12px 10px;background:#ffe0e5;border-radius:8px;text-align:center;font-size:2.2rem;font-size:clamp(1.8rem,1.72vw,2.2rem);font-weight:700;line-height:1.5;color:#ed2a3e}.eqo__cart-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:28px 20px;border:none;border-radius:8px;background:var(--accent-color, #BA915B);color:#fff;font-size:2.2rem;font-size:clamp(1.4rem,1.72vw,2.2rem);font-weight:700;line-height:1.5;cursor:pointer;box-shadow:0 2px 8px #ba915b59;transition:opacity .2s}.eqo__cart-btn:hover:not(:disabled){opacity:.85}.eqo__cart-btn:disabled{opacity:.5;cursor:not-allowed}.eqo__cart-btn-icon{display:flex;align-items:center;width:24px;width:clamp(24px,1.95vw,50px)}.eqo__cart-btn-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:eqo-spin .6s linear infinite}.eqo__cart-btn-spinner.hidden{display:none}@keyframes eqo-spin{to{transform:rotate(360deg)}}.eqo__cart-error{margin:10px 0 0;font-size:1.2rem;color:var(--red-color, #DD667D);text-align:center}.eqo__cart-error.hidden,.eqo__block-error.hidden,.eqo__summary-row--benefit.hidden,.eqo__promo.hidden,.eqo__sticky{display:none}@media screen and (min-width:751px)and (max-width:1080px){.eqo__block{width:100%}.eqo__field-row{flex-direction:row}.eqo__field--half{flex:1 1 0}}@media screen and (max-width:750px){.eqo__layout{flex-direction:column;gap:24px}.eqo__main{width:100%;max-width:100%}.eqo__block-list{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-15px;padding-inline:15px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.eqo__block{flex:0 0 85%;width:85%;scroll-snap-align:center}.eqo__block--add{display:flex;align-items:stretch}.eqo__block--add:hover{border-color:#999}.eqo__main>.eqo__add-block{display:none}.eqo__sidebar{width:100%;max-width:none;position:static}.eqo__header{margin-bottom:24px}.eqo__cart-btn{padding:20px}.eqo__sticky{display:block;position:sticky;bottom:var(--eqo-sticky-offset, 0px);z-index:4;margin-inline:-15px;padding:10px 15px calc(10px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -4px 16px #00000014}.eqo__sticky-row{display:flex;align-items:center;gap:12px}.eqo__sticky-total{flex-shrink:0;display:flex;flex-direction:column;gap:2px;min-width:0}.eqo__sticky-total-compare{display:flex;align-items:baseline;gap:4px;line-height:1.3}.eqo__sticky-total-compare-label{font-size:1rem;color:#999}.eqo__sticky-total-compare-price{font-size:1.2rem;line-height:1.3;color:#999;text-decoration:line-through}.eqo__sticky-total-main{display:flex;flex-direction:column;gap:2px;min-width:0}.eqo__sticky-total-label{font-size:1.1rem;line-height:1.3;color:#666}.eqo__sticky-total-price{font-size:2rem;font-size:clamp(1.8rem,5.33vw,2rem);font-weight:700;line-height:1.2;color:#ed2a3e}.eqo__sticky-btn{flex:1;min-width:0;padding:14px 12px;font-size:1.4rem;gap:8px}.eqo__sticky .eqo__cart-error{margin:0 0 8px}.eqo--has-sticky .eqo__sidebar>.eqo__cart-btn,.eqo--has-sticky .eqo__sidebar>.eqo__cart-error{display:none}}main#MainContent .eqo h2.eqo__title{margin:0 0 12px;padding:0;border:none;border-top:none;border-bottom:none;font-family:Shippori Mincho,serif;font-size:3rem;font-size:clamp(2.4rem,2.34vw,3rem);font-weight:400;line-height:1.6;color:#121212;letter-spacing:.05em}main#MainContent .eqo h3.eqo__summary-title,main#MainContent .eqo h3.eqo__compare-title{margin:0 0 16px;padding:0;border:none;font-family:inherit;font-size:2rem;font-size:clamp(1.7rem,1.56vw,2rem);font-weight:700;line-height:1.5;color:var(--text-color, #333333)}main#MainContent .eqo h3.eqo__summary-title:before,main#MainContent .eqo h3.eqo__summary-title:after,main#MainContent .eqo h3.eqo__compare-title:before,main#MainContent .eqo h3.eqo__compare-title:after{content:none;display:none}main#MainContent .eqo ul{padding:0;margin:0;background:none;background-color:transparent;list-style:none}main#MainContent .eqo ul.eqo__block-list{margin:0 0 16px}main#MainContent .eqo ul.eqo__compare-list{margin:0 0 16px}main#MainContent .eqo li{position:relative;padding-left:0}main#MainContent .eqo li.eqo__block{padding:24px 20px 20px}main#MainContent .eqo li.eqo__block--add{padding:0}main#MainContent .eqo li.eqo__compare-item{padding:14px 8px}main#MainContent .eqo li:before{content:none;display:none}main#MainContent .eqo p{margin-bottom:0;line-height:inherit}main#MainContent .eqo a{color:inherit;text-decoration:none}main#MainContent .eqo img{margin:0;max-width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/57/assets/easy-quote-order.css.map */
