@charset "utf-8";
/* CSS Document */

.chigai_waku {
    margin: 20px 0px 30px 0;
    border: 1px solid #f1f1f1;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    flex-wrap: wrap;
    display: flex;
}

.chigai_waku .box{
    width: 50%;
    border: none;
}

.chigai_waku p{
    padding: 10px 14px;
    line-height: 1.75em;
}
.tosya{
    text-align: center;
    padding: 2px;
    font-weight: bold;
    color: #008825;
    font-size: 18px;
}
.tasya{
    text-align: center;
    padding: 2px;
    font-weight: bold;
    color: #3B3B3B;
    font-size: 18px;
}

.chigai_waku2 {
    margin: 20px 0px 30px 0;
    border: 4px solid #f1f1f1;
    position: relative;
    overflow: hidden;
    flex-wrap: wrap;
    display: flex;
}

.chigai_waku2 .box{
    width: 50%;
    border: none;
}
.chigai_waku2 p{
    padding: 10px 14px;
    line-height: 1.75em;
}

.chigai_waku2 img{
    border: none;
}

.chigai_waku2 li{
    list-style: disc;
    font-size: 22px;
    margin-left: 20px;
    padding: 2px;
    font-weight: bold;
    color: #333;
}
.chigai_waku2 h4{
    font-size: 18px;
    background: #c7edff;
    text-align: center;
    margin-bottom: 12px;
    color: #0065cc;
}

.support{
    border: 10px solid #008825;
    padding: 8px;
    display: inline-block;
}
.support div{
    float: left;
    width: 50%;
}
.support p {
    padding: 0px 24px 8px;
}
.support ul{
    padding: 16px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.free{
    font-size: 32px;
}


/****商材別タブ*****/
/***タブ***/
.tab-4 {
    display: flex;
    flex-wrap: wrap;
}

.tab-4 > label {
    flex: 1 1;
    order: -1;
    position: relative;
    min-width: 220px;
    padding: .7em 1em;
    background-color: #f2f2f2;
    color: #0065cc;
    font-weight: 600;
    font-size: 1.1em;
    text-align: center;
    cursor: pointer;
    margin: 10px;
    border-radius: 4px;
}

.tab-4 > label:hover,
.tab-4 label:has(:checked) {
    background-color: #2589d0;
    color: #fff;
    margin: 10px;
    border-radius: 4px;
}


.tab-4 input {
    display: none;
}

.tab-4 > div {
    display: none;
    width: 100%;
    padding: 1.5em 1em;
}

.tab-4 label:has(:checked) + div {
    display: block;
}

.jutakusyoene{
    float: left;
    width: 50% !important;
    text-align: center;
}
.jutakusyoene img {
    padding: 5px;
    border: 2px solid #aaa;
    width: 90% !important;
}
.aircon_hojo {
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    background: #fe0;
    padding: 8px;
    border: 1px solid;
}
/*---------------------------------------------------------------------------------------*/

/*ページ内リンク用*/
section#w_100,
section#s_100,
section#s_50,
section#s_furo_100,
section#s_furo_50,
section#remocon{
	padding-top:50px;
}




p.ownerVoice{
	text-align:right;
	margin:15px;
}



section > h2{
	text-align: center;
}




section > h2{
	text-align:center;
}

section > h2 img{
	width:45%;
}

#main img{
    text-align: center;
   /*width:45%;*/
}
#main div{
    /*text-align: center;*/
   /* margin-top: 20px;*/
}
/**section#main img{
	border: 4px solid #ebebeb;
}
**/


/*------------ラインナップ------------*/


section#lineup .box{
	text-align:center;
	margin:0 0 40px 0;
}



section#lineup .box h2{
	margin-bottom:30px;
}
section#lineup .item a:hover {
    text-decoration: none;
}


section#lineup .box .item {
    display: inline-block;
    width: 30.4%;
    vertical-align: top;
    padding: 10px;
    margin: 10px;
    border: 2px solid #f1f1f1;
    float: left;
}
section#lineup .item:hover {
    border: 2px solid #aaa;
}
section#lineup .box .item .title {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}

section#lineup .box .item p.btn_100l,
section#lineup .box .item p.btn_50l{
	text-align:center;
	padding:0;
}




/*------------sectionごと------------*/


section#s_100 h2.bunri100{
	margin-top:50px !important;
}



