@charset "UTF-8";

p{
word-break: break-all;
}
.left{
	text-align:left!important;
}
/*===================================================================================*/
/*  1060px以上                                                                 */ 
/*===================================================================================*/
@media screen and (min-width:1060px){

.usp-inner,.trouble-bloc-inner,#topread span,#header-inner,.gnavi-inner,.box-3clm-wrapper,#footer-inner{
	width:1060px;
	margin:0 auto;
 }

}
#topcontrol{
	z-index:10000;
}

/*===================================================================================*/
/*  共通設定                                                                     */ 
/*===================================================================================*/

/* 基本設定・フォント */
body{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	/*font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;*/
	color: #333;
	font-size:16px;
	background-color:#fff;
 	 -webkit-text-size-adjust: 100%;
 	 -moz-text-size-adjust: 100%;
 	 -ms-text-size-adjust: 100%;
  	-o-text-size-adjust: 100%;
 	 text-size-adjust: 100%;
word-wrap: break-word;
  
}
@media screen and (max-width:768px){
body{
	font-size:16px;
	margin-bottom:130px;
	}
}
@media screen and (max-width:599px){
body{
	font-size:16px;
	margin-bottom:130px;
	}
}

/* 空divの削除 */
@media screen and (max-width: 599px) { 
.spacer{
	display:none;
}
}

a{color:#666;}
a:hover{color:#6EB607;}
ol li,
p{
	line-height:1.6em !important;
}
ol li,
p{
	line-height:1.6em !important;
}

/*===================================================================================*/
/*  ヘッダ                                                                    */ 
/*===================================================================================*/

#header-wrap{
	background-color:#ffffff;
}
#header{
	background-color:#ffffff;
	position:relative;
	/* box-shadow */
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.3);
	
}
#header-inner{
	padding:5px 0 10px 0;
	position:relative;
	
}
#header-inner:after{
	content:"";
	display:block;
	clear:both;
}

@media screen and (max-width:599px){
#header-inner{
	padding:2px 0 5px 0;
	
}
}
#header:after{
	content:"";
	display:block;
	clear:both;
}


/*===================================================================================*/
/*  サイト名                                                                     */ 
/*===================================================================================*/
#sub_h1{
	width:auto;float:right;
	font-size:13px;
	padding:5px;
	display:inline-block;
}

#bred {
  float:auto;
	width:auto;
	text-align:left;
	font-size:13px;
	padding:5px;
	display:inline-block;
 
}
#bred a{
 	color: #6EB607;
 
}
@media screen and (max-width:880px){
#sub_h1{
	float:left;
}
}
/*===================================================================================*/
/*  サイト名                                                                     */ 
/*===================================================================================*/
#topread{
	font-size:16px;
	padding:10px 0 0 5px;
	letter-spacing:0.5em;
}
#sub #topread{
	font-size:16px;
	padding:10px 0 0 5px;
	letter-spacing:0.01em !important;
}
#topread:after{
	content:"";
	display:block;
	clear:both;
}
#site-name{	
	float:left;
	width:auto;
	padding-left:8px;
}
#site-name img{
	width:240px;
}
@media screen and (max-width:768px){
#topread{
	padding:0px 0 0 2px;
}
}
@media screen and (max-width:599px){
#topread{
	font-size:14px;
	padding:2px 0 0 5px;
	letter-spacing:0.5em;
}
#site-name img{
	width:200px;
	padding:0 0 0 5px;
}
}
.tel{
	font-size:32px;
	padding-right:10px;
}

#sub #topread{
	letter-spacing:0.06em;
}
/*===================================================================================*/
/*  ヘッダ電話番号                                                                   */ 
/*===================================================================================*/
#header-tel{
	float:right;
	width:auto;
	margin-top:5px;
	padding:0px 0 10px 0;
	text-align:right;
}
#header-tel:after{
	content:"";
	display:block;
	clear:both;
}
#header-tel-left{
	display:inline-block;
	width:auto;
}
#header-tel-right{
	display:inline-block;
	width:auto;
}
@media screen and (max-width:1030px){
#header-tel-right{
	display:block;
	margin-top:5px;
}		
}	

#header-tel-sp{
	display:none;
	text-align:center;
	position:fixed;
	bottom:0;
	left:0;
	background-color:#fff;
	border-top:1px solid #ccc;
	z-index:10000;
	width:100%;
}	
#header-tel-sp img{
	width:100%;
	padding:0 10px;
	max-width:450px;
}	

@media screen and (max-width:768px){
#header-tel{
	display:none;
}
#header-tel-sp{
	display:block;
}		
}	




/*===================================================================================*/
/*  container                                                                    */ 
/*===================================================================================*/

#container{
	position:relative;
	z-index:1;
}
#container:after{
	content:"";
	display:block;
	clear:both;
}

/* #gnav top position */
.fixeded {position: fixed !important; top: 0;margin-top:0px!important; width: 100%;z-index:3000;}

/* container top position*/
.pt44{padding-top:10px;}
@media screen and (max-width:599px){
	.pt44{padding-top:10px;}
} 


/*===================================================================================*/
/*  サイドバー                                                                     */ 
/*===================================================================================*/

/* sidebar */
#sidebar {position: relative;top:0px;float: right;font-size:15px;width: 140px;margin-right:5px;z-index:100;height:0px;

	}

	/* 下層ページ用　トップからの位置 */
	#snav {margin-top:80px;text-align:left;width: 140px;	box-shadow:rgba(0, 0, 0, 0.15098) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15098) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15098) 0px 0px 6px 3px}
	.fixed {position: fixed;top:50px;right:5px;z-index:1000;}
	#sidebar ul {color:#fff;background-color:#6EB607;padding:0px ; border-radius: 3px;}
	#sidebar li a{display:block;color:#fff;text-decoration:none;
			padding:8px 5px 8px 10px;
 			 *padding:3px 5px 3px 10px;   /* IE7以下 */
			 line-height:20px !important;background-image: url(../images/common/sidebar-ya.png);background-repeat: no-repeat;background-position:5px 15px;}
	#sidebar li{border-top:1px solid #92E508;border-bottom:1px solid #3B9300;}
	#sidebar li a:hover{color:#fff;text-decoration:none;background-color: #3B9300;}
	#sidebar li.current a{color:#fff;text-decoration:none;background-color: #3B9300;}
	#sidebar li.border{border-top:1px solid #666;border-bottom:1px solid #333;}

@media screen and (max-width:768px){	
	#sidebar {
		display:none;

	}
}
/*===================================================================================*/
/* 　BLOGナビ                                                                    */ 
/*===================================================================================*/

.blog-nav{
	display:table;
	table-layout: fixed;
	width:100%;
}	
.blog-nav div{
	width: 25%;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.blog-nav div.nav-center{
	width: 50%;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}	
			
/*===================================================================================*/
/* 　グローバルナビ                                                                    */ 
/*===================================================================================*/
#gnavi{
	width:750px;
	float:right;
	background-color:#ffffff;
}
#gnavi:after{
	content:"";
	display:block;
	clear:both;
}

