@charset 'utf-8';

.main .pc_app{
	display:none;
}
.main h2.smp_aircon_ttl{
	display:none;
}
/*-- スマホ対応用css一覧 --*/

/*--  style.cssより  --*/

/**
 * Media Queries (for smp)
 * -----------------------------------------------------------------------------
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 480px) {

.header_in .header_left .ico{
	display:none;
}
/* 決定後side.cssに転記予定 */
.side .guide {
	background: #f7f7f7;
	overflow:hidden;
}
.side .guide ul {
	padding: 0;
	background: #f7f7f7;
	overflow:hidden;
}
.side .guide ul li {
	width:50%;
	margin: 0px;
	padding: 11px 0 30px 31px;
	border-bottom: 1px solid #CCCCCC;
	height:6px;
	float:left;
}
.side .guide ul li:nth-last-child(2n+0){
	border-left: 1px solid #CCCCCC;
}
.side .guide ul li:last-child {
	width:100%;
}
/*
.side .guide ul li.newcustomer {
	background: url(../img/side/ico_side_sp.gif) no-repeat 5px 10px;
}

.side .guide ul li.kouji {
	background: url(../img/side/ico_side_sp.gif) no-repeat 5px -24px;
}

.side .guide ul li.afterservice {
	background: url(../img/side/ico_side_sp.gif) no-repeat 5px -59px;
}

.side .guide ul li.ac_pay {
	background: url(../img/side/ico_side_sp.gif) no-repeat 5px -94px;
}

.side .guide ul li.faq {
	background: url(../img/side/ico_side_sp.gif) no-repeat 5px -128px;
}

.side .guide ul li.review {
	background: url(../img/side/ico_side_sp.gif) no-repeat 5px -163px;
}

.side .guide ul li.about_ac {
	background: url(../img/side/ico_side_sp.gif) no-repeat 5px -198px;
	height:6px;
	border-bottom: 1px solid #CCCCCC;
}
/* 決定後side.cssに転記予定ここまで */

.main .pc_app{
	display:block;
	font-size: 120%;
	padding:10px 0 15px 10px;
	background: url(../img/hf/bg_nav_s.gif) repeat-x;
	margin:0;
	color:#2159A3;
	font-weight:bold;
	cursor:pointer;
	border-bottom:1px solid #D9D9D9;
}
.main .slcis_ttl{
	border-top:1px solid #D9D9D9;
}
.main .pc_app:before{
	content: "\f107";;	
	color:#2159A3;
	padding:0 10px 0 0;
	font-size:100%;
}

/* smp_mail */

.smp_mail {
	position: fixed;
	z-index: 10;
	right: 20px;
	bottom: 180px;
}

/* スライダー */

.bxslider_wra {
	width:100%;
	height:auto;
}

.bxslider {
	padding-top: calc(292 / 978 * 100%);
}

.bxslider a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 8;
}

.bxslider_wra_s .bxslider a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 171px;
	z-index: 8;
}

.bx_pager {
	display:none;
}

.bxslider_bd {
	height: auto;
}

.bxslider img{
	width:100%;
}
/* ご来店 */
.main h2.greeting{
 	font-size:100%;
	padding: 5px 5px 5px;
}

.gret_ac{
	padding:0 10px;
}
.main h2.smp_aircon_ttl{
	display:block;
}
/* エアコンから選ぶ */

.choice_line5 {
	overflow: hidden;
	width: 100%;
	margin:0;
	background:#F7F7F7;
}

.choice_line5_ov {
	width: 100%;
	margin: 0 0 0px;
}

.choice_line5 .cl5_block {
	float: left;
	width: 100%;
	margin: 0;
	padding:0px 10px;
	overflow:hidden;
	border-bottom:1px solid #CCC;
}

.choice_line5 .cl5f {
	clear: both;
}

.choice_line5 .cl5_block .img {
	float: left;
	margin: 0 15px 0 0;
	width:60px;
	height:60px;
}

.choice_line5 .cl5_block .arw {
	float:left;
	padding: 20px 0 0 9px;
	background: url(../img/arw/arw_wb.gif) no-repeat 0 27px;
	font-size:120%;
	font-weight:bold;
	display:blcok;
}
.choice_line5 .cl5_block .arw span{
	display:inline;
	font-size:100%;
}
.choice_line5 .cl5_block .arw_hs {
	float:left;
	padding: 20px 0 0 9px;
	background: url(../img/arw/arw_wb_hs.gif) no-repeat 0 27px;
	font-size:120%;
	font-weight:bold;
	display:blcok;
}
.choice_line5 .cl5_block .arw_hs span{
	display:inline;
	font-size:100%;
}
.acd_open{
	display: none;
	color:#000;
	font-weight:normal;
	font-size:80%;
}


