﻿@charset 'utf-8';

.underline {
	text-decoration: underline;
}

.specification{
	/*text-align: center;*/
	clear: both;
}

.specification_widefree{
	/*text-align: center;*/
	clear: both;
	margin: 0 0 0 10px;
}

/* table.wide_横幅MAXの組みはこのクラスを使用 */
.lineup table.wide {
	table-layout: fixed;
	border-collapse: collapse;
	width: 630px;
	text-align: center;
	border: solid 1px #d1d1d1;
	margin: 0px auto 10px;
}

.lineup table.wide th {
    text-align: center;
    background: #dcdcdc;
    border: solid 1px #fff;
    padding: 5px;
}

.lineup table.wide td {
    /* height: 50px; */
    background: #fff;
    border: solid 1px #d1d1d1;
    padding: 5px;
}

.lineup table.wide caption{
	padding: 10px 0 2px;
}

.lineup table.wide caption a {
	font-weight: bold;
	background: url(/cms/images/000022035.gif) no-repeat left 50%;
	padding: 0 10px 0 20px;
}

/* 矢印マークなし */
.lineup table.wide caption.noArrow{
	padding: 10px 0 2px;
}

.lineup table.wide caption.noArrow a {
	font-weight: bold;
	background: none;
	padding: 0 10px 0 3px;
}


/* table.widefree_iconやテキストが横に来る場合はこのクラスを使用 */
.lineup table.widefree {
	/*widthはhtml側で指定*/
	height:85px;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
	border: solid 1px #d1d1d1;
	margin: 0px 5px 10px 0;
	float:left;
}

.lineup table.widefree th {
    text-align: center;
    background: #dcdcdc;
    border: solid 1px #fff;
    padding: 5px;
}

/*数値 強調*/
.lineup table.widefree span.wideB{
    font-size:130%;
    font-weight:600;
}

.lineup table.wide span.wideB{
    font-size:130%;
    font-weight:600;
}

.lineup table.widefree td {
    background: #fff;
    border: solid 1px #d1d1d1;
    padding: 5px;
}

.lineup table.widefree caption{
	padding: 10px 0 2px;
}

.lineup table.widefree caption a {
	font-weight: bold;
	background: url(/cms/images/000022035.gif) no-repeat left 50%;
	padding: 0 10px 0 20px;
}



/*----------------------------------------------------
    #tabBtn_lineup
----------------------------------------------------*/
#tabBtn_lineup { width: 680px; }
#tabBtn_lineup ul {
	border-bottom: solid 3px #ccc;
    margin: 10px auto;
}

#tabBtn_lineup ul li {
    float: left;
    margin: 0 4px 0 0;
    overflow: hidden;
}

#tabBtn_lineup ul li.end {
    margin: 0;
}

#tabBtn_lineup ul li a {
    display: block;
    height: 44px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    color: #fff;
}

#tabBtn_lineup ul li a.active,
#tabBtn_lineup ul li a:hover {
    color: #00a0e9;
}

ul li .small {
	font-size: 87%;
	_font-size: 75%;
}


/* TAB 2 ver --------------- */
#tabBtnV2 li { width: 338px;}

/* TAB 3 ver --------------- */
#tabBtnV3 li { width: 224px;}

/* TAB 4 ver --------------- */
#tabBtnV4 li { width: 167px;}

/* TAB 5 ver --------------- */
#tabBtnV5 li { width: 132px;}

/* TAB 6 ver --------------- */
#tabBtnV6 li { width: 110px;}

/* ecocute_tab --------------- */ /* ふつうにimgを入れてリンクするとフワーッとhoverしてしまうので背景で画像を指定 */
#ecocute_tab01 a { background: #707070 url(/cms/ene/images/ecocute_tab01-.png) no-repeat; }
#ecocute_tab01 a.active,
#ecocute_tab01 a:hover { background: #fff url(/cms/ene/images/ecocute_tab01.png) no-repeat; }

#ecocute_tab02 a { background: #707070 url(/cms/ene/images/ecocute_tab02-.png) no-repeat; }
#ecocute_tab02 a.active,
#ecocute_tab02 a:hover { background: #fff url(/cms/ene/images/ecocute_tab02.png) no-repeat; }


/* battery_tab --------------- */ /* ふつうにimgを入れてリンクするとフワーッとhoverしてしまうので背景で画像を指定 */
#battery_tab01 a { background: #707070 url(/cms/ene/images/battery_tab01-.png) no-repeat; }
#battery_tab01 a.active,
#battery_tab01 a:hover { background: #fff url(/cms/ene/images/battery_tab01.png) no-repeat; }

