/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:100%;
  margin:0 auto ;
  max-width:640px;
  color: #222;
}

#group_prof .section_bdy{
  background: url(../img/profile/group_prof/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
  position: relative;
    top: -1px;
}
#group_prof .section_ftr{
  padding-bottom:14%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position: relative;
  bottom: -1px;
}
#group_prof .section_hdr{
}
#group_prof .detail_txt,
#info_group .detail_txt{
  text-align: left;
  width: 85%;
  margin:0 auto;
  text-align:left;
}
#group_prof  h4{
  width: 97%;
  margin: 20px auto;
}
#group_prof .detail_txt P,
#info_group .detail_txt P{
  line-height: 1.6em;
  font-size: 1.1em;
  text-align: justify;
}
.disp_pc #feature .detail_txt P {
  bottom: 5%;
}

/*--------------------*
#info_group
*--------------------*/
#info_group h3{
  margin:0 auto;
}
#info_group H2{
  margin: 0 auto;
}
#info_group .section_bdy2{
  background: url(../img/profile/feature/section_bdy2.jpg) repeat-y 50% top;
  background-size: 100% auto;
  position: relative;
  top: -1px;
}
#info_group .section_ftr2{
  padding-bottom:15%;
  background: url(../img/profile/feature/section_ftr2.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position: relative;
    bottom: -1px;
}
#info_group .section_hdr2{
  padding-top: 3%;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:100%;
  margin:0 auto ;
  color: #222;
}




/*--------------------*
 * new_group
 *--------------------*/
#new_group{
  margin:0 auto 5%;
}
/*--------------------*
 * free_group
 *--------------------*/
#free_group{
  margin:5% auto ;
}
.spread1_group,
.spread2_group,
.kakushin_group,
.message_group{
  transform: scale(0.9);
}