@charset "utf-8";
/* IHクッキングヒーター 下層共通スタイル */


/* ページタイトル */
#main h2.pageTtl {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  background: #ccc;
  font-size: 171.428571429%; /* 24px */
  line-height: 1.1;
  font-weight: bold;
  color: #333333;
}
#main h2.pageTtl span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
}
#main h2.pageTtl span span {
  display: inline;
  vertical-align: text-top;
}
#main h2.pageTtl span .small {
  font-size: 58.333333333%; /* 14px */
}
#main h2.pagepanelListTtl span .small {
  font-size: 58.333333333%; /* 14px */
}
#main h2.pageTtl .after {
  height: 105px;
}
#main h2.pageTtl em {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 5px 20px 6px;
  background: #6e72a6;
  font-size: 54.166666667%; /* 24px -> 13px */
  font-weight: normal;
}

#content.cat-introduction #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_introduction.jpg) no-repeat;
}
#content.cat-forte #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_forte.jpg) no-repeat;
}
#content.cat-forte-point_01 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_forte-point_01.jpg) no-repeat;
}
#content.cat-forte-point_02 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_forte-point_02.jpg) no-repeat;
}
#content.cat-product #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_product.jpg) no-repeat;
}
#content.cat-product-type #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_product-type.jpg) no-repeat;
}
#content.cat-bikku-ring-point_01 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_bikku-ring-point_01.jpg) no-repeat;
}
#content.cat-bikku-ring-point_02 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_bikku-ring-point_02.jpg) no-repeat;
}
#content.cat-bikku-ring-point_03 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_bikku-ring-point_03.jpg) no-repeat;
}
#content.cat-bikku-ring-point_04 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_bikku-ring-point_04.jpg) no-repeat;
}
#content.cat-bikku-ring-point_05 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_bikku-ring-point_05.jpg) no-repeat;
}
#content.cat-rakuraku-point_01 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_rakuraku-point_01.jpg) no-repeat;
}
#content.cat-all_lineup-point_01 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_all_lineup-point_01.jpg) no-repeat;
}
#content.cat-mini-point_01 #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_mini-point_01.jpg) no-repeat;
}
#content.cat-nabe #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_nabe.jpg) no-repeat;
}
#content.cat-parts #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_parts.jpg) no-repeat;
}
#content.cat-setting #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_setting.jpg) no-repeat;
}
#content.cat-support #main h2.pageTtl {
  background: url(/home/ih_cooking/common/img/bg_catttl_support.jpg) no-repeat;
}

#main div.pageTtl h2 {
  position: relative;
  padding-top: 2px;
  padding-left: .125em;
  font-size: 150%; /* 18px */
  font-weight: bold;
  line-height: 1.428571429; /* 30px */
  background: url(/home/ih_cooking/common/img/bg_ttl_hd.gif) no-repeat;
  z-index: 1;
}
#main div.pageTtl h2 span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
}
#main div.pageTtl h2 span.after {
  height: 3.8em;
}

#main div.pageTtl h2 img {
	margin-left: 20px;
	vertical-align: middle;
}

/* ページ内ナビ */
#main .intlNav {
  clear: both;
  margin: 25px 0;
  margin-left: .5em;
 /* font-size: 92.857142857%; *//* 13px */
 font-weight: bold;
  line-height: 1;
  /line-height: normal;
  border-left: 1px solid #8f8f8f;
  overflow: hidden;
  /zoom: 1;
}
#main .intlNav li {
  float: left;
  padding: 0 1.5em;
  border-right: 1px solid #8f8f8f;
}
#main .intlNav li a {
  color: #333;
}
#main .intlNav li a:hover{
  color: #07c;
}

