#property .lead-tit {
	width: 80%;
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	position: relative;
	display: block;
	margin: 0 auto 40px;
}
#property .lead-tit::before {
	display: block;
	content: "";
	width: 1.6em;
	height: 1px;
	background: #000;
	transform: rotate(45deg);
	transform-origin: bottom right;
	position: absolute;
	bottom: 0;
	left: 0;
}
#property .lead-tit::after {
	display: block;
	content: "";
	width: 1.6em;
	height: 1px;
	background: #000;
	transform: rotate(-45deg);
	transform-origin: bottom left;
	position: absolute;
	bottom: 0;
	right: 0;
}
#property .lead-tit span {
	color: #ff6d00;
}
#property .comTopBox .title span {
	color: #ff6d00;
}
#property .txtP {
	margin-bottom: 60px;
	padding-bottom: 45px;
	text-align: center;
	font-size: 4.6rem;
	font-weight: bold;
	letter-spacing: 3px;
	background: url(../img/service/line02.png) no-repeat center bottom;
}
#property .txtP span {
	color: #ff6d00;
}
#property  .lBox {
	padding: 144px 23px 0 15px;
	min-height: 740px;
	float: left;
	width: 50%;
	box-sizing: border-box;
	background: url(../img/cleanup/bg_baibai.png) no-repeat center center;
	background-size: cover;
	position: relative;
}
#property .rBox {
	padding: 144px 15px 0 20px;
	min-height: 740px;
	float: right;
	width: 50%;
	box-sizing: border-box;
	background: url(../img/cleanup/bg_kaitori.png) no-repeat center center;
	background-size: cover;
	position: relative;
}

#property .headLine01 .en {
	position: inherit;
	color: #FF6D00;
}
#property .headLine01 .jp {
	font-size: 20px;
	color: #000;
}
#property .headLine02 .en {
	position: inherit;
	color: #FFDEC5;
}
#property .merit {
	padding: 120px 0 156px;
	clear: both;
	background: #FFDEC5;
}
#property .comSolution h2.headLine02 {
	margin-bottom: -70px;
	position: inherit;
}
#property .comSolution h2.headLine02 span.jp {
	background-color: #FF6D00;
	padding: 20px 80px;
	border-radius: 100px;
	color: #fff;
	font-size: 42px;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
#property .comSolution h2.headLine02 span.jp::after {
	content: "";
	width: 0;
  height: 0;
	margin: auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #FF6D00;
	top: 100px;
	left: 0;
	right: 0;
	position: absolute;
}
#property .comSolution h2.headLine01 .headLine01:before {
	display: none;
}
#property .headLine01::before {
	background-color: #FF6D00;
}
#property .comSolution {
	background: linear-gradient(#fff, #FFDEC5);
	padding-bottom: 120px;
}
#property .comSolution .pointBox {
	background-color: #FFF;
	width: 80%;
	max-width: 1280px;
	display: flex;
	justify-content: space-between;
	border: 10px solid #FF6D00;
	padding: 90px 80px;
	border-radius: 30px;
	margin: 0 auto;
}
#property .comSolution .pointBox .container {
	width: 28.3%;
	border-right: 2px dotted #EDEDED;
	padding: 0 40px;
	display: flex;
	flex-direction: column;
}
#property .comSolution .pointBox .container .text {
	flex-grow: 1;
}
#property .comSolution .pointBox .container:last-child {
	border: none;
	margin: 0;
}
#property .comSolution .pointBox .container h3 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
}
#property .comSolution .pointBox .container h3 span.txt_b {
	display: block;
	color: #FF6D00;
	font-size: 38px;
}
#property .comSolution .pointBox .container h3 span.txt_s {
	font-size: 28px;
}
#property p.smallTxt {
	font-size: 12px;
}

