@charset "utf-8";
/* CSS Document */
/* ==============================================================
   
   ============================================================= */
p {
  margin: 0 0 20px 0;
}
.pointer {
  cursor: pointer;
}
.fixed {
  background: #fff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  left: 0;
  position: fixed;
  top: 0;
  transition: .1s;
  width: 100%;
  z-index: 9999;
}
/* ==============================================================
    見出し
   ============================================================= */
h2.seach-category {
  background: #013f98;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 0;
  padding: 15px 0 10px;
  text-align: center;
  width: 290px;
}
h2.seach-az {
  background: #fff;
  border: solid 1px #6699cc;
  border-radius: 30px;
  font-size: 16px;
  letter-spacing: 2px;
  margin: 7px 0;
  padding: 5px 0;
  text-align: center;
  width: 290px;
}
h2.seach-az::before {
  color: #4444bb;
  content: "\e8b6";
  font-family: 'Material Icons';
  font-size: 1.3em;
  margin: auto .5em auto 0;
  speak: none;
  vertical-align: middle;
}
h2.head {
  background: #e6eef5;
  font-size: 30px;
  letter-spacing: 2px;
  margin: 0 0 50px 0;
  padding: 30px;
  text-align: center;
}
h2.ttl-category {
  letter-spacing: 4px;
  margin-bottom: 50px;
  padding: 15px 20px 15px 30px;
}
h2.ttl-category:after {
  font-size: 23px;
  background-color: #4444bb;
  border-radius: 2px;
  content: "";
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  left: 0;
  position: absolute;
  top: .5em;
  width: 6px;
}
aside h2 {
  font-size: 20px;
  letter-spacing: 2px;
  margin: 10px 0;
  text-align: left;
}
h3.logo {
  margin: 0 0 30px 0;
}
h3.renesas_logo {
  margin: 0;
}
/* ==============================================================
    hr
   ============================================================= */
hr.line01 {
  background-image: -webkit-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  background-image: -moz-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  background-image: -ms-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  background-image: -o-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  border: 0;
  height: 1px;
  margin: 50px 0;
}
hr.line02 {
  background-image: -webkit-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  background-image: -moz-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  background-image: -ms-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  background-image: -o-linear-gradient(left, rgba(102, 153, 204, 0), rgba(102, 153, 204, 0.75), rgba(102, 153, 204, 0));
  border: 0;
  height: 1px;
  margin: 0 0 60px;
}
/* ==============================================================
	お問い合わせ　販売終了品
   ============================================================= */
aside.wrapper_background {
  background: #e6eef5;
  margin: 0 0 1em;
}
.contact-area {
  display: flex;
  font-size: 13px;
  font-weight: 500;
  justify-content: space-between;
  margin: 0 auto;
  padding: 50px 0;
  width: 900px;
}
.contact-area section {
  background: #fff;
  border: solid 1px #eee;
  border-radius: 4px;
  padding: 30px 40px;
  width: 340px;
}
/*--- IE---*/
@media all and (-ms-high-contrast:none) {
  .button_contact {
    padding: 0.3em 0.3em 0.1em;
  }
}
.contact-area .fa {
  margin-right: 20px;
}
.contact-area a:hover {
  opacity: 0.6;
  filter: contact-area(opacity=60);
  -ms-filter: "contact-area(opacity=60)";
}
.button_contact {
  background: #6699cc;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  font-style: normal;
  font-weight: 700;
  margin: 0 auto 10px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
.contact-area p {
  margin: 0 0 20px 0;
}
/* ==============================================================
    製品名化から探す、販売終了製品
   ============================================================= */
.az_caption {
  font-size: 20px;
  -webkit-text-size-adjust: 100%;
  font-weight: 700;
  margin: -1.5em 0 0 0;
  padding: 5em 0 .8em .5em; /*ナビ用余白*/
}
.product_list_az_title {
  align-items: flex-start;
  background: #e6eef5;
  border-bottom: 1px solid #d3e0ee;
  box-sizing: border-box;
  color: #999;
  display: flex;
  font-weight: 700;
  line-height: 1em;
}
ol.product_list_az {
  font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin: 0 0 3em 0;
}
ol.product_list_az li {
  align-items: flex-start;
  border-bottom: 1px solid #d3e0ee;
  box-sizing: border-box;
  display: flex;
}
ol.product_list_az li a {
  color: #555;
  display: flex;
  width: 100%;
}
ol.product_list_az li a:hover {
  background: #f0f3f9;
}
.product_list_name {
  box-sizing: border-box;
  font-weight: 700;
  margin: .8em;
  flex: 2;
}
.product_list_summary {
  box-sizing: border-box;
  margin: .8em;
  flex: 5;
}
.product_list_status {
  text-align: center;
  box-sizing: border-box;
  margin: .8em;
  flex: 1;
}
p.angle-right::before {
  color: #ccc;
  content: '\e5cc';
  display: inline-block;
  font-family: 'Material Icons';
  speak: none;
  text-indent: 0;
  vertical-align: middle;
  width: 2em;
}