/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-10-28, 9:28:32
    Author     : Administrator
*/
.pub_footer{text-align:center;color:#b4b4b4;padding:1rem 0 1.6rem;}
.pub_footer .pub_foot_logo img{width:50px;}
.pub_footer .pub_foot_dream{position:relative;width:80%;border-bottom:1px solid #b4b4b4;margin:1rem auto 0;}
.pub_footer .pub_foot_dream span{
    display:inline-block;background:#f8faf2;position:absolute;top:50%;left:50%;font-size:0.8rem;width:12rem;
    transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);
}
.pub_footer .pub_foot_eng{font-size:0.8rem;margin-top:1.2rem;}

