/*--------------------*
#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:10%;
  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:8%;
  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  h4{
  width: 97%;
  margin: 20px auto;
}
#group_prof .detail_txt P{
  line-height: 1.6em;
  font-size: 1.1em;
}
.disp_pc #group_prof .detail_txt .book{
  display: flex;
}
.disp_pc #group_prof .detail_txt .book p{
  width: 70%;
}
.disp_pc #group_prof .detail_txt .book img{
  width: 30%;
}
.disp_sp #group_prof .detail_txt .book img{
  width: 60%;
  margin: 0 auto 10%;
  display: block;
}
.disp_pc #feature .detail_txt P {
  bottom: 5%;
}
#info_group h4 img{
  width: 88%;
  margin: 0 auto 2%;
  display: block;
}

#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%;}
/*--------------------*
#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);
}