@charset "utf-8";
/* default PC */
#contents .birth select {
  background: url(../image/contents/arrow_black_bottom.svg) no-repeat right 60% / 24px;
  margin-right: 4px;
  padding: .5em .7em;
  width: 85px;
}

#contents .birth select.month-indonesia {
  width: 120px;
}

/* view-1140 notePC,Tablet */
@media screen and (max-width: 1140px) {}

/* view-959 Mobile,Tablet */
@media screen and (max-width: 959px) {}

  /* view-559 Mobile */
@media screen and (max-width: 559px) {}

