@charset "UTF-8";
/* メイン枠
---------------------------*/
.sp {
  display: none !important;
}

.shinsu {
  display: none;
}

.kangodai {
  border-top: none !important;
}

#container {
  width: 980px;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
  line-height: 1.3;
}

#main-contents {
  float: right;
  width: 814px;
  margin: 0 0 3%;
}

/* 見出し
---------------------------*/
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 0 21px;
  padding-bottom: 0;
}

h2.note {
  font-size: 1.4em;
  margin: 0 0 1.5%;
  border-bottom: 1px solid #333333;
  padding: 0 0 0.5% 1%;
}

h2.check {
  font-size: 1.5em;
  color: #0064BB;
  margin: 0 0 1.7%;
  text-align: center;
}

h2.check span {
  font-size: 1.2em;
}

.ttl-banner {
  margin: 0 0 2%;
}

p.desc {
  margin: 0 auto 2.5%;
  width: 96%;
  line-height: 1.5;
}

/* リード文 */
p.note {
  line-height: 1.65;
  padding: 0 1% 0 1%;
}

/* 画像 */
div.img-area {
  text-align: center;
  margin: 4% 0 6%;
}

div.img-area.end {
  text-align: center;
  margin: 4% 0 0%;
}

div.img-area img {
  margin: 0 0 3.5% 0;
}

/* チェックリスト */
div#check-list {
  border: 2px solid #93CFF3;
  padding: 2% 2% 1.3% 2%;
  margin: 4% 0 0;
}

div.check-list-li {
  background-color: #EDF8FC;
  padding: 0.5% 3%;
  margin: 0 0 0.7%;
}

div.check-list-left {
  float: left;
  width: 72%;
  padding: 3% 0 0;
}

div.check-list-left dt {
  font-size: 1.07em;
  font-weight: bold;
}

div.check-list-left dt img {
  width: 5.5%;
  vertical-align: middle;
  margin: 0 2% 0 0;
}

div.check-list-left dd {
  padding: 3% 0 0 9%;
  color: #FF0000;
}

div.check-list-right {
  float: right;
  width: 28%;
}

div.check-list-right img {
  width: 100%;
}

/* おすすめ */
div.osusume {
  text-align: center;
  margin: 3% 0 0;
}

div.osusume p {
  font-size: 1.15em;
  line-height: 1.6;
}

div.osusume p strong {
  font-size: 1.55em;
  display: block;
  margin: 2% 0 1%;
}

div.osusume p strong span {
  color: #FF0000;
}

div.osusume-link {
  padding: 4.5% 0 0px;
}

div.osusume-link a {
  display: inline-block;
  margin: 0 0 1.5%;
}

div.osusume-link a img {
  width: 77%;
}

/* JIS T 1021対応
---------------------------*/
.jis-t_area {
  background-color: #e5e9ec;
  padding: 2%;
  margin: 0 0 7%;
}

.jis-t_area h2 {
  text-align: center;
  font-size: 1.2em;
  margin: 0 0 1.5%;
}

.jis-t_area ul {
  background-color: #ffffff;
  padding: 0 2.5%;
}

.jis-t_area li {
  padding: 2.5% 1.5%;
  border-bottom: 1px dotted #adadad;
}

.jis-t_area li:last-child {
  border: none;
}

.jis-t_area li p:first-child {
  font-size: 1.05em;
  color: #0062bd;
  font-weight: bold;
  margin: 0 0 1%;
}

.jis-t_area p {
  float: left;
  width: 73%;
  font-size: 0.85em;
  line-height: 1.5;
}

.jis-t_area img {
  float: right;
  width: 13%;
  margin: -2.5% 4% 0 0;
}

/* 製品一覧
---------------------------*/
#container h3 {
  background-color: #0080d9;
  color: #ffffff;
  text-align: center;
  padding: 1.3% 0 1%;
  margin: 0 0 2.5%;
  font-size: 1.4em;
}

.item-body {
  border: 1px solid #adadad;
  padding: 0.5%;
  width: 48%;
  float: left;
}

.item-body:nth-child(2n) {
  float: right;
}

.item-body h4 {
  background-color: #e2eefa;
  margin: 0 0 3%;
  padding: 2.5% 3.5%;
  line-height: 1.4;
}

.item-img img:first-child {
  width: 100%;
}

.item-img {
  position: relative;
  width: 50%;
  margin: 0 0 0 5%;
  display: inline-block;
}

.item-img img.icon {
  position: absolute;
  top: 5%;
  left: 0;
  width: 30%;
}

.item-body ul.icon-area {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 3%;
  width: 35%;
  text-align: center;
}

.icon-area li {
  padding: 2%;
  margin: 0 0 4%;
  font-size: 0.85em;
  font-weight: bold;
  color: #ffffff;
}

/* アイコンの色 */
.icon-area .wh {
  border: 0.15em solid #034bb7;
  color: #034bb7;
}

.icon-area .blue {
  border: 0.15em solid #034bb7;
  background-color: #034bb7;
}

.icon-area .orange {
  border: 0.15em solid #f79705;
  background-color: #f79705;
}

.icon-area .b-green {
  border: 0.15em solid #32bcbc;
  background-color: #32bcbc;
}

.icon-area .green {
  border: 0.15em solid #59d342;
  background-color: #59d342;
}

/* 製品一覧
---------------------------*/
ul.seihin {
  border-top: 1px dotted #adadad;
  width: 85%;
  margin: 0 auto;
  padding: 3% 4%;
}

ul.seihin img {
  width: 15%;
  margin: 0 3% 0 0;
  vertical-align: top;
  float: left;
}

ul.seihin .hinban {
  width: 75%;
  margin: 2% 0 0;
  padding: 0 0 0 5%;
  font-weight: bold;
  background: url(/static/images/product/ya.gif) no-repeat 0 40%;
  float: left;
}

ul.seihin .price {
  width: 75%;
  margin: 1% 0 0 5%;
  font-size: 0.85em;
  float: left;
}

/* サイドメニュー
---------------------------*/
#sidemenu {
  float: left;
  width: 146px;
}

p.round {
  padding: 5px 7px 5px 7px;
  font-size: 0.75em;
  font-weight: bold;
  background: #f5f5f5;
  border: 1px solid #ADADAD;
  border-bottom: none;
  border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
}

ul.naviR {
  border: 1px solid #ADADAD;
  margin: 0 0 10%;
}

ul.naviR li {
  margin: 0 4%;
  padding: 4% 0 4% 5%;
  font-size: 0.75em;
  background: #FFFFFF url(/static/images/common/menu_yajirushi.png) no-repeat 3% 50%;
  background-size: 5%;
}

ul.naviR.pick li {
  margin: 0 4%;
  padding: 0% 0 6% 20%;
  font-size: 0.75em;
  background: #FFFFFF url(/static/images/common/icn_read.png) no-repeat 0% 50%;
  background-size: 22%;
}

ul.naviR li + li {
  border-top: 1px dotted #ADADAD;
}

ul.naviR li img {
  padding: 0px 0 0 0px;
  margin: 6px 0px 0 -2px;
  float: left;
}

ul.naviR li a {
  display: block;
  letter-spacing: 0.2px;
  line-height: 1.3em;
  margin: 2px 2px 0 9px;
}

ul.naviR.pick li a {
  display: block;
  letter-spacing: 0.2px;
  line-height: 1.3em;
  margin: 2px 2px 0 5px;
}

ul.naviR.pick li.picklisttwo a {
  padding-top: 6px;
}

#sidemenu .link-banner a {
  display: block;
  margin: 0 0 7%;
}

/* clfx
---------------------------*/
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.clfx:before {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