.gnav{
	display:table;
	table-layout: fixed;
	width:100%;
}	
.gnav li{
	width:140px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #ccc;
   	position: relative;
	background-color:#fff;
}	
.gnav li.g05{
	width:200px;
	border-right:1px solid #ccc;
}	
.gnav li.g05{
	width:200px;
	border-right:1px solid #ccc;
}	
.gnav li a{
	display:block;
	padding:8px 0;
	text-decoration:none;
	color:#000;
	font-size:17px;
	background-color:#fff;
	
}		
.gnav li.current a{
	color:#5A9906 !important;
}
.gnav li a:hover{
	color:#6EB607;
}
.gnav li.parent{
	display:block;
	padding:8px 0;
	text-decoration:none;
	color:#000;
	font-size:17px;
	cursor: pointer;
}

ul.child{
        display: none;
        position: absolute;
        padding: 0;
	z-index:100;
}
ul.child li{
	display:block !important;
	width:240px;
	text-align:left;
	border:1px solid #ececec;
}
.gnav li.current ul.child li a,
ul.child li a{
    padding: 5px 10px;
    display: block;
    color: #000 !important;
	background-color:#fff;
	font-size:16px;
}
.gnav li.current ul.child li.current a{
    color: #5A9906 !important;
}
.gnav li.current ul.child li a:hover{
	color:#6EB607 !important;
}


#menu{
	width:auto;
	display:inline-block;
	margin:0 auto;
}

#linebtn{
	display:none;
}
.sidr-inner li{text-align:left !important;}


/* サイドメニューの表示非表示   */ 
.hid-menu{
	display:none;
}  
.sidr-class-hid-menu{
	border-top:1px solid #6EB607 !important;
}
@media screen and (max-width:768px){
	.hid-menu{
	display:block;
	}  
}

@media screen and (max-width:1030px){
#gnavi{
	width:100%;
}
.gnav{
	display:table;
	table-layout: fixed;
	width:100%;
}	
.gnav li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #ccc;
}
}
@media screen and (max-width:768px){

	#sidr-right{
	display:none;
	}  

	#menu{
		display:none;
	}
	.gnav ul a{
		display:block;
		padding:0;
		color:#000000;
		font-size:14px;
	}
	#linebtn{
		
		display:block;
		position:absolute;
		top:20px;
		right:75px;
	}
	#linebtn img{
		width:40px;
	}
	#menubtn a{
		padding:6px 6px;
		border:2px solid #aaaaaa;
		border-radius:5px;
		background-color:#ffffff;
		position:absolute;
		top:20px;
		right:15px;
		cursor:pointer;
		color: #404A54;
	}
	#menubtn i{
		font-size:24px;
	}
	#menubtn span{
		display:block;
	}
}
@media screen and (min-width:768px){
	#menubtn{
		display:none;
	}
}







/*===================================================================================*/
/*  スライド                                                                     */ 
/*===================================================================================*/


/* main ----------------- */
.main-visual {
	padding-top:1%;
	 background-color:#83CC0B;
}
.main-visual-bg-stuff {
	 margin-right: 0; margin-left: 0; margin-bottom: 0; background: white url("../images/top/mainvisual-stuff.jpg") no-repeat center top; background-size: cover; height: 460px; text-align: left; position: relative; }
.main-visual-bg-bassai {
	 margin-right: 0; margin-left: 0; margin-bottom: 0; background: white url("../images/top/mainvisual-bassai.jpg") no-repeat center top; background-size: cover; height: 460px; text-align: left; position: relative; }
	 
.main-visual-bg-hachi {
	 margin-right: 0; margin-left: 0; margin-bottom: 0; background: white url("../images/top/mainvisual-hachi.jpg") no-repeat center top; background-size: cover; height: 460px; text-align: left; position: relative; }

.main-visual-bg-kaden {
	 margin-right: 0; margin-left: 0; margin-bottom: 0; background: white url("../images/top/mainvisual-kaden.jpg") no-repeat center top; background-size: cover; height: 460px; text-align: left; position: relative; }


#sub .main-visual-bg {
	 margin-right: 0; margin-left: 0; margin-bottom: 0; background: white url("../images/top/mainvisual.jpg") no-repeat center top; background-size: cover; height: 460px; text-align: left; position: relative; }


.main-visual-bg {
	 margin-right: 0; margin-left: 0; margin-bottom: 0; background: white url("../images/top/mainvisual.jpg") no-repeat center top; background-size: cover; height: 480px; text-align: left; position: relative; }


@media screen and (max-width:768px){
.main-visual-bg,
.main-visual-bg-stuff,
.main-visual-bg-hachi,
.main-visual-bg-kaden,
.main-visual-bg-bassai,
#sub .main-visual-bg { height: 320px; }

}

@media screen and (max-width:599px){
.main-visual-bg,
.main-visual-bg-stuff,
.main-visual-bg-hachi,
.main-visual-bg-kaden,
.main-visual-bg-bassai,
#sub .main-visual-bg { height: 230px; }

}
@media screen and (max-width:400px){
.main-visual-bg,
.main-visual-bg-stuff,
.main-visual-bg-hachi,
.main-visual-bg-kaden,
.main-visual-bg-bassai,
#sub .main-visual-bg { height: 170px; }
.main-visual {
	padding-top:3%;
}

}
/*main-visual-t*/
.main-visual-t{
	font-size:43px;
	line-height:1.4em;
	margin-bottom:0;
	color:#5A9906;
	text-align:center;
   	font-weight: bold;
}
.main-visual-t-hachi{
	font-size:56px;
	line-height:1.4em;
	margin-bottom:0;
	color:#5A9906;
	text-align:center;
   	font-weight: bold;
}
.main-visual-t-bassai{
	font-size:58px;
	line-height:1.4em;
	margin-bottom:0;
	color:#5A9906;
	text-align:center;
   	font-weight: bold;
}
.main-txt-area{
	font-size:80px;
	position: absolute;
	right:15px;
	bottom:10px;
	color:#5A9906;
   	font-weight: bold;
	background-color:#ffffff;
	padding:0 25px;
	border-radius:60px;
	 
 }

.main-txt-area-02{
	font-size:40px;
	width:100%;
	text-align:center;
	color:#ffffff;
   	font-weight: bold;
	background-color:#5A9906;
	padding:0 25px;
	 
 }
 
