.c-cross{height:1.1rem;position:relative;transition:transform .5s cubic-bezier(.215,.61,.355,1);width:1.1rem}.c-cross:after,.c-cross:before{background-color:currentColor;content:"";left:0;margin:auto;position:absolute;top:0}.c-cross:before{bottom:0;height:1px;width:100%}.c-cross:after{height:100%;right:0;width:1px}.c-cross--open{transform:rotate(135deg)}.c-toggle{overflow:hidden;transition:height .45s cubic-bezier(.645,.045,.355,1),opacity .45s cubic-bezier(.39,.575,.565,1);will-change:height}.c-toggle--open{opacity:1}.c-toggle--close{opacity:0}.c-toggle-inner{transform:translateY(-6rem);transition:transform .5s cubic-bezier(.645,.045,.355,1)}.c-toggle-inner--open{transform:translateY(0)}.c-toggle-inner--close{transform:translateY(-6rem)}.c-order-simpleOrderConfirm{align-items:end;background-color:transparent;box-shadow:0 0 2rem 0 rgba(0,0,0,.1);display:flex;height:100%;justify-items:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.c-order-simpleOrderConfirm--loading{align-items:center;background-color:#f9f7f4;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.c-order-simpleOrderConfirm--loaded{animation-duration:1.2s;animation-fill-mode:forwards;animation-name:loading_fade_out_animation;animation-timing-function:cubic-bezier(.215,.61,.355,1)}.c-order-simpleOrderConfirm--loaded-AnimationFinish{display:none}.c-order-simpleOrderConfirm--mounted{animation-duration:.7s;animation-fill-mode:forwards;animation-name:simple_order_confirm_fade_in_animation;animation-timing-function:cubic-bezier(.215,.61,.355,1)}.c-order-simpleOrderConfirm--close{animation-duration:1.7s;animation-fill-mode:forwards;animation-name:simple_order_confirm_fade_out_animation;animation-timing-function:cubic-bezier(.215,.61,.355,1);background-color:rgba(0,0,0,.3)}.c-order-simpleOrderConfirm__modal{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;opacity:0;width:100%;z-index:100}@media screen and (max-width:900px){.c-order-simpleOrderConfirm__modal{display:block;height:auto}}.c-order-simpleOrderConfirm__modal--mounted{animation-duration:1.7s;animation-fill-mode:forwards;animation-name:simple_order_confirm_slide_in_animation;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.c-order-simpleOrderConfirm__modal--close{animation-duration:1.7s;animation-fill-mode:forwards;animation-name:simple_order_confirm_slide_out_animation;animation-timing-function:cubic-bezier(.215,.61,.355,1);opacity:1}.c-order-simpleOrderConfirm__modal-content{position:relative}@media screen and (min-width:900px){.c-order-simpleOrderConfirm__modal-content{max-height:100svh;overflow-y:scroll}}@media screen and (min-width:1600px){.c-order-simpleOrderConfirm__modal-content{max-height:100svh;overflow-y:scroll}}.c-order-simpleOrderConfirm__toggle{position:relative}.c-order-simpleOrderConfirm__toggle h2{line-height:1.6rem}.c-order-simpleOrderConfirm__toggle-cross{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.c-order-simpleOrderConfirm__close{cursor:pointer;font-size:3rem;margin:-2rem;padding:2rem;position:absolute;right:.75rem;top:.75rem;z-index:101}.c-order-simpleOrderConfirm__content{height:auto;margin:0 auto;max-width:900px;overflow-x:hidden;overflow-y:scroll;padding:3rem;position:relative;scrollbar-width:none}@media screen and (max-width:900px){.c-order-simpleOrderConfirm__content{height:75svh;width:100%}}.c-order-simpleOrderConfirm__content-main{display:flex;flex-direction:column;padding-bottom:2rem}.c-order-simpleOrderConfirm__item{border-top:1px solid rgba(6,7,37,.1);padding:1.5rem 0;position:relative}.c-order-simpleOrderConfirm__item--price{padding:3rem 3rem 3rem 0}.c-order-simpleOrderConfirm__item-content{display:flex;flex-direction:row}.c-order-simpleOrderConfirm__item-content--title{font-size:1.4rem;line-height:1.6rem;width:25%}.c-order-simpleOrderConfirm__item-content--description{margin-left:5%;padding-right:3rem;width:70%}.c-order-simpleOrderConfirm__item-content--description-payment{align-items:center;font-size:1.2rem}.c-order-simpleOrderConfirm__item-content--inner{border:none;justify-content:space-between}.c-order-simpleOrderConfirm__item-arrow{align-items:center;display:flex;height:100%;position:absolute;right:3px;top:0}.c-order-simpleOrderConfirm__item-text{font-size:1.4rem}.c-order-simpleOrderConfirm__item-text--small{font-size:1.2rem}.c-order-simpleOrderConfirm__item-text--label{font-size:1rem;margin-left:.4rem}.c-order-simpleOrderConfirm__item-text--bold{font-weight:700}@keyframes simple_order_confirm_slide_in_animation{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes simple_order_confirm_slide_out_animation{0%{opacity:1}to{transform:translateY(100%)}}@keyframes simple_order_confirm_fade_in_animation{0%{background-color:transparent}to{background-color:rgba(0,0,0,.3)}}@keyframes simple_order_confirm_fade_out_animation{0%{background-color:rgba(0,0,0,.3)}to{background-color:transparent}}@keyframes loading_fade_out_animation{0%{opacity:1}to{opacity:0}}.c-contentModel{height:0;left:0;position:sticky;top:0;width:100%}.c-contentModel__backgroundImage--sp{background-position:50%;background-size:cover;height:100lvh;left:0;position:absolute;top:0;width:100%}