.breadcrumb{ background: none;}
.mainImageArea {
  background: #000036; }
  .mainImageArea .container {
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 1400px) and (min-width: 768px) {
      .mainImageArea .container {
        width: 70%; } }
  .mainImageArea h2 {
    font-size: 44px;
    font-weight: 100;
    color: #fff;
    line-height: 1.2em;
    position: absolute;
    top: 30px;
    left: 0; }
    @media screen and (max-width: 1400px) {
      .mainImageArea h2 {
        font-size: 40px; } }
    @media screen and (max-width: 1300px) {
      .mainImageArea h2 {
        font-size: 35px; } }
    @media screen and (max-width: 1200px) and (min-width: 768px) {
      .mainImageArea h2 {
        font-size: 30px; } }
    @media screen and (max-width: 960px) and (min-width: 768px) {
      .mainImageArea h2 {
        font-size: 25px;
        top: 20px; } }
    @media screen and (max-width: 640px) {
      .mainImageArea h2 {
        font-size: 30px; } }
    @media screen and (max-width: 500px) {
      .mainImageArea h2 {
        font-size: 16px;
        top: 15px; } }
    @media screen and (max-width: 400px) {
      .mainImageArea h2 {
        font-size: 14px;
        top: 12px; } }
  .mainImageArea img {
    width: 100%; }

.containerTop {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto; }

.companyArea {
  padding: 50px 0 40px;
  background: #f8f8f8; }
  @media screen and (max-width: 767px) {
    .companyArea {
      padding: 25px 0 40px; } }
  .companyArea li {
    width: 23.5%;
    margin-left: 2%; }
    @media screen and (max-width: 767px) {
      .companyArea li {
        width: 49%;
        margin: 30px 0 0 2%; } }
    .companyArea li:first-child {
      margin-left: 0; }
    @media screen and (max-width: 767px) {
      .companyArea li:nth-child(2n+1) {
        margin-left: 0;
        clear: both; } }
    .companyArea li h2 {
      font-size: 16px;
      font-weight: 500;
      margin: 10px 0;
      padding-left: 12px;
      background: url("/nist/img/common/ico_arrow01.png") no-repeat 0 9px; }
    .companyArea li img {
      width: 100%; }
  .companyArea.linkArea {
    padding-top: 0;
    background: #fff; }
    .companyArea.linkArea li {
      margin-left: 1%; }
      @media print {
        .companyArea.linkArea li {
          width: 19.2%; } }
      @media screen and (min-width: 768px) {
        .companyArea.linkArea li {
          width: 19.2%; } }
      .companyArea.linkArea li h2 {
        font-size: 14px;
        margin: 5px 0; }
      .companyArea.linkArea li a {
        padding-right: 14px;
        background: url("/nist/img/common/ico_footer02.png") no-repeat right center; }
      .companyArea.linkArea li:first-child {
        margin-left: 0; }

.productsArea {
  padding: 40px 0;
  background: url("/nist/img/bg_top01.jpg") no-repeat center center;
  background-size: cover; }
  .productsArea h2 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cdcdcd;
    position: relative; }
    @media screen and (max-width: 767px) {
      .productsArea h2 {
        font-size: 22px;
        margin-bottom: 20px;
        padding-bottom: 15px; } }
    @media screen and (max-width: 400px) {
      .productsArea h2 {
        font-size: 18px; } }
    .productsArea h2:after {
      content: "";
      width: 205px;
      height: 1px;
      background: #333;
      display: block;
      position: absolute;
      bottom: -1px; }
      @media screen and (max-width: 767px) {
        .productsArea h2:after {
          width: 150px; } }
  .productsArea li {
    width: 32%;
    margin-left: 2%; }
    @media screen and (max-width: 767px) {
      .productsArea li {
        width: 100%;
        float: none;
        margin: 0 0 10px 0; } }
    .productsArea li:first-child {
      margin-left: 0; }
  .productsArea img {
    width: 100%; }

.newsArea {
  background: #fff; }
  .newsArea .container {
    position: relative; }
  .newsArea .listBtn {
    width: 120px;
    position: absolute;
    top: 10px;
    left: 240px; }
    @media screen and (max-width: 767px) {
      .newsArea .listBtn {
        left: 200px; } }
    @media screen and (max-width: 400px) {
      .newsArea .listBtn {
        left: 58%; } }
    .newsArea .listBtn p:first-child a {
      padding-left: 12px;
      background: url("/nist/img/common/ico_arrow02.png") no-repeat 0 5px; }
    .newsArea .listBtn p:last-child {
      font-size: 12px;
      width: 60px;
      margin-left: 20px; }
      .newsArea .listBtn p:last-child a {
        color: #00206a;
        padding-left: 24px;
        background: url("/nist/img/img/ico_rss.png") no-repeat 10px 5px;
        border: 1px solid #00206a;
        display: block; }
  .newsArea li {
    width: 100%;
    margin: 0 0 12px 0;
    padding-bottom: 12px;
    background: url("/nist/img/common/ico_arrow03.png") no-repeat 95% 40%;
    border-bottom: 1px dashed #aaa; }
  .newsArea .categoryArea {
    margin-top: 10px;
    padding-left: 6%; }
    @media screen and (max-width: 500px) {
      .newsArea .categoryArea {
        padding-left: 3%; } }
    .newsArea .categoryArea .category {
      font-size: 13px;
      font-weight: 500;
      color: #fff;
      padding: 0 14px 1px; }
      @media screen and (max-width: 400px) {
        .newsArea .categoryArea .category {
          font-size: 11px;
          padding: 0 5px 1px; } }
      .newsArea .categoryArea .category.ir {
        width: 41px;
        background: #0081ca; }
        @media screen and (max-width: 400px) {
          .newsArea .categoryArea .category.ir {
            width: 22px; } }
      .newsArea .categoryArea .category.news {
        width: 80px;
        background: #00206a; }
        @media screen and (max-width: 400px) {
          .newsArea .categoryArea .category.news {
            width: 58px; } }
      .newsArea .categoryArea .category.prerelease {
        width: 120px;
        background: #444; }
        @media screen and (max-width: 400px) {
          .newsArea .categoryArea .category.prerelease {
            width: 88px; } }
      .newsArea .categoryArea .category.products {
        width: 80px;
        background: #feb124; }

/*        @media screen and (max-width: 400px) {
          .newsArea .categoryArea .category.prerelease {
            width: 88px; } }*/
		.newsArea .categoryArea .category.support{
		width: 80px;
			background: #be113c;}
        @media screen and (max-width: 400px) {
          .newsArea .categoryArea .category.products {
            width: 58px; } }
      .newsArea .categoryArea .category.company {
        color: #333;
        width: 223px;
        background: #ddd; }
        @media screen and (max-width: 400px) {
          .newsArea .categoryArea .category.company {
            width: 175px; } }
      .newsArea .categoryArea .category:not(:first-child) {
        margin-left: 10px; }
        @media screen and (max-width: 400px) {
          .newsArea .categoryArea .category:not(:first-child) {
            margin-left: 5px; } }
    @media screen and (max-width: 767px) {
      .newsArea .categoryArea.spCompany {
        width: 225px;
        margin: 10px 0 0 0;
        display: none; } }
  .newsArea .text {
    margin-top: 6px;
    padding-left: 6%;
    width: 90%; }
  @media screen and (max-width: 500px) {
    .newsArea .text {
      padding-left: 3%; } }
  .newsArea .sameDay01 {
    background: none; }
    .newsArea .sameDay01 .allLink {
      background: url("/nist/img/common/ico_arrow03.png") no-repeat 95% 40%; }
      .newsArea .sameDay01 .allLink:not(:last-child) {
        margin-bottom: 15px;
        padding-bottom: 12px;
        border-bottom: 1px dashed #ccc; }

/* slick */
.slick-dots {
  bottom: 15px; }
  @media screen and (max-width: 767px) {
    .slick-dots {
      bottom: -30px; } }

.slick-prev, .slick-next {
  width: 33px;
  height: 72px;
  z-index: 1; }

.slick-prev {
  left: 20px; }

.slick-next {
  right: 20px; }

.slick-next:before,
.slick-prev:before {
  content: "";
  width: 33px;
  height: 72px;
  display: block; }

.slick-next:before {
  background: url("/nist/site/images/ico_next.png") no-repeat 0 0; }

.slick-prev:before {
  background: url("/nist/site/images/ico_prev.png") no-repeat 0 0; }

.slick-dots li button:before {
  font-size: 14px;
  color: #b6b6b6;
  opacity: 1; }

.slick-dots li.slick-active button:before {
  color: #ff004a; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.siteInfoList h4 {
  margin-bottom: 15px; }

.siteInfoList p span {
  margin-left: 15px;
  padding: 0 0 1px 10px;
  background: url("/nist/site/common/images/ico_footer03.png") no-repeat 0 50%;
  background-size: 6px; }


.siteInfoList p:nth-child(3) {
  margin-top: 20px; }

.siteInfoList02 h4 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px; }

.siteInfoList02 li {
  padding-left: 1em;
  text-indent: -1em; }

.textRight {
  text-align: right; }

.blueText {
  color: #3427b0; }

.siteInfoList ol li {
  padding-left: 1em;
  text-indent: -1em; }

.privacyList {
  margin-top: 80px; }

  .privacyList td p:nth-child(2) {
    margin-top: 15px; }

/* Scss Document */
.sitemapPage01 .sitemapSection01 {
  margin-bottom: 40px; }
  .sitemapPage01 .sitemapSection01 h3.title01 {
    background: url(/nist/site/common/images/ico_arrow01.png) no-repeat 0 6px;
    padding-left: 12px; }
    .sitemapPage01 .sitemapSection01 h3.title01:after {
      left: 0; }

.sitemapPage01 .sitemapList01 li {
  float: left;
  width: 24%;
  margin-bottom: 10px;
  padding-left: 12px;
  background: url(/nist/img/common/ico_arrow01.png) no-repeat 0 7px;
  margin-right: 1%; }
  .sitemapPage01 .sitemapList01 li:nth-child(4n+1) {
    clear: both; }
  @media screen and (max-width: 640px) {
    .sitemapPage01 .sitemapList01 li {
      width: 49%; }
      .sitemapPage01 .sitemapList01 li:nth-child(2n+1) {
        clear: both; } }


/* サイト内検索 */
/*ã€€added */

div.SS_item div.SS_page span.SS_url{word-break:break-all;}
@media screen and (max-width: 767px){
main div#SS_result,
main div.SS_item div.SS_page{width:100%;}
main div#SS_result{margin-left:0;}
main div.SS_item div.SS_image{    width: 28%;}
main div.SS_item div.SS_page{width:64%; margin-left: 5%;}
}
/* === HTML === */
body {
  padding: 0px;
  margin: 0px;
}
form {
  margin: 0px auto;
  padding: 0px;
}
/*img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
a{
  border:0px;
}
span.clear {
  clear: left;
  height: 1px;
}*/

/* === Layout === */

div#SS_container {
  margin: 0px;
  text-align: left;
}
div#SS_contents {
  /*font-size: 75%;*/
  padding-bottom: 5px;
  background-color: #FFF;
}

/* === Search === */

div.SS_search {
  margin: 20px 0px 20px 20px;
}

.SS_searchCategory {
  margin-top: 3px;
}

.SS_searchCategory input[type="checkbox"], .SS_searchCategory input[type="radio"] {
  margin: 0px 3px 0px 0px;
  padding: 0px;
  vertical-align: middle; 
}

.SS_searchCategory label {
  vertical-align: middle;
  margin-left: 3px;
}

div.SS_group label {
    vertical-align: middle;
    margin-right:5px;
    height: 18px;
}

div.SS_group input {
    vertical-align: middle;
    height: 18px;
}
#SS_searchQuery1{
    width: 200px;
}
#SS_searchSubmit1{
    height: 35px;
    width: 44px;
    background: #eee url(/nist/img/common/ico_header03.png) 50% 50% no-repeat;
}
/* === Navication === */

div#SS_navi {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background-color: #FAFAFA;
  height: 26px;
}
#SS_navi span {
  line-height: 28px;
}
div#SS_navi div#SS_naviResult {
  float: left;
  padding-left: 5px;
}
div#SS_navi span#SS_naviSort {
  float: right;
  padding-right: 8px;
}

div#SS_navi span#SS_queryString {
  padding-left: 5px;
}
div#SS_navi span#SS_totalHits {
  padding-left: 10px;
}
div#SS_navi span#SS_showCounts {
  padding-left: 10px;
}


