@charset "utf-8";
body .pc {
	display: none;
}

body .tablet {
	display: none;
}

body {
	-webkit-text-size-adjust: 100%;
}

p,
li,
dt,
dd {
	/*Androidブラウザフォントバグ対策*/
	max-height: 999999px;
}


/* メインビジュアル*/
/* -------------------------------------------------- */

#spMv {
	width: 100%;
	margin-bottom: 20px;
}

#spMv img {
	width: 100%;
}


/*簡易お片付けプラン*/
/* -------------------------------------------------- */

#kagoPlan {
	width: 100%;
}

#kagoPlanBnr img {
	width: 100%;
}

#kagoPlanTxt {
	padding-bottom: 20px;
	font-size: 1.1rem;
	color: #4f331f;
	text-align: right;
}


/*すぐに解決できるプロフェッショナルです！*/
/* -------------------------------------------------- */

#case {
	background-color: #ffdca5;
	width: 100%;
	padding: 0 3% 30px;
	margin-bottom: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#caseMainTit {
	width: 100%;
}

#caseMainTit img {
	width: 100%;
}

.caseContent {
	width: 100%;
	border: 6px solid #4f2301;
	padding: 3%;
	background-color: #fff;
	border-radius: 6px;
	margin: 0 auto;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.caseTit {
	padding-bottom: 10px;
	text-align: center;
}

.casePrice {
	display: inline-block;
	float: right;
	padding-top: 5px;
	padding-right: 40px;
}

.caseImg {
	text-align: center;
}

.anno {
	color: #4f331f;
	margin: 0 auto;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.2;
}


/*10年間積み重ねてきた実績があります。*/
/* -------------------------------------------------- */

#about {
	width: 100%;
	margin: 0 auto 2px;
	background-color: #4d9309;
	padding: 30px 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#aboutMainTit img {
	width: 100%;
}

#aboutwrap {
	width: 94%;
	padding: 0 3%;
	margin: 0 auto;
	background-color: #80c53b;
	border-radius: 2px;
	margin: 0 auto;
}

.aboutContent {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 15px;
	border-radius: 6px;
}

.aboutTitText {
	padding: 0 0 20px 60px;
	margin-bottom: 20px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #4f2301;
	line-height: 1.3;
	position: relative;
	min-height: 40px;
}

.aboutTitText:after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../../img/top/th_dashedLine.jpg) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

#direct {
	background: url(../../img/top/th_directImg.jpg) 0 0 no-repeat;
	-webkit-background-size: 49px auto;
	background-size: 49px auto;
}

#allDay {
	background: url(../../img/top/th_24hImg.jpg) 15px 0 no-repeat;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#Quick {
	background: url(../../img/top/th_puicklyImg.jpg) 0 0 no-repeat;
	-webkit-background-size: 57px auto;
	background-size: 57px auto;
}

#Exorcism {
	background: url(../../img/top/th_exorcismImg.jpg) 15px 0 no-repeat;
	-webkit-background-size: 29px auto;
	background-size: 29px auto;
}

#Asso {
	background: url(../../img/top/th_associationImg.jpg) 0 0 no-repeat;
	-webkit-background-size: 51px auto;
	background-size: 51px auto;
}

#Claim0 {
	background: url(../../img/top/th_claim0Img.jpg) 10px 0 no-repeat;
	-webkit-background-size: 32px auto;
	background-size: 32px auto;
}

.aboutImg {
	padding-bottom: 10px;
}

.aboutImg img {
	width: 100%;
	height: auto;
}

.aboutTxt1 {
	font-size: 1.2rem;
	line-height: 1.4;
	color: #694230;
	float: left;
}

.aboutTxt2 {
	font-size: 1.2rem;
	line-height: 1.4;
	color: #694230;
}


/*サービス・料金*/
/* -------------------------------------------------- */


/* ご利用の流れ */

#service {
	width: 100%;
	background-color: #ebe3d2;
	margin-bottom: 2px
}

#serviceWrap {
	width: 100%;
	padding: 0 3% 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#serviceMainTit img {
	width: 100%;
	height: auto;
}

.serviceBox {
	padding-bottom: 15px;
}

.serviceTitWrap {
	background-color: #ddceb4;
	border: 4px solid #4e2700;
	border-radius: 6px 6px 0 0;
	border-bottom: none;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.serviceTit {
	text-align: center;
}

.serviceTit img {
	height: 17px;
	width: auto;
}

.serviceContent {
	background-color: #fff;
	border: 4px solid #4e2700;
	border-radius: 0 0 6px 6px;
	padding: 8%;
	text-align: center;
}

#price1 {
	padding-bottom: 10px;
}