.main-visual-sub_strong{
	font-size:60px;
	line-height:1.4em;
	margin-bottom:0;
	color:#ffffff;
	text-align:center;
   	font-weight: bold;
	   text-shadow: 2px  2px 3px #4B7D05;
}
.main-visual-sub_strong-hachi{
	font-size:70px;
	line-height:1.4em;
	margin-bottom:0;
	color:#ffffff;
	text-align:center;
   	font-weight: bold;
	   text-shadow: 2px  2px 3px #4B7D05;
}
.main-visual-sub_strong-bassai{
	font-size:70px;
	line-height:1.4em;
	margin-bottom:0;
	color:#ffffff;
	text-align:center;
   	font-weight: bold;
	   text-shadow: 2px  2px 3px #4B7D05;
}
.main-visual-sub_strong-02{
	font-size:55px;
	line-height:1.4em;
	margin-bottom:0;
	color:#ffffff;
	text-align:center;
   	font-weight: bold;
	   text-shadow: 2px  2px 3px #4B7D05;
}
@media screen and (max-width:768px){    
    .main-visual-t-hachi,
    .main-visual-t-bassai,
    .main-visual-t{
	font-size:33px;
	padding:0px 10px 0px 10px;
	text-align:left;
	font-weight:bold;
	text-align: justify;
	text-justify: inter-ideograph;
    }
        .main-txt-area{
	font-size:50px !important;
	position: absolute;
	right:10px;
	bottom:10px;
    }
     .main-txt-area-02{
	font-size:28px !important;
    }
	.main-visual-sub_strong-hachi,
	.main-visual-sub_strong-bassai,
	.main-visual-sub_strong{
	font-size:45px;
	line-height:1.4em;
	margin-bottom:0;
	text-align:center;
   	font-weight: bold;
	}
	.main-visual-sub_strong-02{
	font-size:45px;
	line-height:1.4em;
	margin-bottom:0;
	text-align:center;
   	font-weight: bold;
	}
}
@media screen and (max-width:599px){    
    .main-visual-t-hachi,
    .main-visual-t-bassai,
    .main-visual-t{
	font-size:26px;
	padding:0px;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;
	text-align: justify;
	text-justify: inter-ideograph;
    }
        .main-txt-area{
	font-size:32px !important;
	position: absolute;
	right:5px;
	bottom:5px;
    }
            .main-txt-area-02{
	font-size:26px !important;
	line-height:1.4em;
	text-align:left;
	text-align: justify;
	text-justify: inter-ideograph;
    }
        .main-visual-sub_strong-hachi,
	.main-visual-sub_strong-bassai,
	.main-visual-sub_strong{
	font-size:35px;
	line-height:1.4em;
	margin-bottom:0;
	text-align:center;
   	font-weight: bold;
	}
}


.infiniteslide1{
	z-index:3;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	position:relative;
}

@media screen and (max-width:599px){
.infiniteslide1{
	height:90px;
}
.infiniteslide1 img{
	width:147px;
	height:101px;
}
}
/*
.infiniteslide1 img{
	border-right:3px solid #fff;
}
*/

/*===================================================================================*/
/*  大型家電                                                                      */ 
/*===================================================================================*/
#kaden-message{
	padding:3% 0;
	background-color:#ffffff;
}

#kaden-01{
	padding:5% 0 0% 0;
	
}
#kaden-01 .fa-ul{
	margin-top:8%;
}
#kaden-01-02{
	padding-top:5%;
}
#kaden-01-02 #usp-02{
}
#kaden-01-02 .kaden-01-tit{
margin: 0 5%;
}
@media screen and (max-width:1180px){
#kaden-01-02 #usp-02{
	margin-top:4%;
}
}
#kaden-01-02 #usp-02-img {
    top: -40px;
}
#kaden-01 .fa-ul li{
	font-size:160%;
	padding-bottom:2%;
}
@media screen and (max-width:768px){
#kaden-01 .fa-ul li{
	font-size:140%;
	padding-bottom:2%;
}
}
#kaden-03{
	padding:5% 0 5% 0;
	
}
.kaden-price{
	padding:3% 0;	
}

.kaden-price{
	padding:3% 0;	
	text-align:center;
}
.kaden-price-pc{
	display:block;
}
.kaden-price-tab{
	display:none;
}
.kaden-price-sp{
	display:none;
}
@media screen and (max-width:768px){
    .kaden-price-pc{
	    display:none;
    }
    .kaden-price-tab{
	    display:block;
    }
    .kaden-price-sp{
	    display:none;
    }
}
@media screen and (max-width:499px){
    .kaden-price-pc{
	    display:none;
    }
    .kaden-price-tab{
	    display:none;
    }
    .kaden-price-sp{
	    display:block;
    }
}


#kaden-04{
	padding:6% 0 1% 0;
	background-color:#fcfcfc;
	
}
#kaden-04 li{
	padding:0 0 5% 0;
	background-color:#fcfcfc;
	
}

/*===================================================================================*/
/*  遺品                                                                        */ 
/*===================================================================================*/


#ihin-usp-01{
	padding:30px 0;
	color:#fff;
	font-size:20px;
	
}
#ihin-message{
	padding:30px 0;
	background:#ffffff url("../images/services/ihin-image.jpg") no-repeat right top;
}
.ihin-list{
	margin-bottom:50px;
	padding:20px 20px 10px 20px;
	border-radius:5px;
	border:2px solid #439E00;
	background:#ffffff url("../images/services/ihin-list-bg.png") no-repeat center right;  background-size: contain;
	text-align:left;
	
}
@media screen and (max-width:900px){
	.ihin-list{
	background:transparent;
	background-color:#ffffff;;
	}
}
@media screen and (max-width:599px){
	.ihin-list{
	margin-bottom:20px;
	}
}
.ihin-txt{
   	 padding:  0.5em 1em 0.5em 0.3em;
   	 vertical-align: middle;
	color:#000;
	font-size:20px;
}
.ihin-txt i{
   	 padding:  0.4em 1em 0.5em 1em;
	font-size:26px;
}

/*===================================================================================*/
/*  会社概要テキスト                               */ 
/*===================================================================================*/

#company-txt p{
	font-size:20px;
}

/*===================================================================================*/
/*  スタッフ紹介                                */ 
/*===================================================================================*/
.staff-prof{
	margin-bottom:20px;
	
}
.staff-prof li{
	padding:5px;
	border-bottom:1px dotted #ccc;
	
}
.staff-prof-img{
	margin:0px !important;
	text-align:center !important;
	
}
.staff-prof-img img{
	padding:3px;
	border:1px solid #ccc;
	margin:0 0 15px 0px !important;
	
}
.staff-prof-span{
	color:#6EB607;
	font-weight:bold;
	display:inline-block;
	margin-right:20px;
	width:25%;
}


/*===================================================================================*/
/*  USP                                                                         */ 
/*===================================================================================*/

#usp{
	padding:0;
	background-color:#6EB607;color:#fff;
	overflow:hidden;
}
#usp:after{
	content:"";
	display:block;
	clear:both;
}
@media screen and (max-width:599px){
	#usp{
	}
}
#usp-01{
	padding:30px 0;
	background:#ffffff url("../images/top/usp-01.png") no-repeat center center;
}

#sub #usp-02{
	padding:56px 0;
	position:relative;
}

