/**************************************************
 About Style
**************************************************/
.company {
  /*************************
	 Recruit Style (Top)
	*************************/
}

.company .mainVisualAreaTop .photoContainer {
  background: url(../img/company/bg_main_visual_top.jpg) no-repeat center top;
  background-size: cover;
}

.company .subTopArea .boxContainer .img0 {
  background: url(../img/company/photo_top0.jpg) top right;
}

.company .subTopArea .boxContainer .img1 {
  background: url(../img/company/photo_top1.jpg) top right;
}

.company .subTopArea .boxContainer .img2 {
  background: url(../img/company/photo_top2.jpg) top right;
}

.company .subTopArea .boxContainer .img3 {
  background: url(../img/company/photo_top3.jpg) top right;
}

.company .subTopArea .boxContainer .img4 {
  background: url(../img/company/photo_top4.jpg) top right;
}

.company .subTopArea .boxContainer .img5 {
  background: url(../img/company/photo_top5.jpg) top right;
}

.company .subTopArea .boxContainer .image {
  background-size: contain;
}

.company .subInnerArea .subInnerAreaInner .tableType1 td {
  text-align: left;
}

.company .subInnerArea .tableType1 td {
  white-space: normal;
}
