.subwrap.pp{
  padding:0px 0;
}

.pp_cont{
  width:100%;
  margin: 0 auto;
  padding:40px 0 0  0;
}

.pp_cont .top_title{
  font-weight: bold;
  text-align: center;
  font-size:16px;
}

.pp_cont img{
  width:40%;
}

.pp_cont img.name{
  width:20%;
}


.pp_cont .title{
  margin-bottom:25px;
  font-size:14px;
  color:#fff;
  background:url(../img/profile/title_flug.png),#3278be;

  background-repeat: no-repeat;
  background-position:20px center;
  padding:10px 70px;
  font-weight: bold;
}

.pp_cont .txt{
  width:90%;
  margin:0 auto;
  padding:10px 0 0 0;
}

.pp_cont .txt p{
  line-height: 1.8;
  margin-bottom: 20px;
}

.pp_cont .txt p.mb0{
  margin-bottom:0;
}

.pp_cont .txt ul{
  margin-bottom: 20px;
}

.pp_cont .txt ul li{
  font-size:16px;
}

.p img{
  vertical-align: middle;
}

.pp_cont .big_txt{
  font-size:16px;
  font-weight: bold;
  border-bottom:2px solid #3278de;
  margin-bottom:20px;
  padding-bottom:5px;
}

.pp_cont .btn{
    display: none;
}

section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }

/*----------------------------------------------------
.law
----------------------------------------------------*/
.law th  { width: 30%; text-align: left; }
    .law { margin: 0 -10px; }
    .law th,
    .law td{
        width: 100%;
        display: block;
        border-top: none;
    }
    .law tr:first-child th { border-top: 1px solid #ddd; }