/*-----------ラインナップ-------------------*/
.nap{
	font-weight: normal;
    padding: 6px 0 6px 10px;
    color: #000;
    margin: 6px 0 10px 0;
    font-size: 16px;
	border-left: 5px solid #333;
	border-bottom: 1px solid #333;
}    


/*------------タイプ別詳細------------*/


section .wrapper .col{
}




section .wrapper .col ul.labels{
	
	padding: 10px 0;
    min-height: 80px;

}


section .wrapper .col ul.labels li {
    display: inline-block;
    padding: 2px 6px;
    border: 1px solid #60c163;
    margin-bottom: 5px;
    color: #128326;
    border-radius: 2px;
    font-size: 12px;
    background: #f1ffe4;
}

section .wrapper .col ul.labels li:last-child{
	margin-bottom:0;
}




section .wrapper .col h4{
	background:none;
	border-left:5px solid #333;
	padding:5px 10px !important;
	margin-bottom:10px !important;
}

section .wrapper .col h6{
	background: #1e69de !important;
	padding:5px 10px !important;
}



section .wrapper .col:first-child{
	float:left;
	width:49%;
    margin-bottom: 20px;
}


section .wrapper .col:nth-child(2){
	float:right;
	width:49%;
}


section .wrapper .col .head{
	margin-top:10px;
}



section .wrapper .col .head h6{
	float:left;
	background:none !important;
	color:#333 !important;
	padding-left:0 !important;
}


section .wrapper .col .head .label{
    background-color: #ef8200;
    color: #fff;
    display: inline-block;
    padding: 4px 12px;
	margin-left:4px;
    border-radius: 4px;
}


/*------------タイプ別詳細のテーブル------------*/

section .wrapper .col table{
	border-collapse:collapse;
	margin-bottom:10px;
	border-bottom:1px solid #bbb;/*--スマホの時削除--*/
    width: 100%;
}



section .wrapper .col table th,section .wrapper .col table td{
	border-top:1px solid #bbb;
	padding:5px;
	vertical-align:middle;
    width: 100%;
}

section .wrapper .col table th{
	background:#e6f7ff;
	width:40%;
}



section .wrapper .col table td .cat{
	display:block;
	color:#006c97;
}




section .wrapper .col table td .model{
	width:60%;
	font-size:14px;
	margin-right:10px;
}

section .wrapper .col table td .num{
	font-size:10px;
}

table td .gpc{
	font-size:11px;
}

/*----------background-----------------*/
.bg_kon{
	background:#020a54;
}

.bg_gray{
	background:#f2f2f3;
}


/*--ガスペックPRICE--*/



dl.price{
	border-bottom:2px solid #000;
	margin-bottom:10px;
}

dl.price .komikomi {
    background-color: #fdf109;
    color: #222;
    padding: 3px 10px;
    margin-right: 10px;
    font-weight: bold;
    border: 1px solid #b9b3a1;
}

dl.price .tokka{
	background-color: #EB0000;
	color:#fff;
	padding:3px 10px;
	font-weight: bold;
}



dl.price dt{
	margin-bottom:10px;
}

dl.price dd{
	text-align:right;
}

dl.price dd em{
	font-weight:bold;
	font-size:26px;
}

dl.price dd span{
	display:block;
}



/*--この機種のガスペック価格はこちら--*/

p.detailBtn{
	text-align:center;
	margin:20px 10px;
}

p.detailBtn img{
	width:60%;
}


p.detailBtn img:hover{
	opacity:0.6;
}


