@charset "utf-8";

/* -----------------------------
	MV
-------------------------------- */
.h1-area {
	left: calc((100% - 1200px) / 2);
	top: 660px;
	z-index: 1;
}

.mv-area {
	height: 797px;
	background: url(../img/bg-texture01.jpg) no-repeat center /cover;
	padding: 266px 0 196px;
	margin: -94px 0 0;
	position: relative;
	z-index: -1;
}

/*.mv-area::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.2);
}*/
.mv-area .txt-box {
	width: 33%;
	width: 43%;
	margin: 0 40px 0 0;
	position: relative;
	z-index: 1;
}

.mv-area .sub-catch {
	font-size: 2.4rem;
	color: var(--cmn-color);
}

.mv-area .ttl {
	margin: 18px 0 20px;
	font-size: 5.0rem;
	font-weight: bold;
	line-height: 1.4;
}

/*.mv-area .ttl span{
  display: inline-block;
  height: 65px;
  font-size: 5.0rem;
  font-weight: bold;
  color: var(--cmn-color);
  background-color: #fff;
  line-height: 65px;
  margin: 0 5px 5px 0;
  text-align: center;
}*/
.mv-area .img-box {
	position: absolute;
	background: url(../img/topmv-pc.png) no-repeat center / cover;
	width: 1000px;
	height: 703px;
	right: -50px;
	bottom: 0;
}

@media screen and (max-width: 768px) {
	.h1-area {
		top: 0;
		left: 0;
	}

	.mv-area {
		height: auto;
		padding: 170px 20px 39px;
		margin: 0 0 0;
		background: none;
	}

	.mv-area .txt-box {
		width: 100%;
		position: relative;
		z-index: 1;
		margin: 0;
	}

	.mv-area .sub-catch {
		font-size: 1.6rem;
		text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
	}

	.mv-area .ttl {
		margin: 15px 0 0;
		font-size: 2.8rem;
	}
	.mv-area .ttl span {
		padding: 4px 8px;
		background: rgba(255,255,255,.9);
		display: inline-block;
		line-height: 2;
		display: inline;
		-webit-box-decoration-break: clone;
		box-decoration-break: clone;
	}
	/*.mv-area .ttl span{
    font-size: 2.6rem;
    width: 25px;
    height: 39px;
    line-height: 39px;
    margin: 0 3px 2px 0;
  }*/
	.mv-area .img-box {
		position: absolute;
		background: url(../img/topmv-sp.png) no-repeat center top / cover;
		width: 375px;
		height: 336px;
		width: 100%;
		height: 384px;
		right: 0px;
		left: 0;
		bottom: 0;
	}
}

/* -----------------------------
	service-area
-------------------------------- */
.service-area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 50px 40px;
	gap: 50px 0;
	margin: -70px auto 0;
}

.service-area .service-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 50px 50px 60px;
	gap: 50px;
	border-radius: 15px;
	background-color: var(--main-bg);
	position: relative;
	z-index: 1;
}

.service-area .service-box::before {
	position: absolute;
	content: "";
	width: 200px;
	height: 200px;
	border-radius: 15px 0 0 0;
	background-color: var(--main-color);
	left: 0;
	top: 0;
	z-index: -1;
}

.service-area .service-box .thumb {
	width: 340px;
	height: 440px;
	border-radius: 15px;
	object-fit: cover;
}

.service-area .service-box .ttl-fxbox {
	gap: 0;
	justify-content: space-between;
	margin: 0 0 30px;
}

.service-area .service-box .ttl-fxbox .ttl {
	font-size: 4.2rem;
	font-weight: bold;
	/* color: var(--main-color); */
	/* width: 180px; */
}

.service-area .service-box .ttl-fxbox span {
	font-size: 1.5rem;
	display: block;
	margin: 0 0 8px;
	color: var(--main-color);
}

.service-area .service-box .ttl-fxbox .catch {
	font-size: 2.2rem;
	text-align: center;
}

.service-area .service-box .point-list {
	display: flex;
	gap: 22px;
}

.service-area .service-box .point-list li {
	width: calc((100% - 44px) / 3);
	width: 222px;
	position: relative;
	padding: 24px 0 0;
}

.service-area .service-box .point-list .no {
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	line-height: 1;
	color: var(--main-color);
	position: absolute;
	left: 0;
	top: 0;
}

.service-area .service-box .point-list .no span {
	font-size: 1.5rem;
}

.service-area .service-box .point-list img {
	width: 220px;
	height: 180px;
	object-fit: cover;
	border-radius: 5px;
}

.service-area .service-box .point-list .catch {
	font-size: 2.0rem;
	/* font-size: 1.6rem; */
	line-height: 1.5;
	margin: 10px 0 0;
	font-weight: 600;
	letter-spacing: 0;
}

.service-area .service-box.ihin-seiri::after {
	position: absolute;
	content: "";
	background: url(../img/illust02.png) no-repeat center / cover;
	width: 218px;
	height: 167px;
	right: -50px;
	bottom: -17px;
}

.todo-box::before {
	position: absolute;
	content: "";
	background: url(../img/illust01.png) no-repeat center / cover;
	width: 159px;
	height: 126px;
	left: -100px;
	bottom: -172px;
}

.service-area .service-box .cmn-btn {
	margin: 10px auto 0;
}

.service-area .service-box.special-cleanup,
.service-area .service-box.fire-cleanup {
	width: calc((100% - 40px) /2);
	gap: 30px 40px;
	align-items: center;
	padding: 50px 50px 60px;
}

