/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:100%;
  margin:0 auto 4%;
  max-width:640px;
  color: #222;
}
#group_prof H3{
  margin: 4% 0 0;
  font-weight: normal;
  font-size: 1.1em;
}
.disp_sp #group_prof H3{
  margin: 7% 0 0;
}
#group_prof .h3_message{
  width: 94%;
  margin: 20px auto;
}
.disp_sp #group_prof .h3_message{
  margin: 20px auto;
}
#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:12%;
  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:5%;
  background-size: 100% auto;
  position:relative;
  top:-1px;
}
#group_prof .detail_txt{
  width: 85%;
  margin:0 auto;
  text-align:left;
}
#group_prof h4{
  width: 94%;
  margin: 20px auto;
}
#group_prof .detail_txt P{
  line-height: 1.6;
  font-size: 1.1em;
  text-align: justify;
  margin: 4% 0 0;
}
.disp_sp #group_prof .detail_txt P{
  margin: 7% 0 0;
}
#group_prof .detail_txt P:first-child{
  margin: 0;
}
#group_prof ul{
  list-style: disc;
  padding: 0 0 0 1.2em;
}
#group_prof ul li{
  font-size: 1.1em;
  line-height: 1.6;
}
#group_prof .detail_txt span{
  font-size: .8em;
}
#group_prof .sign{
  width: 70%;
  position: relative;
  left: 180px;
}
.disp_sp #group_prof .sign{
  left: 110px;
}
.disp_pc #feature .detail_txt P {
  bottom: 5%;
}
/*--------------------*
#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;
}

/*--------------------*
 * 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);
}