@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700);

#post_top_banner {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #757474;
  font-weight: 600; }
#post_top_banner .convert_price {
  position: absolute;
  top: 70px;
  left: 28px;
  width: 154px; }
#post_top_banner .convert_price span {
  display: table; }
#post_top_banner .convert_price .t_text {
  display: block; }
#post_top_banner .convert_price .p_text {
  color: #ff7a08;
  line-height: 0.8;
  font-weight: 700; }
#post_top_banner .convert_price .m_text {
  font-size: 60px;
  float: left; }
#post_top_banner .convert_price .m_text2 {
  font-size: 35px; }
#post_top_banner .convert_price .l_text {
  font-size: 18px; }