#battery_tab02 a { background: #707070 url(/cms/ene/images/battery_tab02-.png) no-repeat; }
#battery_tab02 a.active,
#battery_tab02 a:hover { background: #fff url(/cms/ene/images/battery_tab02.png) no-repeat; }


#battery_tab03 a { background: #707070 url(/cms/ene/images/battery_tab03-.png) no-repeat; }
#battery_tab03 a.active,
#battery_tab03 a:hover { background: #fff url(/cms/ene/images/battery_tab03.png) no-repeat; }

/* 過去機種ページ用 */
#battery_old_tab01 a { background: #707070 url(/cms/ene/images/battery_old_tab01-.png) no-repeat; }
#battery_old_tab01 a.active,
#battery_old_tab01 a:hover { background: #fff url(/cms/ene/images/battery_old_tab01.png) no-repeat; }

#battery_old_tab02 a { background: #707070 url(/cms/ene/images/battery_old_tab02-.png) no-repeat; }
#battery_old_tab02 a.active,
#battery_old_tab02 a:hover { background: #fff url(/cms/ene/images/battery_old_tab02.png) no-repeat; }



/*----------------------------------------------------
    DC_aircon
----------------------------------------------------*/

.lineup .lineupBlockLW_dcaircon {
    width: 330px;
    float: left;
    margin-bottom: 10px;
}

.lineupBlockLW_dcaircon .roomSize {
	float: left;
	width: 115px;
	display: inline;
	margin: 30px 0 0 5px;

}

.lineup .lineupBlockRW_dcaircon {
    width: 280px;
    float: left;
    display: inline;
    margin: 40px 0 10px 10px;
}


/*
.borderGlay {
    border: solid 1px #d1d1d1 !important;
}

.lineup table.wide .head th {
	background-color: #eee !important;
}
*/

.lineup table.wide .hot td {
	background-color: #ffe5e5;
}

.lineup table.wide .cool td {
	background-color: #e5f2ff;
}

.lineup table.wide td span.value{
    display: block;
    font-size: 0.9em;
    line-height: 1.2;
    color: #666;
}



/* table */

.productListSpec {
	margin: 0 0 10px 10px;
}

.productListSpec table.outline {
	table-layout:fixed;
	width:100%;
	border: 1px #ccc solid;
	clear:both;
	margin-bottom:10px;
}

.productListSpec table.outline span {
	display:block;
	font-size: 0.9em;
	line-height:1.2;
	color:#666;
}

.productListSpec table.outline th {
	padding:10px;
	border: 1px #ccc solid;
	background-color:#eee;
	font-size: 0.9em;
	color:#333;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}

.productListSpec .left table.outline th {
	height: 27px;
}

.productListSpec table.outline td {
	padding:5px;
	border: 1px #ccc solid;
	font-size: 1.1em;
	color:#333;
	text-align:center;
	vertical-align:middle;
}

.productListSpec table.outline tr.hot th,
.productListSpec table.outline tr.hot td {
	background-color:#ffe5e5;
}

.productListSpec table.outline tr.cool th,
.productListSpec table.outline tr.cool td {
	background-color:#e5f2ff !important;
}


.jisArea{
	width:628px;
	overflow: hidden;
}

.jisArea .left {
	width:153px;
	margin-right:10px;
	float:left;
}

.jisArea .right {
	width:465px;
	float:right;
}

ul.addspec {
	width: 360px;
	float: left;
	margin:10px 0 5px 0;
	clear:both;
	color:#666;
}

ul.addspec li {
	list-style: none;
	margin:0 0 0.3em 0;
}

ul.addspec li img {
	display:inline;
	margin:0 10px 0 5px;
	vertical-align:middle;
}


/* 定格冷房エネルギー消費効率 */

.eneCE {
	width: 260px;
	float: right;
	margin: 10px 12px 0 0;
}

.eneCE table{
	width: 260px;
	border: 1px #ccc solid;
	font-size: 0.9em;
	line-height:1.2;
}

.eneCE table th{
	padding:15px 10px 10px 10px;
	/*border: 1px #ccc solid;*/
	font-size: 1.1em;
	text-align: left;
	background-color: #e5f2ff;
	color:#333;
}

.eneCE table td{
	padding:5px;
	border: 1px #ccc solid;
	font-size: 1.1em;
	text-align: center;
	color:#333;
}

.eneCE table td.gSpace01{
	border-left: none;
}

.eneCE table td.cool{
	background-color: #e5f2ff;
}

dl.cap_eneCE{
	width: 260px;
	font-size: 90%;
	margin: 5px 0 0 0;
}

dl.cap_eneCE dd{
	width: 15px;
	float: left;
}

dl.cap_eneCE dt{
	width: 245px;
	margin-left: 15px;
	text-align: justify;
}




/*----------------------------------------------------
    .lineupArea
----------------------------------------------------*/
.lineup .lineupArea .catch {
    margin: 22px 0 18px;
}

.lineup .lineupArea .caption{
	font-size: 90%;
    line-height: 1.5em;
    margin:0;
    color: #000;
    clear: both;
}
/*----------------------------------------------------
    注釈※1のずれ
----------------------------------------------------*/
#cap_module{
	margin-top:7px;
}


