@charset "utf-8";
/* 企業検索トップ */

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic);

.search-index {
  position: relative;
  padding: 4px 29px 0;
  color: #333;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-top: none;
}

.search-index:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  right: -1px;
  height: 4px;
  background: #6b6b6b;
}

.search-index-title .title {
  position: relative;
  padding: 18px 0 23px 35px;
  color: #555;
}

.search-index-title .title:before {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: -15px;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.search-index-title .title:before {
  background-image: url(../images/search/icon_ttl_lv2_companysearch.png);
}

.search-index-title .title .ja {
  font-size: 24px;
  font-weight: bold;
}

.search-index-title .title .en {
  margin-left: 1em;
  font-size: 11px;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
}

.search-index-title .tab {
  position: absolute;
  top: 4px;
  right: 30px;
}

.search-index-title .tab li {
  float: left;
  margin-left: 4px;
}

.search-index-title .tab li a {
  position: relative;
  display: block;
  padding: 8px 30px 8px 15px;
  width: 222px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #6b6b6b;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-sizing: border-box;
}

.search-index-title .tab li a:hover,
.search-index-title .tab li a:focus {
  background-color: #8f8f8f;
}

.search-index-title .tab li a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  margin-top: -12px;
  background: url(../images/search/icon_tab.png) no-repeat 50% 50%;
}

.search-index-nav {
  display: table;
  margin-bottom: 30px;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-right: 1px solid #d9d9d9;
}

.search-index-nav-inner {
  display: table-row;
}

.search-index-nav-inner a {
  position: relative;
  display: table-cell;
  padding: 0 20px;
  height: 45px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
  border-left: 1px solid #d9d9d9;
  vertical-align: middle;
}

[lang="en"] .search-index-nav-inner a {
  text-align: left;
}

.search-index-nav-inner a span {
  display: inline-block;
  margin-left: -11px;
  padding-left: 22px;
  background: url(../images/search/icon_tab_active.png) no-repeat 0 48%;
}

[lang="en"] .search-index-nav-inner a span {
  margin-left: 0;
}

.search-index-block-inner {
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom: 40px;
}

.search-index-block-inner2 {
  padding: 0 9px 20px;
  background: #f1f0f0;
}

.search-index-block-inner3 {
  padding: 28px 15px;
  background: #fff;
}

.search-index-block-inner > :first-child,
.search-index-block-inner2 > :first-child,
.search-index-block-inner3 > :first-child {
  margin-top: 0;
}

.search-index-block-inner > :last-child,
.search-index-block-inner2 > :last-child,
.search-index-block-inner3 > :last-child {
  margin-bottom: 0;
}

.search-index-block h3 {
  position: relative;
  margin: 0 -1px;
  padding: 5px 10px 3px 35px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  background: #6e6e6e;
}

.search-index-block #caption_company_information:before,
.search-index-block #caption_offer_data:before,
.search-index-block #caption_freeword:before,
.search-index-block #caption_seminar:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 35px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#caption_company_information:before {
  background-image: url(../images/search/icon_caption_company_information.png);
}

#caption_offer_data:before {
  background-image: url(../images/search/icon_caption_offer_data.png);
}

#caption_freeword:before {
  background-image: url(../images/search/icon_caption_freeword.png);
}

#caption_seminar:before {
  background-image: url(../images/search/icon_caption_seminar.png);
}

.search-index-block h4 {
  position: relative;
  margin-bottom: 6px;
  padding: 16px 0 0 24px;
  font-size: 16px;
  font-weight: bold;
}

.search-index-block h4:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 19px;
  bottom: 5px;
  width: 5px;
  border-left: 5px;
  background: #4780ba;
  border-radius: 1px;
}

.search-index-block h5 {
  margin-bottom: 12px;
  padding: 2px 10px 0;
  font-size: 14px;
  font-weight: bold;
  background: #ecf2f9;
}

.list-checkbox {
  margin-bottom: 12px;
  letter-spacing: -.4em;
}

