@charset "UTF-8";.xb-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.xb-step:last-of-type .xb-step__line{display:none}.xb-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.xb-step:last-of-type .xb-step__description,.xb-step:last-of-type .xb-step__main{padding-right:0}.xb-step__head{position:relative;width:100%}.xb-step__head.is-wait .xb-step__icon{background:#DDD;border-color:#EEE}.xb-step__head.is-wait .xb-step__liner{background-color:#DDD}.xb-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear,right top,left top,from(#A6DDFD),to(#A4D0FF));background:linear-gradient(270deg,#A6DDFD 0,#A4D0FF 100%);-webkit-transition:.15s ease-out;transition:.15s ease-out;border:3px solid #CEEEFF;border-radius:50%}.xb-step__icon-inner{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:500;line-height:1;color:#fff}.xb-step__icon-inner[class*=xb_icon]:not(.is-status){font-size:16px;font-weight:400}.xb-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.xb-step__line{position:absolute;border-color:inherit;background-color:#fff}.xb-step__liner{height:100%;background-color:#B9DBFF}.xb-step__line-inner{display:block;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.xb-step__main{white-space:normal;text-align:left}.xb-step__title{font-size:14px;line-height:38px;color:#333}.xb-step__title.is-wait{color:#999}.xb-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400;color:#999}.xb-step.is-horizontal{display:inline-block}.xb-step.is-horizontal .xb-step__line{height:1px;top:20px;left:58px;right:18px}.xb-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.xb-step.is-vertical .xb-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:40px}.xb-step.is-vertical .xb-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xb-step.is-vertical .xb-step__title{line-height:20px;padding-bottom:4px}.xb-step.is-vertical .xb-step__line{width:1px;top:58px;bottom:18px;left:20px}.xb-step.is-vertical .xb-step__icon.is-icon{width:40px}.xb-step.is-center .xb-step__line{padding:0 38px;left:50%;right:-50%}.xb-step.is-center .xb-step__head,.xb-step.is-center .xb-step__main{text-align:center}.xb-step.is-center .xb-step__description{padding-left:20%;padding-right:20%}