@charset "UTF-8";
#banner_10,
#banner_11,
#banner_12,
#catalog h3,
#catalog_100 a,
#faq h3,
#faq_100 h4,
#faq_120 h5,
#faq_200 h4,
#faq_search_result h4,
#manual h3,
#manual_100 h4,
#manual_search_result h3,
#manual_search_result_100 > p,
#manual_search_result_100 h4,
#movie h3,
#software h3,
.manual_search {
  text-indent: -9999px;
}

#faq_100,
#faq_200 ul,
#manual_100 {
  border: 1px solid #004195;
}

#faq_120 h5,
#faq_search_result h4 {
  height: 22px;
}

#content {
  padding-bottom: 50px;
}

input[type=checkbox] {
  display: none;
}

label {
  display: block;
  float: left;
  width: 231px;
  height: 27px;
  line-height: 27px;
  font-size: 20px;
  text-indent: 50px;
  background: url(../img/common/check_off.jpg) 4px top no-repeat;
  margin-top: 23px;
}

#faq_200 li:nth-of-type(1),
label:nth-of-type(1),
label:nth-of-type(2) {
  margin-top: 0;
}

input[type=checkbox]:checked + label {
  background: url(../img/common/check_on.jpg) 4px top no-repeat;
}

input[type=text] {
  float: left;
  height: 44px;
  width: 99%;
  line-height: 44px;
  font-size: 22px;
  border: 1px solid #dcdcdc;
  margin-top: 6px;
  box-sizing: border-box;
  padding: 0 0.5em;
}

button[type=submit] {
  width: 118px;
  height: 45px;
  line-height: 45px;
  background-color: #00a4f1;
  font-size: 24px;
  color: #fff;
  text-align: center;
  border: 0;
  padding: 0;
  margin: 20px 0 0 204px;
}

#faq h3 {
  height: 27px;
  background: url(../img/support/faq_h3.jpg) 6px top no-repeat;
}

#faq_100 {
  padding: 27px 20px;
  margin-top: 9pt;
}

#faq_100 h4 {
  height: 33px;
  background: url(../img/support/faq_100_h4.jpg) no-repeat;
}

#faq_110 {
  padding: 43px 41px 53px;
}

#faq_110 p {
  line-height: 22px;
  font-size: 22px;
  color: #004094;
}

#faq_120 {
  padding: 9pt;
  background-color: #f7f7f7;
  border: 1px solid #00a2f4;
}

#faq_120 h5 {
  background: url(../img/support/faq_120_h5.png) no-repeat;
}

#faq_120 p {
  font-size: 18px;
  line-height: 36px;
  padding: 8px 29px;
}

#faq_120 a {
  display: inline-block;
  text-decoration: underline;
  margin-right: 40px;
}

#faq_200 {
  margin-top: 37px;
}

#faq_200 h4 {
  height: 26px;
  background: url(../img/support/faq_200_h4.jpg) no-repeat;
}

#faq_200 ul {
  padding: 25px 22px 25px 17px;
  border-radius: 10px;
}

#faq_200 li {
  font-size: 18px;
  line-height: 24px;
  background: url(../img/support/q.png) 8px 3px no-repeat;
  background-size: 18px;
  padding-left: 39px;
  margin-top: 1pc;
}

#faq_search_result {
  margin-top: 25px;
  padding: 0 1px 2pc;
}

#faq_search_result h4 {
  background: url(../img/support/faq_search_result_h4.jpg) 2px top no-repeat;
  border-bottom: 1px solid #004195;
}

#faq_search_result ul {
  padding-left: 1pc;
}

#faq_search_result .question {
  background: url(../img/support/q.png) 7px 37px no-repeat;
  padding: 35px 36px 23px 55px;
}

#faq_search_result .question p {
  font-size: 9pt;
  line-height: 9pt;
  color: #444;
  margin-bottom: 9pt;
}

#faq_search_result .question dt {
  font-size: 14px;
  line-height: 22px;
  color: #444;
}

