@charset "UTF-8";
body {
  margin: 4px;
}

/*************パンくずリストの設定*************/
.breadcrumbs {
  font-size: 0.7em;
  color: #333333;
}

.sp {
  display: none;
}

/*-------------------------
メインタイトル
--------------------------*/
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

#container {
  width: 980px;
}

#main-contents {
  float: right;
  width: 814px;
}

/* タイトルバナー */
div.title-banner {
  position: relative;
}

div.title-banner span {
  display: block;
  position: absolute;
  bottom: 65px;
  left: 37px;
  color: #FFFFFF;
}

/* メニュー */
div.menu {
  padding: 20px 15px;
}

div.menu li {
  float: left;
  margin: 0 16px 20px 0;
  width: 380px;
}

div.menu li:nth-of-type(2n) {
  margin: 0 0 20px;
}

div.menu li.blue {
  border: 2px solid #78B6DB;
  border-radius: 0.3em;
  background: url(/static/images/product/oatap/breaker/btn_arrow_bl.gif) no-repeat 97% 93%;
  background-size: 16px;
}

div.menu li.green {
  border: 2px solid #77C684;
  border-radius: 0.4em;
  background: url(/static/images/product/oatap/breaker/btn_arrow_gr.gif) no-repeat 97% 93%;
  background-size: 16px;
}

div.menu li a {
  display: block;
  height: 160px;
}

div.menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div.menu li a:hover img {
  opacity: 1 !important;
}

div.menu li a img {
  width: 160px;
  vertical-align: middle;
}

div.menu li.green a img {
  width: 120px;
  margin: 15px 10px 0 0;
}

div.menu li a span.rightbox {
  display: inline-block;
  width: 230px;
  margin: 0 0 0 -30px;
  vertical-align: middle;
  font-weight: bold;
}

div.menu li.green a span.rightbox {
  margin: 30px 0 0 0;
}

div.menu li a span.main {
  display: block;
  color: #333333;
  font-size: 1.25em;
  margin: 5px 0 0;
}

div.menu li.blue a span.sub {
  display: block;
  color: #4094D0;
}

div.menu li.green a span.sub {
  display: block;
  color: #52AE61;
}

div.detail-note-t object.tako {
  display: block;
  background-color: #FFFFFF;
  padding: 2.5% 4%;
  margin: 2% 0 0;
  font-size: 0.95em;
}

div.detail-note-t object.tako span {
  display: block;
  margin: 0 0 1.5%;
  font-size: 1.08em;
  font-weight: bold;
}

div.detail-note-t object.tako span img {
  vertical-align: middle;
  margin: 0 1.5% 0 0;
}

/* 製品一覧 */
div.item-area {
  margin: 0 0 100px;
}

div.item-area h2 {
  color: #FFFFFF;
  font-size: 1.5em;
  padding: 12px 20px 8px;
  margin: 0 0 35px;
}

div.item-area.blue h2 {
  background-color: #3C96CB;
}

div.item-area.green h2 {
  background-color: #22AD38;
}

