@charset "utf-8";
/*BXI採用情報内部のCSSに書き込んでいます*/

.anchor_links {
  max-width: 800px;
}
.anchor_links .box {
  width: calc(25% - 15px);
  margin: 0 20px 20px 0;
}
@media screen and (max-width: 1000px) {
  .anchor_links .box {
    width: calc(33.3333333333% - 14px);
  }
}
@media screen and (max-width: 640px) {
  .anchor_links .box {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 400px) {
  .anchor_links .box {
    width: 100%;
    margin-right: 0;
  }
}
.anchor_links .box:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1000px) {
  .anchor_links .box:nth-child(4n) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .anchor_links .box:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .anchor_links .box:nth-child(3n) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  .anchor_links .box:nth-child(2n) {
    margin-right: 0;
  }
}
.anchor_links .box > article > div,
.anchor_links .box > div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.anchor_links .box > article > div > a,
.anchor_links .box > div > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.2;
  height: 100%;
  padding: 10px 40px 10px 20px;
  background-color: #1a4489;
  color: #ffffff;
  min-height: 59px;
  min-width: 188px;
  width: 100%;
}
.anchor_links .box > article > div > a::after,
.anchor_links .box > div > a::after {
  position: absolute;
  content: "";
  background: url(/images/utility/arrow_icon.png) center/contain no-repeat;
  width: 18px;
  height: 18px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 12px;
  transition: all 0.3s;
}
.anchor_links .box > article > div > a:hover::after,
.anchor_links .box > div > a:hover::after {
  top: 60%;
  transition: all 0.3s;
}
#c2 {
	clear: both;
	background-color: #f7f7f7;
	margin:    ;
	padding: 5rem 0  ;
}
#c2 h1,
#c2 div {
	text-align: center;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c6 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c6 h3,
#c6 div {
	text-align: center;
}
#c12 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c13 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c13 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c13 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c4 {
	clear: both;
	margin: 0 0 60px 0;
	padding:    ;
}
#c4 h2,
#c4 div {
	text-align: center;
}
#c5 {
	clear: both;
	margin: 0 0 60px 0;
	padding:    ;
}
#c5 dl dt {
	background-color: #f7f7f7;
	width: 20%;
}
#c5 dl dd {
	width: 80%;
}
#c7 {
	clear: both;
	margin: 0 0 60px 0;
	padding:    ;
}
#c7 h2,
#c7 div {
	text-align: center;
}
#c10 {
	clear: both;
	margin: 0 0 30px 0;
	padding:    ;
}
#c10 h3,
#c10 div {
	text-align: left;
}
#c8 {
	clear: both;
	margin: 0 0 60px 0;
	padding:    ;
}
#c8 h2,
#c8 div {
	text-align: left;
}
#c11 {
	clear: both;
	margin: 0 0 60px 0;
	padding:    ;
}
#c11 h2,
#c11 div {
	text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c2 {
}
#c3 {
}
#c6 {
}
#c12 {
	display: none;
}
#c13 {
}
#c13 {
}
#c4 {
}
#c5 {
}
#c7 {
}
#c10 {
}
#c8 {
}
#c11 {
}
}
@media screen and (max-width: 640px) {
#c2 {
}
#c3 {
}
#c6 {
}
#c12 {
	display: none;
}
#c13 {
}
#c13 {
}
#c4 {
}
#c5 {
}
#c7 {
}
#c10 {
}
#c8 {
}
#c11 {
}
}