#usp-02{
	padding:30px 0;
	position:relative;
}
#usp-02-img{
	position:absolute;
	right:0px;
	top:-60px;
	z-index:1; 
}
#usp-02-img-sp{
	display:none;
}
@media screen and (max-width:1180px){
#sub #usp-02{
	padding:30px 0;
	position:relative;
}
#usp-02-img{
	display:none;
}
#usp-02-img-sp{
	display:block;
	position:static;
	margin-top:-60px;
	text-align:center;
}
#usp-02-img-sp img{
	max-width:80%;
}
}



#usp:after{
	content:"";
	display:block;
	clear:both;
}
#usp .usp-t{
	font-size:27px !important;
	margin-bottom:20px !important;
	padding:10px 10px !important;
	border-radius: 8px !important;
	background:url("../images/top/usp-02-bg.png") left center;

}
#usp .usp-t li{
	margin:10px 0 !important;
}
#usp .usp-t li h3{
	display:inline;
	z-index:2; 
	position:relative;
	color:#ffffff;
	text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
}

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

	#usp .usp-t{
	font-size:20px;
	}
}


/*===================================================================================*/
/*  料金画像部分                                              */ 
/*===================================================================================*/
#fee-lower{
	padding:0 0 2% 0;
}
#fee-lower img{
	padding:5% 0;
}
@media screen and (max-width:599px){
	#fee-lower img{
	padding:2% 0;
	}
}
/*===================================================================================*/
/* ハチ駆除ファーストビュー下                                                */ 
/*===================================================================================*/
#usp-hachi{
	padding:2% 0;
	background-color:#ffffff;
}

/*===================================================================================*/
/* ハチ駆除の料金                                                  */ 
/*===================================================================================*/
#fee-hachi{
	padding:3% 0;
	background-color:#6EB607;
}
@media screen and (max-width:599px){
	#fee-hachi{
	padding:9% 0;
	}
}
/*===================================================================================*/
/*  ハチ駆除実績                                                         */ 
/*===================================================================================*/
#hachi-jisseki{
	padding:3% 0 6% 0;
	background-color:#ffffff;
}
@media screen and (max-width:599px){
	#hachi-jisseki{
	padding:9% 0;
	}
}
/*===================================================================================*/
/*  マットレスの料金                                                  */ 
/*===================================================================================*/
#fee-mattress{
	padding:0 0 2% 0;
}
@media screen and (max-width:599px){
	#fee-mattress{
	padding:0 0 9% 0;
	}
}

/*===================================================================================*/
/*  こんな不用品回収業者もいます                                                      */ 
/*===================================================================================*/
#trouble{
	padding:0 0 2% 0;
	background:url("../images/top/trouble-bg.png")no-repeat  center 150px;
}
@media screen and (max-width:599px){
	#trouble{
	padding:0 0 9% 0;
	}
}
#trouble:after{ 
	content:"";
	display:block;
	clear:both;
}
#trouble-slide{
	width:600px;margin:0 auto;
}

@media screen and (max-width:700px){
	#trouble-slide{
	width:auto;
	margin:0 auto;
	}
}

.trouble-bg{ background: url("../images/top/trouble.jpg") no-repeat center center; height:350px; background-size: cover; }
@media screen and (max-width: 767px) { 
	.trouble-bg { background: url("../images/top/trouble.jpg") no-repeat center center; height:260px; background-size: cover; }
}
@media screen and (max-width: 599px) { 
	.trouble-bg { background: url("../images/top/trouble.jpg") no-repeat center center; height:160px; background-size: cover; }
}

.trouble-t { margin-top: 5%;}
@media screen and (max-width: 599px) { 
	.trouble-t { margin-top: 9%;}
}
.trouble-lead{
	height:55px;
	margin-bottom:20px;
	text-align:center;
	font-size:25px;
	color:#000;
	font-weight:bold !important;
	background: url("../images/top/trouble-lead.png") no-repeat center center; height:55px; background-size: contain; 
}
@media screen and (max-width: 599px) { 
	.trouble-lead { 
	height:35px;
	font-size:18px;
	background: url("../images/top/trouble-lead.png") no-repeat center center; height:35px; background-size: contain; 
	}
}

.line-3 {
  width: 100%;
  height: 340px;
  display: block;
  background-color: #000;
  color: #ffffff;
  padding: 60px;
  font-size:40px !important;
  line-height: 1.4em;
}
.kakuyasu-name {
 font-size:22px !important;
  margin-bottom: 30px;
  color: #ff9900;
  line-height: 1.2em;
}

@media screen and (max-width: 599px) { 
	.line-3 {
	    width: 100%;
	    height: 190px;
	    display: block;
	    background-color: #000;
	    color: #ffffff;
	    padding: 30px;
	    font-size:20px !important;
	    line-height: 1.4em;
	    }
	    .kakuyasu-name {
	    font-size:18px !important;
	    margin-bottom: 15px;
	    }

}
/*===================================================================================*/
/*  ハチ　６つの安心                                                          */ 
/*===================================================================================*/
#anshin-hachi{
	padding:5% 0;
	background-color:#6EB607;color:#fff;
}
@media screen and (max-width:599px){
	#anshin-hachi{
	padding:6% 0;
	}
}
#anshin-hachi:after{
	content:"";
	display:block;
	clear:both;
}


/*===================================================================================*/
/*  ピアノ引き取り条件                                                           */ 
/*===================================================================================*/
#anshin{
	padding:5% 0;
	background-color:#6EB607;color:#fff;
}
@media screen and (max-width:599px){
	#anshin{
	padding:9% 0;
	}
}
#anshin:after{
	content:"";
	display:block;
	clear:both;
}

/*title-01*/
.anshin-t{
	font-size:32px;
	line-height:1.4em;
	margin-bottom:0;
	color:#6463C6;
	padding:0px 0 40px 0;
	text-align:center;
	padding:20px;background-color:#FF76A4;
}
.anshin-t span{
	display:block;
}

@media screen and (max-width:599px){    
    .anshin-t{
	font-size:24px;
	text-align:left;
	padding:0px 0 25px 0;
	font-weight:bold;
	text-align: justify;
	text-justify: inter-ideograph;
    }
    .anshin-t span{
	display:inline;
	font-weight:bold;
    }
}

span.anshin-attention{
	padding:6px 10px;
	border-radius:30px;
	margin:0 5px;
	line-height:1em;
	display:inline-block;
	background-color:#ffdd00;
	color:#333;
}
span.anshin-attention i{
	font-size:24px;
}

@media screen and (max-width:768px){   
span.anshin-attention{
	display:block;
}
.arrow_sub{
	font-size:18px;
}
}



.anshin-list{
	margin-bottom:50px;
	padding:20px 0;
	border-radius:5px;
	border:2px solid #439E00;
	background:#ffffff url("../images/top/yakusoku-bg.jpg") no-repeat center right;  background-size: contain;
	
}
.anshin-list-hachi{
	margin-bottom:50px;
	padding:20px 0;
	border-radius:5px;
	border:2px solid #439E00;
	background:#ffffff;
	
}
.anshin-list-hachi:after{
	content:"";
	display:block;
	clear:both;
	
}

