[class^= "detail_txt"]{
  width: 85%;
  margin: 0 auto;
  font-size: 1.2em;
}
#info_group .detail_txt{
  width: 90%;
  margin: 0 auto 3%;
}
[class^= "detail_txt"] p{
  line-height: 1.6;
  margin: 5% 0 0;
  text-align: justify;
}
.disp_sp [class^= "detail_txt"] P {
  font-size: 1em;
}
[class^= "detail_txt"] p:first-child{
  margin: 0;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:100%;
  margin:0 auto 4%;
  color: #222;
}
#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 .detail_txt{
  text-align: left;
  width: 88%;
  margin:0 auto;
}
#group_prof h3{
  font-size: 1.3em;
  margin: 7% 0 3%;
  font-weight: normal;
}
.disp_sp #group_prof h3{
  font-size: 1.1em;
  font-weight: bold;
}
#group_prof .detail_txt ul li{
  line-height: 1.4;
  list-style: disc;
  margin: 0 0 0 1em;
  padding: 1% 0 0;
  text-align: justify;
}
#group_prof  h4{
  width: 97%;
  margin: 20px auto;
}
#group_prof .detail_txt P{
  line-height: 1.6em;
  font-size: 1.0em;
}
.disp_pc #feature .detail_txt P {
  bottom: 5%;
}
/*--------------------*
#info_group
*--------------------*/
#info_group H2{
  margin: 0 0 3%;
}
#info_group h3{
  text-align: center;
}
#info_group h3 img{
  max-width: 571px;
  width: 100%;
  height: auto;
}
.disp_sp #info_group h3{
  width: 90%;
}
#info_group .section_bdy{
  background: url(../img/profile/group_info/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#info_group .section_ftr{
  padding-bottom:8%;
  background: url(../img/profile/group_info/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-1px;
}
/*--------------------*
#feature
*--------------------*/
#feature{
  width:100%;
  margin:0 auto 4%;
  color: #222;
}
#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;
}

.disp_pc .stones,
.disp_sp .stones{
   width:84%; 
   margin: 0 auto;
   height: auto;
}
.disp_sp .stone,
.disp_pc .stone{
  width: 25% ;
  height: auto;
  float: left;
  margin: 8px auto;
}
h5.about{margin-top: 20px;}
.stone P{
  color: #F9F2E0;
  text-shadow: 0 0 3px #4F1643,0 0 3px #4F1643,0 0 5px #4F1643,0 0 5px #4F1643,0 0 3px #4F1643,0 0 3px #4F1643,0 0 5px #4F1643,0 0 5px #4F1643,0 0 3px #4F1643,0 0 3px #4F1643,0 0 5px #4F1643,0 0 5px #4F1643;
  text-align: center;
  
}
.disp_pc .stone P{font-size: 1.3em;}
.disp_sp .stone P{font-size: 1.1em;}

/*--------------------*
 * 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);
}
.disp_sp #topicpath {
    padding: 10px;
}