[class^= "detail_txt"]{
  width: 85%;
  margin: 0 auto;
  font-size: 1.2em;
}
#info_group .detail_txt{
  width: 90%;
  margin: 0 auto 3%;
  color: #fff;
}
#info_group h3{
  color: #FBFF76;
  font-size: 1.5em;
  text-align: center;
}
.disp_sp #info_group h3{
  font-size: 1.2em;
}
#info_group h3::before,
#info_group h3::after{
  position: relative;
  display: inline-block;
  content: "";
  background: #fff;
  width: 2px;
  height: 1em;
  margin: 0 .7em;
  margin-top: -.3em;
  vertical-align: middle;
}
#info_group h3::before{
  transform: rotate(-45deg);
} 
#info_group h3::after{
  transform: rotate(45deg);
}
[class^= "detail_txt"] p{
  line-height: 1.6;
  margin: 5% 0 0;
  text-align: justify;
  word-break: break-all;
}
.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 / 100% auto;
}
#group_prof .section_ftr{
  padding-bottom:8%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
#group_prof .section_bdy:nth-child(3) .section_ftr{
  padding-bottom: 14%;
  background: url(../img/profile/group_prof/section_ftr2.jpg) no-repeat 50% bottom / 100% auto;
}
#group_prof .section_hdr{
  padding-top: 6%;
  background: url(../img/profile/group_prof/section_hdr.jpg) no-repeat 50% top / 100% auto;
  position:relative;
  top:-1px;
}
#group_prof .section_bdy:nth-child(3) .section_hdr{
  padding-top: 6%;
  background: url(../img/profile/group_prof/section_hdr2.jpg) no-repeat 50% top / 100% auto;
}
#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;
  word-break: break-all;
}
#group_prof h4{
  margin: 5% auto 2%;
}
#group_prof .detail_txt P{
  line-height: 1.6em;
  font-size: 1.0em;
}
.disp_pc #feature .detail_txt P {
  bottom: 5%;
}
#group_prof .detail_txt P span{
  font-size: .8em;
}
#group_prof .detail_txt .info_txt{
  line-height: 1.2;
}
#group_prof .detail_txt .info_txt span{
  display: block;
  margin: 1% 0 0;
}
/*--------------------*
#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);
}