@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/*----------------------------------------
	INDEX
-----------------------------------------*/
/* line 11, ../sass/recruit.scss */
header .visual img {
  width: 100%;
}
/* line 14, ../sass/recruit.scss */
header p.bothName {
  padding-top: 28px;
}

/* line 20, ../sass/recruit.scss */
#container {
  padding: 28px 0;
}
/* line 23, ../sass/recruit.scss */
#container img {
  width: 100%;
}
/* line 27, ../sass/recruit.scss */
#container .list ul li {
  padding-bottom: 25px;
}
/* line 29, ../sass/recruit.scss */
#container .list ul li:last-child {
  padding-bottom: 0;
}
/* line 36, ../sass/recruit.scss */
#container .pageNav {
  padding-top: 28px;
}
/* line 38, ../sass/recruit.scss */
#container .pageNav ul {
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  justify-content: center;
}
/* line 41, ../sass/recruit.scss */
#container .pageNav ul li {
  width: 48%;
}
/* line 43, ../sass/recruit.scss */
#container .pageNav ul li:first-child {
  margin-right: 4%;
}
/* line 50, ../sass/recruit.scss */
#container .intro {
  margin-bottom: 28px;
}
/* line 52, ../sass/recruit.scss */
#container .intro h3 {
  background: #327354;
  padding: 2px 4px;
  display: inline;
  font-size: 18px;
  color: #fff;
  margin-bottom: 18px;
}
/* line 61, ../sass/recruit.scss */
#container .intro p {
  font-size: 12px;
  padding-top: 12px;
}
/* line 64, ../sass/recruit.scss */
#container .apply {
  margin-bottom: 28px;
}
/* line 67, ../sass/recruit.scss */
#container .apply h2 {
  border-left: 4px solid #327354;
  font-size: 18px;
  padding-left: 6px;
  margin-bottom: 8px;
  font-weight: bold;
}
/* line 75, ../sass/recruit.scss */
#container .apply p {
  font-size: 12px;
  padding-bottom: 16px;
}
/* line 78, ../sass/recruit.scss */
#container .apply p:first-child {
  padding-bottom: 16px;
}
/* line 81, ../sass/recruit.scss */
#container .apply p img {
  width: 195px;
}
/* line 91, ../sass/recruit.scss */
#container section.qa h2 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px 0;
  background: url("../img/recruit/question.png") no-repeat 10px 50%;
  background-size: 34px;
  font-size: 16px;
  padding: 14px 16px 14px 50px;
  margin-bottom: 24px;
  line-height: 1.4em;
  letter-spacing: 0.15em;
}
/* line 103, ../sass/recruit.scss */
#container section.qa h2:before {
  content: '';
}
/* line 109, ../sass/recruit.scss */
#container section.qa p {
  text-align: justify;
  font-size: 13px;
  padding: 0 0 24px;
  line-height: 1.65em;
  letter-spacing: 0.15em;
}
/* line 117, ../sass/recruit.scss */
#container section.qa p.name {
  margin-bottom: 8px;
  background: #000;
  padding: 0px 7px;
  color: #fff;
  width: 50px;
  text-align: center;
}
/* line 126, ../sass/recruit.scss */
#container section.qa p.name2 {
  margin-bottom: 8px;
  background: #85796b;
  padding: 0px 7px;
  color: #fff;
  width: 50px;
  text-align: center;
}
/* line 135, ../sass/recruit.scss */
#container section.qa img {
  padding: 0 0 24px;
}
/* line 140, ../sass/recruit.scss */
#container .visual img {
  padding: 0 0 24px;
}

/*# sourceMappingURL=recruit.css.map */
