/*--------------------*
#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: 10%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_prof .section_hdr{
  padding-top:3%;
}
#group_prof .img1{
  width:96%;
  margin:0 auto;
}
#group_prof .detail_txt{
  text-align: left;
  width: 89%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  font-size: 1.1em;
  line-height:1.5em;
}
#group_msg H3{
  width:93%;
  margin:3% auto;
}

/*--------------------*
#feature
*--------------------*/
#feature {
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}
#feature h4{
  width: 70%;
  margin:0 auto 5%;
}
#feature .severalmenu h4{
  width: 100%;
  margin:0 auto 1%;
}
#feature h5{
  width:300px;
  margin:0 auto;
}
#feature .section_bdy {
  background: url(../img/profile/feature/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#feature .section_ftr {
  padding-bottom: 8%;
  background: url(../img/profile/feature/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#feature .section_hdr{
  padding-top: 2%;
}
#feature #info_group H3{
  width: 95%;
  margin: 0 auto 3%;
}
#feature .detail_txt {
  text-align: left;
  width: 95%;
  margin: 0 auto 5%;
}
#feature .detail_txt p {
  padding: 0 10px;
  line-height:1.5em;
  font-size:1.0em;
}
#feature .severalmenu .detail_txt p {
  font-family: "HiraMinProN-W3", "HiraMinProN-W6", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
#feature P{
  width:90%;
  margin:0 auto 2%;
  font-size: 0.9em;
  line-height:1.4em;
  text-align:left;
}
#feature .detail_txt P SPAN {
  color: #ff0;
  display: block;
  font-size: 1.3em;
  padding-bottom: 3%;
}
.text_img h2{
  position: relative;
}
.text_img .mark_1{
  position: absolute;
  top: 230px;
  font-size: 0.6em;
  right: 2px;
}
.text_img .note_1{
  position: absolute;
  top: 266px;
  font-size: 0.6em;
  right: 10px;
  font-weight: normal;
}
