@charset "UTF-8";
div.blogBox {
  width: 100%;
  overflow: hidden;
}
div.blogBox ul:after {
  content: '';
  display: table;
  clear: both;
}
div.blogBox li {
  width: 24%;
  height: 180px;
  margin: 0px 0.5%;
  float: left;
  background: #EEE;
}
div.blogBox li:last-child {
  width: 49%;
  margin: 0px 0px 0px 0.5%;
}
div.blogBox li img {
  width: 100%;
  height: auto;
}
div.blogBox .webbriefingBanner {
  margin: 20px 0 0;
}
div.topicsBox {
  width: 100%;
  height: 350px;
  background-size: cover;
  background-image: url(/recruit/image/topic_back.jpg);
  background-position: 50% 50%;
  position: relative;
}
div.topicsBox .fillterBox {
  background: rgba(100, 100, 100, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
div.topicsBox .topicsInbox {
  width: 900px;
  margin: 0px auto;
  text-align: center;
  color: #FFF;
  position: relative;
  z-index: 2000;
  padding: 80px 0px 0px;
  line-height: 180%;
}
div.topicsBox .topicsInbox h2 {
  font-size: 14px;
  letter-spacing: 2px;
  margin: 0px auto;
  padding: 0px 0px 20px;
  line-height: 120%;
  width: 180px;
  text-align: center;
}
div.topicsBox .topicsInbox h2 strong {
  font-size: 40px;
  line-height: 110%;
  border-bottom: 1px solid #FFF;
  padding: 0px 0px 10px;
  margin-bottom: 10px;
  display: block;
}
div.topicsBox .topicsInbox p {
  line-height: 220%;
}
#ui-tab {
  position: relative;
}
#ui-tab ul {
  overflow: hidden;
  width: 100%;
  margin: 0px 0px -2px;
  padding: 0px;
}
#ui-tab li {
  border-top: 3px solid #000;
  width: 140px;
  float: left;
  margin-right: 2px;
  background: none;
}
#ui-tab li.ui-tabs-selected {
  border-top: 3px solid #00a493;
  border-left: 1px solid #000;
  background: #FFF;
  border-right: 1px solid #000;
  width: 140px;
  float: left;
  margin-right: 2px;
}
#ui-tab li a {
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0px 18px;
  color: #000;
}
#ui-tab .detailDataBox {
  border: 1px solid #000;
  margin: 0px 1px 1px;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
#ui-tab .detailDataBox .dataListBox {
  width: 18%;
  float: left;
  margin: 10px 1%;
  display: block;
  color: #333;
}
#ui-tab .detailDataBox .dataListBox .photoData {
  width: 100%;
  height: 170px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#ui-tab .detailDataBox .dataListBox .textData {
  padding: 10px 0px;
  font-size: 12px;
  line-height: 140%;
}
#ui-tab .detailDataBox .dataListBox .textData span {
  display: block;
  font-size: 12px;
  color: #999;
  text-align: right;
  padding: 10px 0px 0px;
}
#ui-tab .detailDataBox .dataListBox .textData h3 {
  font-size: 16px;
  line-height: 140%;
  color: #00a493;
  padding: 5px 0px 10px;
  height: 40px;
  overflow: hidden;
}
#ui-tab .detailDataBox .dataListBox .textData p {
  height: 50px;
}
#ui-tab .listLink {
  width: 130px;
  position: absolute;
  top: 0px;
  right: 0px;
}
#ui-tab .listLink a {
  display: block;
  background: #555;
  color: #FFF;
  text-align: center;
  padding: 15px 0px 13px;
}
.howToBox {
  background: #999;
  width: 100%;
  height: 415px;
  box-sizing: border-box;
  padding: 40px 0px 0px;
  color: #FFF;
  position: relative;
  z-index: 7000;
}
.howToBox .clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  display: block;
}
.howToBox .howToBoxDetail {
  width: 1180px;
  margin: 0px auto;
  overflow: hidden;
}
.howToBox .photoBox {
  width: 642px;
  float: left;
}
.howToBox .textBox {
  width: 500px;
  height: 385px;
  float: right;
  padding: 0px;
  position: relative;
}
.howToBox .capsData {
  padding: 10px 0px 10px;
  border-bottom: 1px solid #FFF;
  font-size: 28px;
  letter-spacing: 2px;
  font-weight: bold;
}
.howToBox .textBox span {
  display: block;
  padding: 15px 0px 30px;
  font-size: 14px;
}
.howToBox .textBox p {
  font-size: 16px;
  line-height: 220%;
}
.howToBox .textBox a {
  width: 200px;
  text-align: center;
  display: block;
  padding: 15px 15px 13px;
  background: #555;
  color: #FFF;
  position: absolute;
  bottom: -15px;
  right: 130px;
}
.howToBoxW {
  background: none;
  width: 100%;
  box-sizing: border-box;
  padding: 100px 0px 0px;
  color: #000;
  position: relative;
  z-index: 5000;
}
.howToBoxW .clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  display: block;
}
.howToBoxW .howToBoxDetail {
  width: 1180px;
  margin: 0px auto;
  overflow: hidden;
}
.howToBoxW .photoBox {
  width: 642px;
  float: right;
}
.howToBoxW .textBox {
  width: 500px;
  height: 385px;
  float: left;
  padding: 0px;
  position: relative;
}
.howToBoxW .capsData {
  padding: 10px 0px 10px;
  border-bottom: 1px solid #000;
  font-size: 28px;
  letter-spacing: 2px;
  font-weight: bold;
}
.howToBoxW .textBox span {
  display: block;
  padding: 15px 0px 30px;
  font-size: 14px;
}
.howToBoxW .textBox p {
  font-size: 16px;
  line-height: 220%;
}
.howToBoxW .textBox a {
  width: 200px;
  text-align: center;
  display: block;
  padding: 15px 15px 13px;
  background: #555;
  color: #FFF;
  position: absolute;
  bottom: -15px;
  right: 130px;
}