@media (max-width: 767px) {
	#property .comList li {
		width: 100%;
    margin: 0 auto 60px;
	}
	#property .comList {
		margin: 30px 0 0;
		display: initial;
	}
	#property .comSolution h2.headLine02 span.jp {
		font-size: 21px;
		padding: 10px 25px;
	}
	#property .comSolution .pointBox {
		/* width: 100%; */
		border: 5px solid #FF6D00;
    display: inline-block;
    padding: 80px 20px 30px;
    margin: 0 auto;
    display: grid;
	}
	#property .lead-tit {
		width: 100%;
		font-size: 2.3rem;
	}
	#property .txtP {
		font-size: 2.3rem;
		letter-spacing: 0;
		width: 95%;
		margin: 0 auto;
	}
	#property .lBox,
	#property .rBox {
		float: initial;
		width: 100%;
	}
	#property .lBox {
		padding: 150px 23px 0 15px;
		min-height: 60vh;
		background: url(../img/cleanup/bg_baibai_sp.png) no-repeat center center;
		background-size: cover;
	}
	#property .rBox {
		min-height: 60vh;
		background: url(../img/cleanup/bg_kaitori_sp.png) no-repeat center center;
		background-size: cover;
	}
	#property .lBox .txtBox, #property .lBox .txtBox,
	#property .lBox .txtBox, #property .rBox .txtBox {
		width: 100%;
		display: flex;
		padding: 25px 10px;
	}
	#property .lBox .txtBox::before,
	#property .rBox .txtBox::before {
		top: -63%;
	}
	#property .lBox .txtBox {
		right: 0;
		margin: 100px 0 0;
	}
	#property .headLine01 .jp {
		font-size: 16px;
	}
	#property .lBox .txtBox .imgTit, #property .rBox .txtBox .imgTit {
		width: 35%;
		margin: 30px 0 0;
	}
	#property .lBox .txtBox ul, #property .rBox .txtBox ul {
		width: 60%;
		margin: 0;
	}
	#property .lBox .txtBox ul li, #property .rBox .txtBox ul li {
		font-size: 14px;
	}
	#property .comSolution .pointBox .container {
		width: 100%;
    border-right: none;
    border-bottom: 2px dotted #EDEDED;
    display: flex;
    flex-direction: row-reverse;
    padding: 0;
    /* margin: 0; */
    flex-wrap: wrap;
		justify-content: space-between;
		padding: 20px 0;
	}
	#property .lBox .txtBox, #property .rBox .txtBox {
		max-width: initial;
		width: 80%;
		display: flex;
    right: 0;
    left: 0;
    margin: auto;
		justify-content: space-evenly;
	}
	#property .comSolution .pointBox .container:first-child {
		padding-top: 0;
	}
	#property .comSolution .pointBox .container:last-child {
		padding-bottom: 0;
	}
	#property .comSolution .pointBox .container .photo {
		width: 30%;
	}
	#property .comSolution .pointBox .container .text {
		width: 65%;
		flex-grow: inherit;
	}
	#property .comSolution {
		margin: 0 auto;
	}
	#property .comSolution .pointBox .container h3 {
		font-size: 15px;
		margin-bottom: 20px;
		text-align: left;
	}
	#property .comSolution .pointBox .container h3 span.txt_b {
		font-size: 24px;
	}
	#property .comSolution .pointBox .container h3 span.txt_s {
		font-size: 18px;
	}
	#property .comList::after {
		height: 100px;
		background-image: url(../img/cleanup/img_arrowdown_sp.png);
		bottom: -100px;
	}
	#property .merit {
		padding: 60px 0 0;
	}
	#property .comSolution {
		padding: 30px 0 60px;
	}
	#property .comOmakase {
		margin: 60px auto;
	}
	#property .comOmakase picture {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	#property .txtP {
		margin-bottom: 30px;
	}
	#demerit .headLine01 {
		margin-bottom: 80px;
	}
	#property .comSolution h2.headLine02 span.jp::after {
		top: 70px;
	}
}

/* ============#property .point====================== */
.point{
  position: relative;
  padding: 0 0 10rem;
  background:#fff;
}
.point::before,
.point::after{
  content:"";
  position:absolute;
  background-repeat:no-repeat;
  background-size:contain;
  pointer-events:none;
  z-index:0;
}
/* 右上の装飾 */
.point::before{
  top:0;
  right:0;
  width:277px;
	height:384px;
  background-image:url("../img/property/property-right.png");
}
/* 左下の装飾 */
.point::after{
  left:0;
  bottom:12%;
  width:203px;
	height:269px;
  background-image:url("../img/property/property-left.png");
}

.point__inner{
  max-width:1280px;
  width:92%;
  margin:8rem auto 0;
  position:relative;
  z-index:1;
}

.point__list{
  display:grid;
  gap:2.5rem;
  justify-items:center;
}
.point__item figure{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.point__item img{
  width:100%;
  max-width:410px;
  aspect-ratio: 16 / 9;
  object-fit:cover;
}
.point__item figcaption{
	font-family: Noto Sans CJK JP;
  margin-top:1rem;
  font-weight:400;
  font-size:3rem;
}

.point__list--top{
  grid-template-columns:repeat(3, 1fr);
  margin-top:3rem;
}

.point__list--bottom{
	display: flex;
  justify-content:center;
  column-gap:2.5rem;
  margin-top:4rem;
}

.point__note{
	font-family: Noto Sans CJK JP;
  margin-top:4rem;
  font-size:1.6rem;
  color:#000;
  text-align:right;
}

/* SP */
@media (max-width:767px){
  .point{
		padding:0 0 4rem;
	}
  .point::before{
		top:10%;
		width:110px;
		height:110px;
	}
  .point::after{
		bottom:3%;
		width:90px;
		height:90px;
	}
	.point__item{
		margin-bottom: 4rem;
	}
  .point__list--top{
		display: block;
	}
  .point__list--bottom{
		display: block;
	}
  .point__item img{
		max-width:100%;
	}
	.point__note{
		font-size:1.2rem;
		text-align:center;
	}
}

/* ============#property .merit====================== */
#property .merit {
  padding: 120px 0 156px;
  background: #FFDEC5;
}
#property .headLine01 {
  margin-bottom: 88px;
}
#property .headLine01:before {
	margin-left: -42px;
	position: absolute;
	left: 50%;
	bottom: -26px;
	width: 84px;
	height: 2px;
	background: #fd6c01;
	content: "";
}

