/* -----------------------------------------------------------
 =sidebar current
----------------------------------------------------------- */
.result a.sNaviResult {
  background-color: transparent !important;
  color: #F39403 !important;
}

/* -----------------------------------------------------------
 =top
----------------------------------------------------------- */
.navi01 a {
  background-image: url(../../career/images/campuslife_navi_01.jpg);
}

.navi02 a {
  background-image: url(../../career/images/campuslife_navi_02.jpg);
}

.navi03 a {
  background-image: url(../../career/images/campuslife_navi_03.jpg);
}

.navi04 a {
  background-image: url(../../career/images/campuslife_navi_04.jpg);
}

.navi05 a {
  background-image: url(../../career/images/campuslife_navi_05.jpg);
}

/* -----------------------------------------------------------
 =support
----------------------------------------------------------- */
.supportTbl {
  width: 100%;
}
@media (max-width: 992px) {
	.supportTbl th, .supportTbl td {
		white-space: inherit!important;
	}
}

.supportTbl th, .supportTbl td {
  background-color: #F5F5F5;
  border: 2px solid #FFF;
}
.supportTbl th {
  padding: 5px 2px 4px;
}
.supportTbl td {
  padding: 5px 7px 4px;
}

.supportTbl td.common {
  border-right: 2px solid #F5F5F5;
}

.supportTbl thead th {
 /* width: 30.5%; */
  color: #fff;
	text-align: center;
}

.supportTbl thead th:first-child {
  width: 8.5%;
  background-color: #777;
}

.supportTbl tbody th {
  background-color: #E5E5E5;
  font-weight: normal;
	text-align: center;
}

.supportTbl tbody td {
  font-size: 1.3rem;
}

.supportTbl tbody tr td:nth-of-type(2),
.supportTbl tbody tr td:nth-of-type(3),
.supportTbl tbody tr td:nth-of-type(4){
	text-align: center;
	width: 12%;
}

.supportUnit div div {
  background-color: #F5F5F5;
  padding: 10px;
  text-align: center;
  line-height: 1.5;
}

.supportUnit h4 {
  margin-bottom: 10px;
  padding: 4px 0 1px;
  color: #FFF;
  font-weight: normal;
  font-size: 1.5rem;
}

.supportUnit02 div {
  background-color: #F5F5F5;
  padding: 5px;
  /*text-align: center;*/
	width: 100%;
}

.supportUnit02 div div {
  background-color: #F5F5F5;
  /*text-align: center;*/
  line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.supportUnit02 h3 {
  margin-bottom: 10px;
  padding: 10px;
  color: #FFF;
  font-weight: normal;
  font-size: 1.5rem;
	width: 150px;
	float: left;
	text-align: center;
	margin-right: 20px;
}
@media (max-width: 767px) {
	.supportUnit02 h3 {
		width: 100%;
	}
}


/* results --------------- */
.catch02.business {
  border-bottom: 3px solid #18bcd4;
  padding-bottom: 8px;
}

.catch02.art {
  border-bottom: 3px solid #70B249;
  padding-bottom: 8px;
}

.catch02.child {
  border-bottom: 3px solid #E3879A;
  padding-bottom: 8px;
}

.resultsTbl {
  width: 100%;
  margin-bottom: 20px;
}

.resultsTbl thead th {
  padding-right: 10px;
  font-weight: normal;
  line-height: 1.2;
  text-align: left;
  height: 64px;
  width: 100px;
}

.resultsTbl thead td {
  padding-right: 25px;
  line-height: 1.2;
}

.rateTxt01 {
  font-size: 2rem;
}

.rate01 {
  font-size: 5.4rem;
}

.rateTxt02 {
  font-size: 1.6rem;
}

.rate02 {
  font-size: 3.4rem;
}

.resultsTbl td.section {
  width: 25px;
}

.rateSec {
  padding-top: 10px;
}

.rateSec.business {
  border-top: 1px solid #18bcd4;
}

.rateSec.art {
  border-top: 1px solid #70B249;
}

.rateSec.child {
  border-top: 1px solid #E3879A;
}

.resultsTbl tbody td {
  font-weight: bold;
}

.secResult {
  margin-top: 15px;
  margin-bottom: 3px;
  padding-top: 15px;
  font-size: 1.5rem;
}

.secResult.business {
  border-top: 1px dotted #18bcd4;
}

.secResult.art {
  border-top: 1px dotted #70B249;
}

.secResult.child {
  border-top: 1px dotted #E3879A;
}

.jobTbl {
  width: 100%;
}

.jobTbl th {
  padding-right: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
  white-space: nowrap;
  display: block;
  border-bottom: 1px solid transparent;
}

.jobTbl th span {
  font-weight: bold;
  margin-left: 1em;
}

.jobTbl td {
  vertical-align: top;
  padding-left: 1em;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-top: 3px;
  padding-bottom: 3px;
}

@media (min-width: 546px) {
  .jobTbl th {
    display: table-cell;
    border-color: #ccc;
  }
  .jobTbl td {
    display: table-cell;
  }
}


.jobTbl-th th {
	width: 150px;
}


/* -----------------------------------------------------------
 =qualification
----------------------------------------------------------- */
.qualification-half ul {
  margin-bottom: 25px;
  line-height: 1.5;
}

.qualification-half li {
  position: relative;
  background: url(../images/ic_list_dot.gif) no-repeat 10px 15px;
  border-bottom: 1px dotted #ccc;
  padding: 6px 50px 5px 24px;
}

.qualification-half li p {
  position: absolute;
  top: 5px;
  right: 10px;
}

.qualification-half h4 {
  height: 32px;
  background: #f5f5f5 url(../images/qualification_ic_ttl.png) no-repeat 10px center;
  margin-bottom: 5px;
  padding: 6px 16px 0 34px;
  font-size: 1.6rem;
}
