/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #000;
  text-align: center;
  margin: 15px 0 20px;
}
#group_prof h4{
  width:86%;
  margin:0 auto;
}
#group_prof .author_txt {
  text-align: right;
}
#group_prof .section_bdy{
  background: url(../img/profile/group_prof/section_bdy.jpg) repeat-y 50% bottom;
  background-size: 100% auto;
}
#group_prof .section_ftr{
  padding-bottom: 16%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_prof .section_hdr{
  padding-top: 5%;
  background: url(../img/profile/group_prof/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
}
#group_prof .detail_txt{
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
#group_prof .detail_txt P{
  padding: 10px;
  line-height:1.5em;
  font-size:1.2em;
}
.disp_sp #group_prof .detail_txt P{
  font-size:15px;
}
#group_prof .severalmenu P{
  width: 95%;
  margin: 0 auto;
  font-size:1.2em;
  text-align:left;
  line-height:1.5em;
}
.disp_sp #group_prof .severalmenu P{
  font-size:15px;
}
/*--------------------*
#group_info
*--------------------*/
#group_info {
  color: #000000;
  text-align: center;
  margin: 0 auto 20px;
}
#group_info .section_bdy {
  background: url(../img/profile/group_info/section_bdy.jpg) repeat-y 50% bottom;
  background-size: 100% auto;
}
#group_info .section_ftr {
  padding-bottom: 10%;
  background: url(../img/profile/group_info/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_info .menu_bdy {
  background: url(../img/profile/group_info/menu_bdy.jpg) repeat-y 50% bottom;
  background-size: 100% auto;
}
#group_info .menu_ftr {
  padding-bottom: 6%;
  background: url(../img/profile/group_info/menu_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_info .section_hdr{
  padding-top:3%;
}
#group_info .detail_txt {
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
#group_info .detail_txt p ,
#group_info  SPAN {
  padding: 10px 0;
  line-height:1.5em;
  font-size:1.2em;
}
.disp_sp #group_info .detail_txt p ,
.disp_sp #group_info  SPAN {
  font-size:15px;
}
#group_info  SPAN {padding: 5px 8px;}
.person1 ,
.person2 {
  background-color: #000080;
  width: 3em;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
  float: left;
  margin-bottom: 7px;
}
.person2 {   background-color: #BA1F1D;}
#group_info .group1 .severalmenu ,
#group_info .group2 .left_bdy ,
#group_info .group3 .left_bdy {
  margin-top: 0;
  width: 90%;
  margin: 0 auto;
}
#group_info .group1 .right_bdy {
  margin-top: 3%;
}
/*--------------------*
#feature
*--------------------*/
#feature {
  color: #000;
  text-align: center;
  margin: 0 auto 20px;
}
#feature h4{
  width:90%;
  margin:0 auto;
}

#feature .section_bdy{
  background: url(../img/profile/feature/section_bdy.jpg) repeat-y 50% bottom;
  background-size: 100% auto;
}
#feature .section_ftr{
  padding-bottom: 18%;
  background: url(../img/profile/feature/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#feature .twelve_score {
  width: 93%;
  margin: 0 auto 3%;
}
#feature .section_hdr{
  padding-top: 5%;
  background: url(../img/profile/feature/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
}
#feature .detail_txt {
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
#feature .detail_txt p {
  line-height:1.5em;
  font-size:1.2em;
}
.disp_sp #feature .detail_txt p {
  font-size:15px;
}
#free_group .severalmenu {
  min-height: 90px;
}
