/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #222;
  text-align: center;
  margin:0 auto 4%;
}
#group_prof H3{
  position:relative;
  bottom:-1px;
}
#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;
}
#group_prof .section_hdr{
  padding-top: 4%;
  background: url(../img/profile/group_prof/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
}
#group_prof .img1{
  width:96%;
  margin:0 auto;
}
#group_prof .detail_txt{
  width: 89%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  font-size: 1.1em;
  line-height:1.6em;
}
.disp_sp #group_prof .detail_txt P {
  font-size: 15px;
  line-height:1.5em;
}
#group_msg H3{
  width:93%;
  margin: 5% auto 4%;
}

/*--------------------*
#summary
*--------------------*/
#summary{
  color: #FAF5E9;
  text-align: center;
  margin:0 auto 4%;
}
#summary H3{
  position:relative;
  bottom:-1px;
}
#summary .section_bdy{
  background: url(../img/profile/feature/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#summary .section_ftr{
  padding-bottom: 6%;
  background: url(../img/profile/feature/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#summary .section_hdr{
  padding-top:3%;
}
#summary .detail_txt {
  width: 89%;
  margin: 4% auto;
  text-align:left;
}
#summary .detail_txt p {
  font-size: 1.1em;
  line-height:1.6em;
}
.disp_sp #summary .detail_txt P {
  font-size: 15px;
  line-height:1.5em;
}
#summary .shusei ,
#summary .zyusei {
  margin-bottom: 3%;
}

#summary .shusei .article_bdy{
  background: url(../img/profile/feature/shusei/article_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}

#feature .shusei .article_ftr{
  padding-bottom: 2%;
  background: url(../img/profile/feature/shusei/article_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  display: flex;
  align-items: center;
}
#feature .shusei .article_ftr_last{
  padding-bottom: 4%;
  background: url(../img/profile/feature/shusei/article_ftr_last.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  display: flex;
  align-items: center;
}
.shugo_icon {
  width: 20%;
  margin: 2% 3%;
}
.text_area_shugo {
  width: 68%;
  margin: 1% 2% 1%;
  line-height: 1.4em;
  text-align: left;
}
.disp_sp .text_area_shugo {
  font-size: 15px;
  line-height:1.5em;
}
.hdr_icon{
  width: 25%;
}
.hdr_text IMG,
.hdr_icon IMG{margin-top:20px;}
#summary .zyusei .article_bdy{
  background: url(../img/profile/feature/zyusei/article_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}

#feature .zyusei .article_ftr{
  padding-bottom: 2%;
  background: url(../img/profile/feature/shusei/article_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  display: flex;
  align-items: center;
}
#feature .zyusei .article_ftr_last{
  padding-bottom: 4%;
  background: url(../img/profile/feature/zyusei/article_ftr_last.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  display: flex;
  align-items: center;
}
