@charset "utf-8";

/*=====================================================================================
	
	Document    : style-s.css
	Description : スマホ用（幅640px以下）
 
=====================================================================================*/

#wp-ov {
	position:fixed;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:990;
	width:100%;
	height:100%;
	background:url(../../image/bg-brack-op50.png) repeat left top;
}


/*---------------------------------------------------------------------------

   ページナビ

---------------------------------------------------------------------------*/

#aircon .pnav {
	background:url(../../upload/images/aircon/01-bg-sp.png) no-repeat left top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}

#aircon .pnav li {
	width:100%;
	float:none;
	padding-bottom:2%;
}


/*---------------------------------------------------------------------------

   どんなところが「寒冷地仕様」なの？

---------------------------------------------------------------------------*/

#aircon .block03 {
	margin-top:5%;
}

#aircon .block03 {
	margin-left:0;
	margin-right:0;
}


/*---------------------------------------------------------------------------

   パナソニック

---------------------------------------------------------------------------*/

#aircon .block04,
#aircon .block05 {
	margin-left:0;
	margin-right:0;
}



/*---------------------------------------------------------------------------

   パナソニック　ラインナップ

---------------------------------------------------------------------------*/

#aircon .block06  h4,
#aircon .block06 ul {
	list-style:none;
	padding-left:2.7%;
	padding-right:2.7%;
}

/*---------------------------------------------------------------------------

   三菱

---------------------------------------------------------------------------*/

#aircon .block07 {
	margin-left:0;
	margin-right:0;
}


/*---------------------------------------------------------------------------

   三菱　お客様の声

---------------------------------------------------------------------------*/

#aircon .block08 dl,
#aircon .block08 dl:last-child {
	float:none;
	width:100%;
}

#aircon .block08 dl:last-child {
	margin-top:5%;
}


/*---------------------------------------------------------------------------

   パナソニックvs三菱

---------------------------------------------------------------------------*/

/*-------------------------------------------------------
   機能比較
-------------------------------------------------------*/

#aircon .block10-01 {
	padding:2.7%;
	padding-bottom:4%;
	z-index:99;
}

#aircon .block10-01 > .tb01 th,
#aircon .block10-01 > .tb01 td {
	padding:5px;
}

#aircon .block10-01 > .tb01 th {
	font-size:100%;
}

#aircon .block10-01 > .tb01 td {
	font-size:85%;
}

#aircon .block10-01 > .tb01 td .q #wp-ov p {
	z-index:999;
	border:2px solid #efaf44;
	background-color:#fff;
	text-align:left;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	padding:4%;

	position:fixed;
	top:50%;
	left:50%;
	bottom:auto;
	width:80%;
	margin-left:-45%;
	font-size:115%;
}

#aircon .block10-01 > .tb01 td .q p .close {
	display:block;
}


/*-------------------------------------------------------
   性能比較
-------------------------------------------------------*/

#aircon .block10-02 {
	padding:2.7%;
	padding-bottom:4%;
	z-index:99;
}

#aircon .block10-02 > .tb02 th,
#aircon .block10-02 > .tb02 td {
	padding:5px;
}

#aircon .block10-02 > .tb02 th {
	font-size:100%;
}

#aircon .block10-02 > .tb02 th.fsize-n {
	font-size:85%;
}

#aircon .block10-02 > .tb02 td {
	font-size:85%;
}

#aircon .block10-02 > .tb02 td .fsize-m {
	font-size:100%;
}

#aircon .block10-02 > .tb02 tr.last td {
	padding-top:5px;
}

#aircon .block10-02 > .tb02 .win {
	padding:3px 15px 3px 6px;
}


/*---------------------------------------------------------------------------

   メーカーリンク

---------------------------------------------------------------------------*/

#aircon .block11 {
	margin-top:4%;
}

#aircon .block11 li {
	width:100%;
	float:none;
}

#aircon .block11 li:first-child {
	margin-right:0;
	display:block;
	padding-bottom:3%;
}


/*---------------------------------------------------------------------------

   タイプ別診断

---------------------------------------------------------------------------*/

#aircon .block12 .tabani {
	width:12.73584%;
	right:2.5%;
	margin-top:-2.5%;
}


