/*
 * Copyright(C) SEGA All Rights Reserved.
 */
/* ed6f528eb0 */
.dialog-title,.flow-chart div{text-align:center}.register-text{padding:0 15px}.register-text2{padding-bottom:20px}.banushi-name{margin-top:10px;padding:0 15px}.banushi-name dd,.banushi-name dt{padding:10px 0;text-align:center;color:#fff;border:1px solid #3e3e3e}.banushi-name dt{background-color:#3e3e3e}.banushi-name dd{background-image:linear-gradient(to bottom,#1f1f1f 0,#2d2d2d 100%)}.flow-chart{display:-ms-flexbox;display:flex;padding:15px 0}.flow-chart div{-ms-flex:1;flex:1;position:relative;background-image:linear-gradient(to right,#5b5b5b,#4e4e4e);line-height:1.2;height:50px;padding:0 20px;max-width:33%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-grid-column-align:center;justify-items:center}@media screen and (max-width:959px){.flow-chart div{font-size:.85rem;height:55px}}.flow-chart div span{-ms-flex:1;flex:1}.flow-chart div b{display:inline-block;color:#b9b9b9;white-space:nowrap}.flow-chart div:not(:last-child){margin-right:30px}.flow-chart div:not(:last-child)::after{content:"";position:absolute;top:0;right:-50px;width:0;height:0;border:25px solid transparent;border-left:25px solid #4e4e4e}@media screen and (max-width:959px){.flow-chart div:not(:last-child)::after{right:-42px;border:28px solid transparent;border-left:14px solid #4e4e4e}.login-button{display:block;font-size:.9em;transform:scale(.9,1)}}.flow-chart .on{background-image:linear-gradient(to right,#ffa134,#ff9c2a);text-shadow:0 0 8px #de3f00,0 0 8px #de3f00,0 0 8px #de3f00}.flow-chart .on b{color:#fff}.flow-chart .on::after{border-left-color:#ff9c2a!important}