.service-area .service-box.special-cleanup .thumb,
.service-area .service-box.fire-cleanup .thumb {
	width: 210px;
	height: 210px;
}

.service-area .service-box.special-cleanup .ttl-fxbox,
.service-area .service-box.fire-cleanup .ttl-fxbox {
	display: block;
	width: calc(100% - 250px);
	margin: 0;
}

.service-area .service-box.special-cleanup .ttl-fxbox .ttl,
.service-area .service-box.fire-cleanup .ttl-fxbox .ttl {
	font-size: 3.8rem;
	width: 100%;
	margin: 0 0 20px;
}

.service-area .service-box.special-cleanup .ttl-fxbox .catch,
.service-area .service-box.fire-cleanup .ttl-fxbox .catch {
	font-size: 2.0rem;
	text-align: left;
}

.service-area .service-box.special-cleanup .point-list,
.service-area .service-box.fire-cleanup .point-list {
	gap: 15px;
}

.service-area .service-box.special-cleanup .point-list li,
.service-area .service-box.fire-cleanup .point-list li {
	width: calc((100% - 30px) /3);
}

.service-area .service-box.special-cleanup .point-list img,
.service-area .service-box.fire-cleanup .point-list img {
	width: 150px;
	height: 100px;
}

.service-area .service-box.special-cleanup .point-list .catch,
.service-area .service-box.fire-cleanup .point-list .catch {
	font-size: 1.7rem;
	margin: 10px 0 0;
}

.service-area .service-box.special-cleanup::after {
	position: absolute;
	content: "";
	background: url(../img/illust03.png) no-repeat center / cover;
	width: 137px;
	height: 146px;
	left: -50px;
	bottom: -18px;
}

.service-area .service-box.fire-cleanup::after {
	position: absolute;
	content: "";
	background: url(../img/illust04.png) no-repeat center / cover;
	width: 153px;
	height: 159px;
	right: -50px;
	bottom: -30px;
}

.service-area .service-box.garbage-cleanup,
.service-area .service-box.demolition,
.service-area .service-box.restoration {
	width: calc((100% - 60px) /3);
	width: 380px;
	padding: 0px !important;
	gap: 20px;
	display: block;
	position: relative;
	top: 0px;
	transition: .5s;
}

.service-area .service-box.garbage-cleanup:hover,
.service-area .service-box.demolition:hover,
.service-area .service-box.restoration:hover {
	top: -5px;
	transition: .5s;
}

.service-area .service-box.garbage-cleanup::before,
.service-area .service-box.demolition::before,
.service-area .service-box.restoration::before {
	width: 150px;
	height: 150px;
}

.service-area .service-box.garbage-cleanup a,
.service-area .service-box.demolition a,
.service-area .service-box.restoration a {
	display: block;
	padding: 30px 30px 40px;
	position: relative;
}

.service-area .service-box.garbage-cleanup a::before,
.service-area .service-box.demolition a::before,
.service-area .service-box.restoration a::before {
	position: absolute;
	content: "";
	width: 17px;
	height: 13px;
	right: 20px;
	bottom: 20px;
}

.service-area .service-box.garbage-cleanup a::before {
	background: url(../img/arrow-garbage.svg) no-repeat right center / cover;
}

.service-area .service-box.demolition a::before {
	background: url(../img/arrow-demolition.svg) no-repeat right center / cover;
}

.service-area .service-box.restoration a::before {
	background: url(../img/arrow-restoration.svg) no-repeat right center / cover;
}

.service-area .service-box.garbage-cleanup .thumb,
.service-area .service-box.demolition .thumb,
.service-area .service-box.restoration .thumb {
	width: 320px;
	height: 180px;
}

.service-area .service-box.garbage-cleanup .ttl-fxbox,
.service-area .service-box.demolition .ttl-fxbox,
.service-area .service-box.restoration .ttl-fxbox {
	display: block;
	margin: 0;
}

.service-area .service-box.garbage-cleanup .ttl-fxbox .ttl,
.service-area .service-box.demolition .ttl-fxbox .ttl,
.service-area .service-box.restoration .ttl-fxbox .ttl {
	width: 100%;
	font-size: 3.0rem;
	margin: 20px 0 15px;
}

.service-area .service-box.garbage-cleanup .ttl-fxbox .catch,
.service-area .service-box.demolition .ttl-fxbox .catch,
.service-area .service-box.restoration .ttl-fxbox .catch {
	font-size: 1.6rem;
	text-align: left;
	font-weight: 500;
}

