#header{
	padding: 0;
}


/********** リスト **********/
#ihinseiri .archive-work ul li{
	margin: 0 10px;
}
#ihinseiri .archive-work ul li .archive-work-unit {
	position: relative;
	
	margin: 0 0 4vw;
	padding: 7% 0 0;
	border-radius: 3vw;
}

/* タクソノミーアイコン */
#ihinseiri .archive-work ul li .post-taxonomy {
}
#ihinseiri .archive-work ul li .post-taxonomy .post-taxonomy-box {
	margin: 0 0 0;
	border-radius: 3vw 3vw 0 0;
	font-weight: bold;
	font-size: 4.8vw;
}
#ihinseiri .archive-work ul li .post-taxonomy .post-taxonomy-box a {
	display: block;
	padding: 3% 3vw;
	text-align: center;
	color: #fff;
	white-space: nowrap;
}

/* 遺品整理 */
#ihinseiri .archive-work ul li .post-taxonomy .post-taxonomy-ihin-seiri {
	background: #006436 !important;
}

/* 生前整理 */
#ihinseiri .archive-work ul li .post-taxonomy .post-taxonomy-seizen-seiri {
	background: #c85500 !important;
}

/* 不良品回収 */
#ihinseiri .archive-work ul li .post-taxonomy .post-taxonomy-furyohin-kaisyu {
	background: #0078be !important;
}


/********** img-main-data **********/
#ihinseiri .archive-work .img-main-data{
	margin: 0 0 30px;
	border-radius: 0 0 30px 30px;
	padding: 0 7% 7%;
	background: #fff;
}
#ihinseiri .archive-work .img-main-data .work_img_main{
}
#ihinseiri .archive-work .img-main-data .work_img_main img{
	display: block;
	
	width: 100%;
	height: 95%;
	
	object-fit: cover;
}
#ihinseiri .archive-work .img-main-data .data-main{
	padding: 3% 0 0;
}
#ihinseiri .archive-work .img-main-data .data-main h3{
	padding: 0 0 2%;
	line-height: 1.4;
	font-size: 4.8vw;
}
#ihinseiri .archive-work .img-main-data .data-main .work_area{
	padding: 0 0 3%;
	font-size: 3.6vw;
}
#ihinseiri .archive-work .img-main-data .data-main .work_price {
	display: flex;
	align-content: center;
	
	width: 100%;
	padding: 0 0 5%;
}
#ihinseiri .archive-work .img-main-data .data-main .work_price .sheading{
	display: inline-block;
	margin: 0 6% 0 0;
	padding: 1% 2.5%;
	
	line-height: 1.2;
	border: solid 2px #006446;
	border-radius: 5px;
	letter-spacing: 0.02em;
	font-size: 4.4vw;
	color: #006446;
}
#ihinseiri .archive-work .img-main-data .data-main .work_price .work_price-data{
	font-weight: bold;
	line-height: 1.2;
	font-size: 6.4vw;
	color: #006446;
}
#ihinseiri .archive-work .img-main-data .data-main .work_price .work_price-data .yen{
	font-size: 4vw;
}


/********** Before & After **********/
#ihinseiri .archive-work .before-after{
	margin: 0 0 3.5%;
	padding: 3.5% 5.8%;
	background: #faf5e1;
}
#ihinseiri .archive-work .before-after .before-after-box{
	display: flex;
	justify-content: space-between;
	
	width: 100%;
}

/* Before */
#ihinseiri .archive-work .before-after .before{
	position: relative;
	
	width: 46%;
}
#ihinseiri .archive-work .before-after .before::before{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	
	content: '';
	display: block;
	width: 40%;
	height: 50px;
	
	background: url("../images/single-work/icon-before.svg") no-repeat 0 0;
	background-size: 100% 100%;
}
#ihinseiri .archive-work .before-after .before img {
	display: block;
	width: 100%;
}

/* 矢印 */
#ihinseiri .archive-work .before-after .before::after{
	position: absolute;
	top: 50%;
	right: -13%;
	z-index: 2;
	
	content: '';
	display: block;
	width: 9%;
	height: 10%;
	margin-top: -3vw;
	
	background: url("../images/single-work/arr-before-after.svg") no-repeat 0 0;
	background-size: 100% 100%;
}

