@charset "UTF-8";
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #4d4d4d;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 24px;
	text-align: center;
	overflow-wrap : break-word;
	
	
}


a {color: #4d4d4d;
	text-decoration:none;
	}
a:hover {
	color: #4d4d4d;
	text-decoration:underline;
	}
img {
	margin: 0  ;
	padding: 0;}

#container{
	width:100%;
	margin: 0  ;
	text-align: center;
	
}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
#header{
	width:100%;
	margin: 0 auto ;
	padding: 0 ;
	background-image:url(../img/common/head_back.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	
}
#header_in{
	width:1050px;
	background-image:url(../img/common/head_in_back.png);
	background-repeat:no-repeat;
	background-position:leftr;
	margin: 0 auto ;
	padding: 0 ;
	
}
#head_logo {
	width:392px;
	margin:0 48px 0 0;
	float:left;
	}

#head_tel {
	width:351px;
	margin:0 13px 0 0;
	float:left;
	}
#head_contact {
	width:246px;
	margin:0 0 0 0;
	float:left;
	}
h1{
	width:610px;
	height:38px;
	margin:  0;
	padding-top:5px;
	font-size: 12px;
	line-height:15px;
	text-align: left;
	color:#fff;
	float:left;
}

#head_mark {
	width:100px;
	float:left;
	}


.pc{display:inline;}
.sm{display:none;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

.navi{
	margin: 0  ;
	padding:12px 0;
	background-color:#fff;
	display:block;
}
.navi:before, .navi:after{
	content: "";
	display: table;
}
.navi:after{
  clear: both;
}

.navi ul {
	width:1050px;
	height:38px;
	margin:auto;
	border-left:1px solid #ccc;
	}
.navi li{
	width:149px;
	height:38px;
  	float: left;
  	margin: 0;
	font-size:18px;
	line-height:1em;
	text-align: center;
  	color:#39b54a;
	border-right:1px solid #ccc;
}
.navi li span {
	line-height:38px;
	}
.navi li a{
	display: block;
	margin: 0;
	padding: 0 ;
	color:#000;
	text-decoration: none;
}


.navi li a:hover{
  	color:#39b54a;
}

/*	フッター
----------------------------------------------------------------------------*/
#footer{
	background-color:#8cc63f;
	margin-top:90px;
	padding:70px 0 50px 0;
	}
#footer_in { 
	width:1050px;
	padding:0 ;
	margin:auto;
	}
#footer_img {
	width:526px;
	float:right;
	margin:0 0 22px 0;
	}
#footer_add {
	width:461px;
	font-size:18px;
	line-height:28px;
	text-align:left;
	margin:0 0 0 63px;
	float:left;
	}
#footer_add img {
	margin:10px 0;}
#footer_map { 
	width:1050px;
	height:378px;
	padding:0 ;
	margin: auto;
	}
#footer_copy{
	height:50px;
	font-size:15px;
	line-height:50px;
	padding:  0;
	text-align:center;
	}
.page_top {
	width: 80px;
	height: 90px;
	position: fixed;
	right: 0;
	bottom: 160px;
	z-index:100;
}


/*	共通
----------------------------------------------------------------------------*/

.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/*	共通
----------------------------------------------------------------------------*/
.head_img {
	width:100%;
	background-color:#39b14a;
	text-align:center;
	margin:0 0 60px 0;
	background-image:url(../img/common/head_back.jpg);
	background-repeat:repeat-y;
	background-position:center;
	overflow:hidden;
	}
#contents{
	width:1050px;
	margin:  0 auto;
}

.title {
	width:1050px;
	padding:0 ;
	margin:40px auto;
	}
.cont_bnr {
	width:1050px;
	margin:0 auto 30px auto;
	}
.bt_contact {
	width:704px;
	margin:60px auto 30px auto;
	}
.red {
	color:#e10012;
	}
/*　TOP
----------------------------------------------------------*/

.top_greet {
	padding:20px 0;
	font-size:40px;
	line-height:1em;
	text-align:center;
	background-color:#39b54a;
	color:#fff;
	}
.top_greet_img {
	margin:auto;
	padding:35px;
	}
