@charset "UTF-8";

figure{
	margin:0;
	padding:0;
}

.site-main2 {
    max-width: 96rem;
    width: 100%;
    margin: 0 auto;
}
/*-- clearfix --*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table;zoom:1; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*-- end clearfix --*/

.fl_l{float:left;}
.fl_box{overflow: hidden; *zoom: 1;}
/*--------------
kaji
---------------*/
.cnt{
	font-size: 1.4rem;
}
.mv_area{
	background:url(../../../service/house/aircon/img/area_top.jpg?20220317) no-repeat center;
	background-size:cover;
	padding:1rem;
	width:100%;
	min-height:450px;
}

.my_area.sub {
	min-height:auto;
}

.mv_area .inner_wrap{
	margin:auto;
	max-width:960px;
	width:100%;
}
.mv_area .inner_wrap h2{
	margin-bottom:39px;
	font-size: 3em;
}
.mv_area .inner_wrap .lead{
	margin-bottom:35px;
	font-size: 14px;
}
.mv_area .inner_wrap .article{
	font-size:20px;
	margin-bottom:40px;
}
.sp_only{
	display:none;
}


.ttl_pic{
	text-align:center;
	padding:36px 0 18px;
	line-height:1;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:32px;
}
.ttl_pic::after{
	display:block;
	content:url(../../../service/pc-support/img/arrow_ttl.png) ;
}

.bg_color{
	background:#EBEADE;
	padding:3rem 1rem;
}

.ttl_h4_meiryo{
	text-align:center;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:24px;
}

.plan {
	max-width:960px;
	margin:0 auto;
}

.plan li {
	margin-bottom:30px;
}

.kodawari li{
	width:30%;
}
.num_kodawari{
	text-align:center;
}
.kodawari li h4{
	font-size:38px;
	font-weight:bold;
	line-height:1.2;
	height:2.4em;
	display: table-cell; /* IE8から使用可能 */
	vertical-align: middle;
}
.kodawari li h4 .orange{
	color:#FC9238;
}
.kodawari li h4 .small{
	font-size:84%;
}
.kodawari li figure{
	margin-bottom:1.6rem;
}
.kodawari li .text_kd{
	margin-top:1.6rem;
}

