<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:800px;
  margin:0 auto 25px;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:auto;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom:70px;}
#group_prof .section_hdr{padding-top:20px;}
#group_prof .detail_txt{
  width:650px;
  margin:0 auto;
}
#group_prof .detail_txt P{
  font-size: 1.1em;
  line-height:1.6em;
  color:#222;
}
#group_msg H3{
  text-align:center;
  margin:20px auto 15px;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:800px;
  margin:0 auto 25px;
}
#feature .section_bdy{background-image:url(../../image/profile/feature/section_bdy.jpg);}
#feature .section_ftr{background-image:url(../../image/profile/feature/section_ftr.jpg);padding-bottom:65px;}
#feature .section_hdr{background-image:url(../../image/profile/feature/section_hdr.jpg);}
#feature H3,
#feature H4,
#feature H5{
  text-align:center;
}
#feature H5{
  margin-bottom:10px;
}
#feature .detail_txt{
  width:630px;
  margin: 0 auto 25px;
}
#feature .detail_txt P{
  color:#ececec;
  font-size: 1.1em;
  line-height:1.6em;
}
#feature [class*= "group"]  .detail_txt P{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.2em;
}
</pre></body></html>