
.clm{
  font-family: "Frutiger LT W01_55 Roma1475738"!important;
}
.sct_bg01{
  overflow: hidden;
  zoom:1;
}
.wrap__select{
  width: 100%;
}
.wrap__select .selector{
  width:100%;
}
#sortBox{
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
}
#sortBox h2{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  padding-right: 50px;
  padding-bottom: 8px;
}
#sortBoxInner{
  width:100%;
  max-width: 968px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
  align-items: flex-start;
  border: 1px solid #dedede;
  padding:20px;
  background-color: #f8f8f8;
}
.w100{
  margin-bottom: 8px;
}
.wrap__select .button{
  margin-left: auto;
  margin-right: auto;
  display:block
}
.current__number{
  padding-bottom: 8px;
}
.padTop80px{
  padding-top: 80px;
}
.hd05{
  padding-bottom: 8px;
}
.button.act01{
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.06em;
}
.searchBox__wrap{
  display: flex;
  justify-content: space-between;
}
.searchBox__byProduct{
}
.searchBox__byProduct .dtl input.nml[type=text]{
  width: 500px;
  padding: 14px 8px;
}
.searchBox__byProduct .dtl .button.act01{
  width: 80px;
}
.searchBox__vul{
  text-align: right;
}
.searchBox__vul .dtl input{
  width: 240px;
  padding: 16px 16px 15px;
}
.button.act01{
  padding: 16px 16px 15px;
}
table.nml thead th,
table.nml tbody td{
  font-size: 14px;
}
#vulWrap_cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
    display: none;
    z-index: 9999;
}
.searchTab{
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  max-width: 1008px;
  margin: 32px auto 32px;
  border-radius: 2px;
}
.searchTab li{
  width: 50%;
  padding: 0;
  margin: 0;
  background: #f3f3f3;
}
.searchTab li a{
  line-height: 1.5em;
  text-align: center;
  display: block;
  padding: 16px;
}
.searchTab li:first-child{
  border-right: 1px solid #dedede;
}
.searchTab li.act{
  background: #fff;
}
.lead_wrap{
  display: flex;
  justify-content: space-between;
  column-gap: 80px;
  padding-top: 24px;
}
.lead__left{
  width: 50%;
  font-feature-settings: "palt";
  letter-spacing: .02em;
  line-height: 1.6em;
}
.lead__right{
  width: 50%;
}
.lead__right ul{
  border-top: 1px solid #c9c9c9;
}
.lead__right li{
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #c9c9c9;
  font-size: 14px;
}
.li__left{
  width: 200px;
  position: relative;
  margin-right: 10px;
}
.li__left::after{
  content:"：";
  position: absolute;
  right: 0;
  top:0;
}
.li__right{
  width: calc(100% - 200px);
}
#contents .li__right a{
  word-break: normal !important;
}
.cweid + .cweid{
  position: relative;
}
.cweid + .cweid::before{
  content:",";
  position: relative;
  display: inline-block;
  left: 0;
  top:0;
}
.smallTable table{
  font-size: 14px;
}
.clm p{
  line-height: 1.6em;
}
.bg_f3{
  padding: 36px !important;
  font-size: 14px;
  line-height: 1.8em;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
}
.marginBottom24px{
  margin-bottom: 24px;
}
.cp-NewsDate{
  padding-top: 40px;
}
@media (max-width: 640px){
  .vulTitle{
    font-size: 22px;
  }
  .lead_wrap{
    display: block;
  }
  .lead__right{
    width: 100%;
  }
  .lead__left{
    width: 100%;
  }
  .li__left{
    width: 40%;
  }
  #sortBox{
    width: calc(100% - 16px);
    margin-left: auto;
    margin-right: auto;
  }
  #sortBoxInner{
    width: calc(100% - 40px);
  }
  .nml_scrollAddWrap{
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling : touch
  }
  .nml_scrollAddWrap .nml{
    min-width: 1007px;
  }
  .searchTab{
    width: calc(100% - 16px);
  }
  .searchTab li{
    font-size: 14px;
  }
  .searchTab li{
    display: flex;
    align-items: center;
  }
}
.fc__CRITICAL{
  background-color: #EDD2D2;
  font-size: 11px;
  display: inline-block;
  border-radius: 2px;
  padding: 4px 8px;
  color: #5A5A5A;
  margin-left: 5px;
}
.fc__HIGH{
  background-color: #EDD5AF;
  font-size: 11px;
  display: inline-block;
  border-radius: 2px;
  padding: 4px 8px;
  color: #5A5A5A;
  margin-left: 5px;
}
.fc__MEDIUM{
  background-color: #EDE5A4;
  font-size: 11px;
  display: inline-block;
  border-radius: 2px;
  padding: 4px 8px;
  color: #5A5A5A;
  margin-left: 5px;
}
.fc__LOW{
  background-color: #C6D9C2;
  font-size: 11px;
  display: inline-block;
  border-radius: 2px;
  padding: 4px 8px;
  color: #5A5A5A;
  margin-left: 5px;
}
.fc__NONE{
  background-color: #D5E0E6;
  font-size: 11px;
  display: inline-block;
  border-radius: 2px;
  padding: 4px 8px;
  color: #5A5A5A;
  margin-left: 5px;
}
.icon_important{
  display: inline-block;
}
.icon_important img{
  vertical-align: top;
  margin-top: 7px;
}
@media (max-width: 640px){
  .icon_important img{
    width: 20px;
    height: auto;
  }
}
.block__authenticityGuarantee + .block__authenticityGuarantee{
  display: block;
  padding-top: 1em;
}