/****工事費用について****/
.kouji_hiyou{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 20px 0px 30px 0px;
}
.aircon_box{
    width: 48.8%;
    border: 2px solid #dfdfdf;
    margin: 4px;
    text-align: center;
}
.aircon_box h4{
    background: #f1f1f1;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}
.aircon_box p{
    padding: 10px 10px 0 10px;
}
.aircon_box table{
    width: 94%;
    border-bottom: 2px solid;
    margin: 3%;
}
.aircon_box td{
    padding: 4px 10px;
    text-align: right;
}
.aircon_box img{
    width: 80%;
    margin: 0 auto;
}

.koujihi_s{

}
.koujihi_d {
    font-weight: bold;
    color: #eb0000;
    font-size: 14px;
    text-align: right;
    width: 95%;
    padding: 4px;
    margin: 8px;
}
.koujihi_d span{
    margin: 2px;
    display: inline-block;
}


.aircon_option table{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
}
.aircon_option td{
    border: 1px solid #bbb;
    padding: 8px;
    min-width: 130px;
    vertical-align: middle;
    text-align: center;
}
.tb_top{
    background: #ddd;
}
.tb_top td{
    text-align: center;
    font-weight: bold;
}
.tb_01{
    text-align: center;
}
.tb{
    text-align: center;
    vertical-align: middle;
}
.tb_02{
    text-align: center;
    background: #eee;
}

/***同時工事割引***/
.doujikouji{
    display: flex;
    flex-wrap: wrap;
}
.doujikouji .explain{
    border: 2px solid #008825;
    margin: 16px 0;
    background: #f7f7f7;
    padding: 10px;
}
.d_box{
    width: 50%;
}
.d_box table {
    margin: 15px auto;
    width: 90%;
}
.d_box td {
    padding: 6px;
    font-size: 18px;
    text-align: right;
    border-bottom: 1px solid #ccc;
    color: #eb0000;
    font-weight: bold;
}
.waribiki {
    background: #008825;
    font-size: 20px;
    margin: 15px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
}



/*****対応不可工事****/
.wrong{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.wrong_box{
    width: 48%;
    margin: 1%;
    border: 2px solid #ebebeb;
}

.wrong_01 {
    font-size: 18px;
    text-align: center;
    padding: 8px;
    font-weight: bold;
    color: #222;
    background: #f5f5f5;
    border-bottom: 2px solid #0065cc;
}
.wrong_box img{
    padding: 8px;
}
.wrong_box p{
    padding: 0 10px 10px;
    line-height: 1.5em;
}


.forSp{
	display:none;
}

/*----------margin-----------------*/
.mb_01{
	margin-bottom:1px;
}
.mb_02{
	margin-bottom:2px;
}
.mb_03{
	margin-bottom:3px;
}
.mb_04{
	margin-bottom:4px;
}
.mb_05{
	margin-bottom:5px;
}
.mb_06{
	margin-bottom:6px;
}.mb_07{
	margin-bottom:7px;
}.mb_08{
	margin-bottom:8px;
}
.mb_09{
	margin-bottom:9px;
}
.mb_10{
	margin-bottom:10px;
}



.eol_products{
	text-align:center;
	background: #ededed;
	margin: 0 180px 0 180px;
}

/***ライナップ用テキスト**/
.moji_01{
	padding:10px;
	text-align:center;
}

/****価格一覧****/

.text01{
    padding: 10px;
    text-align: center;
}
.text02{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
    color: #0065cc;
}




.ac_main{
    border: 4px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
}
.ac_list{
    display: inline-block;
}
.ac_list div{
    float: left;
}

.ac_list img{
    width: 100%;
}

.aircon{
    width: 45%;
    text-align: center;
}
.aircon2{
    width: 55%;
}
.aircon2 ul{
    margin: 0 12px 4px;
}
.shiyou{
    min-height: 80px;
}
.shiyou li {
    display: inline-block;
    padding: 2px 4px;
    border: 2px solid #027c96;
    margin: 2px 1px;
    font-size: 13px;
    border-radius: 4px;
    color: #027c96;
    font-weight: bold;
}
.hinban {
    font-size: 18px;
    font-weight: bold;
    margin: 4px 8px;
}
.pac_p{
    font-size: 15px;
    color: #cc0000;
    font-weight: bold;
    text-align: right;
    width: 95%;
}
.gsp_price{
    font-size: 34px;
    color: #cc0000;
    font-weight: bold;
    text-align: right;
    width: 95%;
}

.mitsumori_btn{
    text-align: center;
    font-size: 20px;
    padding: 10px;
    background: #cc0000;
    border: 2px solid #ccc;
    color: #fff;
    border-radius: 6px;
    width: 50%;
    margin: 10px 14px;
}




/*****メーカー機能***/
#kinou {
    background: #f5f5f5;
    padding: 14px;
    display: inline-block;
}
#kinou h3{
    font-weight: bold;
    background: #fff;
    padding: 7px 12px;
    margin-bottom: 10px;
    font-size: 18px;
    border-left: 4px solid #0065cc;
    width: 100%;
}
#kinou h4 {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    padding: 8px 14px;
    background: #29abe9;
    color: #fff;
    margin: 4px 0 12px;
}
.omakase_ai{
    font-size: 1.1em;
    padding: 6px 12px;
    border: 1px solid #29abe9;
    margin: 10px;
    background: #ceefff;
    border-radius: 4px;
    color: #0065cc;
}
.function1{
    width: 100%;
    padding: 10px;
}
.function1 img{
    width: 40%;
}
.function2{
    width: 40%;
    padding: 10px;
    float: left;
}
.function1 img{
    width: 40%;
}


