@charset "utf-8";

.recruit h2 {
  font-size: 2.8rem;
  text-align: center;
}
.recruit h2.title-section {
  margin-bottom: 2em;
}

.recruit h2.white {
  color: #FFF;
}
.recruit .pad {
  margin-bottom: 0;
}

/* .recruit h2 .inner {
  color: #333;
  border-bottom: none;
} */

.box {
  padding: 50px;
  background: #fff;
  border-radius: 10px;
}

.section-reqruit-head {
  background: #CCC;
}

.recruit .section-service {
  background: #b8dae1;
}

.recruit .section-company,
.recruit .section-interview,
.recruit .section-faq {
  background: #efefef;
}

.recruit .section-company,
.recruit .section-interview {
  background: #efefef;
}

.recruit .section-flow {
  background: #2254a6;
}

.recruit .section-applying {
  background: #2254a6;
}

.section-company table tr {
  border-bottom: 1px #ccc solid;
}

.section-company table td {
  margin-bottom: 20px;
  padding: 10px 0 20px 0;
}

.personality {
  margin: 20px auto;
}

.personality .personality-text {
  padding: 25px;
  border: solid 3px #8CC67D;
  border-radius: 15px;
}

.personality .personality-text p {
  margin-bottom: 0;
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.4;
  font-weight: bold;
  color: #3a3a3a;
}

/* 23-0131 変更 */



/*===テストチェック用タグ===*/
.test p {
  color: red;
}
/* .wrapper {
  max-width: 1200px;
  margin: 0 auto;
} */
.boxcover {
  width: 100%;
  height: auto;
  background-image: url("https://knowledge-on-demand-dv.masaky-design.jp/wp-content/themes/kodnet/assets/images/Discussing-online-conference.jpg");
}

.upperbox-chap2 {
  width:50%;
	margin-left:20%;
  margin-right: 30%;
  background-color: #93F1E8;
}
section .chap2 {
  background-color: #FFFFFF;
}
/* h2 {
  text-align: center;
} */
.inside {
  text-align: center;
}
/* 働きやすい環境*/
.labor {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 5%;
}
.Picdevelopper {
  display: block;
  width: 40%;
  padding-left: 8%
}
.inner-two {
  display: flex;
  justify-content: center;
}
.botan {
	width:20%;
	text-align:center;
  color: white;
  background-color: #F5090D;
  padding: 0.6em 2.2em;
  margin: 2em;
  border-radius: 5px;
}
/*==========chap3事業内容=========*/

.chap3 {
  width: auto;
  height: auto;
  background-color: #9FCDD6;
  color: #363434;
  margin: 0px;
  padding: 20px;
  padding-bottom: 90px;
}
.chap3 h2 {
  font-size: 2em;
  text-align: center;
}
.outer-box {
  width: 80vw;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  margin-top: 60px;
}
.inner-box {
  width: 37vw;
  height: auto;
  background-color: white;
  margin-bottom: 30px;
}
.icon1 {
  display: block;
  width: 30%;
  padding: 20px;
  float: left;
}
.right-text {
  width: 53%;
  padding-left: 1px;
  padding-right: 25px;
  float: right;
  color: #0A0A0A;
  background-color: #FDFBFB;
}
.inner-title {
  float: none;
  clear: left;
}
/*============Chapter4 会社情報 ============*/
.section-company {
  padding: 20px;
  margin: 30px;
  text-align: left;
  float: none;
  clear: none;
}
.outer-box-company {
  padding-top: 50px;
  background-color: white;
  border-radius: 7px;
}
.outer-box-company h2 {
  font-size: 2em;
  text-align: center
}
table.companyinfo {
  width: 100%;
  background-color: #426ABA;
  padding-top: 60px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 49px;
}
tr.gyou {
	width:98%;
}
td.dataleft {
	color:red;
  font-style: normal;
  font-weight: bold;
  width: 30%;
  margin-left: 88px;
  padding-left: 37px;
  height: 50px;
  border-bottom: medium solid #CBCBCB;
}

td.dataright {
  font-style: normal;
  font-weight: bold;
  width: 60%;
  margin-left: 88px;
  padding-left: 37px;
  height: 50px;
  border-bottom: medium solid #CBCBCB;
}