/* After */
#ihinseiri .archive-work .before-after .after{
	position: relative;
	
	width: 46%;
}
#ihinseiri .archive-work .before-after .after::before{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	
	content: '';
	display: block;
	width: 40%;
	height: 50px;
	
	background: url("../images/single-work/icon-after.svg") no-repeat 0 0;
	background-size: 100% 100%;
}
#ihinseiri .archive-work .before-after .after img {
	display: block;
	width: 100%;
	height: 58vw;
	object-fit: cover;
}

/********** 詳細ボタン **********/
#ihinseiri .archive-work .btn-details a {
	display: flex;
	justify-content: center;
	
	text-align: center;
	font-weight: bold;
	color: #00a082;
}
#ihinseiri .archive-work .btn-details a span {
	display: block;
	padding: 0 5vw 0 0;
	background: url("../images/single-work/icon-arr.svg") no-repeat 100% 50%;
	background-size: 3vw;
}




/********** スライダー **********/
#ihinseiri .archive-work {
	
}

/* 次へ・前へ */
#ihinseiri .archive-work .slick-arrow{
	display: block;
	
	position:absolute;
	top:70vw;
	
	width: 10vw;
	height:10vw;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	background:#ccc;
	z-index:2;
}
#ihinseiri .archive-work .slick-arrow.slick-prev{
	left: -2%;
	background: url(../images/index/arrow-left.png) no-repeat 0 0;
	background-size: 100%;
}
#ihinseiri .archive-work .slick-arrow.slick-next{
	right: -2%;
	background: url(../images/index/arrow-right.png) no-repeat 0 0;
	background-size: 100%;
}




/********** 料金表 **********/
#ihinseiri .price{
	margin: 0 0 15%;
	padding: 10% 4% 12%;
	background: #e6faec;
}
#ihinseiri .price h2{
	display: flex;
	justify-content: center;
}
#ihinseiri .price h2 img{
	display: block;
	width: 72vw;
}
#ihinseiri .archive-work ul li .post-taxonomy .post-taxonomy-box{
	background: #006436;
}
#ihinseiri .archive-work ul li .post-taxonomy .post-taxonomy-ihin-seiri{
	
}

/********** その他作業料金表 **********/
#ihinseiri .btn-price-list{
	display: flex;
	justify-content: center;
	
	margin: 0 0 4vw;
	background-size: 45px;
}
#ihinseiri .btn-price-list a {
	display: block;
	border-radius: 10vw;
	width: 88%;
	padding: 4% 15.2% 4% 12.5%;
	text-align: center;
	color: #fff;
	background: #00a082 url("../images/index/icon-arr.svg") no-repeat calc(100% - 11.5%) 50%;
	background-size: 4.5vw;
	font-size: 4.8vw;
}
#ihinseiri .btn-price-list a span {
	display: block;
	padding: 0 4vw 0 0;
	font-weight: bold;
	box-sizing: border-box;
}

/********** その他作業料金表 **********/
#ihinseiri .btn-price-table{
	display: flex;
	justify-content: center;
	
	background-size: 45px;
}
#ihinseiri .btn-price-table a {
	display: block;
	border-radius: 10vw;
	width: 88%;
	padding: 4% 15.2% 4% 12.5%;
	text-align: center;
	color: #fff;
	background: #00a082 url("../images/index/icon-arr.svg") no-repeat calc(100% - 11.5%) 50%;
	background-size: 4.5vw;
	font-size: 4.8vw;
	box-sizing: border-box;
}
#ihinseiri .btn-price-table a span {
	display: block;
	padding: 0 4vw 0 0;
	font-weight: bold;
}

#ihinseiri .btn-faq{
	display: flex;
	justify-content: center;
	
	padding: 0 4.5vw 0;
}
#ihinseiri .btn-faq a{
	display: block;
}



/*----------------------------------------------------------
遺品整理
------------------------------------------------------------*/

/* メインタイトル
--------------------------------------*/
#ihinseiri .main-ttl{
	margin-bottom: 9vw;
}
#ihinseiri .main-ttl h3{
	font-size: 8vw;
	color:#006436;
	text-align: center;
	margin: 5vw 0 10vw 0;
	position: relative;
	letter-spacing: 0.2em;
}
#ihinseiri .main-ttl h3::before {
	content: '';
	width: 24vw;
	height: 1vw;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -4vw;
	background-color: #006436;
}
#ihinseiri .main-ttl h3 span{
	display: block;
	font-size: 4.8vw;
	color: #333;
	font-weight: normal!important;
	margin-top: 2vw;
	letter-spacing: 0;
}
#ihinseiri .main-ttl p{
	font-size: 4.4vw;
	color: #333;
	padding: 0 5vw;
	line-height: 1.8;
}