#faq_search_result .answer {
  background: url(../img/support/a.png) 10px 20px no-repeat;
  border: 1px solid #777;
  padding: 18px 36px 18px 62px;
  margin-bottom: 7px;
}

#feed_page,
#manual_search_result_200,
#movie_100 {
  border-bottom: 1px solid #004195;
}

#faq_search_result .answer dd {
  display: none;
  font-size: 14px;
  line-height: 22px;
  color: #444;
}

#faq_search_result .answer p {
  display: none;
  font-size: 14px;
  line-height: 22px;
  text-decoration: underline;
}

#faq_search_result .answer div {
  height: 28px;
  background: url(../img/support/icon06.png) center center no-repeat;
}

#feed_page {
  overflow: hidden;
  padding-bottom: 31px;
  margin: 31px 0 0 2px;
}

#feed_page_10,
#feed_page_30 {
  float: left;
  width: 29px;
  height: 29px;
}

#feed_page_20 {
  float: left;
  width: 578px;
  text-align: center;
}

#feed_page_20 li {
  display: inline-block;
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 1pc;
  margin: 0 4px;
  border: 1px solid hsla(0, 0%, 67%, 0);
}

#feed_page_20 li a {
  display: inherit;
  color: #00a4f1;
  width: 100%;
}

#feed_page_20 li.selected {
  border: 1px solid #00a4f1;
}

#catalog h3,
#software h3,
#software_100 li {
  border-bottom: 1px solid #777;
}

#software h3 {
  height: 31px;
  background: url(../img/support/software_h3.jpg) 6px top no-repeat;
}

#software_100 {
  padding: 0 1pc 59px;
  border-bottom: 1px solid #aaa;
  margin-left: 5px;
  min-height: 300px;
}

#software_100 li {
  padding: 55px 1px 2px 4px;
  overflow: hidden;
}

#software_100 p {
  float: left;
  width: 476px;
  line-height: 22px;
  font-size: 18px;
  color: #131313;
}

#software_100 li p span {
  font-size: 14px;
}

#software_100 li div {
  position: relative;
  width: 95px;
  height: 36px;
  bottom: 36px;
  left: 504px;
}

#software_100 button {
  width: 95px;
  height: 36px;
  background-color: #00a4f1;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  border: 0;
  padding: 0;
}

#software_100 button a {
  display: block;
  height: 100%;
  color: #fff;
}

#catalog h3 {
  height: 2pc;
  background: url(../img/support/catalog_h3.jpg) no-repeat;
  margin: 10px 0 0 5px;
}

.catalog_nav {
  overflow: hidden;
  margin: 30px 0 0;
}
.catalog_nav .list {
  float: left;
  width: 230px;
  font-size: 16px;
  color: #fff;
  line-height: 3;
  letter-spacing: 1px;
  text-align: center;
  background: linear-gradient(135deg, rgb(1, 70, 145) 0%, rgba(1, 70, 145, 0.75) 50%, rgb(1, 70, 145) 100%);
  margin: 0 20px 0 0;
  cursor: pointer;
}

#catalog_100 .catalog_ttl {
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 0;
}

#catalog_100 {
  padding: 14px 0 73px;
  margin-left: 5px;
  min-height: 300px;
}

#catalog_100 ul {
  display: flex;
  flex-wrap: wrap;
}

#catalog_100 li {
  box-sizing: border-box;
  width: 50%;
  padding: 51px 0 26px 30px;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
}

#catalog_100 li:nth-child(even) {
  padding-left: 63px;
}

#catalog_100 h4 {
  width: 100%;
  font-size: 18px;
  color: #444;
  padding: 0 0 5px;
}

#catalog_100 .left {
  width: 102px;
  height: 180px;
}

#catalog_100 .catalog_s01 .left {
  background: url("../../img/support/catalog_s01.png") no-repeat;
}

#catalog_100 .catalog_s02 .left {
  background: url("../../img/support/catalog_s02.png") no-repeat;
}

