._option_gp2ng_1 {
  display: flex;
}
._option_gp2ng_1:not(:last-child) {
  border-bottom: 1px solid silver;
}
._option_gp2ng_1 ._icon_gp2ng_7 {
  width: 60px;
  padding: 1em;
}
._option_gp2ng_1 ._wrapper_gp2ng_11 {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
._option_gp2ng_1 ._wrapper_gp2ng_11 ._title_gp2ng_17 {
  font-weight: 500;
  font-size: 1.1em;
}
._option_gp2ng_1 ._wrapper_gp2ng_11 ._sub_gp2ng_21 {
  font-size: 0.9em;
  color: #3c3c3c;
}