/* お悩み
--------------------------------------*/
#ihinseiri .worries {
	background: #faf5e1;
	padding-bottom: 2vw;
	margin-bottom: 9vw;
	color: #333;
}
#ihinseiri .worries h4{
	width: 90vw;
	margin: 0 auto;
	font-size: 4.4vw;
	background:#006436;
	color: #fff;
	text-align: center;
	border-radius: 0 0 2vw 2vw;
	font-weight: 400;
	padding: 2vw 0;
	letter-spacing: 0.2em;
}
#ihinseiri .worries ul{
	width: 90vw;
	margin: 3vw auto;
	padding-left: 1vw;
}
#ihinseiri .worries ul li{
	font-size: 4.4vw;
	line-height: 0;
	padding-left:1.2em;
	text-indent:-1.2em;
}
#ihinseiri .worries ul li::before{
	content: url(  "../images/ihinseiri/icon-check.svg");
	display: inline-block;
	vertical-align: middle;
	transform: scale(0.5);
}



/* サービス
--------------------------------------*/
#ihinseiri .service-box{	
	margin-bottom: 15vw;
	color: #333;
}
#ihinseiri .service-box h4.copy{
	font-size: 4.8vw;
	color:#006436;	
	text-align: center;
	line-height: 1.2;
	margin-bottom: 2vw;
}
#ihinseiri .service-box .img{
	width: 90vw;
	margin: 5vw auto;
}
#ihinseiri .service-box p{
	width: 90vw;
	margin: 4vw auto 10vw auto;
	font-size: 4.4vw;
    color: #333;
    line-height: 1.8;
}
#ihinseiri .service-box h3{
	font-size: 5.6vw;
	color:#fff;	
	background: #00a082;
	text-align: center;
	padding: 2vw 0;
}
#ihinseiri .service-box .box{
	width: 90vw;
	margin: 7vw auto ;
}
#ihinseiri .service-box .box h4{
	font-size:  5.6vw;
	color:#006436;	
	text-align: center;
	margin-top: 7vw;
}
#ihinseiri .service-box .box-other{
	width: 90vw;
	margin: 7vw auto ;
	border: 2px dashed #aaaaaa;
}
#ihinseiri .service-box .box-other h4{
	font-size:  5.6vw;
	color:#006436;	
	text-align: center;
	margin-top: 5vw;
}
#ihinseiri .service-box .box-other p{
	padding: 0 5vw;
	margin: 4vw auto 8vw auto;
}


/* ご利用の流れ
--------------------------------------*/
#ihinseiri .flow{	
	background: #faf5e1;
	padding-bottom: 6vw;
	margin-bottom: 15vw;
	color: #333;
}
#ihinseiri .flow h3{
	font-size: 5.6vw;
	color:#fff;	
	background: #00a082;
	text-align: center;
	padding: 2vw 0;
}
#ihinseiri .flow h5{
	font-size: 4.8vw;
	margin: 5vw 0 4vw 5vw;
}
#ihinseiri .flow h5.flow2{
	font-size: 4.8vw;
	margin: 12vw 0 4vw 5vw;
}
#ihinseiri .flow .box-outer{
	width: 90vw;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;	
}
#ihinseiri .flow .box{
	width: 90vw;
	background: #fff;
	display: flex;
	align-items: center;
	padding: 1vw 0 1vw 4vw;
	box-sizing: border-box;
	border-radius: 1vw;	
}
#ihinseiri .flow .box p.step{
	color: #7f7f7f;
	font-size: 3vw;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}
#ihinseiri .flow .box p.step span{ 
	font-size: 4.8vw;
	display: block;
}
#ihinseiri .flow .box .img{ 
	width: 24vw;
	margin: 0 4vw;
}
#ihinseiri .flow .box .txt{ 
	font-size: 4.4vw;
	color:#006436;	
	font-weight: bold;
}
#ihinseiri .flow .arrow{ 
	width: 12vw;
}