.kinou{
    display: flex;
    flex-wrap: wrap;
}


.kinou_box1 {
    width: 32.1%;
    margin: 4px;
    text-align: center;
    background: #fff;
    padding: 14px 0px;
}
.kinou_box1 h4{
    background: #f1f1f1;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}
.kinou_box1 p{
    padding: 10px 10px 0 10px;
    line-height: 1.45em;
}
.kinou_box1 table{
    width: 94%;
    border-bottom: 2px solid;
    margin: 3%;
}
.kinou_box1 td{
    padding: 4px 10px;
    text-align: right;
}
.kinou_box1 img{
    width: 88%;
    margin: 0 auto;
}

.kinou_box2 {
    width: 33.3%;
    margin: 14px 0px;
    text-align: center;
    background: #fff;
    padding: 2px 0px 14px;
}
.kinou_box2 h4{
    background: #f1f1f1;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}
.kinou_box2 p{
    padding: 10px 10px 0 10px;
    line-height: 1.45em;
}
.kinou_box2 table{
    width: 94%;
    border-bottom: 2px solid;
    margin: 3%;
}
.kinou_box2 td{
    padding: 4px 10px;
    text-align: right;
}
.kinou_box2 img{
    width: 90%;
    margin: 0 auto;
}
.kinou_box3 {
    width: 49%;
    margin: 14px 0px;
    text-align: center;
    background: #fff;
    border: 2px solid #ddd;
    margin: .5%;
}
.kinou_box3 h4{
    background: #f1f1f1;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}

.kinou_box3 p {
    padding: 4%;
    line-height: 1.45em;
}
.kinou_box3 table{
    width: 94%;
    border-bottom: 2px solid;
    margin: 3%;
}
.kinou_box3 td{
    padding: 4px 10px;
    text-align: right;
}
.kinou_box3 img{
    width: 94%;
    margin: 0 auto;
}
.kinou_box4 {
    width: 48.8%;
    margin: 4px;
    text-align: center;
    background: #fff;
    padding: 10px;
}
.kinou_box4 h4{
    background: #f1f1f1;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}
.kinou_box4 h5{
    background: #32d4d5;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #055859;
}
.kinou_box4 p{
    padding: 10px;
    line-height: 1.45em;
}
.kinou_box4 table{
    width: 94%;
    border-bottom: 2px solid;
    margin: 3%;
}
.kinou_box4 td{
    padding: 4px 10px;
    text-align: right;
}
.kinou_box4 img{
    width: 100%;
    margin: 0 auto;
}



.function2 img{
    border: 4px solid #ddd;
}
.function2_p {
    margin: 10px;
    padding: 18px;
    background: #ebebeb;
    /* color: #fff; */
    overflow: hidden;
    font-size: 14px;
    border-radius: 4px;
}

.bd-after {
    border: 1px dashed #aaa;
    height: 1px;
    margin: 1.45rem 0;
}

/****2023年モデル***/

/* タブレット用
------------------------------------------------------------*/


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




/* スマートフォン 横(ランドスケープ) */
@media screen and (max-width:640px){
	
.forSp{
	display:block;
}


.forPc{
	display:none;
}

.eol_products{
	margin: 0;
}
	


section#lineup .box h2{
	width:80%;
	margin:20px auto;
}


section > h2 img{
	width:100%;
}


	
section#lineup .box .item{
	width:44.4%;
	display:block;
    float: left;
}


section#lineup .box .item p{
	text-align:center;
}

section#lineup .box{
	margin:0;
}
/*--商品詳細--*/

section .wrapper .col:first-child,
section .wrapper .col:nth-child(2){
	float:none;
	width:100%;
}
	
section .wrapper .col table {
    margin: 0 auto;
    margin-bottom: 30px;	
}



	
section h2.newRemocon img{
	width:70%;
}	

#sidebar{
	display:none;
}
	
	
/*----------margin-----------------*/
.mt_1{
	margin-top:1px;
}
.mt_2{
	margin-top:2px;
}
.mt_3{
	margin-top:3px;
}
.mt_4{
	margin-top:4px;
}
.mt_5{
	margin-top:5px;
}
.mt_6{
	margin-top:6px;
}
.mt_7{
	margin-top:7px;
}
.mt_8{
	margin-top:8px;
}
.mt_9{
	margin-top:9px;
}
.mt_10{
	margin-top:10px;
}
	
	
/*-----------ラインナップ-------------------*/
.nap{
	font-weight: normal;
    padding: 6px 0 6px 10px;
    color: #000;
    margin: 6px 0 0 0;
    font-size: 16px;
	border-left: 5px solid #333;
	border-bottom: 1px solid #333;
}    	
	
	
}