div.item-area.green h2 span {
  font-size: 0.85em;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

div.item-area.green h2 object {
  vertical-align: middle;
}

div.detail-note {
  margin: 0 0 25px;
}

div.item-area.blue div.detail-note dl dt {
  background: url(/static/images/product/oatap/breaker/arrow_or.png) no-repeat 0 5%;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2;
  padding: 0 0 0 20px;
  color: #167FC0;
}

div.item-area.green div.detail-note dl.over dt {
  background: url(/static/images/product/oatap/breaker/arrow_or.png) no-repeat 0 5%;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2;
  padding: 0 0 0 20px;
  color: #22AB37;
}

div.item-area.blue div.detail-note dl dd,
div.item-area.green div.detail-note dl.over dd {
  font-size: 0.9em;
  line-height: 1.75;
  padding: 0 0 0 20px;
  margin: 8px 0 0;
}

div.detail-note dl dd ul li {
  color: #0099FF;
}

div.detail-note-t {
  margin: 10px 20px 60px;
  line-height: 1.5;
}

div.detail-note dl.no-detail-note-t {
  margin: 0 0 60px;
  line-height: 1.5;
}

div.item-area.blue div.detail-note-t p {
  padding: 18px 20px 20px;
  background-color: #E4EFF5;
}

div.item-area.green div.detail-note-t dl {
  padding: 18px 20px 16px 14px;
}

div.item-area.green div.detail-note-t dl dd {
  position: relative;
  padding: 10px 0 0;
}

div.item-area.green div.detail-note-t dl dd img {
  width: 58%;
}

div.item-area.green div.detail-note-t dl dd a.pagelink {
  display: block;
  position: absolute;
  bottom: 34px;
  right: 0;
  background-color: #22AD38;
  padding: 3px 15px 1px;
  font-size: 1.03em;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}

div.item-area.green div.detail-note-t dl dd a.pagelink img {
  width: 11%;
  margin: 0 0 0 5px;
  vertical-align: 1px;
}

div.item-area.green div.detail-note-t dl dd a.pagelink:hover {
  opacity: 0.6;
  text-decoration: none;
}

h3.breaker-switch {
  border-left: 8px solid #22AD38;
  border-bottom: 2px solid #22AD38;
  padding: 8px 15px;
  margin: 0 0 30px;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.3;
  color: #22AD38;
}

div.item-area.blue div.detail-note-t.high.clfx p {
  width: 332px;
  height: 5.5em;
}

div.item-area.blue div.detail-note-t.low.clfx p {
  width: 332px;
  height: 4.5em;
}

div.item-area.blue div.detail-note-t.clfx p:nth-of-type(1) {
  float: left;
}

div.item-area.blue div.detail-note-t.clfx p:nth-of-type(2) {
  float: right;
}

div.item-area.green div.detail-note-t p {
  border-left: 4px solid #22AD38;
  border-bottom: 1px solid #22AD38;
  padding: 2px 10px;
  font-weight: bold;
  font-size: 1.05em;
}

div.detail-note-t strong {
  display: block;
  font-size: 1.05em;
}

div.detail-note-t span {
  display: block;
  font-size: 0.9em;
}

div.other-detail-note {
  padding: 18px 20px 16px 0;
}

div.other-detail-note dl {
  float: left;
  width: 550px;
}

div.other-detail-note img {
  float: right;
  width: 200px;
}

div.item-list {
  border: 1px solid #D2D2D2;
  padding: 30px;
  margin: 0 0 35px;
}

div.item-l {
  float: left;
  width: 200px;
}

div.item-l img {
  width: 100%;
}

div.item-r {
  float: right;
  width: 520px;
}

div.item-r p {
  font-weight: bold;
  font-size: 1.05em;
  line-height: 1.3;
}

div.item-r ul {
  margin: 10px 0 0;
}

div.item-r ul li {
  padding: 7px 10px 4px;
  margin: 0 5px 5px 0;
  color: #FFFFFF;
  font-size: 0.87em;
  font-weight: bold;
  float: left;
}

div.item-r ul li.rohs {
  background-color: #63B23D;
}

div.item-r ul li.pink {
  background-color: #E968A1;
}

div.item-r ul li.green {
  background-color: #009A44;
}

div.item-r ul li.purple {
  background-color: #5570B5;
}

div.item-r ul li.sky {
  background-color: #00A0EA;
}

div.item-r ul li.orange {
  background-color: #EB6100;
}

div.item-r table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  letter-spacing: -0.02em;
  margin: 5px 0 0;
}

div.item-r table th,
div.item-r table td {
  border-right: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}

div.item-r table th {
  background-color: #EFEFEF;
  font-weight: normal;
  padding: 7px 10px;
  font-size: 0.95em;
}

div.item-r table th.cord {
  width: 17%;
}

div.item-r table th.cord.textover {
  width: 22%;
}

div.item-r table th.hinban {
  width: 37%;
}

div.item-r table th.price {
  width: 48%;
}

div.item-r table tr td:nth-of-type(1) {
  text-align: center;
}

div.item-r table tr td:nth-of-type(2),
div.item-r table tr td:nth-of-type(3) {
  padding: 12px 10px 12px 5%;
}

div.item-r table tr td a {
  background: url(/static/images/common/yaji_maru_bl_12.png) no-repeat 0 4px;
  padding: 0 0 0 15px;
}

div.item-r table tr td.textover {
  padding: 10px;
  line-height: 1.4;
}

/*---------------------------
サイドメニュー
---------------------------*/
#sidemenu {
  float: left;
  width: 147px;
  height: 100%;
  /*この指定がないとMacIEで#sidemenuが表示されない*/
}

.sidemenu-type, .sidemenu-type_cate {
  margin: 0 0 12px;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
  padding-top: 7px;
}

.sidemenu-type h5, .sidemenu-type_cate h5 {
  margin: 0 0 5px;
}

