  @charset "UTF-8";

h2 {
	text-align: center;
	position: relative;
	display: block;
	margin: 0 auto 80px;
}
h2::before {
  content: url(/company/recruit/adoption_detail/images/common/h2_mark.png);
  position: relative;
  top: 0;
  margin-right: 10px;
}
h2::after {
  content: "";
}
h3 {
  text-align: left;
  font-size: 2.6rem;
	margin-top: 50px;
}
h4 {
	font-size: 1.8rem;
}
p {
	margin-bottom: 10px;
}
li {
	font-size: 1.6rem;
}
ul.note1{
	margin-top: 10px;
	margin-left: 3rem;
}
ul.note2 {
	margin-top: 10px;
	margin-left: 1.5rem;
}
ul.note1 li,
ul.note2 li {
	text-indent: -1.5rem;
	margin-bottom: 0;
}
.mgr40 {
  margin-bottom: 40px;
}
.blue01_bg {
  background: #00b0d7;
}
.blue02_bg {
  background: #005bac;
}
.blue03_bg {
  background: #eef3f6;
}
.re_box01{
  margin-bottom: 45px;
}
.reto_bi01{
 font-size: 2rem;
    margin-top: -8px;
    margin-bottom: 50px;
}
.re_ar_title01{
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 1px solid #bbb;
    padding-bottom: 7px;
    margin-bottom: 15px;
}
.red{
 display: inline;
    color: #f00;
    font-weight: bold;
}
.te_bler{
}
.mini_tis01{
  font-size: 1.6rem;
      margin-bottom: 1%;
}


/*レイアウト
---------------------------------------*/
.eventWrap {
  position: relative;
}
.recruitmentBlock {
  padding-top: 80px;
  background: url(/company/recruit/adoption_detail/images/common/upper_bg.png) no-repeat top right;
}
	@media all and (max-width:1024px) {
	  .recruitmentBlock {
		background: url(/company/recruit/adoption_detail/images/common/upper_bg.png) no-repeat top 0 right 0;
		background-size: 70%;
		padding-top: 50px;
	  }
	}
	@media all and (max-width:750px) {
	  .recruitmentBlock {
		background: url(/company/recruit/adoption_detail/images/common/upper_bg.png) no-repeat top 80px right 0;
		background-size: 70%;
	  }
	}
.recruitmentArea {
  width: 1020px;
  margin: 0 auto 0;
}
.recruitmentBlock__seminar__tbl {width: 1020px;}
.recruitmentArea h2 {margin-bottom: 32px;}
.center {
  text-align: center;
}
table.recruitmentBlock__seminar__tbl {
  border-collapse: separate;
  border-spacing: 0;
	margin-bottom: 20px;
}
th {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  padding: 28px 0;
}
th:not(:last-child),
td:not(:last-child) {
  border-right: 4px solid #fff;
}
.border-bottom--blue {
  height: 2px;
  padding: 0;
  background:#00b0d7;
}
td.first {	
	font-size: 1.6rem;
	text-align: center;
	white-space: nowrap;
}
td.second,
td.third,
td.fourth,
td.five {
	font-size: 1.6rem;
}
td {
  padding: 2rem;
}
td span {
  margin: 0 auto;
}
.second span a {
	display: block;
}
.fourth {
	text-align: center;
}
.five {
	text-align: center;
}
.fifth{
  font-size: 1.6rem;
  text-align: center;
}
.seven{
  font-size: 1.6rem;
  text-align: center;
}
.six{
  font-size: 1.6rem;
  text-align: center;
}
.eight{
  font-size: 1.6rem;
  text-align: center;
  background: #ececec;
}
.second a {
	text-decoration: underline;
}
.second span,
.fourth  span {
  width: 90%;
}
th.second span,
th.fourth  span,
th.third span {
  width: 100%;
}
.third span {
	width: 65%;
}
.my_page_text {
  text-align: center;
  margin-bottom: 32px;
}
.my_page_text a {
  color: #1d60ad;
  text-decoration: underline;
}
.display--none {
	display: none;
}
.sp--displayTable {
	display: none;
}



/*recruitmentBlock
---------------------------------------*/
.repo_box{
	padding: 2% 5%;
    background: #ececec;
    margin-top: 20px;
}
.top_caution_text {
	color: #C40018;
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: 4rem;
  line-height: 3rem;
}
@media all and (max-width:768px) {
  .top_caution_text {
	text-align: left;
  }
}

@media all and (max-width:1024px) {
  .recruitmentArea {
    width: 96%;
	margin: 50px auto 0;
  }
  .recruitmentBlock__seminar__tbl {width: 100%;}
  th {font-size: 1.6rem;}
}
@media all and (max-width: 750px) {
  .pc--displayTable {display: none;}
  .sp--displayTable {display: block;}
  .wrapper {padding-top: 80px;}
  .recruitmentArea {margin-top: 0;}
  .recruitmentBlock_seminar h3 {margin-top: 42px;}
  .recruitmentBlock {
    background: url(/company/recruit/adoption_detail/images/common/upper_bg.png) no-repeat top right;
    background-size: 70%;
  }
	.recruitmentBlock_seminar .tbl_jisseki {
		overflow-x: scroll;
	}
	.recruitmentBlock_seminar .tbl_jisseki table th,
	.recruitmentBlock_seminar .tbl_jisseki table td {
		white-space: nowrap;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	li {
		font-size: 1.4rem;
	}
	td span {
		font-size: 1.4rem;
	}
  .first {
    width: 30%;
  }
  .second {
    width: 70%;
  }
  .first, .second {font-size: 1.4rem;}

  .top_caution_text {
    font-size: 1.8rem;
  }
}/*max-width700px*/


@media all and (max-width: 540px) {
  .recruitmentBlock_seminar h3 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  th {padding: 15px 0;}
  td span {padding:5% 3%;}
  td.second {font-size: 1.2rem;}
  .first {width: 35%;}
  .second {
      width: 65%;
  }
  td {
    height: 90px;
  }

  td.heiin149{
    height: 149px;
  }

  td span {padding: 4% 1%;}
  .fifth{
    font-size: 1.2rem;
  }
  .mini_tis01,.reto_bi01{
    font-size: 1.4rem;
  }
  .recruitmentArea h2{
    margin-bottom: 23px;
  }
  .nine09{
    font-size: 1.2rem;
  width: 20%;
  text-align: center;
  }
}

.recruitmentBlock__seminar__tbl .sel th{
  vertical-align: top;
  line-height: 110%;
  padding-top: 3%;
  padding-bottom: 1%;
}
@media all and (max-width: 540px) {
  .recruitmentBlock__seminar__tbl .sel th{
    padding-top: 4%;
  }
}
