/* index */
#main-slider #bg-Recruit1 {background-image: url(/images/recruit/slider/bg1.jpg);background-position:center left;}
#main-slider #bg-Recruit2 {background-image: url(/images/recruit/slider/bg2.jpg);background-position:center right;}
#main-slider #bg-Recruit3 {background-image: url(/images/recruit/slider/bg3.jpg);}

.panel-body {display:flex;flex-flow:row nowrap;}
.panel-body img {margin-right:8px;max-height:60px;}
.panel-body a {display:block;width:100%;color:#333;text-decoration:underline;}
.panel-body a:hover{color:red;}

.info-table th{width:120px;text-align:right;}

.qa .table th {width:60px;}
.qa .table td {vertical-align:middle;}

img.img-max {width:100%;}

.selection-flow {font-size:large;}