#property .merit .headLine01 .en {
	position: inherit;
	color: #FF6D00;
}
#property .merit .headLine01 .jp {
	font-size: 20px;
	color: #000;
}

#property .merit__inner{
  max-width:1280px;
  width:92%;
  margin:0 auto;
  text-align:center;
}

#property .merit__lead{
  margin: 20px auto 80px;
  line-height: 2;
  font-size: 1.8rem;
}

#property .merit__box{
  background:#fff;
  border-radius: 18px;
  padding: 28px;
  box-sizing: border-box;
}
#property .merit__box + .merit__box{
	margin-top: 32px;
}
#property .merit__box img{
  display:block;
  width:100%;
  height:auto;
  border-radius: 10px;
}

/* 上段・下段の余白調整 */
#property .merit__box--top{
	margin-bottom: 60px;
}

/* 「さらに！」の飾り（左右に斜線） */
#property .merit__more{
  position: relative;
  display:inline-block;
  margin: 0 auto 31px;
  padding: 4px 0 0 25px;
	font-size: 4rem;
  font-weight:700;
  letter-spacing: .08em;
}
#property .merit__more::before,
#property .merit__more::after{
  content:"";
  position:absolute;
  top: 53%;
  width: 70px;
  height: 4px;
  background:#000;
}
#property .merit__more::before{
  right: 100%;
  margin-right: 14px;
  transform: translateY(-50%) rotate(220deg);
}
#property .merit__more::after{
  left: 100%;
  margin-left: 14px;
  transform: translateY(-50%) rotate(-220deg);
}

/* SP */
@media (max-width:767px){
  #property .merit{
		padding: 80px 0;
	}
	#property .merit__inner{
		width:87%;
	}
  #property .merit__lead{
		font-size:1.3rem;
		margin: 12px auto 24px;
	}
  #property .merit__box{
		padding: 18px;
	}
	#property .merit__box--top{
		margin-bottom: 0;
	}
  #property .merit__more{
		font-size: 2.8rem;
		margin: 22px auto;
	}
  #property .merit__more::before,
  #property .merit__more::after{
		width:48px;
		height: 2px;
	}
}

/* ============#property .consultation====================== */
#property .consultation{
	padding: 12rem 0;
}

.consultation__gallery{
  max-width:1280px;
  width:92%;
  margin:0 auto;
}

.consultation__list{
  display:grid;
  gap:24px;
  justify-content:center;
  margin-top:80px;
}
.consultation__list--top{
	grid-template-columns:repeat(3, 410px);
}
.consultation__list--bottom{
	grid-template-columns:repeat(2, 410px);
}

.consultation__item{
	width:410px;
}
.consultation__item img{
  width:100%;
	height:auto;
	display:block;
	object-fit:cover;
}

.consultation__text{
	margin:0 0 10px;
	text-align:left;
}

.consultation__lead{
	font-family: Noto Sans CJK JP;
  font-size:2.6rem;
	line-height:1.4;
	color:#222;
	font-weight:400;
	margin-bottom: 5px;
}
.consultation__title{
  margin-top:4px;
  font-size:3.7rem;
	line-height:4.8rem;
  font-weight:700;
	color:#FF6D00;
}
.consultation__title.--01{
  margin-bottom: 5.4rem;
}
.consultation__title.--02{
  margin-bottom: 2.1rem;
}
.consultation__title.--03{
  margin-bottom: 5.6rem;
}
.consultation__title.--04{
  margin-bottom: 1.8rem;
}
.consultation__title.--05{
  margin-bottom: 2.1rem;
}

/* SP */
@media (max-width: 767px){
	#property .consultation{
		padding: 4rem 0;
	}
  .consultation__item{
		width:min(410px,100%);
	}
	.consultation__list{
		gap:60px;
		margin-top:40px;
	}
  .consultation__list--top,
  .consultation__list--bottom{ 
		grid-template-columns:1fr 1fr; 
	}
	.consultation__lead{
		font-size:2.3rem;
	}
	.consultation__title{
		font-size:2.3rem;
		line-height: 1.5;
	}
	.consultation__title.--01{
		margin-bottom: 1rem;
	}
	.consultation__title.--02{
		margin-bottom: 1rem;
	}
	.consultation__title.--03{
		margin-bottom: 1rem;
	}
	.consultation__title.--04{
		margin-bottom: 1rem;
	}
	.consultation__title.--05{
		margin-bottom: 1rem;
	}
  @media (max-width:420px){
    .consultation__list--top,
    .consultation__list--bottom{ 
			grid-template-columns:1fr; 
		}
  }
}