.top_serve {
	padding:1px 0 30px 0;
	text-align:center;
	background-color:#39b54a;
	}
.top_serve_comm {
	margin:30px auto 0 auto;
	}
.top_serve_in {
	width:1050px;
	margin:auto;
	}
.top_serve_in_l {
	width:335px;
	margin:0 22px 30px 0;
	float:left;
	}	
.top_serve_in_r {
	width:335px;
	margin:0 0 30px 0;
	float:left;
	}
.top_title {
	width:445px;
	padding:60px 0;
	margin:auto;
	}
.top_bnr {
	width:1150px;
	margin:0 auto 30px auto;
	}
.top_news_title {
	width:445px;
	margin:80px auto 20px auto;}
.top_news {
	width:1050px;
	height:360px;
	overflow:hidden;
	margin: 0 auto 30px auto;
	}
.top_news_cont {
	width:1150px;
	height:360px;
	margin:auto;
	}
.top_news_bt {
	width:643px;
	margin:0 auto 20px auto;}
.top_seo {
	width:1050px;
	font-size:18px;
	line-height:26px;
	text-align:left;
	margin:70px auto 0 auto ;
	}
	
/*　家電製品の販売・修理
----------------------------------------------------------*/
.sale_prod {
	width:930px;
	background-color:#e8ede8;
	font-size:18px;
	line-height:27px;
	text-align:left;
	padding:20px 60px;
	margin:30px auto 60px auto;
	color:#4d4d4d;
	}
.sale_maker {
	width:930px;
	background-color:#f0ffdb;
	font-size:18px;
	line-height:27px;
	text-align:left;
	padding:20px 60px;
	margin:30px auto 60px auto;
	color:#4d4d4d;
	}
.sale_chara {
	width:1050px;
	position:relative;
	margin:30px auto 60px auto;
	}
.sale_chara_text {
	width:760px;
	font-size:18px;
	line-height:25px;
	text-align:left;
	color:#4d4d4d;
	position:absolute;
	top:135px;
	left:0;
	}

.sale_chara_text a {
	text-align:right;
	color:#036eb3;
	text-decoration:underline;
	}
.sale_chara_text p {
	text-align:right;
	}
.sale_hotman_lead {
	width:1050px;
	font-size:24px;
	line-height:34px;
	padding-bottom:30px;
	margin-bottom:30px;
	text-align:left;
	color:#f76d03;
	border-bottom:1px solid #4d4d4d;
	}
.sale_hotman_text {
	width:1050px;
	font-size:19px;
	line-height:30px;
	margin-bottom:60px;
	text-align:left;
	color:#4d4d4d;
	}
.sale_hotman_text a {
	text-align:right;
	color:#036eb3;
	text-decoration:underline;
	}
.sale_hotman_text p {
	margin-top:10px;
	text-align:right;
	}
/*　太陽光発電のご提案
----------------------------------------------------------*/
.solar_merit {
	width:974px;
	background-color:#feefe1;
	padding:55px 36px;
	margin:30px auto;
	}
.solar_merit_img {
	width:470px;
	margin:0 30px 40px 7px;
	float:left;
	}
.solar_merit_text {
	width:467px;
	font-size:20px;
	line-height:32px;
	text-align:left;
	float:left;
	}
.solar_merit_lead {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	}
.solar_chara {
	width:1050px;
	position:relative;
	margin:30px auto 60px auto;
	}
.solar_chara_text {
	width:510px;
	font-size:20px;
	line-height:32px;
	text-align:left;
	color:#4d4d4d;
	position:absolute;
	top:100px;
	left:40px;
	}
.solar_battery_img {
	width:504px;
	margin:0 30px 60px 0;
	float:left;
	}
.solar_battery_text {
	width:467px;
	font-size:20px;
	line-height:32px;
	text-align:left;
	float:left;
	}
.solar_battery_lead {
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
	}
/*　ご家庭見守りサービス
----------------------------------------------------------*/
.watch_img {
	width:480px;
	margin:0 30px 60px 0;
	float:left;
	}
.watch_text {
	width:540px;
	font-size:20px;
	line-height:32px;
	margin:0 0 60px 0;
	text-align:left;
	float:left;
	}