/* 別ページナビ */
#main .pageNav {
  position: relative;
  clear: both;
  margin: 25px 0;
  margin-left: -1px;
  overflow: hidden;
  /zoom: 1;
}
#main .pageNav li {
  float: left;
  /display: inline;
  margin-left: 1px;
  width: 338px;
  background: url(/home/ih_cooking/common/img/bg_intlnav.gif);
  vertical-align: top;
}
#main .pageNav.movie-list {
  margin-top: 0;
}
#main .pageNav.movie-list li {
  float: left;
  /display: inline;
  margin-left: 1px;
  width: 213px;
  background: url(/home/ih_cooking/common/img/bg_intlnav.gif);
  vertical-align: top;
}
#main .pageNav.pageNavCol03 li {
  width: 225px;
}
#main .pageNav.pageNavCol04 li {
  width: 168px;
}
#main .pageNav li.current {
  float: left;
  /display: inline;
  margin-left: 1px;
  width: 338px;
  background: url(/home/ih_cooking/common/img/bg_intlnav_current.gif);
  vertical-align: top;
  font-weight:bold;
}
#main .pageNav.pageNavCol03 li.current {
  width: 225px;
}
#main .pageNav.pageNavCol04 li.current {
  width: 168px;
}
#main .pageNav li a {
  display: block;
  padding: 12px 12px 12px 32px;
  background: url(/home/ih_cooking/common/img/icn_link02.gif) no-repeat 12px 48%;
  color: #333;
}
#main .pageNav li a:hover{
  color: #07c;
  text-decoration: none;
}
#main .pageNav.pageNav02 li a {
  background: url(/home/ih_cooking/common/img/icn_link05.gif) no-repeat 12px 48%;
  font-weight: bold;
}
#main .pageNav.pageNav03 li{
  margin-bottom: 1px;
  background-image: none;
  background-color: #efeeee;
}
#main .pageNav.pageNav03 li a{
  padding: 7px 12px 7px 32px;
}
/* セクション */
#main .section {
  margin-top: 1.5em;
  margin-bottom: 40px;
  /zoom: 1;
}
#main .section:after {
  content: "";
  display: block;
  clear: both;
}
#main .section .secTtl {
  position: relative;
  margin-bottom: 20px;
  padding: .5em 0;
  font-size: 128.571428571%; /* 18px */
  font-weight: bold;
  background: url(/home/ih_cooking/common/img/bg_ttl_hd.gif) no-repeat 0 100%;
  z-index: 1;
}
#main .section .secTtl .small {
  position: relative;
  top: -2px;
  padding: 2px 5px 2px 5px;
  color: #555;
  font-size: 66.666666667%; /* 18px -> 12px */
  font-weight: normal;
  border: 1px solid #999;
}
#main .section .secTtl a {
  color: #333;
  text-decoration: underline;
}
#main .section .secTtlSpec {
  margin-bottom: 20px;
  padding: 4px 3px 3px;
  font-size: 114.285714286%; /* 16px */
  font-weight: bold;
  border: 1px solid #b3b3b3;
  line-height: 1.5; /* 24px */
  background: url(/home/ih_cooking/common/img/secttlspec_bg.gif) repeat-x;
}
#main .section .secTtlSpec span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding-left: 8px;
  border-left: 4px solid #0081cc;
}
#main .section .secTtl02{
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 114.285714286%;
	padding-left: 9px;
	border-left: 3px solid #f2527d;
	padding-top: 1px;
}
#main .section p,
#main .section ol,
#main .section ul,
#main .section table {
	margin-bottom: 1.2em;
}
#main .section .small {
  font-size: 85.714285714%; /* 12px */
}
#main .panelList {
  margin-left: -19px;
  margin-bottom: 40px !important;
  overflow: hidden;
  /zoom: 1;
}
#main .secTtl + ul.panelList,
#main .secTtl + ul.movieList {
  margin-top: -21px;
}
#main .panelList li {
  float: left;
  /display: inline;
  width: 329px;
  margin-left: 19px;
}
#main .panelList li.full {
  width: 677px;
}
#main .panelList.col3 li {
  width: 211px;
}
#main .panelList.col3 li .pct img {
  border: 1px solid #dadada;
}
#main .panelList li .ttl {
  font-weight: bold;
  text-align: center;
  line-height: 1.142857143; /* 16px */
  border-top: 1px dotted #555;
}
#main .panelList.first li .ttl {
  border-top: none;
}
#main .panelList.border li .ttl {
  border-bottom: 1px dotted #555;
}
#main .panelList li .ttl a span {
  padding-left: 14px;
  background: url(/home/ih_cooking/common/img/icn_link03.gif) no-repeat 0 48%;
  text-align: left;
}
#main .panelList li .ttl a {
  display: block;
  color: #333;
}
#main .panelList li .ttl a:hover {
  color: #07c;
  background: #dff5ff;
}
#main .panelList li .ttl span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
}
#main .panelList li .ttl a span {
  padding-left: 14px;
  background: url(/home/ih_cooking/common/img/icn_link03.gif) no-repeat 0 48%;
  text-align: left;
}
#main .panelList li .ttl span.after {
  height: 3.8em;
  padding-left: 0;
  background: none;
}
#main .panelList li .ttl.new {
  position: relative;
}
#main .panelList li .ttl.new a::before {
  content: 'New';
  display: inline-block;
  width: 3em;
  height: 16px;
  margin-right: 5px;
  outline: 1px solid #bb4646;
  color: #bb4646;
  text-align: center;
}
#main .panelList li .txt {
  margin-top: .5em;
}
#main .panelList li .txt.prodttl {
  margin-top: 1.0em;
  text-align:center;
}
#main .panelList.pctonly{
  padding-top: 20px;
}
#main .panelList.pctonly li{
  margin-bottom: 20px;
}
/* ボタン */
#main a.link-btn {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding: .7em 25px .55em 35px;
  color: #333;
  background: #fff url(/home/ih_cooking/common/img/icn_link02.gif) no-repeat 16px 48%;
  font-weight: bold;
  border: 1px solid #c0c2c7;
  border-radius: 5px;
}
#main a.link-btn:hover {
  color: #07c;
  background-color: #dff5ff;
}
/* 製品情報トップ */
#main .productIndex{
	margin-bottom: 1.75em;
}
#main .productIndex .pct {
  float: left;
  width: 200px;
  text-align: center;
  /display: inline;
  /zoom: 1;
}
#main .productIndex .pct .link-btn {
  margin-top: 10px;
}
#main .productIndex .txt {
  margin-left: 232px;
  /zoom: 1;
}
#main .productIndex .txt .lead {
  font-size: 114.285714286%; /* 16px */
  padding-top: 0.5em;
  margin-bottom: 1em;
  color: #fd5a01;
}
#main .productIndex .txt .lead p{
  margin-bottom: 0.3em;
  font-weight: bold;
}
#main .productIndex .txt .lead p.note{
  font-size: 75%; /* 12px */
  font-weight: normal;
}
#main .productIndex .txt .note {
  color: #666;
  font-size: 85.714285714%; /* 12px */
}
#main .productIndex .txt .list {
  margin-top: -1px;
  border-top: 1px solid #000;
  /zoom: 1;
}
#main .productIndex .txt .list .ll {
  margin-bottom: 0;
  padding: 15px 10px 14px;
  font-weight: bold;
  border-bottom: 1px solid #dadada;
}
#main .productIndex .txt .list .lu li {
  display: block;
  padding: 10px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #dadada;
  overflow: hidden;
  /zoom: 1;
}
#main .productIndex .txt .list .lu li.last{
	border-bottom: none;
}
/*
#main .productIndex .txt .list .lu li a:hover {
  color: #07c;
  background: #dff5ff;
}
*/
#main .productIndex .txt .list .lu li img {
  float: right;
  margin-left: 1em;
  border: 1px solid #dadada;
}
#main .productIndex .txt .list .lu li strong {
  display: block;
  margin-bottom: 0.25em;
}
/* サポート・お問い合わせ */
#main .supportIndex {
  margin-left: -19px;
  margin-bottom: 30px;
  overflow: hidden;
  /zoom: 1;
}
#main .supportIndex li {
  float: left;
  width: 329px;
  margin-left: 19px;
  /display: inline;
  border-bottom: 1px solid #dadada;
}
#main .supportIndex li a {
  position: relative;
  display: block;
  padding: 15px 15px 15px 90px;
  color: #333;
  text-decoration: none;
  overflow: hidden;
  /zoom: 1;
}
#main .supportIndex li a:hover {
  color: #333;
  background: #dff5ff;
}
#main .supportIndex li img {
  position: absolute;
  top: 15px;
  left: 15px;
}
#main .supportIndex li .ttl {
  color: #0066a7;
  font-weight: bold;
}
#main .supportIndex li a:hover .ttl span {
  text-decoration: underline;
}
#main .supportIndex li .ttl span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
}
#main .supportIndex li .ttl span.after {
  height: 2.5em;
}
#main .supportIndex li .txt {
  display: block;
  margin-top: .25em;
}