span#SS_sortMatch {
}
span#SS_sortDate {
  margin-left: 4px;
}

/* === Adlink === */

div#SS_adlink {
  width: 780px;
  margin: 20px 0px 20px 8px;
  padding: 5px 0px 0px 5px;
  background-color: #E8F4FF;
  border: 1px solid #D2EAFF;
}
div.SS_adlinkItem {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  line-height: 1.2em;
  min-height: 130px;
}
div.SS_adlinkImage {
  float: left;
  width: 170px;
  border: 1px solid #CCC;
  background-color: #FFF;
}
div.SS_adlinkImage img {
  padding: 4px;
}
div.SS_adlinkPage {
  float: left;
  width: 560px;
  padding-top: 2px;
  margin-left: 10px;
}
div.SS_adlinkPage div.SS_adlinkTitle {
  font-size: 120%;
}
div.SS_adlinkPage div.SS_adlinkSummary {
  margin: 4px 0px;
  font-size: 100%;
}
div.SS_adlinkPage div.SS_adlinkUrl {
  font-size: 100%;
  color: #006F00;
}
div.SS_adlinkPage span.SS_highlight {
  font-weight: bold;
}

/* === Result === */

div#SS_result {
  margin: 25px 0px 20px 15px;
  width: 760px; 
}
div.SS_item {
  margin-bottom: 20px;
  line-height: 1.2em;
  min-height: 130px;
  display: inline-block;
  zoom:1;/*for IE 5.5-7*/
}
div.SS_item div.SS_image {
  float: left;
  width: 170px;
}
div.SS_image {
}
div.SS_image img {
  padding: 4px;
  border: 1px solid #CCC;
}
div.SS_item div.SS_page {
  float: left;
  width: 570px;
  margin-left: 10px;
  line-height: 1.5em;
  padding-top: 2px;
}
div.SS_item div.SS_page div.SS_title {
  font-size: 125%;
  margin-bottom: 6px;
}
div.SS_item div.SS_page div.SS_summary {
  font-size: 100%;
}
div.SS_item span.SS_highlight {
  font-weight: bold;
}
div.SS_item div.SS_page span.SS_url {
  color: #006F00;
}
div.SS_item span.SS_contentType {
  font-weight: bold;
}
div.SS_item span.SS_contentLength {
  display: block;
  float: left;
}
div.SS_item span.SS_lastModified {
  float: left;
  margin-left: 5px;
}