@media screen and (max-width:900px){
	.anshin-list{
	background:transparent;
	background-color:#ffffff;;
	}
}
@media screen and (max-width:599px){
	.anshin-list{
	margin-bottom:20px;
	}
}

.anshin-wrap{
	display: table;
	 width: 100%;
	
}


.anshin-icon{
	display: table-cell;
   	 padding: 0.5em 0 0.5em 1em;
   	 vertical-align: middle;
	border-bottom:1px dotted #ccc;
	width:100px;
}
.anshin-icon img{
	width:78px;
}
.anshin-txt{
	display: table-cell;
   	 padding:  0.5em 1em 0.5em 0em;
   	 vertical-align: middle;
	border-bottom:1px dotted #ccc;
	color:#000;
	font-size:30px;
}
.anshin-txt h3 {
	line-height:1.3em;
	font-weight:bold;
	text-shadow:
		-2px -2px #fff,
		2px -2px #fff,
		-2px 2px #fff,
		2px 2px #fff;
}

@media screen and (max-width:599px){
	.anshin-icon{
	    width:70px;
	}
	.anshin-icon img{
	    width:48px;
	}
	.anshin-txt{
	font-size:20px;
}
}




.anshin-list-02{
	display: table;
	 width: 100%;
	
}

.anshin-wrap-02{
	display: table-cell;
	margin-bottom:50px;
	background-color:#ffffff;
	padding:20px 0;
	border-radius:5px;
	border:2px solid #439E00;
   	 vertical-align: middle;
	width:33%;
	
}
.anshin-icon-02{
	display: table-cell;
   	 padding: 0.3em 0 0.3em 1em;
   	 vertical-align: middle;
	width:80px;
}
.anshin-icon-02 img{
	width:50px;
}
.anshin-txt-02{
	display: table-cell;
   	 padding:  0.3em 0.5em 0.3em 0em;
   	 vertical-align: middle;
	color:#000;
	font-size:25px;
}
.anshin-txt-02 p {
	line-height:1.3em;
	font-weight:bold;
}

@media screen and (max-width:599px){
	.anshin-icon-02{
	    width:70px;
	}
	.anshin-icon-02 img{
	    width:48px;
	}
	.anshin-wrap-02{
	padding:10px 0;

	}
	.anshin-txt-02{
	font-size:20px;
   	 padding:  0 0.5em 0 0em;
	}
	.anshin-list-02{
	display: inline-block;
	 width: 100%;
	
	}
	.anshin-wrap-02{
	display: inline-block;
	 width: 100%;
	margin-bottom:0px;
	
	
}
}


/*===================================================================================*/
/*  ぜひ、ベンリプラスにご依頼ください                                                     */ 
/*===================================================================================*/

.box-gy{
	margin:20px 0;
	text-align:center;
	color:#000;
	font-size:22px;
	background-color:#efefef;
	font-weight:bold !important;
	padding:5px 10px;
	border-radius:5px;
}

/*===================================================================================*/
/*  ぜひ、ベンリプラスにご依頼ください                                                     */ 
/*===================================================================================*/
#eco{
	padding:5% 0;
	border-top:1px solid #eaeaea;
}
@media screen and (max-width:599px){
	#eco{
	padding:9% 0;
	}
}

.eco-bg { background: url("../images/top/eco.jpg") no-repeat center center; height:200px; background-size: cover;margin-bottom:30px; }
@media screen and (max-width: 767px) { 
	.eco-bg { background: url("../images/top/eco.jpg") no-repeat center center; height:200px; background-size: cover; }
}
@media screen and (max-width: 599px) { 
	.eco-bg { background: url("../images/top/eco.jpg") no-repeat center center; height:120px; background-size: cover; }
}
.eco-t { margin-top: 4%; }
@media screen and (max-width: 599px) { 
	.eco-t { margin-top: 9%;}
}


.eco-sub-t {
	position: relative;
	padding:20px 0px;
	font-size:22px;
	height:5em;
	margin-bottom:5px;
	border-top:1px solid #ccc;
	color:#6EB607;
}
@media screen and (max-width:599px){
	.eco-sub-t{
	font-size:20px;
	}
}

.eco-list{
	display: table;
	 width: 100%;
	
}

.eco-wrap{
	display: table-cell;
	background-color:#ffffff;
	padding:10px 0;
   	 vertical-align: top;
	width:33%;
	
}
.eco-icon{
	display: table-cell;
   	 padding: 0.3em 0 0.3em 0.3em;
   	 vertical-align: top;
	width:60px;
}
.eco-icon img{
	width:39px;
}
.eco-txt{
	display: table-cell;
   	 padding:  0.3em 0.5em 0.3em 0em;
   	 vertical-align: top;
	color:#000;
}
.eco-txt p {
	line-height:1.4em;
	font-size:18px;
}
.eco-txt p span {
	font-size:25px;
	display:block;
}
@media screen and (max-width:900px){
	.eco-list{
	display: inline;
	 width: 100%;
	
	}
	.eco-wrap{
	display: inline-block;
	 width: 50%;
	margin-bottom:0px;
	float:left;
	}
}

@media screen and (max-width:599px){
	.eco-icon{
	    width:60px;
	}
	.eco-icon img{
	    width:43px;
	}
	.eco-txt p{
	font-size:16px;
	}
	.eco-txt p span {
	font-size:22px;
	}
	.eco-list{
	display: inline-block;
	 width: 100%;
	
	}
	.eco-wrap{
	display: inline-block;
	 width: 100%;
	margin-bottom:0px;

}
}
.attention{
	background-color:#efefef;
	padding:20px;
	border-radius:5px;
	margin-top:15px;
}
/* スマホの場合は画像に表示切り替え   */ 
.pc-eco{text-align:center;}
.sp-eco{display:none;text-align:center;}
@media screen and (max-width:768px){
	.pc-eco{display:none;}
	.sp-eco{display:block;}
	.sp-eco img{min-width:100%;padding:0 ２%;}
}