.list_voice{
	border-top: 1px solid #AAAAAA;
}
.list_voice li{
	padding:2rem 1rem;
	border-bottom: 1px solid #AAAAAA;
}
.list_voice li .wrap_voice{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.list_voice li .icon_voice{
	width:108px;
}
.list_voice li .icon_voice figure img{
	margin-bottom:1rem;
}
.list_voice li .icon_voice figcaption{
	text-align:center;
	font-size:1.4rem;
}
.list_voice li .voice_cnt{
	width: calc( 100% - 11rem ) ;
}
.inner_vc{
	padding:1.5rem;
	background:#DFDFD0;
	margin-left:3rem;
	border-radius:8px;
	position:relative;
}
.inner_vc::before{
	display:block;
	content:'';
	border-top: 11px solid transparent;
	border-right: 30px solid #DFDFD0;
	border-bottom: 11px solid transparent;
	border-left: 30px solid transparent;
	position:absolute;
	left:-60px;
	top:20px;
}
.inner_vc dl.min_dl{
	margin-bottom:5px;
	display:inline-block;
	margin-right:20px;
}
.inner_vc dl.full_dl{
	margin-bottom:5px;
}
.inner_vc dt{
	width: 7rem;
	text-align:center;
	color:#fff;
	background:#47BED8;
	display:inline-block;
	margin-right:10px;
}
.inner_vc dl.full_dl dt{
	float:left;
}
.inner_vc dd{
	display:inline-block;
}
.inner_vc dl.full_dl dd{
	overflow: hidden; *zoom: 1;
	display:block;
}
.inner_vc p{
	margin:2rem 0 0;
}
.for_custmer{
	margin-top:2rem;
}
.list_voice li h4{
	width:10rem;
	color:#fff;
	background:#47BED8;
	font-size:14px;
	text-align:center;
	border-radius:11.5px;
	margin-bottom:1rem;
}
.flex_wrap{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:  wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.box46{
	width:48%;
	margin-bottom:4rem;
}
.flex_wrap .box46:nth-of-type(n + 3){
	margin-bottom:0;
}
.case_ttl{
	margin-bottom:1.4rem;
}
.case_ttl h4{
	padding-top:5px;
	font-size:1.4rem;
}
.fl_l_pic{
	float:left;
	margin-right:1.4rem;
}
.from_st{
	padding:9px;
	background:#fff;
	border: 1px solid #999999;
}
.box46 h5{
	font-size:14px;
}
.box46 p{margin-bottom:0;}

.list_service li{
	width:18%;
	margin:1.5rem 0;
}
.flex_wrap2{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.area{
	margin-bottom:3rem;
}
.area_last{
	margin-bottom:0rem;
}
.area h4{
	width: 7rem;
	text-align:center;
	color:#fff;
	background:#47BED8;
	border-radius:2px;
	margin-bottom:5px;
}
.area_01{
	width:41%;
}
.area_02{
	width:48%;
}
.localnav_sp{
	display:none;
	margin-bottom:3rem;
}
.localnav_sp li{
	border-bottom:1px solid #fff;
	letter-spacing:-1px;
	background:#47BED8;
}

.localnav_sp li a{
	display:block;
	position:relative;
	padding:1.5rem 1.5rem 1.5rem 4rem;
	color:#fff;
	text-decoration:none;
}
.localnav_sp li a::before{
	display:block;
	content:'';
	border-top: 9px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 9px solid transparent;
	border-left:14px solid #fff;
	position:absolute;
	left:1.5rem;
	top:1.6rem;
	margin:auto;
}
.localnav_sp li.subplus > a::after{
	display:block;
	content:'-';
	position:absolute;
	right:2rem;
	top:1.6rem;
}
.localnav_sp li ul{
	background:#fff;
}
.localnav_sp li ul li{
	background:#ACAC9D;
	float:left;
	width:50%;
	border-right:1px solid #fff;
}
.localnav_sp li ul li:nth-child(2n) {
	border-right:none;
}

.aircon_item .cnt_sv h4{

}

.aircon_item li{
	width:48%;
	margin-bottom: 4rem;
}
.aircon_item li figure{
	width: 28%;
}
.aircon_item li .cnt_sv{
	width:70%;
}
.aircon_item li h4{
	background-color:#bfbb97;
	padding:8px;
	line-height:1;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.aircon_item li h4 a{
	color: #ffffff;
	text-decoration: none;
}


.aircon_item dt {
	color:#484944;
	font-size:1.6rem;
	font-weight:bold;
	margin:10px 0;
}

.aircon_item dt span {
	color:#2eacc6;
}

.movie_dl {
	float:left;
	width:65%;
}

.movie_dl dt{

}

.movie_dl dd{

}

.movie_area {
	float:right;
	width:33%;
	text-align:right;
}

.advice_dl {
	float:left;
	width:65%;
}

.advice_dl dt {
	margin-bottom:20px;
}

.advice_dl dt img{
	width:auto;

}

.advice_dl dd{
}



.advice_img {
	float:right;
	width:33%;
	margin-bottom:50px;
}

.left_img .advice_dl  {
	float:right;
}

.left_img .advice_img {
	float:left;

}

.aircon_menu {
	width:100%;
	margin:0;
	padding:40px 0 30px;
	background-color:#abac9c;
}

.aircon_menu .ttl{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
    margin: 0 auto 15px;
}

.aircon_menu ul{
	margin:0 auto;
}
.aircon_menu ul:nth-child(2) {
	margin-bottom: 30px;
}
.aircon_menu ul:last-child {
	margin-bottom: 0;
}

.aircon_menu ul li{
	width: 25%;
	float: left;
	font-size:14px;
	padding-left:15px;
	margin-bottom:10px;
	background:url(../../../service/house/aircon/img/arrow.png) left center no-repeat;
}

.aircon_menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
}


/*壁掛けエアコン*/

.mv_area.sub{
	background:url(../../../service/house/aircon/wall-normal-basic/img/area_top.jpg) no-repeat center;
	background-size:cover;
	padding:1rem;
	min-height:auto;
}

.mv_area.sub h2 {
	margin:60px 0;
}

.mv_area.sub h2 img{
	/*width:auto;*/
}

.detail li {
	border:2px solid #46bed7;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	padding:20px 20px 15px;
}

.detail li:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.detail li .ttl_sp{
	display:none;
}

.detail li dt{
	width:30%;
	float:left;
}

.detail li dd{
	width:68%;
	float:right;
}

.detail li dd .ttl{
	color:#2eacc6;
	font-size:2.4rem;
	font-weight:bold;
}

.detail li dd img {
	float:left;
}

.detail li dd .price {
	float:left;
	margin-left:20px;
}

.detail li dd .price {
	color:#fd4e5f;
	font-size:2.8rem;
	font-weight:bold;
	width: 40%;
}

.detail li dd .price span{
	color:#484944;
	font-size:1.6rem;
	display:block;
}

.detail li dd .price p.note{
	color:#484944;
	font-size:1.4rem;
	display:block;
	font-weight:normal;
}
.txt_long{
	clear: both;
	padding-top: 1rem;
}

.detail li dd .price p.caution {
		color:#fd4e5f;
		font-size:1.4rem;
		font-weight:normal;
	}

.price_tb{
	background:#fff;
	width:100%;
	border-collapse:collapse;
	margin-bottom:1rem;
	line-height:140%;
}
.price_tb th, .ryouri_tb td{
	padding:5px 12px;
	text-align:center;
}
.price_tb th{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	color:#fff;
	font-weight:normal;
	background:#47BED8;
	padding:15px 0;
}
.price_tb tr th:last-of-type{
	border-right:1px solid #47BED8;
}
.price_tb td{
	border:1px solid #47BED8;
	text-align:center;
	padding:15px 0;
}
.price_tb td.bg_color{
	background:#BFBC97;
	color:#fff;
	text-align:left;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
.price_tb tr:last-of-type td.bg_color{
	border-bottom:1px solid #BFBC97;
}
.price_tb .col_01{ width:26%;}
.price_tb .col_02{ width:22%;}
.price_tb .col_03{ width:22%;}
.price_tb .col_04{ width:30%;}
.price_price{
	margin-bottom:4rem;
}

.flow {
	margin-top:40px;
	margin-left:35px;
}

.flow li {
	width:28%;
	border:2px solid #46bed7;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#FFFFFF;
	margin-bottom:50px;
	padding:15px 20px 15px;
	position:relative;
}

.flow li:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.flow li .num{
	position:absolute;
	top:-35px;
	left:-35px;
}

.flow li dt {
	font-size:2.4rem;
	color:#46bed6;
	padding-left:35px;
	margin-bottom:15px;
	font-weight:bold;
}

.flow li dd {
	width:100%;
	text-align:center;
}

.flow li dd p{
	margin-top:15px;
	font-size:1.5rem;
	text-align:left;
}

.flow li dd img {

}

.before_after li {
	width:40%;
}

.before_after li p {
	text-align:left;
	font-size:1.5rem;
	margin-top:20px;
}

.arrangement li {
	width:28%;
	border:2px solid #46bed7;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#FFFFFF;
	margin-bottom:50px;
	padding:15px 20px 15px;
	position:relative;
}

.arrangement li:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.arrangement li dt {
	font-size:2.4rem;
	color:#46bed6;
	margin-bottom:15px;
	font-weight:bold;
}

.arrangement li dd {
	width:100%;
	text-align:center;
}

.arrangement li dd p{
	margin-top:15px;
	font-size:1.5rem;
	text-align:left;
}

h4.ttl_pack{
	font-size: 2.5rem;
	color:#46bed6;
	font-weight: bold;
}

.price-table {
	width:100%;
	max-width:960px;
	margin:0 auto;
}

/*payment*/

.border-waku {
	background-color:#FFFFFF;
	padding:20px;
	border:1px solid #46bed7;
	text-align:center;
}

.border-waku h4{
	margin-bottom:10px;
	color:#46bed7;
	text-align:left;
}

h4.h4ttl{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #46bed7;
}

h5.ttl_select{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #46bed7;
}

/* 20190802追加 */
.outdoor-unit_main {
	max-width: 795px;
	margin: 40px auto 0 auto;
}
.outdoor-unit_main p {
	font-size: 14px;
}
.bg_color.ou {
	padding: 6rem 1rem;
}
.ou h4 {
	font-size: 22px;
	color: #46bdd7;
	font-weight: bold;
}
.ou .basicprice {
	margin-bottom: 50px;
}
.ou .detail li {
	padding: 30px;
	margin-bottom: 30px;
}
.ou .detail li dt {
	width: 40%;
	text-align: center;
}
.ou .detail li dd {
	width: 58%;
}
.ou .detail .question {
	color: #fff;
	font-size: 19px;
	padding: 5px 15px;
	border-radius: 10px;
	background: #585858;
	line-height: 1;
	margin-bottom: 15px;
}
.ou .detail .center {
	text-align: center;
	margin: 25px 0;
}
.ou .detail .price {
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
	width: auto;
}
.ou .detail .price .body {
	background: #fffbed;
	padding: 5px 15px 15px;
	line-height: 1.4;
}
.ou .detail li dd img {
	float: none;
}
.ou .detail li dd .ttl {
	margin-bottom: 5px;
}
.ou .detail .price .price_ttl {
	background: #46bdd7;
	color: #fff;
	font-size: 19px;
	padding: 5px 15px;
	line-height: 1;
}
.ou .detail .price span {
	display: inline;
	color: #333;
	font-size: 20px;
	font-weight: normal;
}

.ttl_pic.option::after {
	content: url(../../../service/pc-support/img/arrow_ttl_option.png);
}
.flex_wrap.option {
	justify-content: center;
}
.flex_wrap.option li {
	position: relative;
}
.flex_wrap.option li span {
	font-size: 12px;
	position: absolute;
	bottom: 0;
	right: -200px;
}


@media screen and (max-width: 768px){
	.pc_only{display:none;}
	.mv_area{background:url(../../../service/house/aircon/img/area_top_sp.jpg?20220317) no-repeat center;background-size:cover;min-height:auto;}
	.mv_area.kaji{background:url(../../../service/house/aircon/img/area_top_sp.jpg) no-repeat center;background-size:cover;}
	.sp_only{display:block;}
	.mv_area .inner_wrap h2{width:90%;margin-bottom:1rem;}
	.mv_area .inner_wrap .lead{width:60%;margin-bottom:1rem;}
	.mv_area .inner_wrap .article{font-size:14px;margin-bottom:1rem;}
	.mv_area.sub .inner_wrap h2{margin:25px 0;}
	.ttl_pic{font-size:18px;padding:18px 0 9px;}
	.ttl_h4_meiryo{font-size:16px;}
	.bg_color{padding:1.5rem 1rem;}
	.lnav li{width:46%; border-radius:3px; margin-bottom:4%;}
	.lnav li:nth-of-type(n + 3){margin-bottom:0;}
	.lnav li::after{display:none;}
	.aircon_item li{width:100%; margin:5px 0;}
	.aircon_item li figure{width:28%;}

	.list_voice li .icon_voice{width:6rem;}
	.list_voice li .voice_cnt{width: calc( 100% - 6rem ) ;}
	.box46{width:100%;}
	.case_ttl .fl_l_pic{width:10%;}
	.from_st .fl_l_pic{width:30%;}
	.flex_wrap .box46, .flex_wrap .box46:nth-of-type(n + 3){margin-bottom:3rem;}
	.flex_wrap .box46:last-of-type{margin-bottom:0;}
	.case_ttl h4{padding-top:0;}
	.flex_wrap{-webkit-justify-content:space-around; justify-content:space-around;}
	.list_service li{width:43%;}
	.flex_wrap2{display:block;}
	.area_01, .area_02{width:100%;}
	.area{margin-bottom:0;}
	.localnav_sp{display:block;}
	.flex_wrap.type li {
		width:48%;
		margin-bottom:10px;
	}

	.aircon_item li {
		margin-bottom:20px;
	}

	.aircon_item dt {
	font-size:2rem;
	margin:5px 0;
	}

	.movie_dl {
		float:none;
		width:100%;}

	.movie_dl dt {
		margin-top:30px;
		margin-bottom:10px;
		text-align:center;
	}

	.movie_dl dt img{
		width:auto;
	}

	.movie_area {
		margin:10px 0;
		text-align: center;
	}

	.advice_dl {
		float:none;
		width:100%;
	}

	.advice_dl dt img{
		max-width:100%;
	}

	.movie_area {
	float:none;
	width:100%;
	}
	.advice_img {
	float:none;
	width:100%;
	margin:20px 0;
	}

	.advice_img img{
		width:100%;
	}

.mv_area.wall-normal-basic{
	padding:1rem;
}


.detail li dd .ttl{
	display:none;
}

.detail li .ttl_sp{
	display:block;
	color:#2eacc6;
	font-size:2.2rem;
	line-height:140%;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

.detail li img {
	float:left;
	width:48%;
}

.detail li p {
	float:right;
	width:48%;
	font-size:1.6rem;
	line-height:140%;
	color:#454545;
}

.detail li dd .price {
	float:none;
	margin-left:0;
	color:#fd4e5f;
	font-size:2.8rem;
	font-weight:bold;
	margin-top:10px;
	width: 100%;
}

.detail li dd img {
	float:none;
	width:100%;
	margin-top: 10px;
}

.detail li dd .price span{
	color:#484944;
	font-size:1.6rem;
	display:block;
	width:30%;
	float:left;
	line-height:140%;
	margin-top:10px;
}

.detail li dd .price p.note{
	color:#484944;
	font-size:1.4rem;
	display: block;
	font-weight:normal;
	width: 100%;
	clear:left;
}
.detail li dd p.note{
	color:#484944;
	font-size:1.4rem;
	display: block;
	font-weight:normal;
	width: 100%;
	clear:left;
}

.detail li dd .price p.caution {
	color:#fd4e5f;
	font-size:1.4rem;
	font-weight:normal;
	width: 100%;
}


	.detail li dt{
	width:100%;
	float:none;
	}

	.detail li dd{
	width:100%;
	float:none;
	}

	.flow {
	margin-top:40px;
	margin-left:2%;
}


	.flow li {
	width:46%;
	margin-bottom:30px;
	padding:10px 3% 0;
	}

	.flow li .num{
		width:25%;
		top:-15px;
		left:-15px;
	}
	.flow li dt {
	font-size:2rem;
	color:#46bed6;
	padding-left:25px;
	margin-bottom:5px;
	font-weight:normal;
	}

	.flow li dd {
	width:100%;
	text-align:center;
	}

	.flow li dd p{
	margin-top:10px;
	font-size:1.8rem;
	text-align:left;
	color:#454545;
	line-height:140%;
	}

	.before_after li {
	width:100%;
	}

	.before_after li p {
	text-align:left;
	font-size:1.5rem;
	margin-top:20px;
	}

	.arrangement li {
	width:100%;
	margin-bottom:20px;
	padding:15px 2% 0;
	}

	.arrangement li dt {
		text-align:center;
	}

	.arrangement li dd img{
	width:40%;
	margin-bottom: 4%;
	}

	.arrangement li dd p{
		width:55%;
		float:right;
	margin-top:0;
	font-size:1.6rem;
	text-align:left;
}


.price-table {
	max-width:auto;
}

	.aircon_menu {
	width:100%;
	margin:0;
	padding:20px 0 30px;
	background-color:#abac9c;
}


	.aircon_menu .ttl{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	width: 90%;
    margin: 0 auto 15px;
}

.aircon_menu ul{
	width: 90%;
	margin:0 auto;
}

.aircon_menu ul li{
	display: block;
	 border-bottom: 0.1rem dotted #fff;
	width: 100%;
	font-size:14px;
	padding: 0.5rem 3.125%;
	margin-bottom:0px;
	background:url(../../../service/house/aircon/img/arrow.png) left center no-repeat;
}

	/*tableをスクロールさせる*/
table {
	overflow: auto;
	display:block;
	width:auto;
}

table tbody {
	width: 100%;
	display:table;
}

/*tableにスクロールバーを追加*/
table::-webkit-scrollbar {
	height: 5px;
}

/*tableにスクロールバーを追加*/
table::-webkit-scrollbar-track {
	background: #F1F1F1;
}

/*tableにスクロールバーを追加*/
table::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

.txt_long{
	clear: both;
	padding-top: 1rem;
	width: 100%!important;
}
.mv_area .inner_wrap h2{
	font-size: 3rem;
}

/* 20190802追加 */
.outdoor-unit_main {
	padding: 0 10px;
}
.bg_color.ou {
	padding: 1.5rem 1rem;
}
.ou .basicprice {
	margin-bottom: 20px;
}
.ou .detail li img {
	float: none;
}
.ou .detail li dt {
	margin-bottom: 20px;
	width: 100%;
}
.ou .detail li dd {
	width: 100%;
}
.ou .detail li dd .ttl {
	display: block;
	font-size: 1.9rem;
}
.ou .detail li p {
	float: none;
	width: 100%;
}
.ou .detail li {
	padding: 15px;
}
.ou .detail li dd .price {
	font-size: 18px;
}
.ou .detail .price span {
	float: none;
	width: auto;
	display: block;
	font-size: 14px;
}

.flex_wrap.option li span {
	position: static;
}
.flex_wrap.option li img {
	width: 50%;
	display: block;
	margin: auto;
}

}
