@charset "utf-8";
/*------------------------------------------------------------
	removal
------------------------------------------------------------*/
#main .mainImg {
	background: url(../img/removal/main_img.png) no-repeat right center;
}

#main .coupon {
	padding: 44px 0 38px;
}

#main .coupon .headLine01 {
	margin-bottom: 45px;
}

#main .coupon .couponUl {
	margin: 0 auto;
	width: 982px;
}

#main .coupon .couponUl li {
	width: 309px;
}

#main .treatment {
	padding: 44px 0 83px;
	position: relative;
}

#main .treatment .treatmentBox {
	width: 980px;
	margin: 0 auto;
}

#main .treatment .headLine01 {
	margin-bottom: 31px;
}

#main .treatment .headLine02 {
	margin-bottom: 31px;
}

#main .treatment .imgBox {
	padding: 0 26px 50px 0;
}

#main .treatment .imgBox .txtList {
	margin-top: -17px;
	width: 243px;
	float: left;
	overflow: hidden;
}

#main .treatment .imgBox .txtList li {
	margin: 17px 9px 0 0;
	width: 75px;
	float: left;
	background-color: #A58959;
	border-radius: 4px;
}

#main .treatment .imgBox .txtList li:nth-child(3n) {
	margin-right: 0;
}

#main .treatment .imgBox .txtList li p {
	display: table;
	width: 100%;
	height: 100%;
}

#main .treatment .imgBox .txtList li span {
	padding: 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 1.7rem;
	line-height: 1.05;
}

#main .treatment .imgBox .photo {
	margin-top: -4px;
	width: 709px;
	float: right;
}

#main .treatment .imgBox .photo img {
	width: 100%;
}

#main .bgBox {
	padding: 61px 0 67px;
	text-align: center;
	background-color: #1A1A1A;
}

#main .bgBox p {
	line-height: 2;
}

#main .bgBox .ttl {
	margin: 17px 0 14px;
	color: #a48957;
	font-size: 3.3rem;
	font-weight: bold;
	line-height: 1.45;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

#main .machine {
	padding: 54px 0 100px;
	background-color: #DADADA;
}

#main .machine .ttl {
	margin: -2px 0 26px;
	text-align: center;
	font-size: 3rem;
	color: #7f7f7f;
	line-height: 1.5;
}

#main .machine .title {
	padding: 10px 0 8px;
	width: 690px;
	margin: 0 auto 34px;
	font-size: 2.7rem;
	position: relative;
	text-align: center;
	font-weight: bold;
	background: url(../img/removal/line01.png) no-repeat center top,url(../img/removal/line01.png) no-repeat center bottom;
	background-size: 690px auto,690px auto;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

#main .machine .title span {
	color: #a48957;
}

#main .machine .title img {
	position: absolute;
	right: -75px;
	top: -279px;
}

#main .machine .img01 {
	width: 694px;
	margin: 0 auto 25px;
}

#main .machine .img01 img {
	width: 100%;
}

#main .machine .txt {
	margin-bottom: 62px;
	text-align: center;
	line-height: 2;
}

#main .machine .img02 {
	width: 1010px;
	margin: 0 auto 97px;
}

#main .machine .img02 img {
	width: 100%;
}

#main .machine .tableBox {
	width: 694px;
	margin: 0 auto 85px;
}

#main .machine .tableBox table {
	width: 100%;
	border-collapse: collapse;
}

#main .machine .tableBox table th,
#main .machine .tableBox table td {
	padding: 10px 0;
	line-height: 1.625;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: -1px;
	border: 1px solid #535353;
	box-sizing: border-box;
	background-color: #fff;
}

#main .machine .tableBox table tbody th {
	width: 86px;
	height: 103px;
}

#main .machine .tableBox table tbody td {
	width: 150px;
}

#main .machine .tableBox table th {
	color: #fff;
	background-color: #808080;
}

#main .machine .tableBox table thead th {
	padding: 14px 0 10px;
	background-color: #A38958;
	border-top: none;
}

#main .machine .tableBox table thead th:first-child,
#main .machine .tableBox table tbody th {
	border-left: none;
}

#main .machine .tableBox table thead th:last-child,
#main .machine .tableBox table td:last-child {
	border-right: none;
}

#main .machine .tableBox table .border01 {
	border-bottom: none;
}

#main .machine .tableBox table .bg01 {
	color: #a48957;
	background-color: #E4DCC5;
}

#main .machine .radio {
	text-align: center;
}

@media all and (max-width: 767px) {
	#main .coupon {
		padding: 30px 15px 0;
	}
	
	#main .coupon .headLine01 {
		margin-bottom: 45px;
	}
	
	#main .coupon .couponUl {
		width: auto;
	}
	
	#main .coupon .couponUl li {
		width: 48%;
	}
	
	#main .treatment {
		padding: 30px 15px;
	}
	
	#main .treatment .treatmentBox {
		width: auto;
	}
		
	#main .treatment .imgBox {
		padding: 0 0 25px;
	}
	
	#main .treatment .imgBox .txtList {
		margin-top: -10px;
		width: auto;
		float: none;
	}
	
	#main .treatment .imgBox .txtList li {
		margin: 10px 5% 0 0;
		width: 30%;
	}
	
	#main .treatment .imgBox .txtList li:nth-child(3n) {
		margin-right: 0;
	}
	
	#main .treatment .imgBox .txtList li span {
		font-size: 1.5rem;
	}
	
	#main .treatment .imgBox .photo {
		margin-top: 15px;
		width: auto;
		float: none;
	}
		
	#main .bgBox {
		padding: 30px 15px;
	}
	
	#main .bgBox p {
		line-height: 1.5;
	}
	
	#main .bgBox .ttl {
		margin: 10px 0 5px;
		font-size: 2.3rem;
	}
	
	#main .machine {
		padding: 30px 15px 50px;
	}
	
	#main .machine .ttl {
		margin: 0 0 26px;
		font-size: 2.2rem;
	}
	
	#main .machine .title {
		width: 300px;
		margin: 0 auto 20px;
		font-size: 1.8rem;
		background-size: 300px auto,300px auto;
	}
	
	#main .machine .photo {
		margin-bottom: 15px;
		text-align: center;
	}
	
	#main .machine .photo img {
		max-width: 140px;
	}
	
	#main .machine .img01 {
		width: auto;
	}
	
	#main .machine .txt {
		margin-bottom: 20px;
		line-height: 1.5;
	}
	
	#main .machine .img02 {
		width: auto;
		margin: 0 auto 20px;
	}
	
	#main .machine .spBox {
		margin-bottom: 20px;
		overflow-y: scroll;
	}
		
	#main .machine .tableBox {
		margin: 0 auto;
	}
}

@media all and (-ms-high-contrast:none) {
	#main .treatment .imgBox .txtList li span {
		padding: 11px 0 3px;
	}
	
}


