/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}
#profile{
  margin:0 auto;
  text-align: left;
  line-height: 1.5;
}
.menu_info{margin-left: 18%;}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  margin: auto;
}

#group_prof .section_bdy {
  background: url(../img/profile/group_prof/section_bdy.jpg) repeat-y 50% top / 100% auto;
}
#group_prof .section_ftr {
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
}
#group_prof .section_hdr{
  padding: 0 0 50px;
  margin: 0 0 20px;
}
#group_prof .detail_txt{
  margin: 0 auto;
  width: calc(100% - 36px);
  text-align: justify;
  line-height: 1.5;
  font-size: 16px;
}
#group_prof .detail_txt P{
  margin: 12px 0 0;
}
#group_prof .detail_txt P:first-child{
  margin: 0;
}
#group_prof .detail_txt P:last-child{
  text-align: right;
}
#group_prof .detail_txt P span{
  font-size: .8em;
}
#group_prof .detail_txt h3{
  margin: 20px 0;
}
#feature .text_img p{
  margin: 0;
  width: 100%;
}