.serviceTitTxt {
	padding-top: 10px;
	font-size: 1.2rem;
	color: #421d00;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

#flowMainPic {
	display: block;
	padding-top: 35px;
	padding-bottom: 30px;
	padding-left: 25px;
}


/* 料金一覧 */
#price {
	padding-bottom: 15px;
}

.serviceTitSub {
	font-size: 1.3rem;
	color: #4f2301;
	font-weight: bold;
}

#pack li {
	padding-bottom: 10px;
}

.packTit{
	padding: 10px 0;
	background-color: #f39800;
	border: 3px solid #4f2301;
	border-radius: 6px 6px 0 0;
	border-bottom: none;
	text-align: center;
}

.packTit img {
	height: 15px;
	width: auto;
	vertical-align: middle;
}

.packBox {
	padding: 10px;
	border: 3px solid #4f2301;
	border-top: 2px solid #4f2301;
	border-bottom: 2px solid #4f2301;
}

.packImg {
	padding-bottom: 10px;
	text-align: center;
}

.packImg img {
	width: 84px;
	height:  auto;
}

.packDesc {
	font-size: 1.4rem;
	line-height: 1.3;
	padding-bottom: 10px;
	color: #421d00;
}

.packDesc span {
	font-weight: bold;
}

.packPrice {
	text-align: center;
	padding-bottom: 5px;
}

.packPrice img {
	height: 47px;
	width: auto;
}


.packSpec {
	padding: 10px;
	background-color: #fffce0;
	border: 3px solid #4f2301;
	border-radius: 0 0 6px 6px;
	border-top: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.packSpecTxt {
	color: #421d00;
	line-height: 1.3;
	font-size: 1.4rem;
}

#priceTxt {
	font-size: 1.1rem;
	line-height: 1.2;
}

#priceListImg img {
	width: 100%;
	height: auto;
}

/* サービス */

.detailBox {
}

.anyServiceTit {
	padding-bottom: 10px;
	color: #62a60f;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.1;
}

.detail {
}

.detailImgWrap {
	width: 48%;
	padding-right: 4%;
	float: left;
}

.detailImgWrap:nth-child(2n) {
	padding-right: 0px;
}

.detailImg {
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}

.detailImgTxt {
	font-size: 1.1rem;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#needSujest {
	color: #ff7e00;
}

#suggestionTit {
	padding: 10px 0;
	color: #ff7e00;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.1;
}

/* 支払方法 */

#pay {
	width: 80%;
	margin: 0 auto;
}

#pay img {
	width: 100%;
	height: auto;
}

#card {
	width: 100%;
	text-align: center;
}

#card img {
	width: 100%;
	height: auto;
}


/*お客様の声*/
/* -------------------------------------------------- */

#voice {
	width: 100%;
	background-color: #cbe0ea;
	padding: 10px 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#voiceImg img {
	width: 100%;
	height: auto;
}


/*様々な企業様へ業務提携企業様募集しております*/
/* -------------------------------------------------- */
#partnerMainTit {
	width: 100%;
}

#partnerMainTit img {
	width: 100%;
	height: auto;
}

#partner {
	width: 100%;
	background-color: #ffea89;
	padding-bottom: 30px;
}

#partner1 {
	margin: 0 auto;
}

#partnerAbout {
	padding: 0 3%;
}

#partnerAbout li {
	padding-bottom: 10px;
	overflow: hidden;
}

.partnerImg {
	width: 50%;
	padding-right: 10px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.partnerImg img {
	width: 100%;
}

.partnerTit {
	width: 50%;
	padding-bottom: 5px;
	float: right;
}

.partnerTit img {
	width: 100%;
	height: auto;
}

.partnerTxt {
	width: 50%;
	float: right;
	font-size: 1.2rem;
	line-height: 1.3;
	color: #371800;
}


/*現在ご利用いただいている企業様 */

#partner2 {
	width: 94%;
	background-color: #fff;
	margin: 0 auto 10px;
	padding: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#partnerCompany {
	border: 2px solid #4f2839;
	text-align: center;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#CompanyList {
	padding-bottom: 20px;
}

#companyTit {
	padding: 0 5% 10px;
}

#companyTit img {
/*
	height: 14px;
	width: auto;
*/
}

#companyList {
	padding-bottom: 5px;
}

#partnerAnno {
	font-size: 1.0rem;
	line-height: 1.3;
	color: #371800;
	text-align: left;
}


/*何でも屋・廃品回収業者・リサイクル業者には出来ない対応があります。 */

#partner3 {
	width: 94%;
	margin: 0 auto;
	padding: 10px;
	background-color: #fff;
	border: 7px solid #006230;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#pointTit {
	padding-bottom: 10px;
	text-align: center;
}

