@charset "UTF-8";
/* 製品情報のヘッダー位置調整 */
.is_secondary_design article.is_top .top-products-upper-wrap li a > h2 {
  padding: 20px 20px 0;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-upper-wrap li a > h2 {
    padding: 50px 20px 0;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-upper-wrap li span h2 {
  padding-top: 20px;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-upper-wrap li span h2 {
    padding-top: 50px;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-upper-wrap li span p {
  padding-top: 10px;
}

.is_secondary_design article.is_top .top-products-bottom-wrap li a > h2 {
  padding: 20px 20px 0;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-bottom-wrap li a > h2 {
    padding: 40px 20px 0;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-bottom-wrap li span h2 {
  padding-top: 20px;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-bottom-wrap li span h2 {
    padding-top: 40px;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-bottom-wrap li span p {
  padding-top: 10px;
}

.imageSet-image img {
  width: auto;
}

.p_industrySearchForm__title {
  font-size: 1.6rem;
  margin: 5px 0 10px;
}

@media screen and (min-width: 750px), print {
  .p_industrySearchForm__title {
    font-size: 2rem;
    margin: 10px 0;
  }
}

.p_industrySearchForm__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 20px;
  padding: 0;
}

@media screen and (min-width: 750px), print {
  .p_industrySearchForm__list {
    margin: 0 0 50px;
    padding: 0;
  }
}

.p_industrySearchForm__item {
  list-style: none;
  margin-right: 7px;
  margin-bottom: 7px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.p_industrySearchForm__item input {
  display: none;
}

.p_industrySearchForm__item input:checked + label {
  background-color: #555555;
  border-color: #555555;
  color: #fff;
}

.p_industrySearchForm label {
  display: block;
  background-color: #fff;
  border: solid 1px #464646;
  padding: 12px 10px;
  cursor: pointer;
  color: #464646;
  font-size: 1.5rem;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font-weight: bold;
  min-width: 142px;
  text-align: center;
  line-height: 1;
}

@media screen and (min-width: 750px), print {
  .p_industrySearchForm label {
    padding: 15px 10px;
    font-size: 1.8rem;
    min-width: 173px;
  }
}

.p_industrySearchForm label:hover {
  background-color: #555555;
  border-color: #555555;
  color: #fff;
}

.p_industrySearchForm__linkList {
  background-color: #f5f5f5;
  margin: 0;
  padding: 25px;
}

.p_industrySearchForm__linkListItem {
  position: relative;
  margin-bottom: 12px;
  list-style: none;
  padding-left: 17px;
}

.p_industrySearchForm__linkListItem::before {
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #464646;
  border-radius: 50%;
}

.p_industrySearchForm__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 20px;
}

.p_industrySearchForm__arrow--down {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 40px solid #adadad;
  border-bottom: 0;
}

@media screen and (min-width: 750px), print {
  .p_industrySearchForm__arrow--down {
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 50px solid #adadad;
  }
}

@media screen and (min-width: 750px), print {
  .p-shimadzuLogo {
    position: absolute;
    left: 0;
  }
}

@media screen and (min-width: 750px), print {
  .p-shimadzuLogo__image--pc {
    -ms-flex-preferred-size: 172px;
        flex-basis: 172px;
  }
}
/*# sourceMappingURL=../maps/style_co_jp.css.map */