.list-checkbox li {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  box-sizing: border-box;
  padding: 3px 10px 3px 27px;
}

.list-checkbox.col2 li {
  width: 50%;
}

.list-checkbox.col3 li {
  width: 33.3%;
}

.list-checkbox.col4 li {
  width: 25%;
}

.list-checkbox li input {
  position: absolute;
  top: 0;
  left: 10px;
  margin-top: .55em;
}

.search-index-btns {
  margin-top: 20px;
  text-align: center;
}

.search-index-btns li {
  display: inline-block;
}

.search-index-btn,
.search-index-input {
  font-family: inherit;
  font-size: inherit;
  display: inline-block;
  box-sizing: border-box;
  border: none;
  vertical-align: middle;
  line-height: normal;
  -webkit-appearance: none;
}

.search-index-input {
  font-size: 15px;
  padding: .5em;
  width: 400px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

[lang="en"] .search-index-input {
  width: 480px;
}

.search-index-btn {
  color: #333;
  background: #ccc;
  min-width: 216px;
  margin: 0 .4em;
  padding: .5em 1em;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ecebeb+100 */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(236,235,235,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(236,235,235,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecebeb',GradientType=0 ); /* IE6-9 */
}

.search-index-btn:active {
  opacity: .9;
}

.search-index-btn.primary {
  color: #fff;
  border-color: #025fb7;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0577c6+0,025eb6+100 */
  background: rgb(5,119,198); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(5,119,198,1) 0%, rgba(2,94,182,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,119,198,1)), color-stop(100%,rgba(2,94,182,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(5,119,198,1) 0%,rgba(2,94,182,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(5,119,198,1) 0%,rgba(2,94,182,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(5,119,198,1) 0%,rgba(2,94,182,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(5,119,198,1) 0%,rgba(2,94,182,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0577c6', endColorstr='#025eb6',GradientType=0 ); /* IE6-9 */
}

.search-index-btn.primary:focus,
.search-index-btn.primary:hover {
  color: #fff;
  border-color: #0786fc;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0681fb+0,0c98fc+100 */
  background: rgb(6,129,251); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(6,129,251,1) 0%, rgba(12,152,252,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,129,251,1)), color-stop(100%,rgba(12,152,252,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(6,129,251,1) 0%,rgba(12,152,252,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(6,129,251,1) 0%,rgba(12,152,252,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(6,129,251,1) 0%,rgba(12,152,252,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(6,129,251,1) 0%,rgba(12,152,252,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0681fb', endColorstr='#0c98fc',GradientType=0 ); /* IE6-9 */
}

.search-index-table {
  width: 100%;
}

.search-index-table tr + tr {
  border-top: 1px solid #f0f0f0;
}

.search-index-table th,
.search-index-table td {
  padding: 20px 10px;
  text-align: left;
  vertical-align: top;
}

.search-index-table tr:first-child th,
.search-index-table tr:first-child td {
  padding-top: 0;
}

.search-index-table tr:last-child th,
.search-index-table tr:last-child td {
  padding-bottom: 0;
}

.search-index-table th {
  font-size: 13px;
  font-weight: bold;
  width: 1%;
  white-space: nowrap;
}

.search-index-table td {
  padding-left: 30px;
  width: 1%;
  white-space: nowrap;
}

.search-index-table td:first-child {
  padding-left: 10px;
}

.search-index-table td:last-child {
  width: auto;
}

.search-index-input-list {
  text-align: center;
}

.search-index-input-list dt,
.search-index-input-list dd,
.search-index-input-list li {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}

.search-index-input-list dt {
  font-size: 13px;
  font-weight: bold;
}

.search-index .size-small { min-width: 150px; }
.search-index .size-medium { min-width: 240px; }
.search-index .size-large { min-width: 330px; }
.search-index .hidden { display: none; }
.search-index .align-center { text-align: center; }
.search-index .mt { margin-top: .5em; }

.link-help {
  margin-left: 10px;
  font-weight: normal;
}