#pointSubTit {
	text-align: left;
	padding-bottom: 10px;
	text-align: center;
}

#pointImg {
	padding-bottom: 12px;
	text-align: center;
}

.pointTxt {
	font-size: 1.2rem;
	line-height: 1.3;
	color: #371800;
}



/*お客様とのお約束*/
/* -------------------------------------------------- */

#promise {
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 30px;
}

#promiseIn {
	width: 94%;
	margin: 0 auto;
	padding: 8px;
	border: 1px solid #5e4433;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#promiseBox {
	padding: 10px;
	border: 2px solid #5e4433;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#promiseTit {
	width: 60%;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#promiseTit img {
	width: 100%;
	height: auto;
}

#promiseTxt {
	padding-bottom: 30px;
}


/*認定遺品整理士の認定証書  最新情報  出張 対応地域 全国出張無料*/
/* -------------------------------------------------- */


/* 認定遺品整理士の認定証 */

#certification {
	margin: 15px 3%;
	padding: 7px;
	background-color: #e8e4d1;
}

#certifIn {
	padding: 15px;
	border: 2px solid #4f2839;
	background: #f1f0e7;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#certifTit {
	padding-bottom: 20px;
}

#certifTit img {
	height: 60px;
	width: auto;
}

#certifImg {
	padding-bottom: 20px;
}

#certifTxt {
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.4;
	color: #371800;
}


/* 最新情報 */

#news {
	width: 100%;
	background-color: #fff;
	padding: 0 3% 0 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#newsWrap {
	padding-bottom: 40px;
}

#newsMainTit {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px dashed #421d00;
}

#newsMainTit img {
	width: auto;
	height: 19px;
}

#newsList {
	padding-bottom: 10px;
}

#newsList li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #421d00;
}

.date {
	font-size: 1rem;
	line-height: 2.1;
	color: #4f2301;
	padding-right: 10px;
	float: left;
}

.category {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.5;
	color: #fff;
	background-color: #5e4433;
	border-radius: 2px;
	padding: 0 5px;
	padding-top: 1px;
}

.newsTit {
	font-size: 1.2rem;
	line-height: 1.2;
}

.newsTit a {
	color: #40a6d9;
}

.newsTit a:hover {
	text-decoration: underline;
}

#newsLink {
	text-align: right;
}

#newsLink li {
	width: 100%;
	color: #40a6d9;
}

#newsLink a {
	line-height: 2;
	font-size: 1.2rem;
	color: #40a6d9;
}

#newsLink a:hover {
	text-decoration: underline;
}


/* 出張 対応地域 全国出張無料 */

#area {
	width: 94%;
	border: 6px solid #359f0e;
	background-color: #fff;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#area_tit {
	padding: 0 0 10px 0;
}

#areaWrap {
	padding: 10px;
}

#areaList {
	margin-bottom: 13px;
}

#areaTableWrap {
	width: 100%;
	border: 2px solid #f06c28;
}

#areaTable {
	border: 2px solid #fff;
	border-radius: 2px;
	padding-bottom: 2px;
}

#quickTit {
	width: 20%;
	padding: 10px;
	background-color: #f06c28;
	vertical-align: middle;
	border: 2px solid #fff;
	border-right: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.areaTit {
	width: 20%;
	padding: 8px;
	font-size: 1.3rem;
	color: #ff5700;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border-top: 2px solid #ff5700;
	border-right: 2px solid #ff5700;
	white-space: nowrap;
}

.areaName {
	width: 60%;
	padding: 10px;
	font-size: 1.2rem;
	line-height: 1.3;
	color: #ff5700;
	border-top: 2px solid #ff5700;
}

tr:first-child td.areaName, tr:first-child td.areaTit {
	border-top: 0;
}

#areaMap {
	padding: 10px;
	text-align: center;
}

/* 20180907追記 */
.serviceAnno {
	padding-top: 10px;
	text-align: left;
}

/*201006 価格変更等のホームページ編集*/

.price-table{
	width: 100%;
	border: solid #663300 3px;
	font-size: 2rem;
	font-weight: 1000;
	border-collapse: separate;
    border-radius: 5px;
}

.price-table-tr-top{
	background-color: #ff9900;
	border:solid 3px;
}

.price-table-th-top{
	border-right: solid 2px #663300;
}

.price-table-td-top{

}

.price-table-tr{

}

.price-table-th{
	background-color: #ffffcc;
	border-right: solid 2px #663300;
    border-top: solid 2px #663300;
}

.price-table-td{
	background-color: #ffffcc;
	color:	#ff0000;
	border-top: solid 2px #663300;
}