/* テキスト */
#main .alL {
  text-align: left !important;
}
#main .alR {
  text-align: right !important;
}
#main .alC {
  text-align: center !important;
}

/* 画像 */
#main .pctR {
  float: right;
  margin: 0 0 1.25em 19px;
}
#main .pctL {
  float: left;
  margin: 0 19px 1.25em 0;
  _margin-right: 18px;/*IE6*/
}

/* スペック表 */
#main .specTable {
  margin-bottom: 1.5em;
  background: #fff;
}
#main .specTable.full {
  width: 100%;
}
#main .specTable caption {
  display: table-caption;
  position: static;
  left: 0; top: 0;
  width: auto; height: auto;
  overflow: auto;
  text-align: left;
  font-weight: bold;
}
#main .specTable span.l {
  display: block;
  line-height: 1.4;
}
#main .specTable th,
#main .specTable td {
  padding: 12px 5px 10px;
  font-size: 85.714285714%; /* 12px */
  border: 1px solid #959595;
  vertical-align: middle;
}
#main .specTable thead th,
#main .specTable thead td {
  padding: 8px 5px 7px;
  background: #c9c9c9;
}
#main .specTable thead td {
  text-align: center;
}
#main .specTable thead td strong {
  font-size: 133.333333333%; /* 16px */
}
#main .specTable tbody th {
  background: #e0e0e0;
  white-space: nowrap;
}
#main .specTable tbody td {
  text-align: center;
}
#main .specTable .lv2 {
  background: #f3f3f3;
}
#main .specTable .lv3 {
  background: #b5b5b5;
}