/*----------------------------------------------------
    lineup
----------------------------------------------------*/
.lineup .lineupBlockLW2 {
    width: 355px;
    float: left;
    margin-left: 10px;
}

.lineup .lineupBlockR ul li,
.lineup .lineupBlockRW ul li,
.lineup .lineupBlockRW_dcaircon ul li {
    padding: 0;
    margin-bottom: 8px;
    border-left: none;
}

ul.lineupCaption {
	font-size: 85%;
	line-height: 1.5em;
	margin: 18px 0 0 0;
}

ul.lineupCaption_type{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 18px 0 18px 0;
}

ul.lineupCaption li {
    overflow: hidden;
}

ul.lineupText {
    line-height: 0.7em;
}

ul.lineupText_type{
	font-size: 14px;
	line-height: 1.6;
}
/* 部分ボーダー追加用 */

.sideEm_box {
	margin: 5px 0 0 0;
	border-top:solid 1px #cccccc;
}


/* BtoC 項目内側 padding上書き*/
#sideNavi .sideEm a {
  padding: 7px 0px 7px 30px;
}

.leftbox_op01 {
	width: 360px;
	float: left;
}

.soltHarm {
	width: 360px;
    float: left;
    margin: 10px 0 5px 0;
}

.soltHarm h5{
	width: 270px;
    float: left;
    padding: 2px 0 0 7px;
    font-size: 102%;
    margin: 0 0 4px 0;
}

.soltHarm p{
	width: 270px;
    float: left;
    padding: 0 0 0 7px;
    font-size: 80%;
    line-height: 1.4em;
}



/*---------- 2016,03,29 add ----------

	蓄電池ページ製品ラインアップ

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

h4.batteryProTit {
	width: 630px;
	margin: 30px 0 40px 0;
}

.lineup table.wide caption.batteryPro {
	padding: 0 0 5px 0;

}

.lineup table.wide caption.batteryPro a {
	font-size: 142%;
	font-weight: bold;
	background: url(/cms/images/000022035.gif) no-repeat left 0.35em;
	padding: 0 10px 0 23px;
}

.lineup table.wide caption.batteryPro span.proname {
	width: 160px;
	display: block;
	float: left;
	margin: 1.2em 0 0 0;
}

.lineup table.wide caption.batteryPro span.icon {
	float: left;
	/* padding-left: 10px; */
	display: block;
}


.battery_bTop {
	border-top: 1px solid #aaa;
	padding-top: 27px;
}


.lineup .side_icon ul {
    float: left;
    margin: 28px 0px 0px 20px;
}

ul.caption{
	margin-top:	15px!important;
}
/*----------------------------------------------------
    reizo
----------------------------------------------------*/

table.reizo_spec td.reizo_specPd{
	padding: 10px;
}

table.reizo_spec th.reizo_greenTh{
 	background: #228b22;
    color: #fff;
    font-weight: bold;
}

.lineup .lineupBlockLW_reizo {
    width: 110px;
    float: left;
    margin: 0 10px 10px 20px;
}

.lineup .lineupBlockRW_reizo .lineupText p {
	margin-top: 36px;
}

.proCopy {
	font-size: 118%;
	line-height: 1.5;
	margin: 0 0 0px 0;
	padding-top: 45px;
}

/* ご注意 */
.lineup .box-gr {
	width: 50px;
	float: left;
	text-align: center;
	font-size:85%;
	padding:13px 10px 10px 10px;
	margin:15px 0px 0px 0px;
	border:1px solid #ccc;
}


/* 特長へのリンク */
.lineup ul.featureLink {
	padding: 15px 0 20px 0;
}

.lineup ul.featureLink li{
	padding: 6px 0;
}

.lineup ul.featureLink li a{
	padding-left:10px;
}

/* 機能ロゴ */
.lineup .reizo_functionLogo{
	position: absolute;
	top: 40px;
	left: 600px;
}

/* 製品名 */
.pro_name_sub {
	font-size: 80%;
}

/* 価格 */
.pciceBox {
	width: 450px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	padding: 7px 0;
	margin: 7px 0 0 0;
}







/*----------------------------------------------------
    tokutei
----------------------------------------------------*/

.lineup table.wide caption .product_name {
    font-weight: bold;
    background: none;
    padding: 0 10px 0 3px;
}

