@charset "UTF-8";
/* CSS Document */

img.sub {
width: 100%;
}

img.staff-r {
margin-left: 50px;
}

img.staff-l {
margin-right: 50px;
}

.pic-img,
.pic-text{
  display: inline-block;
}

ul.staff {
  display: flex;
}

figure{
text-align:center;
}

figcaption{
color:grey;
font:10px arial;
}

.s_box h4.line {
background-image: url(../img/join/introduct/line.png) ;
background-repeat: no-repeat;
line-height: 80px;
margin-top: 50px;

}

p.qa{
margin-top: 50px;
}