#main .specTable ul.supportList {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: top;
  margin-right: 1.5em;
  margin-bottom: 0;
  min-width: 43%;
}

/* 注記 */
#main .note {
  color: #666;
  font-size: 85.714285714%; /* 12px */
}
#main table.note th,
#main table.note td {
  padding-bottom: .25em;
  vertical-align: top;
}
#main table.note th {
  width: 1%;
  padding-right: .5em;
  white-space: nowrap;
}

/* その他 */
#main .clear {
  clear: both;
}

/* リンクリスト */
#main .section > .linkList {
  margin-left: .5em;
}
#main .linkList li a {
  padding-left: 18px;
  background: url(/home/ih_cooking/common/img/icon_link_02.gif) no-repeat 0 .2em;
}

/* マニュアル一覧 */
#main .section table.manualTable {
  width: 100%;
  margin-bottom: 2.5em;
}
#main .manualTable th,
#main .manualTable td {
  padding: .75em 1em .7em;
  background: #fff;
  border: 1px solid #959595;
}
#main .manualTable tr:nth-child(2n-1) th,
#main .manualTable tr:nth-child(2n-1) td {
  background: #f2f2f2;
}
#main .manualTable td a {
  padding-left: 18px;
  background: url(/home/ih_cooking/common/img/icon_link_02.gif) no-repeat 0 .2em;
}

/* 動画一覧 */
#main .movieList + .movieList {
  padding-top: 30px;
  border-top: 1px solid #b3b3b3;
}
#main .movieList ul {
  margin: 0 0 0 -19px;
  letter-spacing: -.4em;
}
#main .movieList ul > * {
  letter-spacing: normal;
}
#main .movieList li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0 0 30px 19px;
  width: 213px;
  vertical-align: top;
}
#main .movieList li a {
  position: relative;
  display: block;
  border-top: 1px dotted #aaa;
}
#main .movieList li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/home/ih_cooking/common/img/hover.png);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 120ms ease;
          transition: opacity 120ms ease;
}
#main .movieList li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
#main .movieList li dt .ttl {
  display: block;
  font-weight: bold;
  text-align: center;
  line-height: 1.29;
}
#main .movieList li dt .ttl span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  width: 100%;
  padding-top: 3px;
  vertical-align: middle;
}
#main .movieList li dt .ttl span.after {
  width: 0;
  height: 50px;
}
#main .movieList li dt .pct img {
  border: 1px solid #dadada;
}
#main .movieList li dd {
  margin-top: .65em;
  line-height: 1.42;
}

/*---------------------------------
	追加
---------------------------------*/

