.container {
  max-width: 375px;
  margin: 0 auto;
  /* height: 60vh; */

}
.main-text {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 36px;
}
.main-text2 {
  font-size: 1.4rem;
  
  line-height: 1.5;
  margin-bottom: 20px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb16 {
  margin-bottom: 16px;
}
.checked {
  display: flex;
  padding: 6px 24px;
  padding: 8px;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 10px;
}
.checked img {
  width: 24px;
  margin-right: 4px;
}
.checked p {
  font-size: 13px;
}
.sub-text {
  margin-top: 20px;
  background-color: #f5f5f5;
  padding: 12px;
  border-radius: 12px;
  display: flex;
}
.sub-text-horizontal {
  margin-top: 20px;
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 12px;
}
.icon-notice {
  width: 18px;
  margin-right: 4px;
}
.text-wrapper {
  flex: 1;
}
.description1 {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 16px;
}
.description2 {
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.25;
  color: #737373;
}
.description3 {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.5;
  color: #737373;
  margin-bottom: 10px;
}
.button-wrapper {
  text-align: center;
}
.button-checked {
  padding: 10px 6px;
  border: 1px solid #c7c7c7;
  font-size: 13px;
  color: #333;
  width: 247px;
}
img {
  max-width: 100%;
  height: auto;
  
}
.icon-ekyc {
  display: block;
  width: 256px;
  margin: auto;
}
.icon-pass {
  display: block;
  width: 88px;
  margin: 0 auto 10px;
}
.step {
  text-align: center;
}
.step img {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
.step img.mb-12 {
  
  max-width: 295px;
  margin: 0 auto 12px;
}
.step p {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 20px;
}
.guidelink {
  text-align: right;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 24px;
}
.step-img {
  margin-bottom: 24px;
}
.step p.mb80 {
  margin-bottom: 80px;
}
.step .button-checked {
  margin-bottom: 24px;
}
.step .button-home {
  margin: 24px 0 24px;
  text-align: center;
}
.step .button-home a {
  font-size: 13px;
}
.bold {
  font-weight: bold;
}
.color-pri {
  color: #eb5505;
  font-weight: bold;
}
.step p.txtsmall {
  font-size: 11px;
}
.step p.txtsmall.mb-8 {
  margin-bottom: 8px;
  text-align: left;
  background: no-repeat left top/ 18px url(./info_icon.png);
  padding-left: 22px;
}
.desc-sub-wrapper {
  text-align: center;
}
.desc-sub-txt {
  padding: 20px;
  border-radius: 12px;
  background-color: #f5f5f5;
  font-size: 14px;
  margin-bottom: 32px;
  display: inline-block;
}
.desc-sub-txt a {
  color: #5a78c8;
  font-size: 13px;
}
.desc-sub-txt p .link {
  text-align: right;
}
.aline-r {
  text-align: right;
}
.desc-step {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.desc-step img {
  margin-right: 4px;
  width: 32px;
  height: auto;
}
.desc-step img.w25 {
  margin-right: 4px;
  width: 25px;
  height: auto;
}
.desc-step p {
  font-size: 16px;
}
.desc-txt {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 8px;
}
.desc-txt-small {
  font-size: 11px;
  line-height: 1.5;
  margin-bottom: 8px;
}
.desc-img {
  width: 100%;
  height: auto;
}
.desc-step-wrapper {
  margin-bottom: 32px;
}
.balloon1 {
  width: 96px;
  text-align: left;
  margin-bottom: 3px;
}
.balloon2 {
  width: 156px;
  text-align: left;
  margin-bottom: 3px;
}
