#staff_txt { box-sizing: border-box; width: 100%; background-repeat: no-repeat; background-size: cover; background-image: url(../../img/bg_cmt.jpg?0); margin: 0 auto .5em auto; padding: 1.5em 1em; text-align: center;}
#staff_txt dt { color: rgba(0, 39, 112, 1); font-size: 110%; font-weight: 700; letter-spacing: .05em; font-style: italic; padding: .75em 0 1em 0;}
#staff_txt dt::before { content: '─ ';}
#staff_txt dt::after { content: ' ─';}
#staff_txt dd { line-height: 150%; padding-bottom: 2.5em;}
#staff_txt .name { color: rgba(2, 4, 12, 1); font-size: 130%; font-weight: 700; letter-spacing: .05em; padding-top: .75em;}
#staff_txt .name:first-child { padding-top: 0;}
#staff_txt p { letter-spacing: .05em; line-height: 160%; padding-bottom: 1.35em; font-size: 95%;}
/*for_W1000-*/
@media all and (min-width: 1000px) { 
#staff_txt .name { padding-bottom: .5em;}
#staff_txt p { font-size: 85%;}
}
/*for_W1200-*/
@media all and (min-width: 1200px) { 
#staff_txt p { font-size: 75%;}
}

/*navi*/
#navi_sp #mn_staff { opacity: .6;}
#navi_sp #mn_staff a { cursor: default; pointer-events: none;}
/*h2*/
.h2_sp { display: block; width: 69%;}
#h2_staff { display: block; width: 100%; height: 0; padding-top: 19.67213115%; padding-top: -webkit-calc(240 / 1220 * 100%); calc(240 / 1220 * 100%); background-repeat: no-repeat; background-size: contain; margin-bottom: .5em;}
/*for_W768-*/
@media all and (min-width: 768px) { 
.h2_sp { width: 48%;}
}