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

/* =================== header if ===================*/

.header_main{
		height: 180px;
}
.header_info {
	         height: 150px;
               /*height: 0px;*/
}
.header_contents{
		height: 2100px;
}

/* =================== main_contents if ===================*/
.main_contents {
		height: 2600px;
}

/* =================== left_navi if ===================*/

.left_navi{
		height: 2300px;
}

/* =================== footer if ===================*/

.footer_if{
		height: 3000px;
}

/* =================== installation if ===================*/

.aircon_14{
		height: 1700px;
}
.aircon_16{
		height: 1700px;
}
.aircon_ex{
		height: 1600px;
}
.aircon_schedule{
		height: 2000px;
}
.kaden_OP{
		height: 1250px;
}
.kaden_OP_murixyou{
		height: 1170px;
}

.kixyutouki_ex{
		height: 1350px;
}
.kixyutouki-eco{
		height: 1400px;	  
}
.kixyutouki-eco-onsui{
		height: 1400px;
}
.kixyutouki-standard{
		height: 1400px;
}
.kixyutouki-standard-auto{
		height: 1400px;
}
.kixyutouki-standard-onsui{
		height: 1400px;
}
.kixyutouki-yuwakasiki{
		height: 1400px;
}
.Built-in_gas_konro_OP{
		height: 1200px;
}
.Built-in_gas_konro_EX{
		height: 1200px;
}
.ceiling_light_OP{
		height: 980px;
}
.ceiling_fan_OP{
		height: 980px;
}
.Built-in_ih_cooking_heater_OP{
		height: 1200px;
}
.ff_OP{
		height: 995px;
}
.toilet_OP{
		height: 1070px;
}
.dishwasher_OP{
		height: 1070px;
}
.cycle_soryo{
		height: 530px;
}
.doorphone_OP{
		height: 870px;
}
/* =================== warranty if ===================*/

.year5{
		height: 3720px;
}
.year7{
		height: 3460px;
}
.super{
		height: 4000px;
}

/* =================== 商品 if ===================*/

.curelif{
		height: 1300px;
}
.carrywagon_customif{
		height: 4800px;
}
.daisy_sofa_lineup{
		height: 870px;
}
.misaki_lineup{
	height: 840px;
}
.golf01{
	height: 350px;
}
@media screen and (max-width: 1235px){
#allgrow-bar {
    visibility: hidden;
}
	}

/* =================== option if ===================*/
/* 枠 */
.opbox {
border: 1px solid #cfcfcf;
padding: 20px;
margin-bottom: 20px;
text-align: center;
color: #000000;
}
/* 見出し */
.opbox .ttl {
font-size: 20px;
margin-bottom: 10px;
}
/* 説明 */
.opbox .ct {
font-size: 80%;
}
/* 価格 */
.opbox .pr {
color: red;
font-size: 140%;
margin-bottom: 10px;
}
.opbox .spr {
color: red;
padding: 0 10px;
font-size: 130%;
}
/* ボタン */
.opbox .bt {
background-color: #558ed5;
border-radius: 3px;
padding: 10px;
color: #fff;
width: 80%;
margin: 10px auto 0;
font-size: 90%;
}
.opbox .sbt {
background-color: #558ed5;
border-radius: 3px;
padding: 5px;
color: #fff;
width: 100%;
text-align: center;
margin: 5px auto;
font-size: 90%;
}
.opbox a {
text-decoration: none;
}
/* table */
.opbox table {
margin-top: 10px;
width: 100%;
font-size: 80%;
color: 000000;
}
.opbox table tr {
border-bottom: 1px solid #cfcfcf;
}