/* === Paging === */

div.SS_paging {
  margin: 10px 0px 2px 0px;
  clear: left;
}
div.SS_paging b.SS_selectPage {
  border: 1px solid #EEE;
  background-color: #FAFAFA;
  padding: 1px 7px 1px 7px;
  width: 20px;
  position:relative; /* for IE bug */
}
div.SS_paging span.SS_numberPage {
  border: 1px solid #EEE;
  padding: 1px 7px 1px 7px;
  width: 20px;
  position:relative; /* for IE bug */
}

/* === NotFound === */

div#SS_notFound {
  font-size: 100%;
  margin: 15px 0px 15px 20px;
}
div#SS_notFound #SS_hint {
  margin: 15px 0px 0px 5px;
}
div#SS_notFound ul#SS_hintMessage {
  margin-top: 0;
  margin-left: 25px;
}

/* === Preview === */

div#SS_preview {
  position: absolute;
  z-index: 100;
  width: 436px;
  height: 336px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
  display: none;
    background: #FFF;
    border-radius: 10px;
    border: 2px solid #aaa;
}
div#SS_previewContainer {
  width: 407px;
  height: 307px;
  margin: 16px 0px 0px 16px;

    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
img#SS_previewImage {
  border: 1px solid #CCCCCC;
}

/* === Suggest === */

input.SS_searchQuery {
  ime-mode : active;
}
div.SS_suggest {
  font-weight: normal;
  z-index: 9;
  display: none;
  position: absolute;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  width: 200px;
}
div.SS_suggest div.SS_suggestItemOff { 
  background-color: #FFF;
  border-top: 1px solid #CCC;	
  padding: 2px 0px 2px 0px;
  width: 100%;
}
div.SS_suggest div.SS_suggestItemOn {
  background-color: #ECF5FA;
  border-top: 1px solid #CCC;	
  padding: 2px 0px 2px 0px;
  width: 100%;
}
div.SS_suggest span.SS_suggestKey {
  font-size: 100%;
  padding-left: 4px;
}
div.SS_suggest span.SS_suggestRate {
  width: 100px;
}