/* ここから第二セクション */
/*============Chapter5 自由 ============*/
.outbox1 {
  width: 100%;
  min-width: 500px;
  height: auto;
  background-color: white;
  display: flex;
}
.freeman {
  display: block;
  width: 25%;
  min-width: 100px;
  padding-left: 10px;
  padding-top: 20px;
}
.rightbox-outer {
  width: 70%;
  min-width: 200px;
  padding-left: 10px;
  display: flex;
}
.icon {
  display: block;
  width: 40px;
}
.chap5-free h1 {
  text-align: center;
}
.insidebox {
  width: 60%;
  padding-left: 50px;
}
.sotobox {
  width: 100%;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 10px
}
.rectangle {
  text-align: center;
  width: 15%;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-left: 40px;
  margin-bottom: 30px;
  border: solid 3px #8CC67D;
  border-radius: 17px;
  float: left;
}
.outer-nbox {
  width: 100%;
  min-width: 200px;
  background-color: white;
  margin-top: 40px;
  margin-bottom: 1px;
  padding-top: 20px;
  padding-bottom: 1px;
}
.chap6-interview {
  margin-top: 5px;
  clear: both;
}
/* h1 {
  margin-top: 7px;
  margin-right: 7px;
  margin-left: 7px;
  margin-bottom: 7px;
  text-align: center;
  padding-top: 51px;
} */
.chap6-interview p {
  text-align: left;
  padding-left: 10px;
  font-size: 0.6em;
}
.boxform {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  color: white;
  width: 250px;
  height: 50px;
  text-align: center;
  text-align: center;
  padding-top: 20px;
  paddign-bottom: 20px;
  background-color: red;
  border-radius: 10px;
}
.interview-box {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 100px;
  Display: flex;
  flex-wrap: wrap;
  Justify-content: center;
  Align-content: space-around;
}
.photo {
  display: block;
  width: 130px;
  height: auto;
  padding: 15px;
  float: left;
}
.eachbox {
  width: 23%;
  min-width: 150px;
  background-color: white;
  margin-right: 3%;
  border-radius: 5px;
}
/* h3 {
  padding-top: 10px;
  padding-left: 5px;
} */
.all-interview {
  font-size: 1.5em;
  padding-top: 30px;
  background-color: lightgray;
}
/*  募集要項   */
.title {
  color: red;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 40px;
}
.table-wrap {
  padding-left: 20%;
  padding-right: 20%;
  padding-top: 5px;
  padding-bottom: 55px;
  background-color: white;
}
.apply {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  border-spacing: 0;
}
/* table td {
  text-align: left;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top: 1px solid #a8b7c5;
  box-shadow: 0px -3px 5px 1px #eee inset;
  width: 25%;
  padding: 10px 0;
  padding-left: 15px;
}
table th:first-child {
  border-radius: 5px 0 0 0;
  width: 150px;
}
table th:last-child {
  border-radius: 0 5px 0 0;
  border-right: 1px solid #3c6690;
}
table th {
  text-align: center;
  color: white;
  background: linear-gradient(#829ebc, #225588);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
  width: 25%;
  padding: 10px 0;
}
table td:last-child {
  border-right: 1px solid #a8b7c5;
}
table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
th.right-col {
  width: 70%;
} */
.chap8-select {
  width: auto;
  height: auto;
  background-color: #2254a6;
  padding-top: 30px;
  padding-bottom: 60px;
  margin-bottom: 0px;
  margin-top: 80px
}
.box-select {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 90%;
  min-width: 300px;
  height: auto;
  background-color: #2254a6;
  padding-bottom: 50px;
}
.sbox {
  text-align: center;
  width: 15%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  padding-right: 25px;
  padding-left: 25px;
  margin: 10px;
  background-color: white;
  border-radius: 7px;
  float: left;
}
.inner-box-company {
  padding-bottom: 20px;
}
.chap8-select .title {
  color: white;
}
.chap9-faq .title h1 {
  color: white;
}
.chap-faq {
  width: 100%;
  background-color: #EDE2E3;
}
.faq-outer {
  width: 80%;
  padding-top: 0px;
  padding-left: 100px;
  padding-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  border-radius: 7px;
}
.faq-outer li {
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.faq-outer ul li {
  color: #2d8fdd;
  border-left: solid 6px #2d8fdd; /*左側の線*/
  background: #f1f8ff; /*背景色*/
  margin-bottom: 3px; /*下のバーとの余白*/
  line-height: 1.5;
  padding: 1.2em;
  list-style-type: none !important; /*ポチ消す*/
}
.hito {
  display: block;
  width: 120px;
}
. small-case {
  width: 80%;
  height: auto;
  align-self: center;
  margin-right: 0px;
  margin-left: 500px;
  display: flex;
}
.inbox {
  margin-top: 15%;
  height: auto;
}
/* h1 {} */
.small-case h1 {
  color: #1D40BB;
  padding-bottom: 50px;
  padding-left: 20px;
}
.eachbox h3 {
  font-size: 0.6em;
}
.interview-box h3 {
  padding-top: 4em;
}
.chap7-apply h1 {
  color: #1B1A1A;
}
.apply td:first-child {
  background-color: #E0D9D9;
}
.box-select h3 {
  font-size: 0.9em
}
.chap-faq.title h2 {
  color: #1F1F1F;
}
.chap-faq h1 {
  color: #383838;
}
.chap2 h2 {
  font-size: 1.8em;
  text-align: center;
}