/* スマートフォン 縦(ポートレート) */
@media screen and (max-width:480px){

.tab-4 > label {
    min-width: 100px;
}
.aircon{
    width: 100%;
}
.aircon2{
    width: 100%;
}
.mitsumori_btn {
    width: 96%;
    margin: 2%;
}

    .text01{
        text-align: left;
    }
    
/*----------margin-----------------*/
.mt_1{
	margin-top:1px;
}
.mt_2{
	margin-top:2px;
}
.mt_3{
	margin-top:3px;
}
.mt_4{
	margin-top:4px;
}
.mt_5{
	margin-top:5px;
}
.mt_6{
	margin-top:6px;
}
.mt_7{
	margin-top:7px;
}
.mt_8{
	margin-top:8px;
}
.mt_9{
	margin-top:9px;
}
.mt_10{
	margin-top:10px;
}
	
/*-----------ラインナップ-------------------*/
.nap{
	font-weight: normal;
    padding: 6px 0 6px 10px;
    color: #000;
    margin: 6px 0 0 0;
    font-size: 16px;
	border-left: 5px solid #333;
	border-bottom: 1px solid #333;
}    	

section#lineup .box{
	margin:0;
}
    


    
    
#main div img{
    /*width: 70%;*/
   /* margin-top: 20px;*/
}
section#lineup .box .item .title {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}
section#lineup .box .item {
    padding: 6px;
    margin: 4px;
    width: 47.5%;
    margin-bottom: 10px;
}

    .products_tank{
        padding: 8px 6px;
    }
    .products_tank li{
        font-size: 12px;
    }
    
section .wrapper .col ul.labels{
    min-height: 0;

}
    

    .chigai_waku .box{
        width: 100%;
    }
    .chigai_waku2 .box{
        width: 100%;
    }
.chigai_waku2 ul {
    margin: 20px 20px 0 20px;
}
.support {
    margin-bottom: 20px;
}
.support div {
    width: 100%;
}
.aircon_box {
    width: 100%;
    text-align: center;
}
.aircon_box img{
    width: 70%;
    margin: 0 auto;
}
    .wrong_01{
        font-size:14px; 
    }
    .d_box{
        width: 100%;
    }
    .function1 img{
        width: 100%;
    }
.kinou_box1 {
    width: 100%;
    margin: 10px 4px;
    text-align: left;
    background: #fff;
    padding: 0px; 
    border: 2px solid #29abe9;
}
.kinou_box1 img{
    width: 100%;
    margin: 0 auto;
}    
.kinou_box1 p{
    padding: 10px;
}     
    .kinou_box2{
        width: 100%;
    }  
    .kinou_box3{
        width: 100%;
    } 
    .kinou_box4{
        width: 100%;
        margin: 0;
    } 
    .function2{
        width: 100%;
    }

.jutakusyoene{
    float: none;
    width: 100% !important;
}
.jutakusyoene img{
    width: 100% !important;
}
.aircon_hojo {
    font-size: 20px;
    font-weight: bold;
    color: #cc0000;
    background: #fe0;
    padding: 8px;
    border: 1px solid;
    width: 100%;
    text-align: center;
    margin-bottom: 14px;
}
.pac_p {
    font-size: 14px;
    color: #cc0000;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.ac_list img{
    width: 100%;
}
    
}

/* スマートフォン 縦(ポートレート) */
@media screen and (max-width:375px){
    .wrong_01{
        font-size:13px; 
    }
    .wrong_box{
        width: 46.6%;
    }

}





























