/*
 ------------------------------------------------------------------- */
img {
  vertical-align: bottom;
}

.clearfix:after {
  content: ""; display: block; clear: both;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

#category_title {
  float: left;
  width: 204px;
  height: 0;
  margin-top: 6px;
  padding-top: 20px;
  background: url(/home/ih_cooking/common/img/ttl_ih_cooking.gif) no-repeat left 3px;
  overflow: hidden;
}

#simpleweb {
  float: left;
  padding: 3px 0 0 10px;
  line-height: 20px;
}

.conts-main {
  position: relative;
  min-width: 980px;
}

.sec__inner {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
}


/* sec__mv
 ------------------------------------------------------------------- */
.sec__mv {
  position: relative;
  height: 500px;
  background: #ccc;
  overflow: hidden;
}

.sec__mv__bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.sec__mv__bg1 {
  left: 50%;
  margin-left: -490px;
  width: 1115px;
  background: url(/home/ih_cooking/simple_ih/img/mv_bg_01.jpg) no-repeat;
}

.sec__mv__bg2 {
  width: 50%;
  background: url(/home/ih_cooking/simple_ih/img/mv_bg_l.png) repeat-x;
}

.sec__mv__bg3 {
  width: 100%;
  background: url(/home/ih_cooking/simple_ih/img/mv_bg_r.png) repeat-x;
}

.sec__mv .lead {
  position: absolute;
  top: 26px;
  left: 90px;
}

.sec__mv .txt-new {
  position: absolute;
  top: 108px;
  left: 12px;
}

.sec__mv .ttl {
	position: absolute;
	top: 142px;
	left: 13px;
}

.sec__mv .txt-launch {
  position: absolute;
  top: 253px;
  left: 6px;
}

.sec__mv .txt-model {
  position: absolute;
  top: 302px;
  left: 152px;
}


/* sec__lead
 ------------------------------------------------------------------- */
.sec__lead .list {
  margin: 70px 0 40px;
  text-align: center;
}

.sec__lead ul {
  display: inline-block;
}

.sec__lead li {
  margin-bottom: 30px;
  text-align: left;
}


/* sec__func
 ------------------------------------------------------------------- */
.sec__func {
  position: relative;

}

.sec__func .sec__inner {
  height: 470px;
  background: url(/home/ih_cooking/simple_ih/img/func_bg_01.png) no-repeat center;
}

.sec__func__bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.sec__func__bg1 {
  width: 50%;
  background: #000;
}

.sec__func__bg2 {
  width: 100%;
  background: #302e30;
}

.sec__func > * {
  text-align: center;
}

.sec__func .ttl {
  padding: 57px 0 55px;
}

.sec__func .list {
  margin-top: 42px;
}

.sec__func .list ul {
  display: inline-block;
}

.sec__func .list li {
  margin-bottom: 15px;
  text-align: left;
}


/* sec__feature
 ------------------------------------------------------------------- */
.sec__feature {
  margin-bottom: 50px;
  background: url(/home/ih_cooking/simple_ih/img/feature_bg_01.png) repeat-x;
}

.sec__feature .col-1 {
  float: left;
  width: 450px;
}

.sec__feature .col-2 {
  float: right;
  width: 489px;
  border-left: 1px solid #fff;
}

.sec__feature .ttl {
  margin-bottom: 40px;
  padding: 34px 0 32px;
  text-align: center;
}

.sec__feature .col-1 .pct {
  margin-left: 10px;
}

.sec__feature .col-2 .pct {
  margin-left: 18px;
}


/* sec__spec
 ------------------------------------------------------------------- */
.sec__spec {
  padding: 70px 0 20px;
  background: #f4f4f4;
}

.sec__spec .ttl {
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: bold;
}

.sec__spec .ttl span {
  font-size: 12px;
  font-weight: normal;
}

.sec__spec .box {
  margin-bottom: 80px;
}

.sec__spec .box__inner {
  margin: 0 30px;
}

.sec__spec .pct {
  margin-top: -20px;
}

.sec__spec .txt-sup {
  margin: -40px 0 45px;
  font-size: 12px;
}

.sec__spec .txt-cap {
  margin-top: 50px;
  font-size: 12px;
}

.tb__spec {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}

.tb__spec .alignleft {
  text-align: left
}

.tb__spec tr {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

.tb__spec th {
  font-weight: bold;
}

.tb__spec th,
.tb__spec td {
  padding: 8px 12px;
  text-align: center;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
}

.tb__spec th:first-child,
.tb__spec td:first-child {
  border-left: none;
}

.tb__spec th:last-child,
.tb__spec td:last-child {
  border-right: none;
}

.tb__spec .cell-1 {
  width: 27%;
}
.tb__spec .cell-2,
.tb__spec .cell-3 {
  width: 36.5%;
}

.tb__spec .cell-4 {
  width: 13.5%;
}

.tb__spec .cell-5 {
  width: 73%;
}


/*
 ------------------------------------------------------------------- */

#toPageTop {
  position: fixed;
  /display: none;
  bottom: 120px;
  right: -100px;
}

#toPageTop a {
  display: block;
  width: 52px; /* +10px */
  height: 42px;
  background: #000 url(/home/ih_cooking/common/img/topagetop_bg.gif) no-repeat 12px 14px;
  text-indent: -9999px;
  overflow: hidden;
  zoom: 1;
}
