/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:100%;
  margin:0 auto 4%;
  max-width:640px;
  color: #222;
}
#group_prof H3{
}
#group_prof .section_bdy{
  background: url(../img/profile/group_prof/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#group_prof .section_ftr{
  padding-bottom:21%;
  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{
  padding-top:12%;
  background: url(../img/profile/group_prof/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
  position:relative;
  top:-1px;
}
#group_prof .detail_txt{
  text-align: left;
  width: 80%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  line-height: 1.6em;
  font-size: 1.1em;
}
.disp_pc #feature .detail_txt P {
  bottom: 5%;
}

#info_group .section_bdy2{background:url(../img/profile/feature/section_bdy.jpg) repeat-y 50% top / 100% auto;}
#info_group .section_ftr2{background:url(../img/profile/feature/section_ftr.jpg) no-repeat 50% bottom / 100% auto;padding-bottom: 14%;}
#info_group .section_hdr2{background:url(../img/profile/feature/section_hdr.jpg) no-repeat 50% top / 100% auto;padding-top: 7%;}

/*--------------------*
#group_info
*--------------------*/
#group_info{
  width:100%;
  margin:0 auto 4%;
  max-width:640px;
  color: #222;
}
#group_info H3{
}
#group_info .section_bdy{
  background: url(../img/profile/group_info/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#group_info .section_ftr{
  padding-bottom:21%;
  background: url(../img/profile/group_info/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-1px;
}
#group_info .section_hdr{
  padding-top:9%;
  background: url(../img/profile/group_info/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
  position:relative;
  top:-1px;
}
#group_info  h4{
  width: 90%;
  margin: 0 auto 4%;
}
#group_info .detail_txt{
  text-align: left;
  width: 80%;
  margin:0 auto;
  text-align:left;
}
#group_info .detail_txt P{
  line-height: 1.6em;
  font-size: 1.1em;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:100%;
  margin:0 auto 4%;
  color: #222;
}
#feature H3{
}
#feature .feature_summary .detail_txt{
  text-align: left;
  width: 73%;
  margin:0 auto;
  text-align:left;
}
#feature .feature_summary .detail_txt P{
  line-height:1.6em;
}
#feature .section_ftr{
  padding-bottom: 8%;
}
#feature .second .section_ftr{
  padding-bottom: 8%;
}
#feature .third .section_ftr{
  padding-bottom: 10%;
}

/*--------------------*
 * 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);
}