﻿@import url(../common/sp-common.css);

#main-staff {
height:180px;
width:100%;
position:relative;
}

#main-staff h2 {
position:absolute;
left:0;
top:0;
width:100%;
background:url(../../img/common/bg_shadow.png) top center repeat-x; 
}

.tit-staff02 {
font-size:18px;
line-height:23px;
color:#b35872;
font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
font-weight: normal;
padding-bottom:8px;
text-align:center;
}

.tit-staff01 {
font-size:18px;
line-height:23px;
color:#404276;
font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
font-weight: normal;
padding-bottom:8px;
text-align:center;
}


.tit-staff-s {
font-size:70%;
}

.img-staff {
width:55%;
margin:auto;
}

.txt-staff {
padding:10px;
}



