._5dswp00 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-align: center;
       align-items: center;
  margin-top: 24px;
}
._5dswp01 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-align: center;
       align-items: center;
  width: 230px;
}
._5dswp02 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  margin-top: 11px;
  -moz-box-pack: justify;
       justify-content: space-between;
  width: 265px;
}
._5dswp03 {
  width: 100%;
  height: 2px;
  background-color: var(--ColorBlack-450);
}
._5dswp04 {
  width: 100%;
  height: 2px;
  background-color: var(--ColorGray-600);
}
._5dswp05 {
  line-height: 18px;
  letter-spacing: -0.5px;
}
._5dswp06 {
  width: 100%;
  max-width: 65px;
  text-align: center;
}
@media screen and (min-width: 481px) {
  ._5dswp01 {
    width: 400px;
  }
  ._5dswp02 {
    width: 435px;
  }
}