#introduction-zeh{
	border: solid 1px #9f9f9f;
	padding: 31px;
}
.chartttl {
	background: #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.margin20{
	margin-bottom:20px;
}
.margin30{
	margin-bottom:30px;
}
.margin40{
	margin-bottom:40px;
}
sup {
	font-size:85.7143%;
	vertical-align:baseline;
	position: relative;
	top: -1ex;
}
.ventilation-chart-detail{
	width: 176px;
	background-image: url(/home/ih_cooking/forte/comfortable/img/ventilation_pic03.jpg);
	background-position:154px 83px;
	background-repeat: no-repeat;
	float: left;
}
.ventilation-chart-detail ul{
	width:146px;
}
.ventilation-chart-detail ul li span{
	display: block;
	padding-top: 14px;
}
.ventilation-chart-detail-last{
	width: 146px;
	float: left;
}
.ventilation-chart-detail-last ul li span{
	display: block;
	padding-top: 14px;
}
.forte-case-comment{
	font-weight: bold;
	color: #007a14;
}
.forte-case-hanbai{
	font-weight: bold;
	color: #6a3906;
}
.forte-case-senushi{
	font-weight: bold;
	color: #670284;
}
#product-main-ttl{
	background-image: url(/home/ih_cooking/product/img/index_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 30px 105px 15px 40px;
}
#product-main-ttl ul{
	width: 325px;
	float: left;
}
#product-main-ttl ul li h2{
	margin-top:30px;
	margin-bottom: 25px;
}
#product-main-ttl p{
	float: right;
}
#main .specTable tbody td .specTableInner{
	margin-left: auto;
	margin-right: auto;
}
#main .specTable tbody td .specTableInner tr td{
	border:none;
	text-align: left;
}

/*------------------------------------------
	追加パーツ
	------------------------------------------ */
#main #introduction-teach-box{
		background-image: url(/home/ih_cooking/introduction/img/bg_point.gif);
		background-position: left bottom;
		background-repeat:no-repeat;
		border-top: solid 1px #f09fb5;
		padding: 31px;
	}
#introduction-teach-box-inner span{
		display: block;
		float: right;
		width: 115px;
	}
#introduction-teach-box-inner span img{
	margin-bottom: 10px;
	}
#introduction-teach-box-inner span span{
		display: inline;
		font-size: 80%;
	}
#introduction-teach-box-inner-left{
		float: left;
		width:485px;
	}
.product-read-txt strong{
	display: block;
	font-size: 150%;
	padding: 20px 0 25px;
	color: #f2527d;
}
.product-read-txt span{
	display: block;
	padding-top: 12px;
	font-size: 80%;
}
.specTable tbody td ul  {
 margin: 0 auto;
 width:370px;
}
.specTable tbody td ul li {
  float:left;
}
.specTable tbody td ul li.last {
  float:right;
}
.specTable tbody td ul li span{
  display: block;
  padding-top: 12px;
}
.nabe-name{
	display: block;
	padding-bottom: 5px;
}
.nabe-column{
	border-bottom: dotted 1px #cccccc;
}

/* IH調理器に適した鍋・不向きな鍋 */
#main .specTable-nabe {
  margin-bottom: 1.5em;
  background: #fff;
}
#main .specTable-nabe.full {
  width: 100%;
}
#main .specTable-nabe caption {
  display: table-caption;
  position: static;
  left: 0; top: 0;
  width: auto; height: auto;
  overflow: auto;
  text-align: left;
  font-weight: bold;
}
#main .specTable-nabe span.l {
  display: block;
  line-height: 1.4;
}
#main .specTable-nabe th,
#main .specTable-nabe td {
  padding: 12px 5px 10px;
  font-size: 85.714285714%; /* 12px */
  border: 1px solid #959595;
  vertical-align: middle;
}
#main .specTable-nabe thead th,
#main .specTable-nabe thead td {
  padding: 8px 5px 7px;
  background: #c9c9c9;
}
#main .specTable-nabe thead td {
  text-align: center;
}
#main .specTable-nabe thead td strong {
  font-size: 133.333333333%; /* 16px */
}
#main .specTable-nabe tbody th {
  background: #e0e0e0;
  white-space: nowrap;
  width: 33%;
  font-weight: bold;
   font-size: 100%;
}
#main .specTable-nabe tbody td {
  text-align: left;
}
#main .specTable-nabe tbody td img {
  margin-bottom: 8px;
}
#main .specTable-nabe tbody td img.nabe-ok {
  margin-left: 80px;
}
#main .specTable-nabe tbody td.nabe-category {
  text-align: center;
  font-weight: bold;
  font-size: 100%;
}
#main .specTable-nabe tbody th {
  text-align: center;
}
strong.betsuuri-name{
	font-size:120%;
}

#main .stocktag {
  display: inline-block;
  margin-bottom: 0.5em !important;
  padding: 0 .25em;
  border: 1px solid;
  font-size: 12px;
}