.watch_lead {
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
	}
.watch_goods {
	width:479px;
	float:left;
	margin:30px 12px;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	}
.watch_comm_title {
	width:930px;
	margin:20px auto;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #9e9e9f;
	padding:10px 0;
	}
.watch_comm {
	width:936px;
	margin:0 auto 60px auto;
	font-size:20px;
	line-height:28px;
	text-align:left;
	}
/*　リフォーム
----------------------------------------------------------*/
.reform_img {
	width:480px;
	margin:0 30px 60px 0;
	float:left;
	}
.reform_text {
	width:540px;
	font-size:20px;
	line-height:32px;
	margin:0 0 60px 0;
	text-align:left;
	float:left;
	}
.reform_lead {
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
	}
/*　会社案内
----------------------------------------------------------*/
.comp_gree_img {
	width:160px;
	margin:0 50px;
	float:left;
	font-size:18px;
	line-height:25px;
	text-align:left;
	}
.comp_gree_text {
	width:760px;
	margin:0 30px 40px 0;
	float:left;
	font-size:20px;
	line-height:25px;
	text-align:left;
	}
.comp_gree_text_lead {
	margin-bottom:30px;
	}
.comp_gree_name {
	text-align:right;
	margin:30px 0 0 0;
	}
.comp_table  {
	width:956px;
	margin:0 auto 80px auto;
	
	}
.comp_table table {
	border-top:1px solid #808080;
	}
.comp_table th {
	width:250px;
	padding: 16px 0 16px 20px;
	font-size:20px;
	line-height:28px;
	text-align:left;
	background-color:#ebffc0;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	vertical-align:top;
	}
.comp_table td {
	padding: 25px 10px 25px 30px;
	text-align:left;
	font-size:20px;
	line-height:28px;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	}
.comp_policy  {
	width:950px;
	font-size:20px;
	line-height:22px;
	text-align:left;
	margin:0 auto 60px auto;
	
	}
/*　お問い合わせ
----------------------------------------------------------*/

.contact_comm {
	text-align:center;
	font-size:20px;
	line-height:25px;
	margin: 30px auto 60px auto;
	}
.contact_comm span {
	font-size:24px;
	line-height:40px;
	
	}
.contact_comm p {
	font-size:24px;
	line-height:40px;
	color:#8cc63f;
	}
.contact_comm img {
	margin:40px 0;}
.contact_table_comm {
	font-size:16px;
	line-height:28px;
	margin:30px auto;;
	}
.contact_table {
	width:1050px;
	margin:0 auto 40px auto;
	}
.contact_table table {
	border-top:1px solid #808080;
	}
.contact_table th {
	width:250px;
	padding: 10px 0 10px 20px;
	font-size:20px;
	line-height:28px;
	text-align:left;
	background-color:#ebffc0;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	vertical-align:top;
	}
.contact_table td {
	padding: 10px 10px 10px 30px;
	text-align:left;
	font-size:16px;
	line-height:16px;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	}
.submit_btn{
	background-image:url(../img/contact/send.png);
	background-repeat:no-repeat;
	background-color:#fff;
	border:none;
	width:356px;
	height:90px;
	margin:45px 30px ;
	text-align:center;
	cursor: pointer;
	}
.submit_btn:hover {
	background-image:url(../img/contact/send_on.png);
	}
.reset_btn{
	background-image:url(../img/contact/reset.png);
	background-repeat:no-repeat;
	background-color:#fff;
	border:none;
	width:356px;
	height:90px;
	margin:45px 30px ;
	text-align:center;
	cursor: pointer;
	}
.reset_btn:hover {
	background-image:url(../img/contact/reset_on.png);
	}
.form_style{
	width:96%; 
	height:auto; 
	padding:1% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	background-color:#fff;
	}
.form_style_s{
	width:50%; 
	height:auto; 
	padding:1% 2% ;
	vertical-align:middle; 
	font-size:14px; 
	background-color:#fff;
	}
.form_style_tarea{
	width:96%; 
	height:350px; 
	padding:1% 2% ;
	font-size:14px; 
	background-color:#fff;
	}