
#regist-top-left-info {
  width: auto;
  padding: 0;
}

#regist-top-left-info .title {
  letter-spacing: 1px;
  position: relative;
  padding: 0 .4em .1em;
  display: inline-block;
  z-index: 99;
}

#regist-top-left-info .title:after {
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: -1;
  content: '';
  width: 100%;
  height: 10px;
  background-color: #ffe000;
}

#regist-top-left-info .block-01 img{
  border-radius: 8px 8px 0 0;
}

#regist-top-left-info .block-02 {
  padding: 15px 10px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
}

#regist-top-left-info ul li{
  width: 163px;
  float: left;
  font-size: 17px;
  font-weight: bold;
  align-items:  center;
  display:  flex;
  border-right: 1px dotted #ccc;
  margin-top: 10px;
  padding: 8px 10px 15px 10px;
}

#regist-top-left-info ul li:last-child {
  border-right: none;
}

#regist-top-left-info ul li div{
  padding: 3px 0 0;
}

#regist-top-left-info ul li .small-txt{
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.5px;
}

#regist-top-left-info ul li .sub-title-01 {
  margin-bottom: 15px;
  padding: 4px 0 0 35px;
  background: url('/s/img/registration/reg_ck_ico.png') no-repeat,url('/s/img/registration/probo.png') no-repeat right;
}

#regist-top-left-info ul li .sub-title-02 {
  margin-bottom: 15px;
  padding: 4px 0 0 35px;
  background: url('/s/img/registration/reg_ck_ico.png') no-repeat;
}