#catalog_100 .catalog_s03 .left {
  background: url("../../img/support/catalog_s03.png") no-repeat;
}

#catalog_100 .catalog2024 .left {
  background: url(../../img/support/catalog2024.png) no-repeat;
}

#catalog_100 .catalog2023 .left {
  background: url(../../img/support/catalog2023.png) no-repeat;
}

#catalog_100 .catalog2022 .left {
  background: url(../../img/support/catalog2022.png) no-repeat;
}

#catalog_100 .catalog2021 .left {
  background: url(../../img/support/catalog2021.png) no-repeat;
}

#catalog_100 .catalog2020 .left {
  background: url(../../img/support/catalog2020.png) no-repeat;
}

#catalog_100 .catalog2019 .left {
  background: url(../../img/support/catalog2019.png) no-repeat;
}

#catalog_100 .catalog2018 .left {
  background: url(../../img/support/catalog2018.png) no-repeat;
}

#catalog_100 .catalog2017 .left {
  background: url(../../img/support/catalog2017.png) no-repeat;
}

#catalog_100 .catalog2016 .left {
  background: url(../../img/support/catalog2016.png) no-repeat;
}

#catalog_100 .catalog2015 .left {
  background: url(../../img/support/catalog2015.png) no-repeat;
}

#catalog_100 .catalog2014 .left {
  background: url(../../img/support/catalog2014.png) no-repeat;
}

#catalog_100 .right {
  padding-left: 18px;
}

#catalog_100 .catalog_link01 {
  width: 78pt;
  height: 36px;
  background: url(../img/banner/banner13.jpg) no-repeat;
  margin: 88px 0 0;
}

#banner a,
#catalog_100 a {
  height: 100%;
  display: block;
}

#banner_11,
#banner_12 {
  width: 194px;
  height: 53px;
}

#banner {
  margin-top: 40px;
  overflow: hidden;
}

#banner ul li {
  float: left;
}

#banner_10 {
  width: 20pc;
  height: 174px;
  background: url(../../sp/img/banner/banner10.jpg) no-repeat;
}

#banner_10 h4 {
  height: 28px;
}

#banner_11 {
  margin: 13px 0 0 87pt;
  background: url(../../sp/img/banner/banner11.jpg) no-repeat;
}

#banner_12 {
  margin: 8px 0 0 87pt;
  background: url(../../sp/img/banner/banner12.jpg) no-repeat;
}

#manual h3 {
  height: 27px;
  background: url(../img/support/manual_h3.jpg) 6px top no-repeat;
}

#manual_100 {
  padding: 27px 22px;
  margin-top: 21px;
}

#manual_100 h4 {
  height: 33px;
  background: url(../img/support/manual_100_h4.jpg) no-repeat;
}

#manual_110 {
  padding: 38px 34px 0;
}

#manual_110 div {
  padding-bottom: 30px;
  overflow: hidden;
}

#manual_110 div.add {
  padding-bottom: 0;
}

#manual_111,
#manual_112 {
  height: 22px;
  line-height: 22px;
  font-size: 22px;
  color: #004094;
}

#manual_111 {
  padding: 0 0 15px;
}

#manual_110 p#manual_search_50 {
  font-size: 18px;
  color: #000;
  text-align: center;
  padding: 10px 0 0;
}

#manual_search_result_000 {
  overflow: hidden;
  padding-bottom: 2px;
  border-bottom: 11px solid #ededed;
}

#manual_search_result h3 {
  float: left;
  width: 398px;
  height: 27px;
  background: url(../img/support/manual_search_result_h3.jpg) no-repeat;
  margin: 9pt 0 0 6px;
}

.manual_search {
  float: left;
  width: 236px;
  height: 56px;
  background: url(../img/support/manual_search.jpg) no-repeat;
}

.manual_search a {
  display: block;
  height: 100%;
}

#manual_search_result_100 {
  padding: 18px 0 2pc;
}

