<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;
}
H3{
  text-align:center;
  margin-bottom:25px;
}
#group_prof .detail_txt P,
#feature .detail_txt P{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:900px;
  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:120px;}
#group_prof .section_hdr{padding-top: 30px;}
#group_prof .detail_txt{
  width:680px;
  margin:0 auto 40px;
}
#group_prof .detail_txt P{
  font-size: 1.4em;
  line-height:1.4em;
  color:#fff;
}
#group_prof .menu_bdy{background-image:url(../../image/profile/group_prof/menu_bdy.jpg);width:808px;margin:auto;}
#group_prof .menu_ftr{background-image:url(../../image/profile/group_prof/menu_ftr.jpg);padding-bottom:37px;}
#group_prof .menu_hdr{background-image:url(../../image/profile/group_prof/menu_hdr.jpg);padding-top: 40px;}
#group_msg .detail_txt{
  width:680px;
  margin:0 auto;
}
#group_msg .detail_txt P{
  color:#222;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:900px;
  margin:0 auto;
  padding-bottom: 25px;
}
#feature H4{
  text-align:center;
}
#feature H5{
  text-align:center;
  margin-bottom:20px;
}
#feature .detail_txt{
  width:670px;
  margin:0 auto;
}
#feature .detail_txt P{
  font-size: 1.4em;
  line-height:1.4em;
  color:#fff;
}

</pre></body></html>