/*
.choice_line5 {
	overflow: hidden;
	width: 100%;
	margin:0 0 0 20px;
}

.choice_line5_ov {
	overflow: hidden;
	width: 100%;
	margin: 0 0 -10px;
}
*/
/* 費用 */

.cost {
	padding:0;
	background: #F7F7F7;
	margin:0 0 15px 0;
	overflow:hidden;
}
.main .cost h2{
	display:block;
}
.cost .cost_left {
	float: left;
	width: 100%;
	height:61px;
	border-bottom:1px solid #CCC;
}

.cost .cost_right .cost_r_bl {
	float: left;
	width: 100%;
	height:61px;
	border-bottom:1px solid #CCC;
}

.cost .cost_right .crb01 {
	margin: 0 ;
}
.cost .bg_img{
	width:60px;
	height:60px;
	float:left;
	margin:0 0 0 10px;
}

.cost .ico {
	display:none;
}
/*.cost img{
	display:none;
}*/
.cost .txt {
	position: static;
	bottom: 0;
	left: 0;
	width:100%;
	padding: 10px;
	background: none;
}

.cost .txt h3 {
	font-size:120%;
	display:blcok;
	float:left;
	
	color: #2159A3;
	margin: 0;
	padding: 10px 0 0 25px;
	border-bottom:none;
	background: url(../img/arw/arw_wb.gif) no-repeat 15px 17px;
	
}

.cost .txt p {
	display:none;
}

.cost .cost_right .img {
	display:none;
}



.main .contact{
	display:none;
}
.voice_in .voice_block .txt {
	float: right;
	width: 70%;
}
/*
.choice_line5 .cl5_block {
    float: left;
    margin: 0px 20px 10px 0px;
}
.choice_line5 .cl5_block .arw {
	height:50px;
	font-size:120%;
	margin:0 0 10px 0;

}
.choice_line5 .cl5f {
	clear: none;
}*/
/* 全国対応 */
.main .zenkoku_after{
	overflow:hidden;
	width:100%;
	height:auto;
	background:none;
	margin:15px 0 0 0;
}
.main .zenkoku_after .alljapan{
	width:100%;
	height:95px;
	overflow:hidden;
	display:block;
	float:left;
	margin:0px;
	padding:0px 0 0 0;
	background: url(../img/top/bnr_care_japan.jpg) no-repeat 0px 10px;
	border-bottom:1px solid #CCC;
}
.main .zenkoku_after .alljapan h3{
	font-size:150%;
	margin: 0px;
	padding: 0px 0px 1px 100px;
	letter-spacing:2px;
	border-bottom:none;
}
.main .zenkoku_after .alljapan h3 span{
	color:#FE661A;
}
.main .zenkoku_after .alljapan .txt{
	padding:7px 0 20px 100px;
	line-height:160%;
	width:100%;
}
.main .zenkoku_after .aftercare{
	width:100%;
	height:110px;
	display:block;
	float:left;
	margin:10px 0 0 0px;
	padding:0;
	background: url(../img/top/bnr_care_after.jpg) no-repeat 0px 10px;
}
.main .zenkoku_after .aftercare h3{
	font-size:150%;
	margin: 0px;
	padding: 0px 0px 1px 100px;
	border-bottom:none;
}
.main .zenkoku_after .aftercare h3 span{
	color:#FE661A;
}
.main .zenkoku_after .aftercare .txt{
	padding:7px 0 0 100px;
	line-height:160%;
}
.main .zenkoku_after .aftercare .txt div{
	display:inline;
}
.main .voice h3{
	height:40px;

}
.tax_subsidy_t li{
	margin:0 10px 15px 10px;

}
.tax_subsidy_t li a{
	width:100%;
	height:70px;
	overflow:hidden;
	float:none;

}
.smp{
	display:none;
}
/*----- area ----------------------------*/

.col3 .area_adhesion h2 {
	padding: 5px 0px;
	position: relative;
}
.area_adhesion p.area_greeting {
	border-top: none;
}
.area_adhesion h2 .ico {
	display:none;
}
.area_adhesion .txt {
	margin: 0 5px 5px;
}
.area_adhesion_map {
	border-bottom:none;
}





}
/*  iphone5　------------------------------------------------------------------*/
@media screen and (max-width: 320px) {
.main h2.greeting{
 	font-size:85%;
  }
  
.main .zenkoku_after .alljapan .txt, .main .zenkoku_after .aftercare .txt {
	line-height:110%;
}
.col3 .area_adhesion h2 {
 	font-size:100%;
}





}