/*===================================================================================*/
/*  千葉で10年、たくさんのご依頼をいただきました                                  */ 
/*===================================================================================*/
.voice-c { margin-top: 0;background-color:#fcfcfc; }

.voice-bg { background: url("../images/top/voice.jpg") no-repeat center center; height:330px; background-size: cover; }
@media screen and (max-width: 767px) { 
	.voice-bg { background: url("../images/top/voice.jpg") no-repeat center center; height:260px; background-size: cover; }
}
@media screen and (max-width: 599px) { 
	.voice-bg { background: url("../images/top/voice.jpg") no-repeat center center; height:120px; background-size: cover; }
}

#sub .voice-bg { background: url("../images/top/voice.jpg") no-repeat center center; height:260px; background-size: cover; }
@media screen and (max-width: 767px) { 
	#sub .voice-bg { background: url("../images/top/voice.jpg") no-repeat center center; height:200px; background-size: cover; }
}
@media screen and (max-width: 599px) { 
	#sub .voice-bg { background: url("../images/top/voice.jpg") no-repeat center center; height:120px; background-size: cover; }
}


.t-voice { margin-top: 4%; }
@media screen and (max-width: 599px) { 
	.t-voice { margin-top: 9%;}
}
.sub-tit-voice { text-align: left; font-weight: normal; font-size: 22px; line-height: 1.5em;border-top:2px solid #6CB606;padding-top:15px;margin:0 5px 15px 5px;color:#6CB606; }
@media screen and (max-width:599px){
	.sub-tit-voice{
	font-size: 20px; 
	}
}
.sub-tit-voice a{color:#6CB606!important;text-decoration:none!important;}
.sub-tit-voice a:hover{color:#6CB606!important;text-decoration:underline!important;}
.sub-tit-voice i{ color:#6CB606;float:left;font-size:26px; }
.sub-tit-voice span{ margin-left:35px;display:block; }
.sub-txt-voice {  overflow:hidden;margin:15px 10px 5px 10px;padding:15px; }
.sub-txt-voice p{line-height:29px;background:url(../images/common/cta-txt-bg.png);background-repeat:repeat-y;background-position:left top;}



/*===================================================================================*/
/* 販売店                          */ 
/*===================================================================================*/

.shop-c{
	padding:5% 0;
	border-top:1px solid #fcfcfc;
	background-color:#6EB607;color:#fff;
}
@media screen and (max-width:599px){
	.shop-c{
	padding:9% 0;
	}
}


/*===================================================================================*/
/*  各自治体のピアノ処分の方法                               */ 
/*===================================================================================*/

.jichitai-c{
	padding:5% 0;
	border-top:1px solid #ffffff;
}
@media screen and (max-width:599px){
	.jichitai-c{
	padding:9% 0;
	}
}
.tit-wh{
	color:#ffffff;
	font-size:18px;
	margin-bottom:1%;
}
.tit-grn{
	color:#6EB607;
	font-size:22px;
	margin-bottom:1%;
}
.sub-tit-jisseki { text-align: left; font-weight: normal; font-size: 22px; line-height: 1.5em;border-top:2px solid #6EB607;padding-top:15px;margin:15px 5px 5px 5px; color:#6EB607;}
@media screen and (max-width:599px){
	.sub-tit-jisseki{
	font-size: 20px; 
	}
}
.sub-tit-jisseki span{ margin-left:15px;display:block; }
.sub-txt-jisseki {  margin:0px 20px 10px 20px;padding:5px 0;color:#333; }

/*===================================================================================*/
/*  サービスindex                                 */ 
/*===================================================================================*/
#fuyohin-index{
	padding:5% 0;
	background-color:#6EB607;color:#fff;
}

.fuyohin-index-img{
	text-align: center; padding-top:10px;padding-bottom:10px;
}
.fuyohin-index-txt {
	text-align: left; font-weight: bold; font-size: 22px; line-height: 1.4em;padding-top:30px;margin:0 5px 15px 5px;color:#000;
}
.fuyohin-index-txt-sub{
	margin:0 5px 0px 5px;font-size: 18px;
}
.fuyohin-index-btn{
	text-align:right;
}
.fuyohin-index-txt span.bloc{
	display:block !important;
}
@media screen and (max-width:768px){
	.fuyohin-index-btn{
	text-align:center;
	}
}
@media screen and (max-width:599px){
	.fuyohin-index-txt{
	font-size: 20px; 
	}
	.fuyohin-index-txt span.bloc{
	display:inline !important;
	}
}
.fuyohin-index-txt span.case-tit{font-weight: normal;  display:block;font-size: 32px; color:#6CB606;}

/*===================================================================================*/
/*  回収対象になる不用品                                   */ 
/*===================================================================================*/
#fuyohin{
	padding:5% 0;
	background-color:#6EB607;color:#fff;
}

.fuyohin-img{
	text-align: center; padding-top:10px;
}
.fuyohin-txt {
	text-align: center; font-weight: bold; font-size: 22px; line-height: 1.4em;padding-top:15px;margin:0 5px 15px 5px;color:#000;
}
.fuyohin-txt span.bloc{
	display:block !important;
}
@media screen and (max-width:599px){
	.fuyohin-txt{
	font-size: 20px; 
	}
	.fuyohin-txt span.bloc{
	display:inline !important;
	}
}
.fuyohin-txt span.case-tit{font-weight: normal;  display:block;font-size: 19px; color:#6CB606;}

.case-tit-02{text-align: center;font-weight: normal;  display:block;font-size: 19px; color:#6CB606;}

/*===================================================================================*/
/*  対応エリア                                                           */ 
/*===================================================================================*/
#area{
	padding:5% 0;
	background-color:#ffffff;
}
@media screen and (max-width:599px){
	#area{
	padding:9% 0;
	}
}
#area:after{
	content:"";
	display:block;
	clear:both;
}

/*title-01*/
.area-t{
	font-size:32px;
	line-height:1.4em;
	margin-bottom:0;
	color:#6463C6;
	padding:0px 0 40px 0;
	text-align:center;
	background-color:#6EB607;color:#fff;
}
.area-t span{
	display:inline;
}
/*title-02*/
.area-subt{
	font-size:26px;
	line-height:1.4em;
	margin-bottom:0;
	padding:10px 0 40px 0;
	text-align:left;
}
.area-subt span{
	display:block;
}

@media screen and (max-width:599px){    
    .area-t{
	font-size:24px;
	text-align:left;
	padding:0px 10px 25px 10px;
	font-weight:bold;
	text-align: justify;
	text-justify: inter-ideograph;
    }
    .area-t span{
	font-weight:bold;
	display:block;
    }
	.area-subt{
	font-size:22px;
}
}

.area-img{
	display:none;
}
@media screen and (max-width:599px){    
    .area-img{
		display:block;
		text-align:center;
		margin-bottom:30px;
    }
	.area-img img{
		max-width:100%;
    }
}


span.area-attention{
	padding:6px 10px;
	border-radius:30px;
	margin:0 5px;
	line-height:1em;
	display:inline-block;
	background-color:#ffdd00;
	color:#333;
}
span.area-attention i{
	font-size:24px;
}

@media screen and (max-width:768px){   
span.area-attention{
	display:block;
}
}


/*地図の画像*/
@media screen and (max-width:768px){   
.img-300{
	width:300px;
}
}
@media screen and (max-width:599px){   
.img-300{
	display:none;
}
}


.area-list{
	margin-bottom:50px;
	
}
@media screen and (max-width:599px){
	.area-list{
	margin-bottom:20px;
	}
}
.area-list li{
	padding:20px 0;
	font-size:20px;
}
@media screen and (max-width:599px){
	.area-list li{
	padding:15px 0;
	font-size:18px;
	}
}
.area-list li i{
	padding:20px 0 20px 20px;
	color:#ffdd00;
	font-size:30px;
}
@media screen and (max-width:599px){
	.area-list li i{
	padding:15px 0 15px 20px;
	color:#ffdd00;
	font-size:28px;
	}
}


/*===================================================================================*/
/*  こんな不用品回収業者もいます                                                      */ 
/*===================================================================================*/
.topics{
	border-top:2px solid #6CB606;
	padding-top:20px;
}
.topics-lead{
	color:#fff;
	font-size:20px;
	padding-bottom:20px;
	text-align:center;
}
.topics li{
	border-bottom:1px dotted #ccc;
	padding:5px 10px;
	display:table;
	width:100%;
}
.topics li span{
	padding-right:1em;
	display:table-cell;
	width:120px;
}
.topics li span.media-date{
	padding-right:1em;
	display:table-cell;
	width:190px;
	color:#79BE05;
}
@media screen and (max-width:599px){
	.topics li{
	display:block;
	}
	.topics li span,
	.topics li span.media-date{
	display:block;
	}
	.topics-lead{
	color:#fff;
	font-size:16px;
	padding-bottom:20px;
	text-align:left;
}
}
/*===================================================================================*/
/*  千葉で10年、たくさんのご依頼をいただきました                                  */ 
/*===================================================================================*/
.staff { 
	padding:5% 0 0 0;
	background-color:#6EB607;
}
.staff-t{font-size:31px;color:#ffffff;text-align:center;
	line-height:1.4em;}
@media screen and (max-width: 599px) { 
	.staff-t{font-size:20px;}
}
.staff-bg { background: url("../images/top/staff-bg.jpg") no-repeat center center; height:340px;  }
@media screen and (max-width: 767px) { 
	.staff-bg { background: url("../images/top/staff-bg.jpg") no-repeat center center; height:260px; background-size: cover; }
}
@media screen and (max-width: 599px) { 
	.staff-bg { background: url("../images/top/staff-bg.jpg") no-repeat center center; height:160px; background-size: cover; }
}

/*===================================================================================*/
/*  バナー                                               */ 
/*===================================================================================*/
#bnr{
	padding:4% 0;
	background-color:#ffffff;
	border-top:1px solid #ececec;
}
.bnr-txt{
	background-color:#9696F7;color:#fff;
	padding:1px;
	text-align:center;
	margin-bottom:15px;
	border-radius:5px;
}
.bnr-txt a{
	color:#fff;
	text-decoration:none;
}

/*===================================================================================*/
/*  CTA                                                         */ 
/*===================================================================================*/
#cta{
	padding:5% 0;
	background-color:#fefefe;
	color:#000;
}
@media screen and (max-width:599px){
	#cta{
	padding:9% 0;
	}
	
}
/*title*/
.cta-title{
	font-size:32px;
	line-height:1.4em;
	margin-bottom:0;
	color:#6463C6;
	padding:0px 0 30px 0;
	text-align:center;
}
@media screen and (max-width:599px){    
    .cta-title{
	font-size:24px;
	text-align:left;
	padding:0px 0 25px 0;
    }
}
/*title 改行解除*/
h2.cta-title span{
	display:block;
}
@media screen and (max-width:599px){  
    h2.cta-title span{
	display:block;
    }
}


.cta-tel{
	background: url("../images/common/free-dial.png") no-repeat left center;
	padding-left:80px;
	margin-bottom:40px;
	font-size:70px;
	text-align:center;
	font-weight:bold;
	color:#000 !important;
}
@media screen and (max-width:599px){
	.cta-tel{	
	font-size:32px;
	line-height:40px;
	height:40px;
	}
}

/* CTA画像の表示切り替え   */ 
.pc-tel{text-align:center;}
.sp-tel{display:none;text-align:center;}
@media screen and (max-width:768px){
	.pc-tel{display:none;}
	.sp-tel{display:block;}
	.sp-tel img{min-width:100%;padding:0 ２%;}
}
/* 地域ページCTA画像の表示切り替え   */ 
.sub-pc-tel{text-align:center;}
.sub-tab-tel{display:none;text-align:center;}
.sub-sp-tel{display:none;text-align:center;}
@media screen and (max-width:900px){
	.sub-pc-tel{display:none;}
	.sub-tab-tel{display:block;text-align:center;}
	.sub-tab-tel img{min-width:100%;padding:0 ２%;margin:0;}
}
@media screen and (max-width:599px){
	.sub-pc-tel{display:none;}
	.sub-tab-tel{display:none;}
	.sub-sp-tel{display:block;}
	.sub-sp-tel img{min-width:100%;padding:0 ２%;margin:0;}
}

.matome{
	border-radius:5px;
	border:4px solid #6EB607;
	background: url("../images/common/cta-bg.jpg") no-repeat center 60px;
	background-size: contain; 
	padding-bottom:20px;
}
@media screen and (max-width:900px){
	.matome{
	background:transparent;
	background-size: contain; 
	}
}
.matome:after{
	content:"";
	display:block;
	clear:both;
	}
.matome-inner{
	padding:0px 10px 0px 10px;
	border-radius:5px;
	font-size:22px;
}

@media screen and (max-width:599px){
	.matome-inner{	
	font-size:18px;background-size: contain;
	padding:0px 10px 0px 10px;
	}
	.matome .center{	
	text-align:left;
	}
}
	
.cta-t{
	background-color:#6EB607;
	color:#ffffff;
	padding:3px 5px;
	text-align:center;
	margin-bottom:30px;
	font-size:35px;
}
@media screen and (max-width:599px){
	.cta-t{
		font-size:22px;
	}
	.cta-t span{
		display:block;
	}
}
#cta a{
	color:#fff;
	text-decoration:none;
}

#cta:after{
	content:"";
	display:block;
	clear:both;
}

