@charset "UTF-8";

.industries {
display: none;
}
.sec-hd {
font-size: 18px;
font-weight: bold;
padding: 3px 0 3px 5px;
margin: 5px 0;
}
.search-bx {
display: inline-block;
border-radius: 3px;
  border: solid 1px #000;
  font-size: 18px;
  MARGIN-left: 10PX;
  padding-right: 10px;
  background-color: #fff;
}
#search-text {
  padding: 1px 15px;
  font-size: 18px;
}

.city-hd {
font-size: 16px;
font-weight: bold;
}
.pref-hd {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.pref-data-lst-first label, .pref-data-lst  label,.city-data-lst label,.city-data-lst-first label,.pref-data-lst-close label,.city-data-lst-close label {
  display: inline-block;
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
  vertical-align: top;
}
#hit-count {
margin: 10px 15px;
}
#hit-count .hit-count {
font-size: 18px;
font-weight: bold;
}

.side {
padding-top: 10px;
position: fixed;
top: 150px;
left: 0;
height: calc(100% - 150px);
overflow: scroll;
width: 320px;
background-color: #efefef;
}

.search-main {
margin-left: 350px;
margin-top: 150px;
}
.count-number {
font-size: 12px;
}
#first-result-bx {
position: relative;
  height: calc(100% - 180px);
  margin-top: 10px;
}
#search-result-bx {
position: relative;
  height: calc(100% - 100px);
}
#search-result-bx.disp-none {
display: none;
}
#close-result-bx {
position: relative;
  height: calc(100% - 100px);
}
#new-result-bx {
  position: relative;
  height: calc(100% - 100px);
}
#new-result-bx.disp-none,#close-result-bx.disp-none {
display: none;
}
.pref-data-lst-first,.pref-data-lst-close {
position: absolute;
top: 50PX;
left: 0;
background-color: #efefef;
  z-index: 5;
}
.area-tag {
font-size: 0;
padding: 0 5px;
border-bottom: solid #bbbbbb 1px;
}
.pref-tag {
font-size: 16px;
font-weight: bold;
display: inline-block;
text-align: center;
width: 48%;
margin: 0 1%;
cursor: pointer;
border: solid #bbbbbb 1px;
border-bottom: none;
border-radius: 5px 5px 0 0;
box-sizing: border-box;
background-color: #bbbbbb;
padding: 3px 0;
}
.pref-tag.select {
  width: 50%;
  margin: 0;
background-color: #efefef;
  position: relative;
  bottom: -1px;
}
.city-tag {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  width: 48%;
  margin: 0 1%;
color: #999999;
  cursor: text;
  border: solid #bbbbbb 1px;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
  background-color: #bbbbbb;
  padding: 3px 0;
}
.city-tag.select {
  width: 50%;
  margin: 0;
  background-color: #efefef;
  position: relative;
  bottom: -1px;
}
.city-tag.pref-select {
cursor: pointer;
color: #000000;
}
.city-data-lst-first,.city-data-lst,.city-data-lst-close  {
display: none;
position: absolute;
top: 50px;
left: 0;
height: 100%;
background-color: #efefef;
z-index:10;
}
.city-data-lst-first.select,.city-data-lst.select,.city-data-lst-close.select  {
  display: block;
  width: 100%;
  }
#first-result-bx.disp-none {
display: none;
}

.pref-data-lst {
width: 100%;
  position: absolute;
  top: 50PX;
  left: 0;
  background-color: #efefef;
  z-index: 5;
}
.city-disp-none {
display: none;
}
/***********************detail page*********************/
.corp-item-box {
  margin: 20px 0;
  background-color: #efefef;
  padding: 15px;
  border-radius: 5px;
}
.item-bx-hd {
  font-size: 18px;
  font-weight: bold;
}
.corp-name {
margin-top: 190px;
text-align: center;
font-size: 25px;
font-weight: bold;
}
#基本情報 dl {
display: table;
font-size: 16px;
width: 100%;
}
#基本情報 dt {
  display: table-cell;
 width: 15%;
}
#基本情報 dd {
  display: table-cell;
  text-align: left;
}
.patent_type {
display: inline-block;
width: 30.1%;
margin: 0 1%;
text-align: center;
cursor: pointer;
border-radius: 5px 5px 0 0;
box-sizing: border-box;
margin-bottom: 0;
padding: 10px 0;
color: #666666;
font-size: 16px;
font-weight: bold;
background-color: #cccccc
}

.patent_type.select
 {
 background-color: #fff;
 color: #000;
   cursor: default;
 }