#manual_search_result_100 h4 {
  height: 33px;
  background: url(../img/support/manual_search_result_100_h4.jpg) 3px top no-repeat;
}

#manual_search_result_100 > p {
  height: 31px;
  background: url(../img/support/manual_search_result_100_p.jpg) no-repeat;
  margin-top: 10px;
}

#manual_search_result_110 > li {
  border: 1px solid #00a4f1;
  margin-top: 20px;
  display: block;
  padding: 15px;
}

#manual_search_result_110 div {
  overflow: hidden;
}

#manual_search_result .category1 {
  float: left;
  width: 89px;
  height: 22px;
  line-height: 22px;
  font-size: 1pc;
  color: #fff;
  text-align: center;
}

#manual_search_result .air {
  background-color: #116ae1;
}

#manual_search_result .air:before {
  content: "空調工具";
}

#manual_search_result .measure {
  background-color: #1e8d00;
}

#manual_search_result .measure:before {
  content: "計測機器";
}

#manual_search_result .category2 {
  float: right;
  width: 507px;
  line-height: 22px;
  font-size: 18px;
  color: #004195;
}

#manual_search_result .product_number {
  float: left;
  width: 593px;
  font-size: 22px;
  line-height: 26px;
  padding: 5px 15px 2px 0;
  color: #004195;
}

#manual_search_result .product_name {
  float: left;
  width: 593px;
  line-height: 26px;
  font-size: 22px;
  color: #004195;
  padding: 0 15px 0 0;
}

#movie_100 h5,
#movie_100 p {
  line-height: 24px;
  color: #444;
}

#manual_search_result_110 ul {
  overflow: hidden;
  padding-top: 1pc;
}

#manual_search_result_110 ul li {
  float: left;
  width: 148px;
  height: 4pc;
  margin-left: 5px;
}

#manual_search_result li:nth-of-type(1) {
  margin-left: 0;
}

#manual_search_result_200 {
  overflow: hidden;
  padding-bottom: 2pc;
}

#movie h3 {
  height: 46px;
  background: url(../img/support/movie_h3.jpg) 6px top no-repeat;
  border-bottom: 11px solid #ededed;
}

#movie_100 {
  padding: 5px 10px 40px;
}

#movie_100 ul {
  display: flex;
  flex-wrap: wrap;
}

#movie_100 li {
  width: 172px;
  padding: 21px 0;
  margin-right: 52px;
}

#movie_100 li a img {
  width: 172px;
  height: 115px;
}

#movie_100 li:nth-child(3n) {
  margin-right: 0;
}

#movie_100 h5 {
  font-size: 20px;
  padding: 10px 5px;
}

#movie_100 p {
  font-size: 1pc;
  padding: 0 5px;
}

#pmp .pmp_h3 {
  margin: 10px 0 0;
}
#pmp .pmp_ttl_a {
  color: #1F58A2;
  font-weight: bold;
  font-size: 24px;
  border-bottom: 1px solid #1F58A2;
  margin: 40px 0 0;
}
#pmp .pmp_ttl_b {
  font-weight: bold;
  font-size: 20px;
  margin: 40px 0 0;
}
#pmp .pmp_ul {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #ccc;
  margin: 25px 0 0;
}
#pmp .pmp_li {
  display: flex;
  width: 311px;
  margin: 0 0 30px 18px;
}
#pmp .pmp_li:nth-of-type(2n+1) {
  margin-left: 0;
}
#pmp .pmp_left {
  width: 102px;
  margin: 0 20px 0 0;
}
#pmp .pmp_left::after {
  content: "";
  display: block;
  height: 28px;
  background-image: linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
#pmp .pmp_right {
  display: flex;
  flex-direction: column;
}
#pmp .pmp_name {
  flex-grow: 1;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.5;
}
#pmp .pmp_btn {
  display: block;
  width: 104px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  background: #386AAC;
  text-align: center;
  margin: 0 0 43px;
}
#pmp img {
  max-width: 100%;
}