/*まとめのli要素*/
.col-6-list { width: 45.862%;padding-right:1%; }

.cta-list{
	background-color:#63AD0A;
	padding:20px 10px 0 0;
	border-radius:5px;
}
.cta-list li{
	font-size:24px;
	color:#fff;
}
.cta-list li i{
	color:#ffdd00;
	font-size:30px;
	text-align:left;
	margin-left:40px;
}
.cta-list li span{
	display:inline-block;
	padding-left:25px;
}
@media screen and (max-width:800px){
	.col-6-list {width: 100%;padding-right:0;}
	.cta-list li i{
	margin-left:20px;
	}
	.cta-list li span{
	padding-left:0px;
	}
}
@media screen and (max-width:599px){
	.cta-list li{	
	font-size:18px;
	margin:0 10px;
	}
	.cta-list li i{
	font-size:28px;
	}
}
	
		
/*===================================================================================*/
/* 寄付                                                     */ 
/*===================================================================================*/
#donation{
	padding:0;
	background-color:#fefefe;
	color:#000;
	margin-bottom:30px;
}

.donation{
	border-radius:5px;
	border:2px solid #6EB607;
	padding-top:30px;
	padding-bottom:10px;
}
@media screen and (max-width:900px){
	.donation{
	background:transparent;
	background-size: contain; 
	}
}
.donation:after{
	content:"";
	display:block;
	clear:both;
	}
