.bx-wrapper {
    width: 100% !important;
    overflow: hidden;
    position: relative !important;
}
.bx-window {
    margin: 0 auto !important;
    overflow: visible !important;
}

#slider {
	list-style: none;
	padding: 0;
	height: 530px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#slider li {
	width: 1040px;
	margin: 0;
	padding: 0;
}


.スマホ-----------{}
@media screen and ( max-width:700px ){

#slide {
	height: 300px;
	width: 100%;
}
	
}

.ヘッダー-----------{}

#illst {
	position: absolute;
	right: 0px;
	bottom: 6px;
}
#header_tel {
	right: 234px;
	bottom: 3px;
	position: absolute;
}
#header a #facebook_icon {
	position: absolute;
	bottom: 10px;
	right: 175px;
}

#navi {
	background-color: #AACD14;
}
#navi ul {
	margin-right: auto;
	margin-left: auto;
	width: 945px;
}
#navi li {
	display: inline;
}
#navi a {
	display: block;
	float: left;
	width: 235px;
	text-align: center;
	vertical-align: middle;
	padding-top: 18px;
	padding-bottom: 18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#navi a:hover {
	background-color: #82B700;
}
#navi #left_side_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#article {
	padding-top: 40px;
	padding-bottom: 60px;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 30px;
}
.h4_sub {
	font-size: 14px;
	line-height: 1em;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.スマホ-----------{}
@media screen and ( max-width:700px ){

#blog_article h4 img {
	height: 25px;
	width: auto;
}
#service_article h4 img,
#news_article h4 img
	{
	height: 21px;
	width: auto;
}
	.h4_sub {
		font-size: 11px;
	}


	
}



.ニュース、ブログ-----------{}
#right_blog_area {
	width: 640px;
	float: right;
}

#news_article {
	padding-bottom: 70px;
}

#blog_article {
	width: 100%;
	float: none;
	clear: both;
	padding-bottom: 80px;
}
#blog_article h4 {
	padding-bottom: 4px;
}
.blog_box  {
	position:relative;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.blog_box .link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog_pt_area  {
	float: left;
	width: 240px;
	max-width: 240px;
	position: relative;

}

.blog_pt_area img {
	width: 100%;
	height: auto;
	aspect-ratio: 4/3;
	object-fit: cover;

}

.blog_category {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	background-color: #000000;
	font-size: 12px;
	line-height: 1.5;
	color: #ffffff;
	z-index: 1;
}
.blog_category a {
	color: #ffffff;
}

.blog_txt_area {
	float: right;
	width: 360px;
}
.blog_title  {
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 13px;
}
.blog_txt  {
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 12px;
}
.blog_date  {
	font-size: 14px;
	line-height: 1.7;
}
#blog_look {
	font-size: 13px;
	clear: both;
}

a.blog_more_button {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-weight: bold;
	width: 60%;
	border-radius: 22px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffb400;
	font-size: 15px;
}

.スマホ-----------{}
@media screen and ( max-width:700px ){

#right_blog_area {
	width: 100%;
	float: none;
}

.blog_pt_area {
	width: 40%;
	position: relative;
	padding-top: 40%;
	max-width: 100%;

}
.blog_pt_area img {
	/*aspect-ratio: 1/1;*/
	/*object-fit: cover;*/
	/*height: auto;*/
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  top: 0;
	  object-fit: cover;
	}
.blog_category {
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	font-size: 10px;
}
	
.blog_txt_area {
	width: 55%;
}	
.blog_title  {
	font-size: 15px;
	margin-bottom: 9px;
}
.blog_txt  {
	font-size: 13px;
	line-height: 1.7;
	margin-bottom: 8px;
}
.blog_date  {
	font-size: 12px;
	line-height: 1.5;
}
	
a.blog_more_button {
	width: 70%;
	border-radius: 22px;
	font-size: 14px;
}

}

/*スマホの時だけ改行させるクラス*/
.br-sp {
    display: none;
}
 
@media (max-width: 700px) {
    .br-sp {
        display: block;
    }
}


.サービス-----------{}
#service_article {
	clear: both;
}
#service_article ul li {
	float: left;
	margin-right: 7px;
	width: 98px;
}
#service_article .service_icon_last  {
	margin-right: 0px;
}
#service_article ul li a img {
	width: 100%;
	height: auto;
}


.スマホ-----------{}
@media screen and ( max-width:700px ){

#service_article ul li {
	float: left;
	margin-right: 2%;
	width: 32%;
	margin-bottom: 20px;
}
#service_article ul li:nth-child(3n) {
	margin-right: 0;
}
	
}




.あああ-----------{}
#blog_button {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
#catch_copy {
	margin-bottom: 30px;
	margin-top: 10px;
}
#main_head {
	text-align: center;
}
h6 {
	margin-bottom: 30px;
}
#ogawa_blog .blog_title {
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}

#ogawa_news dl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-right: 20px;
	margin-left: 20px;
}
#ogawa_news .dl_no_boarder {
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ogawa_news dt {
	font-size: 13px;
	margin-bottom: 10px;
}
#ogawa_news dd {
	font-size: 14px;
	line-height: 180%;
}

.new {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}


.エコキュートバナー-----------{}
#ecocute_banner.pc_disp {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.エコキュートバナー　下部-----------{}

#ecocute {
	padding-top: 60px;
}

#ecocute a img {
	width: 100%;
	height: auto;
}
.sp_disp {
	display: none;
}


.スマホ-----------{}
@media screen and ( max-width:700px ){

.pc_disp {
	display: none;
}
.sp_disp {
	display: block;
}
	#ecocute {
		padding-top: 30px;
	}
#ecocute_banner {
	margin-bottom: 0px;

}
#battery_banner {
	margin-bottom: 0px;
	margin-top: 40px;
}


	
	
}