@media screen and (max-width: 768px) {
	.service-area {
		padding: 30px 20px;
		margin: 0;
		gap: 30px;
	}

	.service-area .service-box {
		padding: 20px 20px 40px !important;
		width: 100% !important;
		gap: 20px;
	}

	.service-area .service-box::before {
		width: 150px;
		height: 100px;
	}

	.service-area .service-box .thumb {
		width: 100% !important;
		height: 160px !important;
	}

	.service-area .service-box .ttl-fxbox {
		justify-content: center;
	}
	
	.service-area .service-box .ttl-fxbox .ttl {
		font-size: 3.2rem;
		width: 100%;
		text-align: center;
	}

	.service-area .service-box .ttl-fxbox .catch {
		font-size: 1.8rem;
		margin: 10px 0 0;
	}

	.service-area .service-box .point-list {
		flex-wrap: wrap;
		gap: 15px;
	}

	.service-area .service-box .point-list li {
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
		padding: 0;
	}

	.service-area .service-box .point-list img {
		width: 120px !important;
		height: 100px !important;
	}

	.service-area .service-box .point-list .no {
		position: relative;
		margin: 0 0 8px;
	}

	.service-area .service-box .point-list .txt-box {
		width: calc(100% - 140px);
	}

	.service-area .service-box .point-list .catch {
		font-size: 1.8rem !important;
		margin: 0 !important;
	}

	.service-area .service-box.special-cleanup,
	.service-area .service-box.fire-cleanup {
		width: 100%;
		gap: 20px;
	}

	.service-area .service-box.special-cleanup::after {
		width: 81px;
		height: 87px;
		left: auto;
		right: -16px;
		top: 106px;
	}

	.service-area .service-box.fire-cleanup::after {
		width: 95px;
		height: 99px;
		right: -13px;
		top: 100px;
	}

	.service-area .service-box.ihin-seiri::after {
		width: 114px;
		height: 87px;
		top: 105px;
		right: -20px;
	}

	.service-area .service-box .todo-box::before {
		width: 65px;
		height: 51px;
		top: -637px;
		left: -35px;
	}

	.service-area .service-box.special-cleanup .ttl-fxbox,
	.service-area .service-box.fire-cleanup .ttl-fxbox {
		width: 100%;
	}

	.service-area .service-box.special-cleanup .ttl-fxbox .ttl,
	.service-area .service-box.fire-cleanup .ttl-fxbox .ttl {
		font-size: 3.2rem;
	}
	.service-area .service-box.special-cleanup .ttl-fxbox .catch,
	.service-area .service-box.fire-cleanup .ttl-fxbox .catch {
		text-align: center;
	}
	.service-area .service-box.garbage-cleanup::before,
	.service-area .service-box.demolition::before,
	.service-area .service-box.restoration::before {
		width: 90px;
		height: 90px;
	}

	.service-area .service-box.garbage-cleanup a,
	.service-area .service-box.demolition a,
	.service-area .service-box.restoration a {
		padding: 15px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.service-area .service-box.garbage-cleanup .thumb,
	.service-area .service-box.demolition .thumb,
	.service-area .service-box.restoration .thumb {
		width: 110px !important;
		height: 120px !important;
	}

	.service-area .service-box.garbage-cleanup .ttl-fxbox,
	.service-area .service-box.demolition .ttl-fxbox,
	.service-area .service-box.restoration .ttl-fxbox {
		width: calc(100% - 125px);
	}

	.service-area .service-box.garbage-cleanup .ttl-fxbox .ttl,
	.service-area .service-box.demolition .ttl-fxbox .ttl,
	.service-area .service-box.restoration .ttl-fxbox .ttl {
		font-size: 2.0rem;
		margin: 0;
		text-align: left;
	}

	.service-area .service-box.garbage-cleanup .ttl-fxbox .catch,
	.service-area .service-box.demolition .ttl-fxbox .catch,
	.service-area .service-box.restoration .ttl-fxbox .catch {
		font-size: 1.3rem;
	}
}

/* -----------------------------
	解決事例
-------------------------------- */
.case-ex-area {
	padding: 120px 0;
	background-color: #F4F6F8;
	border-radius: 80px 0 0 0;
	margin: 0 0 50px;
	position: relative;
}

.case-ex-area .intro-box {
	display: flex;
}

.case-ex-area .intro-box .txt-box {
	width: 50%;
	/* padding: 0 80px 0 calc((100% - 1200px) / 2); */
	position: relative;
	padding: 0 0 30px;
}

.case-ex-area .intro-box .txt-box::before {
	position: absolute;
	content: "";
	background: url(../img/illust05.png) no-repeat center / cover;
	width: 348px;
	height: 273px;
	right: 0px;
	top: -191px;
}

.case-ex-area .intro-box .txt-box .catch {
	line-height: 1.5;
	margin: 30px 0 20px;
}

.case-ex-area .intro-box .img-box {
	position: absolute;
	right: 0;
	top: -100px;
	border-radius: 20px 0 0 20px;
	width: 45%;
	width: 700px;
	width: calc(50% - 100px);
	height: 550px;
	background: url(../img/case-thumb.jpg) no-repeat right center / cover;
}

.case-ex-area .ex-box {
	padding: 60px 50px 50px;
	border-radius: 15px;
	background-color: #fff;
	position: relative;
	margin: 50px 0 0;
}

.case-ex-area .ex-box .icon {
	text-align: center;
}

.case-ex-area .ex-box .icon img {
	width: 90px;
}

.case-ex-area .ex-box .icon span {
	display: block;
}

.case-ex-area .ex-box .no {
	letter-spacing: 0.05em;
	background-color: var(--main-color);
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 30px;
	top: -20px;
}

.case-ex-area .ex-box .intro-box {
	display: flex;
	align-items: center;
	gap: 35px;
	margin: 0 0 30px;
}

.case-ex-area .ex-box .ttl {
	font-size: 3.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}

.case-ex-area .ex-box .txt {
	font-size: 2.0rem;
	font-weight: bold;
}

.case-ex-area .work-box {
	display: flex;
	gap: 50px;
	align-items: end;
}

.case-ex-area .work-box .price-box {
	width: auto;
	display: flex;
	align-items: center;
	gap: 30px;
	margin: 0 0 30px;
	border: none;
}

.case-ex-area .work-box .price-box .ttl {
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #fff;
	background-color: var(--main-color);
	width: 131px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	text-align: center;
	margin: 0;
}

.case-ex-area .work-box .price-box .price {
	border: none;
	height: auto;
	line-height: 1;
	font-size: 5.0rem;
	letter-spacing: 0.05em;
	font-weight: 900;
	color: var(--price-red);
	font-family: var(--lato);
	display: inline-block;
}

.case-ex-area .work-box .price-box .price span {
	color: #333;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0;
	font-family: var(--font-jp);
}

.case-ex-area .work-box dl {
	display: flex;
	flex-wrap: wrap;
	width: 659px;
	border: solid 1px var(--main-color);
	border-bottom: none;
	border-right: none;
}

.case-ex-area .work-box dl dt {
	width: 114px;
	height: 30px;
	line-height: 30px;
	background-color: var(--main-bg);
	text-align: center;
	border-right: solid 1px var(--main-color);
	border-bottom: solid 1px var(--main-color);
}

.case-ex-area .work-box dl dd {
	width: calc(50% - 114px);
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 15px;
	border-right: solid 1px var(--main-color);
	border-bottom: solid 1px var(--main-color);
}

.case-ex-area .work-box .detail-box {
	border-radius: 5px;
	background-color: #F1F4F6;
	padding: 40px 20px 20px 20px;
	position: relative;
	width: calc(100% - 709px);
	height: fit-content;
}

.case-ex-area .work-box .detail-box .ttl {
	position: absolute;
	top: -15px;
	left: 20px;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #fff;
	background-color: var(--main-color);
	width: 104px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	text-align: center;
	margin: 0;
}

.case-ex-area .realtime-box {
	border: solid 1px var(--main-color);
	border-radius: 15px;
	padding: 50px 50px 60px;
	position: relative;
	margin: 70px 0 0;
}

.case-ex-area .realtime-box .ttl {
	position: absolute;
	top: -15px;
	left: 50px;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: var(--main-color);
	background-color: #fff;
	border: solid 1px var(--main-color);
	width: 230px;
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
}

.case-ex-area .realtime-box .time-list {
	display: flex;
	gap: 30px;
}

.case-ex-area .realtime-box .time-list li {
	width: calc((100% - 60px) / 3);
}

.case-ex-area .realtime-box .time-list .bg-wrap {
	border-radius: 5px;
	background-color: #F1F4F6;
	padding: 22px 30px 22px 20px;
	/* margin: 0 0 20px; */
	position: relative;
}

.case-ex-area .realtime-box .time-list li:not(:last-of-type) .bg-wrap::after {
	position: absolute;
	content: "";
	width: 43px;
	height: 7px;
	background: url(../img/arrow.png) no-repeat center / contain;
	right: -16px;
	top: 50%;
	transform: translateY(-50%);
}

/* .case-ex-area .realtime-box .time-list .bg-wrap:last-of-type::after{
  display: none;
} */
.case-ex-area .realtime-box .time-list .bg-wrap .time {
	font-size: 1.5rem;
	line-height: 1;
	margin: 0 0 10px;
	color: var(--main-color);
}

.case-ex-area .realtime-box .time-list .bg-wrap .catch {
	font-size: 1.7rem;
	line-height: 1.5;
}

.case-ex-area .realtime-box .time-list .txt {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 20px 0 0;
}

.case-ex-area .service-bnr-box {
	margin: 50px 0 0;
}

.case-ex-area .service-bnr-box a {
	display: flex;
	padding: 40px 50px;
	background-color: var(--main-bg);
	gap: 50px;
	align-items: center;
	border-radius: 15px;
	position: relative;
	z-index: 0;
	top: 0px;
}

.case-ex-area .service-bnr-box a:hover {
	top: -5px;
}

.case-ex-area .service-bnr-box a::before {
	position: absolute;
	content: "";
	width: 200px;
	height: 200px;
	background-color: var(--main-color);
	border-radius: 15px 0 0 0;
	left: 0;
	top: 0;
	z-index: -1;
}

.case-ex-area .service-bnr-box a::after {
	position: absolute;
	content: "詳しく見る";
	/*width: 17px;
	height: 13px;*/
	right: 20px;
	bottom: 20px;
	padding: 0 22px 0 0;
	font-size: 1.3rem;
	font-weight: 400;
	font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.case-ex-area .ihin-seiri .service-bnr-box a::after {
	background: url(../img/arrow-ihin.svg) no-repeat right center / 16px auto;
}

.case-ex-area .special-cleanup .service-bnr-box a::after {
	background: url(../img/arrow-specialclean.svg) no-repeat right center / 16px auto;
}

.case-ex-area .fire-cleanup .service-bnr-box a::after {
	background: url(../img/arrow-fire.svg) no-repeat right center / 16px auto;
}

.case-ex-area .service-bnr-box img {
	border-radius: 15px;
	width: 450px;
	height: 290px;
	background-size: cover;
}

.case-ex-area .service-bnr-box .ttl {
	font-size: 3.4rem;
	color: var(--main-color);
	position: relative;
	padding: 0 0 0 85px;
}

.case-ex-area .service-bnr-box .ttl span {
	font-size: 1.5rem;
	display: block;
	margin: 0 0 15px;
}

.case-ex-area .service-bnr-box .ttl::before {
	position: absolute;
	content: "";
	width: 70px;
	height: 70px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.case-ex-area .ihin-seiri .service-bnr-box .ttl::before {
	background: url(../img/icon-ser01.svg) no-repeat right center / cover;
}

.case-ex-area .special-cleanup .service-bnr-box .ttl::before {
	background: url(../img/icon-ser02.svg) no-repeat right center / cover;
}

.case-ex-area .fire-cleanup .service-bnr-box .ttl::before {
	background: url(../img/icon-ser03.svg) no-repeat right center / cover;
}

.case-ex-area .service-bnr-box .catch {
	font-size: 2.6rem;
	margin: 20px 0 10px;
}

.case-ex-area .service-bnr-box .txt {
	font-size: 1.5rem;
	font-weight: 400;
}

@media screen and (max-width: 768px) {
	.case-ex-area {
		padding: 0 0 50px;
		margin: 0;
	}

	.case-ex-area .intro-box {
		flex-wrap: wrap;
	}

	.case-ex-area .intro-box .txt-box {
		width: 100%;
		order: 1;
		padding: 32px 20px 0;
	}

	.case-ex-area .intro-box .txt-box::before {
		width: 178px;
		height: 140px;
		top: -51px;
		right: 26px;
		z-index: 1;
	}

	.case-ex-area .intro-box .txt-box .catch {
		font-size: 2.2rem;
		margin: 15px 0;
	}

	.case-ex-area .intro-box .img-box {
		background: url(../img/case-thumb-sp.jpg) no-repeat right center / cover;
		width: 100%;
		height: 200px;
		border-radius: 20px 20px 0 0;
		position: relative;
		top: auto;
		order: 0;
	}

	.case-ex-area .ex-box {
		width: calc(100% - 40px);
		margin: 30px auto 33px;
		padding: 20px 15px 20px;
		border-radius: 10px;
	}

	.case-ex-area .ex-box {}

	.case-ex-area .ex-box:last-of-type {
		margin: 0 auto 0;
	}

	.case-ex-area .ex-box .intro-box {
		gap: 15px;
		margin: 0;
	}

	.case-ex-area .ex-box .intro-box div {
		width: calc(100% - 100px);
	}

	.case-ex-area .ex-box .no {
		width: 80px;
		height: 29px;
		font-size: 1.3rem;
		line-height: 29px;
		left: 10px;
	}

	.case-ex-area .ex-box .icon img {
		width: 70px;
	}

	.case-ex-area .ex-box .icon span {
		font-size: 1.2rem;
		line-height: 1;
	}

	.case-ex-area .ex-box .ttl {
		font-size: 2rem;
		line-height: 1.4;
		margin: 0 0 5px;
	}

	.case-ex-area .ex-box .txt {
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 1.5;
	}

	.case-ex-area .work-box {
		flex-wrap: wrap;
		width: 100%;
		gap: 30px;
	}

	.case-ex-area .work-box .price-box {
		width: 100%;
		gap: 15px;
		margin: 30px 0 15px;
	}

	.case-ex-area .work-box .price-box .ttl {
		width: 92px;
		height: 25px;
		line-height: 25px;
		font-size: 1.5rem;
	}

	.case-ex-area .work-box .price-box .price {
		font-size: 2.4rem;
	}

	.case-ex-area .work-box .price-box .price span {
		font-size: 1.5rem;
	}

	.case-ex-area .work-box dl {
		width: 100%;
		font-size: 1.3rem;
	}

	.case-ex-area .work-box dl dd {
		width: calc(100% - 114px)
	}

	.case-ex-area .work-box .detail-box {
		width: 100%;
		padding: 30px 20px 20px;
	}

	.case-ex-area .work-box .detail-box .ttl {
		width: 92px;
		height: 25px;
		line-height: 25px;
		font-size: 1.5rem;
		top: -12px;
	}

	.case-ex-area .realtime-box {
		margin: 30px 0 0;
		border-radius: 8px;
		padding: 30px 15px;
	}

	.case-ex-area .realtime-box .ttl {
		width: 180px;
		height: 25px;
		line-height: 25px;
		font-size: 1.5rem;
		top: -12px;
		left: 15px;
	}

	.case-ex-area .realtime-box .time-list {
		flex-wrap: wrap;
		gap: 20px;
	}

	.case-ex-area .realtime-box .more_contents {}

	.case-ex-area .realtime-box .time-list li {
		width: 100%;
	}

	.case-ex-area .realtime-box .time-list .bg-wrap {
		padding: 10px 5px 10px 10px;
		display: flex;
		justify-content: space-between;
	}

	.case-ex-area .realtime-box .time-list li .bg-wrap::after {
		display: none;
	}

	.case-ex-area .realtime-box .time-list .txt {
		margin: 10px 0 0;
	}

	.case-ex-area .realtime-box .time-list .bg-wrap .time {
		font-size: 1.3rem;
		margin: 0;
		line-height: normal;
	}

	.case-ex-area .realtime-box .time-list .bg-wrap .catch {
		font-size: 1.6rem;
		width: calc(100% - 48px);
	}

	.case-ex-area .service-bnr-box a {
		padding: 15px;
		border-radius: 10px;
		gap: 15px;
		align-items: center;
	}

	.case-ex-area .service-bnr-box a::before {
		width: 90px;
		height: 90px;
		border-radius: 10px 0 0 0;
	}

	.case-ex-area .service-bnr-box a::after {
		right: 15px;
		bottom: 15px;
		width: 16px;
		height: 16px;
		content: "";
		padding: 0;
	}

	.case-ex-area .service-bnr-box img {
		width: 120px;
		height: 140px;
		object-fit: cover;
		border-radius: 10px;
	}

	.case-ex-area .service-bnr-box .ttl::before {
		display: none;
	}

	.case-ex-area .service-bnr-box .ttl {
		padding: 0;
	}

	.case-ex-area .service-bnr-box .ttl span {
		display: none;
	}

	.case-ex-area .service-bnr-box .catch {
		font-size: 1.3rem;
		margin: 7px 0 0;
	}

	.case-area .cmn-btn {
		margin: 30px auto 20px;
	}
}

.img-box img {}

/* -----------------------------
	選ばれる理由
-------------------------------- */

.feature-area {
	padding: 80px 0 100px;
	background-color: #EBF4FB;
	border-radius: 80px 0 0 0;
	position: relative;
}

/* .feature-area .inner{
  display: flex;
  flex-wrap: wrap;
} */
.feature-area .txt-box {
	width: 50%;
}

.feature-area .txt-box .ttl-m {
	padding: 82px 0 0 122px;
	position: relative;
}

.feature-area .txt-box .ttl-m::before {
	position: absolute;
	content: "";
	background: url(../img/illust-feature.png) no-repeat center / cover;
	width: 170px;
	height: 170px;
	left: 0px;
	top: 0px;
}

.feature-area .sub-catch {
	margin: 30px 0 10px;
}

.feature-area .catch {
	/* font-size: 5.0rem; */
	/* letter-spacing: 0.05em; */
	line-height: 1.5;
	margin: 0 0 30px;
}

.feature-area .img-box {
	/* position: absolute;
  top: 80px;
  right: 0; */
	/* height: 638px;
  top: 80px;
  right: 0;
  width: 700px; */
	position: absolute;
	width: 700px;
	top: 80px;
	right: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.feature-area .img-box .img02 {
	/* position: absolute;
  top: 50px;
  right: 0; */
	margin: 50px 0 0;
	height: fit-content;
}

.feature-area .img-box .img03 {
	/* position: absolute;
  top: 385px;
  left: 0; */
	margin: 10px 0 0;
	height: fit-content;
}

.feature-area .img-box .img04 {
	/* position: absolute;
  top: 268px;
  right: 0; */
	margin: -107px 0 0;
	height: fit-content;
}

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

	.feature-area {
		border-radius: 20px 20px 0 0;
		padding: 40px 0px 50px;
	}

	.feature-area .txt-box {
		width: 100%;
		padding: 0 20px;
	}

	.feature-area .txt-box .ttl-m {
		padding: 62px 0 0 100px;
		position: relative;
	}

	.feature-area .txt-box .ttl-m::before {
		background: url(../img/illust-feature-sp.png) no-repeat center / cover;
		width: 167px;
		height: 126px;
	}

	.feature-area .catch {
		font-size: 2.2rem;
		margin: 22px 0 18px;
	}

	.feature-area .img-box {
		position: relative;
		width: calc(100% - 40px);
		height: 306px;
		top: auto;
		margin: 0 auto 25px;
	}

	.feature-area .img-box img {
		width: calc((100% - 8px) / 2);
		object-fit: cover;
	}

	.feature-area .img-box .img01 {
		height: 177px;
	}

	.feature-area .img-box .img02 {
		margin: 24px 0 0;
		height: 98px;
	}

	.feature-area .img-box .img03 {
		margin: 7px 0 0;
		height: 97px;
	}

	.feature-area .img-box .img04 {
		margin: -49px 0 0;
		height: 177px;
	}

	.feature-area .small-box {
		width: calc(100% - 20px);
		margin: 0 0 35px auto;
	}
}

/* -----------------------------
	お客様interview
-------------------------------- */
.interview-area {
	width: calc(100% - 200px);
	margin: 100px auto 100px;
	background: url(../img/bg-blue.jpg) no-repeat center / cover;
	border-radius: 30px;
}

@media screen and (max-width: 1500px) {
	.interview-area {
		width: 100% !important;
	}
}

.interview-area .inner {
	padding: 100px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.interview-area .ttl-box {
	width: 43%;
	position: relative;
}

.interview-area .ttl-box::before {
	position: absolute;
	content: "";
	background: url(../img/illust06.png) no-repeat center / cover;
	width: 337px;
	height: 235px;
	right: 15px;
	top: -167px;
}

.interview-area .inner .ttl-m .en,
.interview-area .inner .ttl-m .jp {
	color: #fff !important;
}

.interview-area .inner .catch {
	color: #fff;
	margin: 30px 0 25px;
}

.interview-area .inner .txt {
	color: #fff;
}

.interview-area .inner .cmn-btn {
	margin: 40px 0 0;
}

.interview-area .inner .cmn-btn a {
	margin: 0;
}

.interview-area .inner .select-box {
	width: calc(57% - 60px);
}

.interview-area .inner .select-box .select-list li {
	display: flex;
	align-items: center;
	gap: 30px;
	margin: 0 0 18px;
}

.interview-area .inner .select-box .select-list li:last-of-type {
	margin: 0;
}

.interview-area .inner .select-box .select-list li:nth-child(2n+1) {
	flex-flow: row-reverse;
}

.interview-area .inner .select-box .select-list li .txt {
	width: 380px;
	background-color: #fff;
	color: #333;
	font-size: 1.5rem;
	line-height: 1.5;
	padding: 17px 15px;
	border-radius: 8px;
	position: relative;
}

.interview-area .inner .select-box .select-list li .txt::before {
	position: absolute;
	content: "";
	background: url(../img/deco-triangle.png) no-repeat center / cover;
	width: 15px;
	height: 20px;
	right: -12px;
	top: 20px;
}

.interview-area .inner .select-box .select-list li:nth-child(2n) .txt::before {
	position: absolute;
	content: "";
	background: url(../img/deco-triangle.png) no-repeat center / cover;
	width: 15px;
	height: 20px;
	left: -12px;
	top: 20px;
	transform: scale(-1, 1);
}

@media screen and (max-width: 768px) {
	.interview-area {
		width: calc(100% - 40px) !important;
		margin: 85px auto 50px;
		border-radius: 15px;
	}

	.interview-area .inner {
		padding: 46px 20px 40px;
	}

	.interview-area .ttl-box {
		width: 100%;
	}

	.interview-area .ttl-box::before {
		width: 227px;
		height: 158px;
		top: -113px;
		left: auto;
		right: -63px;
	}

	.interview-area .inner .catch {
		font-size: 2.0rem;
		margin: 18px 0 30px;
	}

	.interview-area .inner .cmn-btn {
		margin: 30px 0 0;
	}
}

/* -----------------------------
	スタッフ紹介
-------------------------------- */
.staff-area {
	padding: 0 0 100px;
}

.staff-area .staff-list {
	display: flex;
	gap: 15px;
	margin: 50px 0 5px;
}

.staff-area .staff-list li {
	width: 438px;
	width: calc((100% - 60px) / 5);
	/* width: calc((100% - 45px) / 4); */
	border: solid 1px #D1D1D1;
	border-radius: 15px;
	position: relative;
	top: 0px;
	transition: .5s;
}

.staff-area .staff-list li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 8px 8px 30px;
}

.staff-area .staff-list li:hover {
	top: -5px;
	transition: .5s;
}

.staff-area .staff-list li img {
	width: 422px;
	width: 100%;
	aspect-ratio: 211/130;
	border-radius: 15px;
	object-fit: cover;
}

.staff-area .staff-list li .name {
	font-size: 1.8rem;
	text-align: center;
	margin: 10px 0 0;
}

.staff-area .staff-list li .name span {
	font-size: 1.5rem;
	color: var(--cmn-color);
	margin: 0 15px 0 0;
}

.staff-area .staff-list li .catch {
	font-size: 1.4rem;
	font-weight: 500;
	margin: 5px 0 0;
}

.staff-area .staff-list li .txt {
	padding: 30px 20px 0;
	font-weight: 500;
	position: relative;
}

.staff-area .staff-list li .txt::before {
	position: absolute;
	content: "";
	background: url(../img/icon-double.svg) no-repeat center / cover;
	width: 23px;
	height: 58px;
	left: 0px;
	top: 5px;
}

.staff-area .staff-list li .txt::after {
	position: absolute;
	content: "";
	background: url(../img/icon-double.svg) no-repeat center / cover;
	width: 23px;
	height: 58px;
	right: 0px;
	bottom: -25px;
	transform: scale(-1, 1);
}

.staff-area .cmn-btn {
	margin: 50px 0 0;
}

@media screen and (max-width: 768px) {
	.staff-area {
		padding: 0 0 60px;
	}

	.staff-area .ttl-fxbox {
		padding: 0 20px;
		gap: 15px;
	}

	.staff-area .staff-list {
		margin: 30px 0 0;
		padding: 0 0 0 20px;
		gap: 10px;
	}

	.staff-area .scroll-wrap {
		padding: 0 0 0 20px;
	}

	.staff-area .staff-list li {
		width: 194px;
		min-width: 194px;
		border-radius: 10px;
	}

	.staff-area .staff-list li a {
		padding: 8px 8px 20px;
	}

	.staff-area .staff-list li img {
		border-radius: 10px;
		margin: 0;
	}

	.staff-area .staff-list li .name {
		font-size: 1.6rem;
		line-height: 1.6;
	}

	.staff-area .staff-list li .name span {
		display: block;
		font-size: 1.2rem;
		margin: 0;
	}

	.staff-area .staff-list li .txt {
		font-size: 1.4rem;
		padding: 20px 10px 0;
		line-height: 1.5;
	}

	.staff-area .staff-list li .txt::before {
		width: 17px;
		height: 44px;
		left: -10px;
	}

	.staff-area .staff-list li .txt::after {
		width: 17px;
		height: 44px;
		right: -5px;
	}

	.staff-area .cmn-btn {
		margin: 30px 0 0;
	}
}

/* -----------------------------
	法人のお客様
-------------------------------- */
.corporate-area {
	padding: 112px 0 100px;
	border-radius: 80px 0 0 0;
	background-color: #F6F9FE;
	margin: 100px 0 0;
}

.corporate-area .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.corporate-area .txt-box {
	width: 50%;
}

.corporate-area .sub-catch {
	margin: 30px 0 10px;
}

.corporate-area .catch {
	font-size: 5.0rem;
	letter-spacing: 0.05em;
	line-height: 1.2;
	margin: 0 0 30px;
}

.corporate-area .img-box {
	border-radius: 20px;
	width: 505px;
}

.corporate-area .img-box img {
	width: 100%;
	border-radius: 20px;
}

.corporate-area .cmn-btn {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.corporate-area {
		margin: 0;
		padding: 0 0 50px;
	}

	.corporate-area .txt-box {
		width: 100%;
		order: 1;
		padding: 20px 20px 25px;
	}

	.corporate-area .catch {
		font-size: 2.2rem;
		margin: 10px 0 0;
	}

	.corporate-area .img-box {
		order: 0;
		width: 100%;
	}

	.corporate-area .img-box img {
		border-radius: 20px 20px 0 0;
		height: 200px;
		object-fit: cover;
	}

	.corporate-area .small-box {
		margin: 0 auto;
		order: 2;
		background: none;
		padding: 0 20px;
	}

	.corporate-area .small-box .box-ttl {
		font-size: 1.6rem;
	}

	.corporate-area .small-box .logo-list {
		gap: 5px;
		margin: 20px 0 35px;
	}

	.corporate-area .small-box .logo-list li {
		width: 164px;
		height: 43px;
	}

	.corporate-area .cmn-btn {
		order: 3;
	}
}

/* -----------------------------
	お急ぎの方
-------------------------------- */
.hurry-area .bnr-box {
	position: relative;
	top: 0;
	transition: .5s;
}

.hurry-area .bnr-box:hover {
	top: -5px;
	transition: .5s;
}

.hurry-area .bnr-box a {
	background-color: #FFDF3D;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.hurry-area .bnr-box img {
	width: 347px;
	position: relative;
}

.hurry-area .bnr-box::before {
	position: absolute;
	content: "";
	background: url(../img/hurry-txt.png) no-repeat center / cover;
	width: 133px;
	height: 135px;
	right: 283px;
	top: -43px;
	z-index: 1;
}

.hurry-area .bnr-box .txt-box {
	padding: 50px 0 30px;
}

.hurry-area .bnr-box .txt-box .ttl {
	font-size: 3.2rem;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
	position: relative;
}

.hurry-area .bnr-box .txt-box .ttl::before {
	position: absolute;
	content: "";
	background: url(../img/illust-woman.png) no-repeat center / cover;
	width: 88px;
	height: 97px;
	left: 0;
	top: -19px;
	/* top: 50%;
  transform: translateY(-50%); */
}

.hurry-area .bnr-box .txt-box .ttl::after {
	position: absolute;
	content: "";
	background: url(../img/illust-man.png) no-repeat center / cover;
	width: 82px;
	height: 103px;
	right: 0;
	top: -20px;
	/* top: 50%;
  transform: translateY(-50%); */
}

.hurry-area .bnr-box .txt-box .txt {
	font-size: 2.0rem;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: #FF2328;
	width: 420px;
	height: 39px;
	border-radius: 100px;
	background-color: #fff;
	text-align: center;
	margin: 25px auto 0;
	position: relative;
}

.hurry-area .bnr-box .txt-box .txt::before {
	position: absolute;
	content: "";
	background: url(../img/deco-triangle01.png) no-repeat center / cover;
	width: 21px;
	height: 14px;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: -7px;
}

.hurry-area .bnr-box .txt-box .catch {
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	margin: 20px 0 0;
}

.hurry-area .bnr-box .txt-box .catch span {
	display: inline-block;
	color: #FF2328;
	background-color: #fff;
	width: 138px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.hurry-area img {
	width: 100%;
}



/* -----------------------------
	お知らせ
-------------------------------- */

.news-area {
	display: flex;
	justify-content: space-between;
	width: 1000px;
	padding: 0 0 100px;
}

.news-area .box {
	flex: 1;
}

.news-area .box .btn {
	margin: 20px 0 0;
}

.news-area .box .btn a {
	display: inline-block;
	padding: 5px 10px;
	border: #333 solid 1px;
}

.news-area li {
	width: 800px;
	border-top: 1px solid #ddd;
}

.news-area li:nth-last-child(1) {
	border-bottom: 1px solid #ddd;
}

.news-area li a {
	display: flex;
	width: 100%;
	align-items: flex-start;
	color: #333;
	padding: 25px 40px;
}

.news-area li .date {
	flex-shrink: 0;
	font-size: 1.6rem;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin: 0 35px 0 0;
	color: #333;
}

.news-area li .cate {
	border: #ddd solid 1px;
	color: #333;
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
	margin: 0 35px 0 0;
	min-width: 114px;
	padding: 4px 10px;
	line-height: 1.5;
}

.news-area li .title {
	font-size: 1.6rem;
	max-width: 450px;
	min-width: 450px;
	line-height: 1.7;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

/* -----------------------------
	accordion
-------------------------------- */
.accordion {
	color: var(--main-color);
	font-size: 1.3rem;
	font-weight: bold;
	width: 150px;
	height: 35px;
	line-height: 35px;
	border-radius: 18px;
	border: solid 1px var(--main-color);
	text-align: center;
	background-color: #fff;
	position: absolute;
	bottom: -16px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.accordion i {
	margin: 0 7px 0 0;
}

.accordion-icon {
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	/*-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
	width: 40px;
	height: 40px;
	margin: 0 0 0 auto;
}

.accordion-icon span {
	width: 50%;
	position: absolute;
	left: 5px;
	height: 2px;
	background-color: var(--black);
	border-radius: 0;
	transition: all .4s;
	box-sizing: border-box;
}

.accordion-icon span:nth-of-type(1) {
	top: 20px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.active .accordion-icon span:nth-of-type(1) {
	display: none;
}

.accordion-icon span:nth-of-type(2) {
	top: 20px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.active .accordion-icon span:nth-of-type(2) {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion-box {
	display: none;
}

@media screen and (max-width: 768px) {
	.accordion-sp .accordion-sp-btn {
		position: absolute;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background-color: var(--main-color);
		background: url(../img/icon-plus.png) no-repeat center / 15px var(--main-color);
		top: 50%;
		transform: translateY(-50%);
		right: -15px;
	}

	/* .accordion-sp i{
    margin: 0;
  } */
	.accordion-sp.active .accordion-sp-btn {
		background: url(../img/icon-minus.png) no-repeat center / 15px var(--main-color);
		transform: unset;
		top: 50px;
	}
}