h5.round {
  padding: 9px 7px 6px 8px;
  font-size: 0.85em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  background: #EEEEEE;
  border-top: 1px solid #ADADAD;
  border-left: 1px solid #ADADAD;
  border-right: 1px solid #ADADAD;
  border-bottom: 1px solid #ADADAD;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede')";
}

.sidemenu-type h6, .sidemenu-type_cate h6 {
  margin: 0 0 5px 5px;
}

.subtitle {
  padding: 8px 0 8px 7px;
  font-size: 0.8em;
}

.sidemenu-type ul {
  list-style-type: none;
}

.sidemenu-type_cate ul {
  list-style-type: none;
  padding-top: 5px;
}

.sidemenu-type ul li, .sidemenu-type_cate ul li {
  list-style-type: none;
  margin: 0 0 10px 0;
  width: 145px;
  background: url(/static/images/product/common/dot_line.gif) left bottom repeat-x;
}

.sidemenu-type ul li#m-alumi-funless, .sidemenu-type_cate ul li#m-alumi-funless {
  margin: 0 0 10px 0;
}

.sidemenu-type ul li.menu-end, .sidemenu-type_cate ul li.menu-end {
  margin: 0;
  background: none;
}

.sidemenu-type ul li span, .sidemenu-type_cate ul li span {
  display: block;
  float: left;
  height: 1%;
  padding: 0 0 8px 7px;
  font-size: 0.85em;
  line-height: 1.3;
}

.sidemenu-type ul li span a, .sidemenu-type_cate ul li span a {
  display: block;
  float: left;
  color: #333333;
}

.sidemenu-type ul li span a:hover, .sidemenu-type_cate ul li span a:hover {
  color: #FF0000;
}

.sidemenu-type ul li img {
  margin: 1px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

.sidemenu-type_cate ul li img {
  margin: 3px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

/* サイドメニュー　バナーエリア
------------------------------------*/
#bannerArea {
  margin-bottom: 15px;
}

#bannerArea a {
  display: block;
  margin: 5px 0;
}

/* 検索システムバナー */
a.search {
  display: block;
  margin: 0 0 12px;
}

div.search-banner {
  text-align: center;
  margin: 45px 0 35px;
}

div #relation-outer {
  width: 100%;
  margin: 0 0 5%;
}

div .relation {
  width: 980px;
  margin: 100px auto 0;
}

.relation h3 {
  font-size: 1.6em;
  text-align: center;
  padding: 13px 0;
  color: #fff;
  background-color: #004DA2;
}

.relation img {
  width: 230px;
  height: 153px;
  margin: 20px 15px 0 0;
}

.link-img ul {
  text-align: center;
}

.link-img li {
  display: inline;
}

.link-img li:nth-child(4n) img {
  margin-right: 0;
}

/* カタログ */
div#jishin.cate_area {
  margin: 0 auto 7em;
}

div#catalog-pc {
  border: 0.3em solid #9FBFE6;
  border-radius: 0.7em;
  background-color: #DBE7F5;
  padding: 30px 50px;
  margin: 3.5% auto;
  width: 100%;
  box-sizing: border-box;
  max-width: 880px;
}

div#catalog-pc div.cata_left {
  float: left;
  width: 73%;
  padding-top: 2%;
}

div#catalog-pc div.cata_left p {
  font-weight: bold;
  font-size: 1.65em;
  margin-bottom: 3%;
}

div#catalog-pc div.cata_left span {
  display: block;
  font-size: 1.05em;
  line-height: 1.8;
}

div#catalog-pc div.cata_left ul {
  margin-top: 6%;
}

div#catalog-pc div.cata_right {
  float: right;
  width: 20%;
  text-align: center;
}

div#catalog-pc div.cata_right img {
  width: 100%;
}

div#catalog-pc div.cata_left ul li {
  float: left;
  width: 45%;
  padding-right: 2%;
}

div#catalog-pc div.cata_left ul li a {
  display: block;
  text-align: center;
  padding: 5%;
  background-color: #125EAA;
  color: #FFFFFF;
  font-size: 0.95em;
}

div#catalog-pc div.cata_left ul li a img {
  width: 3.8%;
  vertical-align: middle;
  margin: 0 0 0 12px;
}

/* ページトップへ
------------------------------------*/
.return {
  font-size: 0.8em;
  line-height: 1.3;
  margin: 30px 0 15px;
  text-align: right;
}