.patent-list {
max-height: 500px;
overflow: scroll;
border:1px solid #fff;
margin-top: 0;
padding: 15px;
background-color: #fff;
}
.patent {
  background-color: #fff;
  padding: 15px;
  border-top: solid 1px #000;
}
.patent-open {
background-color: #dddddd;
border-radius: 5px;
display: inline-block;
cursor: pointer;
padding: 1px 10px;
}
.patent-detail.open .patent-open {
  background-color: #333333;
  color: #eeeeee;
}
.google-map {
  vertical-align: -7px;
  display: inline-block;
  margin-left: 10px;
  width: 19px;
}
.score-item .question {
display: inline-block;
position: relative;
cursor: pointer;
color: #fff;
background-color: #000;
width: 20px;
height: 20px;
text-align: center;
vertical-align: middle;
  line-height: 22px;
border-radius: 10px;
margin-left: 15px;
}
.description {
color: #000;
display: none;
  position: absolute;
  width: 250px;
  border: solid 1px #000;
  border-radius: 10px;
  padding: 5px 10px 2em;
  background-color: #fff;
  left: 35px;
  bottom: -10px;
  text-align: left;
}
.description:after{
  content: "";
  position: absolute;
  bottom: 13px;
  left: -20px;
  margin-top: -12px;
  border: 8px solid transparent;
  border-right: 12px solid #fff;
  z-index: 2;
}
.description:before{
  content: "";
  position: absolute;
  bottom: 13px;
  left: -21px;
  margin-top: -12px;
  border: 8px solid transparent;
  border-right: 12px solid #000;
  z-index: 1;
}
.description a {
display: block;
position: absolute;
bottom: 5px;
right: 10px;
}
.opened > .description {
display: block;
}
.input_name, .input_num {
  cursor: pointer;
  border: 1px solid #000;
  border-radius:5px;
  padding: 3px;
  position: relative;
}
#search-data-lst.error, #search_num.error {
  border: 1px solid red;
  padding: 3px;
}
.input_name.error:after ,.input_num.error:after {
  content: '入力されていません。';
  display: block;
  position: absolute;
  left: 120%;
  color: red;
  top: 0;
  width: 180px;
}
.corp-data-lst dl {
  margin: 0; padding: 0;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}
.corp-dtl {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 4px 3px 5px;
  line-height: 1em;
  position: absolute;
  right: 20px;
  top: 0px;
  bottom: 0;
  margin: auto;
  height: 1em;
}
.corp-dtl a {
text-decoration: none;
color: #000;
}
.corp-dtl.smrj {
  color: red;
  border-color: red;
}
.corpID {
  margin-right: 30px;
  width: 130px;
  display: inline-block;
}
.corp-data-lst li {
  background-color: #efefef;
  margin-bottom: 20px;
  padding: 20px 10px 10px;
  position: relative;
}
.corp-li.pref-disp-none , .corp-li.city-disp-none{
  display: none;
}
.city-data-lst.disp-none,.city-data-lst-first.disp-none,.pref-data-lst-first.disp-none,.pref-data-lst.disp-none {
  display: none;
}
.city-lst > span.city-disp-none {
  display: none;
}
.page-btn {
  display: none;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #000;
  margin: 5px;
}
.page-btn.disp {
  display: inline-block;
}
.page-btn.current{
  background-color: #000;
  color: #fff;
}
.industries-m-hd{
  display: inline-block;
  margin-right: 30px;
  margin-left: 20px;
  margin-top: 0;
}
.industries-hd {
  margin-top: 30px;
}
.industries-l-hd {
  margin-bottom: 5px;
}
.page-btn.next {
  position: relative;
  margin-right: 25px;
}
.page-btn.next:after {
  content: '･･･';
  display: inline-block;
  position: absolute;
  left: 115%;
}
.page-btn.prev {
  position: relative;
  margin-left: 25px;
}
.page-btn.prev:after {
  content: '･･･';
  display: inline-block;
  position: absolute;
  right: 115%;
}
.corp-li.disp-none {
  display: none;
}
.closed {
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 12px;
  border: solid 1px #000;
  line-height: 1;
  padding: 3px;
  border-radius: 6px;
}

dl {
  margin: 10px;
}
dt{
  font-weight: bold;
}
dd{
  margin: 5px;
}

.post {
  padding: 5px;
  margin: 10px;
  background-color: #efefef;
}

.patent-num {
  float: left;
}
.patent-date {
  float: right;
}

.patent-detail ul,.patent-list {
  display: none;
}
.patent-detail.open ul,.open .patent-list {
  display: block;
}
.patent-detail  li {
  margin-top: 20px;
}
.patent-title {
  margin:10px 0;
}

.commendation li {
  margin: 15px 0;
}
.commendation-title {
  font-size: 16px;
  font-weight: 700;
}
.patent-type-open {
  margin-bottom: 15px;
}
#new_corp,#close_corp {
cursor: pointer;
}
#new_corp.selected,#close_corp.selected {
color: #fff;
background-color: #000;
}
.patent_wrap {
  font-size: 0;
  width: 106%;
  margin-left: -1%;
  margin-top: 15px;
}
.corp-logo {
max-width: 450px;
margin:  30px auto 0;
text-align: center;
padding: 10px;
}
.corp-logo img {
max-width: 100%;
  background-color: #efefef;
display: inline-block;
padding: 3px;
}
.management_index th {
  white-space: nowrap;
  text-align: center;
  padding:  0 5px;
}
.management_index td {
  text-align: center;
  padding:  2px 5px;

}
.mngidx_unit {
font-size: 12px;
}
.major_shareholders-hd {
font-weight: bold;
margin-bottom: 5px;
}
/* switching PC/SP
----------------------------------*/
@media only screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
}

@media only screen and (max-width: 750px) {
  }