.donation-inner{
	padding:25px 20px 0px 20px;
	border-radius:5px;
}
.donation-t{
	font-size:34px;
	line-height:1.2em;
	margin-bottom:0;
	color:#79BE05;
	padding:0px 5px 0px 10px;
	text-align:center;
	font-weight:bold;
}

@media screen and (max-width:599px){   
    .donation-t{
	font-size:24px;
	text-align:left;
	padding:0px 20px 5px 20px;
	text-align: justify;
	text-justify: inter-ideograph;
    } 
 } 
 .donation-txt{
	font-size:18px;
 }
 
/*===================================================================================*/
/*  ブログ                                                        */ 
/*===================================================================================*/
.news-post {
  zoom: 1;
  overflow: hidden;
  background-color: #ffffff;
  border: 3px solid #ececec;
  border-radius: 2px;
  padding:30px;
  margin:15px 0 0 0;
}
.news-post-index dl.update {
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px #c0c0c0 dotted;
 color:#6EB607;
}
.news-post-index dl.update dt {
  width: 8em;
  float: left;
  padding: 25px 0 25px 3px;
  line-height: 120%;
	font-size:18px;
}
.news-post-index dl.update dd {
  margin: 0;
  padding: 25px 3px 25px 8em;
  border-bottom: 1px #c0c0c0 dotted;
  line-height: 120%;
	font-size:18px;
}
@media screen and (max-width:768px){
	.news-post {
	    padding:15px;
	}
}
@media screen and (max-width:599px){
	.news-post-index dl.update dt {
	    float: auto;
	     padding: 15px 3px 5px 0em;
	}
	.news-post-index dl.update dd {
	    clear:both;
 		 padding: 5px 3px 15px 0em;
	}
}
/*===================================================================================*/
/*  ブログ   記事                                                     */ 
/*===================================================================================*/
.entry{
	margin-top:30px;
	margin-bottom:60px;
}
.entry p{
	margin-bottom:1em;
}
.entry-title{
	font-size:30px;
	line-height:1.2em;
	margin-bottom:0;
	color:#79BE05;
	padding:0px 0 25px 0;
	text-align:left;
	font-weight:bold;
}

@media screen and (max-width:599px){   
    .title-02{
	font-size:24px;
	text-align:left;
	padding:0px 0 15px 0;
	font-weight:bold;
    } 

}
/*===================================================================================*/
/*  QA                                                     */ 
/*===================================================================================*/
ul.news {
  margin-bottom:40px;
}
ul.news li.qa {
  font-weight: bold;
  font-size: 20px;
  background-image: url(../images/qa/icn-q.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  padding: 15px 15px 15px 90px;
  line-height: 20px;
  color: #000;
  display: block;
  border-bottom: 2px dotted #ccc;
}
@media screen and (max-width:599px){   
	ul.news li.qa {
	font-weight: bold;
	font-size: 20px;
	background-position: 5px center;
	background-repeat: no-repeat;
  	padding: 15px 15px 15px 60px;
	}

}

.qa-question {
  background-image: url(../images/qa/icn-q.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  line-height: 30px;
  padding: 15px 15px 15px 75px;
  margin-top: 20px;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 2px dotted #ccc;
}
.qa-answer {
  clear: both;
  font-size:18px;
  padding: 5px 15px 15px 75px;
  background-image: url(../images/qa/icn-a.png);
  background-position: left top;
  background-repeat: no-repeat;
}
/*===================================================================================*/
/*  サブタイトル                                                                         */ 
/*===================================================================================*/


#page-title{
	padding:30px 0;
	position:relative;
	 height:220px;
}
#page-title-img{
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
}
#page-title-img img{
	 height:220px;
}
.page-title-t{
	margin-bottom:20px;
	padding:20px;
	border-radius: 8px;
	text-align:left;
	background:url("../images/top/usp-02-bg.png") left center;

}
.page-title-t .t-01{
	font-size:43px;
	line-height:2.5em;
	font-weight:bold;
	height:115px;
}

.page-title-t .t-02{
	font-size:43px;
	line-height:1.4em;
	font-weight:bold;
}

@media screen and (max-width:768px){
	#page-title{
	    padding:15px 0;
	    position:relative;
	    height:auto;
	}
	#page-title-img{
	    display:none;
	}
	.page-title-t .t-01,
	.page-title-t .t-02{
	font-size:34px;
	line-height:1.4em;
	height:auto;

	}

}


@media screen and (max-width:599px){
	#page-title{
	    padding:10px 0;
	}
	.page-title-t .t-01,
	.page-title-t .t-02{
	font-size:25px;
	}
}

/*===================================================================================*/
/*  フッター                                                        */ 
/*===================================================================================*/
#footer{
	padding:1% 0 0 0;
	border-top:1px solid #ccc;
}
#footer a{
	color:#737c85;
	text-decoration:none;
}
#footer a:hover{
	color:#6463C6;
}
@media screen and (max-width:599px){
	#footer{
	padding:6% 0 0 0;
	}
	
}



.footer-nav{
	padding:20px 0 20px 0;
}
.footer-nav li{
	padding:10px 0;
}
@media screen and (max-width:599px){
	.footer-nav li{
	    border-bottom:1px dotted #ccc;
	}
}
.footer-nav:after{
	
	content:"";
	display:block;
	clear:both;
}
.footer-nav a{
	color:#000 !important;
}
.footer-nav a:hover{
	color:#6EB607 !important;
}
.footer-nav-02{
	padding:1% 0;
	border-bottom:1px solid #ccc;
	background-color:#6EB607;
	font-size:14px;
	color:#ffffff;
	line-height:2em;
}
/*copyright*/
.cpr{
	font-size:12px;
	line-height:2em;
	text-align:right;
	
}
.cpr{
	font-size:12px;
	line-height:2em;
	text-align:right;
	
}
.footer-nav-02 a{
	color:#ffffff !important;
	line-height:2em;
}
.footer-nav-02 span{
	margin:0px 10px;
}
@media screen and (max-width:940px){
	.footer-nav-02 .col-7{
	    width:100% !important;
	    display:block;
	    margin-bottom:15px;
	  }
	
	.footer-nav-02 .col-5{
	    width:100% !important;
	    display:block;
	    text-align:left;
	    padding-left:15px;
	}
}
@media screen and (max-width:599px){
	.footer-nav-02 span{
		margin:0px 0px;
		display:block;
		text-align:left;
	}
	
}
.footer-nav-02:after{
	
	content:"";
	display:block;
	clear:both;
}
