@charset "UTF-8";
.l-main__inner {
	padding-bottom: 0;
}
#dustman .main-visual {
	height: 755px;
	padding: 159px 270px 0 0;
	background: url(/assets/img/products/dustman/main_visual_img02.png) no-repeat right bottom -46px, url(/assets/img/products/dustman/main_visual_bg.jpg) no-repeat center center;
	background-size: 760px auto, cover;
	box-sizing: border-box;
}
#dustman .main-visual .img {
	width: 1172px;
	margin: 0 auto;
}
#dustman .com-cv {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}
#dustman .com-cv .btn-box {
	position: absolute;
	left: 19.85%;
	bottom: 16.8%;
	width: 19.68%;
	text-align: center;
}
#dustman .com-cv .btn {
	margin-bottom: 14px;
}
#dustman .com-cv .link {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
}
#dustman .top-box {
	margin-top: -50px;
	padding: 96px 0 120px;
	background-color: #FFE952;
}
#dustman .top-box h2 {
	margin: -11px 0 25px;
	text-align: center;
	color: #222;
	font-size: 64px;
	font-weight: 800;
}
#dustman .top-box h2 .color {
	color: #2763CB;
}
#dustman .top-box h2 .ico {
	margin: 0 0 3px 40px;
	display: block;
}
#dustman .top-box h2 .ico img {
	width: 463px;
}
#dustman .top-box .top-img {
	width: 1449px;
	margin: 0 auto 25px;
}
#dustman .top-box .list-ul {
	margin-right: 10px;
	display: flex;
	justify-content: center;
}
#dustman .top-box li {
	width: 226px;
	margin: 0 8px;
	padding: 1px 5px 29px;
	text-align: center;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 20px;
}
#dustman .top-box .en {
	width: 50px;
	margin: -26px auto 11px;
	height: 50px;
	padding-top: 12px;
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	background-color: #E37910;
	box-sizing: border-box;
	border-radius: 100%;
}
#dustman .top-box .en.color01 {
	background-color: #DA4660;
}
#dustman .top-box .en.color02 {
	background-color: #EE438D;
}
#dustman .top-box .ttl {
	margin-bottom: 12px;
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #222;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.5;
}
#dustman .top-box .pho img {
	width: auto;
	height: 173px;
}
#dustman .top-box li .link {
	width: 191px;
	margin: 15px auto 10px;
}
#dustman .top-box li .link a {
	padding: 7px 18px 6px 0;
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	border-radius: 30px;
	background: #EC6941 url(/assets/img/products/dustman/icon01.png) no-repeat right 9px center;
	background-size: 31px auto;
	transition: .3s;
}
#dustman .top-box li .btn {
	width: 191px;
	margin: 0 auto;
	border-radius: 50px;
	border: 1.5px solid #fff;
	box-shadow: 0 3.423px 6.847px 0 rgba(0, 0, 0, 0.10);
	overflow: hidden;
}
#dustman .top-box li .btn a {
	position: relative;
	transition: .3s;
	display: block;
	background: linear-gradient(180deg, #FD528E 0%, #E01B74 50%, #FD525D 100%);
}
#dustman .top-box li .btn a::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, #FD7852 0%, #E0471B 50%, #EB8B3C 100%);
	content: "";
	transition: .3s;
	opacity: 0;
}
#dustman .top-box li .btn img {
	position: relative;
	z-index: 1;
}
#dustman .sec {
	padding-top: 120px;
	background-color: #F2FBFF;
}
#dustman .sec .img-box {
	max-width: 1440px;
	margin: 0 auto 122px;
	position: relative;
}
#dustman .sec .img-box .text-box {
	width: 718px;
	padding: 86px 0 96px;
	position: relative;
	color: #fff;
	border-radius: 0 20px 20px 0;
	background: #2763CB;
}
#dustman .sec .img-box .text-box::before {
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 10000px;
	background: #2763CB;
	content: "";
}
#dustman .sec .img-box h2 {
	margin-bottom: 32px;
	font-size: 64px;
	font-weight: 800;
	line-height: 1.3;
}
#dustman .sec .img-box p {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
}
#dustman .sec .img-box .pho {
	position: absolute;
	right: 10px;
	top: 0;
	width: 814px;
}
#dustman .sec .heading01 {
	width: fit-content;
	margin: 0 auto 32px;
	padding: 0 50px;
	color: #2763CB;
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 3.2px;
	background: url(/assets/img/products/dustman/line01.png) no-repeat left center,url(/assets/img/products/dustman/line02.png) no-repeat right center;
	background-size: 23px auto;
}
#dustman .sec .info01 {
	margin-bottom: 92px;
}
#dustman .sec .info01 ul {
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#dustman .sec .info01 ul::after {
	width: 32.4%;
	content: "";
}
#dustman .sec .info01 ul li {
	width: 32.4%;
	padding: 30px 30px 37px;
	border-radius: 30px;
	background: #FFF;
	box-shadow: 0 30px 60px 0 rgba(0, 122, 193, 0.10);
	box-sizing: border-box;
}
#dustman .sec .info01 .pho {
	margin-bottom: 24px;
	overflow: hidden;
	border-radius: 15px;
}
#dustman .sec .info01 .title {
	margin-bottom: 23px;
	color: #222;
	font-size: 34px;
	font-weight: 700;
}
#dustman .sec .info01 .title .color {
	margin: -7px 10px 0 0;
	width: 120px;
	padding: 2px 0;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	background-color: #2763CB;
}
#dustman .sec .info01 .title .sml {
	font-size: 20px;
}
#dustman .sec .info01 dl {
	margin-bottom: 19px;
	font-size: 16px;
	line-height: 1.5;
}
#dustman .sec .info01 dt {
	float: left;
	color: #2763CB;
	font-weight: 700;
}
#dustman .sec .info01 dd {
	padding: 0 0 11px 6.3em;
	color: #222;
	font-weight: 400;
}
#dustman .sec .info01 .btn {
	margin: 0 8px 0 9px;
	border-radius: 50px;
	border: 3px solid #fff;
	box-shadow: 0 7.027px 14.054px 0 rgba(0, 0, 0, 0.10);
	overflow: hidden;
}
#dustman .sec .info01 .btn a {
	position: relative;
	transition: .3s;
	display: block;
	background: linear-gradient(180deg, #FD528E 0%, #E01B74 50%, #FD525D 100%);
}
#dustman .sec .info01 .btn a::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, #FD7852 0%, #E0471B 50%, #EB8B3C 100%);
	content: "";
	transition: .3s;
	opacity: 0;
}
#dustman .sec .info01 .btn img {
	position: relative;
	z-index: 1;
}
#dustman .sec .info02 {
	margin-bottom: 100px;
}
#dustman .sec .info02 ul {
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#dustman .sec .info02 ul::after {
	width: 32.4%;
	content: "";
}
#dustman .sec .info02 ul li {
	width: 32.4%;
	padding: 37px 10px;
	border-radius: 30px;
	background: #FFF;
	box-shadow: 0 30px 60px 0 rgba(0, 122, 193, 0.10);
	box-sizing: border-box;
}
#dustman .sec .info02 .sml {
	margin-bottom: 21px;
	padding-left: 105px;
	min-height: 70px;
	position: relative;
	display: flex;
	align-items: center;
	color: #2763CB;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
}
#dustman .sec .info02 .sml img {
	width: 72px;
	position: absolute;
	left: 26px;
	top: 50%;
	transform: translateY(-50%);
}
#dustman .sec .info02 .title {
	position: relative;
	margin-bottom: 67px;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2;
	background: var(--liner_-vertical, linear-gradient(180deg, #0F438C 59.1%, #0275E1 78.46%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#dustman .sec .info02 .title::before {
	position: absolute;
	left: 25px;
	right: 27px;
	bottom: -37px;
	background: url(/assets/img/products/dustman/line03.png) no-repeat;
	background-size: 100% 100%;
	height: 12px;
	content: "";
}
#dustman .sec .info02 .pho {
	margin: 0 27px 0 26px;
	overflow: hidden;
	border-radius: 10px;
}
#dustman .sec .info02 .link {
	width: 394px;
	margin: 30px auto 0;
}
#dustman .sec .info02 .link a {
	padding: 12px 18px 12px 0;
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	font-weight: 700;
	border-radius: 50px;
	background: #EC6941 url(/assets/img/products/dustman/icon02.png) no-repeat right 20px center;
	background-size: 44px auto;
	transition: .3s;
}
#dustman .sec .info03 {
	margin: 0 0 -367px auto;
	width: calc(50% + 838px);
	padding: 56px  118px 405px;
	border-radius: 30px 0 0 50px;
	background: #FDFDFD;
	box-sizing: border-box;
}
#dustman .sec .heading02 {
	margin-bottom: 40px;
	width: fit-content;
	padding: 6px 39px 7px;
	color: #fff;
	font-size: 32px;
	font-weight: 800;
	letter-spacing: 2.56px;
	border-radius: 100px;
	background-color: #2763CB;
}
#dustman .sec .text-list {
	max-width: 1440px;
	margin-bottom: 62px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#dustman .sec .text-list::after {
	width: 31.78%;
	content: "";
}
#dustman .sec .text-list li {
	width: 31.78%;
	padding: 48px 30px 47px 71px;
	color: #222;
	line-height: 1.5;
	border-radius: 30px;
	background: #F2FBFF;
	box-sizing: border-box;
}
#dustman .sec .text-list .title {
	margin-bottom: 24px;
	position: relative;
	font-size: 24px;
	font-weight: 700;
}
#dustman .sec .text-list p {
	position: relative;
	font-size: 16px;
}
#dustman .sec .text-list .title::before,
#dustman .sec .text-list p::before {
	position: absolute;
	left: -40px;
	top: 0;
	width: 30px;
	height: 30px;
	padding-top: 6px;
	text-align: center;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	font-size: 18.5px;
	border-radius: 4.299px;
	background: #2763CB;
	content: "Q";
	box-sizing: border-box;
}
#dustman .sec .text-list p::before {
	content: "A";
	background: #31B16B;
}
#dustman .sec .text-ul {
	margin-left: -30px;
	max-width: 1500px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
#dustman .sec .text-ul li {
	width: 25%;
	padding: 0 30px 0;
	color: #222;
	line-height: 1.5;
	box-sizing: border-box;
	border-right: 1px dashed #D4D4D4;
}
#dustman .sec .text-ul li:last-child {
	border: none;
}
#dustman .sec .text-ul .title {
	min-height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
	text-align: center;
	font-weight: 800;
	color: #2763CB;
	font-size: 20px;
	line-height: 1.2;
}
#dustman .sec .text-ul p {
	font-size: 16px;
}
#dustman .sec03 .info01 {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
#dustman .sec03 .info01 .l-box {
	width: 32.4%;
}
#dustman .sec03 .info01 .l-box ul {
	display: block;
}
#dustman .sec03 .info01 .l-box li {
	width: auto;
}
#dustman .sec03 .info01 .r-box {
	width: 66.2%;
}
#dustman .sec03 .info01 .r-box ul {
	padding: 30px;
	min-height: 595px;
	box-sizing: border-box;
	border-radius: 30px;
	background: #FFF;
	box-shadow: 0 30px 60px 0 rgba(0, 122, 193, 0.10);
}
#dustman .sec03 .info01 .r-box li {
	padding: 0;
	width: 49.3%;
	background: transparent;
	box-shadow: none;
}
#dustman .sec03 .info01 .r-box .pho {
	margin-bottom: 37px;
}
#dustman .sec03 .info01 .r-box p {
	color: #222;
	line-height: 1.5;
	font-size: 16px;
}
#dustman .sec03 .info01 .r-box span {
	width: 120px;
	margin-bottom: 15px;
	padding: 3px 0;
	display: block;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background-color: #31B16B;
	border-radius: 3px;
}
#dustman .sec02 .info01 dd {
	padding-left: 3.4em !important;
}
#dustman .sec03 .info01 dd {
	padding-left: 3.4em !important;
}
#dustman .sec04 {
	padding: 80px 15px;
	background: #f8f8f8;
}
#dustman .sec04 .c-sec__inner {
	max-width: 960px;
}
.l-path {
	display: none;
}
.p-path {
	display: block;
}
@media all and (min-width: 768px) {
	#dustman .com-cv .btn {
		border-radius: 50px;
		border: 3px solid #fff;
		box-shadow: 0 7.027px 14.054px 0 rgba(0, 0, 0, 0.10);
		overflow: hidden;
	}
	#dustman .com-cv .btn a {
		position: relative;
		transition: .3s;
		display: block;
		background: linear-gradient(180deg, #FD528E 0%, #E01B74 50%, #FD525D 100%);
	}
	#dustman .com-cv .btn a::before {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(180deg, #FD7852 0%, #E0471B 50%, #EB8B3C 100%);
		content: "";
		transition: .3s;
		opacity: 0;
	}
	#dustman .com-cv .btn img {
		position: relative;
		z-index: 1;
	}
	#dustman .sec .info02 .title01 {
		margin-bottom: 73px;
		font-size: 45px;
	}
	#dustman .sec .info02 .title01::before {
		bottom: -43px;
	}
	#dustman .sec .info02 .title02 {
		letter-spacing: -5px;
	}
	#dustman .sec02 {
		padding-top: 40px;
	}
	#dustman .sec02 .img-box .pho {
		right: 0;
		top: -13px;
		width: 810px;
	}
	#dustman .sec03 {
		padding-top: 30px;
	}
	#dustman .sec03 .img-box .pho {
		right: 115px;
		top: 2px;
		width: 546px;
	}
	#dustman .sec03 .text-ul li {
		width: calc(100% / 3);
	}
}
@media all and (hover: hover) and (min-width: 768px) {
	#dustman .com-cv .btn a:hover::before {
		opacity: 1;
	}
	#dustman .com-cv .link:hover {
		text-decoration: underline;
	}
	#dustman .top-box li .link a:hover {
		opacity: 0.7;
	}
	#dustman .top-box li .btn a:hover::before {
		opacity: 1;
	}
	#dustman .sec .info01 .btn a:hover::before {
		opacity: 1;
	}
	#dustman .sec .info02 .link a:hover {
		opacity: 0.7;
	}
}
@media all and (min-width: 768px)and (max-width: 1919px) {
	#dustman .main-visual {
		height: 39.323vw;
		padding: 8.281vw 14.063vw 0 0;
		background-position: right bottom -2.396vw, center center;
		background-size: 39.583vw auto, cover;
	}
	#dustman .main-visual .img {
		width: 61.042vw;
	}
	#dustman .com-cv {
		max-width: 100vw;
	}
	#dustman .com-cv .btn {
		margin-bottom: 0.729vw;
	}
	#dustman .com-cv .link {
		font-size: 0.833vw;
	}
	#dustman .top-box {
		margin-top: -2.604vw;
		padding: 5vw 0 6.25vw;
	}
	#dustman .top-box h2 {
		margin: -0.573vw 0 1.302vw;
		font-size: 3.333vw;
	}
	#dustman .top-box h2 .ico {
		margin: 0 0 0.156vw 2.083vw;
	}
	#dustman .top-box h2 .ico img {
		width: 24.115vw;
	}
	#dustman .top-box .top-img {
		width: 75.469vw;
		margin: 0 auto 1.302vw;
	}
	#dustman .top-box .list-ul {
		margin-right: 0.521vw;
	}
	#dustman .top-box li {
		width: 11.771vw;
		margin: 0 0.417vw;
		padding: 0.052vw 0.26vw 1.51vw;
		border-radius: 1.042vw;
	}
	#dustman .top-box .en {
		width: 2.604vw;
		margin: -1.354vw auto 0.573vw;
		height: 2.604vw;
		padding-top: 0.625vw;
		font-size: 1.458vw;
	}
	#dustman .top-box .ttl {
		margin-bottom: 0.625vw;
		min-height: 3.646vw;
		font-size: 1.094vw;
	}
	#dustman .top-box .pho img {
		height: 9.01vw;
	}
	#dustman .top-box li .link {
		width: 9.948vw;
		margin:  0.781vw auto 0.521vw;
	}
	#dustman .top-box li .link a {
		padding: 0.365vw 0.938vw 0.313vw 0;
		font-size: 1.042vw;
		border-radius: 1.563vw;
		background-position: right 0.469vw center;
		background-size: 1.615vw auto;
	}
	#dustman .top-box li .btn {
		width: 9.948vw;
		border-radius: 2.604vw;
	}
	#dustman .sec {
		padding-top: 6.25vw;
	}
	#dustman .sec .img-box {
		max-width: 75vw;
		margin: 0 auto 6.354vw;
	}
	#dustman .sec .img-box .text-box {
		width: 37.396vw;
		padding: 4.479vw 0 5vw;
		border-radius: 0 1.042vw 1.042vw 0;
	}
	#dustman .sec .img-box h2 {
		margin-bottom: 1.667vw;
		font-size: 3.333vw;
	}
	#dustman .sec .img-box p {
		font-size: 1.25vw;
	}
	#dustman .sec .img-box .pho {
		right: 0.521vw;
		width: 42.396vw;
	}
	#dustman .sec .heading01 {
		margin: 0 auto 1.667vw;
		padding: 0 2.604vw;
		font-size: 2.083vw;
		letter-spacing: 0.167vw;
		background: url(/assets/img/products/dustman/line01.png) no-repeat left center,url(/assets/img/products/dustman/line02.png) no-repeat right center;
		background-size: 1.198vw auto;
	}
	#dustman .sec .info01 {
		margin-bottom: 4.792vw;
	}
	#dustman .sec .info01 ul {
		max-width: 75vw;
	}
	#dustman .sec .info01 ul li {
		padding: 1.563vw 1.563vw 1.927vw;
		border-radius: 1.563vw;
	}
	#dustman .sec .info01 .pho {
		margin-bottom: 1.25vw;
		border-radius: 0.781vw;
	}
	#dustman .sec .info01 .title {
		margin-bottom: 1.198vw;
		font-size: 1.771vw;
	}
	#dustman .sec .info01 .title .color {
		margin: -0.365vw 0.521vw 0 0;
		width: 6.25vw;
		padding: 0.104vw 0;
		font-size: 0.833vw;
		border-radius: 0.156vw;
	}
	#dustman .sec .info01 .title .sml {
		font-size: 1.042vw;
	}
	#dustman .sec .info01 dl {
		margin-bottom: 0.99vw;
		font-size: 0.833vw;
	}
	#dustman .sec .info01 dd {
		padding: 0 0 0.573vw 6.3em;
	}
	#dustman .sec .info01 .btn {
		margin: 0 0.417vw 0 0.469vw;
		border-radius: 2.604vw;
		border-width: 0.156vw;
	}
	#dustman .sec .info02 {
		margin-bottom: 5.208vw;
	}
	#dustman .sec .info02 ul {
		max-width: 75vw;
	}
	#dustman .sec .info02 ul li {
		padding: 1.927vw 0.521vw;
		border-radius: 1.563vw;
	}
	#dustman .sec .info02 .sml {
		margin-bottom: 1.094vw;
		padding-left: 5.469vw;
		min-height: 3.646vw;
		font-size: 1.25vw;
	}
	#dustman .sec .info02 .sml img {
		width: 3.75vw;
		left: 1.354vw;
	}
	#dustman .sec .info02 .title {
		margin-bottom: 3.49vw;
		font-size: 2.604vw;
	}
	#dustman .sec .info02 .title::before {
		left: 1.302vw;
		right: 1.406vw;
		bottom: -1.927vw;
		height: 0.625vw;
	}
	#dustman .sec .info02 .pho {
		margin: 0 1.406vw 0 1.354vw;
		border-radius: 0.521vw;
	}
	#dustman .sec .info02 .link {
		width: 20.521vw;
		margin: 1.563vw auto 0;
	}
	#dustman .sec .info02 .link a {
		padding: 0.625vw 0.938vw 0.625vw 0;
		font-size: 1.042vw;
		border-radius: 2.604vw;
		background-position: right 1.042vw center;
		background-size: 2.292vw auto;
	}
	#dustman .sec .info03 {
		margin: 0 0 -19.115vw auto;
		width: calc(50% + 43.646vw);
		padding: 2.917vw  6.146vw 21.094vw;
		border-radius: 1.563vw 0 0 2.604vw;
	}
	#dustman .sec .heading02 {
		margin-bottom: 2.083vw;
		padding: 0.313vw 2.031vw 0.365vw;
		font-size: 1.667vw;
		letter-spacing: 0.133vw;
	}
	#dustman .sec .text-list {
		max-width: 75vw;
		margin-bottom: 3.229vw;
	}
	#dustman .sec .text-list li {
		padding: 2.5vw 1.563vw 2.448vw 3.698vw;
		border-radius: 1.563vw;
	}
	#dustman .sec .text-list .title {
		margin-bottom: 1.25vw;
		font-size: 1.25vw;
	}
	#dustman .sec .text-list p {
		font-size: 0.833vw;
	}
	#dustman .sec .text-list .title::before,
	#dustman .sec .text-list p::before {
		left: -2.083vw;
		width: 1.563vw;
		height: 1.563vw;
		padding-top: 0.313vw;
		font-size: 0.964vw;
		border-radius: 0.224vw;
	}
	#dustman .sec .text-ul {
		margin-left: -1.562vw;
		max-width: 78.125vw;
	}
	#dustman .sec .text-ul li {
		padding: 0 1.563vw 0;
	}
	#dustman .sec .text-ul .title {
		min-height: 2.5vw;
		margin-bottom: 0.833vw;
		font-size: 1.042vw;
	}
	#dustman .sec .text-ul p {
		font-size: 0.833vw;
	}
	#dustman .sec03 .info01 {
		max-width: 75vw;
	}
	#dustman .sec03 .info01 .r-box ul {
		padding: 1.563vw;
		min-height: 30.99vw;
		border-radius: 1.563vw;
	}
	#dustman .sec03 .info01 .r-box .pho {
		margin-bottom: 1.927vw;
	}
	#dustman .sec03 .info01 .r-box p {
		font-size: 0.833vw;
	}
	#dustman .sec03 .info01 .r-box span {
		width: 6.25vw;
		margin-bottom: 0.781vw;
		padding: 0.156vw 0;
		border-radius: 0.156vw;
	}
	#dustman .sec .info02 .title01 {
		margin-bottom: 3.802vw;
		font-size: 2.344vw;
	}
	#dustman .sec .info02 .title01::before {
		bottom: -2.24vw;
	}
	#dustman .sec .info02 .title02 {
		letter-spacing: -0.26vw;
	}
	#dustman .sec02 {
		padding-top: 2.083vw;
	}
	#dustman .sec02 .img-box .pho {
		top: -0.677vw;
		width: 42.188vw;
	}
	#dustman .sec03 {
		padding-top: 1.563vw;
	}
	#dustman .sec03 .img-box .pho {
		right: 5.99vw;
		top: 0.104vw;
		width: 28.438vw;
	}
}
@media all and (max-width: 767px) {
	#dustman .main-visual {
		position: relative;
		height: auto;
		padding: 0;
		background: none;
	}
	#dustman .main-visual .img {
		width: auto;
	}
	#dustman .main-visual img {
		width: 100%;
	}
	#dustman .main-visual .btn {
		position: absolute;
		left: 2.6%;
		bottom: 1.9%;
		width: 94.53%;
	}
	#dustman .com-cv {
		max-width: inherit;
	}
	#dustman .com-cv img {
		width: 100%;
	}
	#dustman .com-cv .btn-box {
		left: 0;
		bottom: -10.4vw;
		width: 100%;
	}
	#dustman .com-cv .btn {
		margin: 0 auto;
		width: 85.333vw;
	}
	#dustman .com-cv .link {
		color: #2763CB;
		font-size: 3.733vw;
	}
	#dustman .top-box {
		margin-top: 0;
		padding: 40px 0 50px;
	}
	#dustman .top-box h2 {
		margin: 84px 0 30px;
		font-size: 32px;
		line-height: 1.3;
	}
	#dustman .top-box h2 .ico {
		margin: 0 0 21px 42px;
	}
	#dustman .top-box h2 .ico img {
		width: 200px;
	}
	#dustman .top-box .top-img {
		width: auto;
		margin: 0 20px 40px 19px;
	}
	#dustman .top-box .top-img img {
		width: 100%;
	}
	#dustman .top-box .list-ul {
		margin: -12px 20px 0;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#dustman .top-box li {
		width: calc(50% - 5px);
		margin: 12px 0 0;
		padding: 20px 5px 19px;
	}
	#dustman .top-box .en {
		width: 30px;
		margin: 0 auto 9px;
		height: 30px;
		padding-top: 4px;
		font-size: 20px;
	}
	#dustman .top-box .ttl {
		margin-bottom: 16px;
		min-height: inherit;
		font-size: 16px;
		line-height: 1.3;
	}
	#dustman .top-box .pho img {
		height: 118px;
	}
	#dustman .top-box li .link {
		width: 122px;
		margin: 16px auto 5px;
	}
	#dustman .top-box li .link a {
		padding: 4px 2px 5px 0;
		font-size: 10px;
		background-position: right 5px center;
		background-size: 16px auto;
	}
	#dustman .top-box li .btn {
		width: 122px;
		border-width: 1px;
		box-shadow: 0 2.042px 4.085px 0 rgba(0, 0, 0, 0.10);
	}
	#dustman .sec {
		padding: 50px 0;
	}
	#dustman .sec .img-box {
		max-width: inherit;
		margin: 0 auto 34px;
	}
	#dustman .sec .img-box .text-box {
		width: auto;
		margin-right: 20px;
		padding: 30px 30px 36px;
		border-radius: 0 7px 7px 0;
	}
	#dustman .sec .img-box .text-box::before {
		display: none;
	}
	#dustman .sec .img-box h2 {
		margin-bottom: 11px;
		font-size: 24px;
		font-weight: 700;
	}
	#dustman .sec .img-box p {
		font-size: 14px;
		font-weight: 500;
	}
	#dustman .sec .img-box .pho {
		margin: 38px 55px 0;
		position: static;
		width: auto;
		text-align: center;
	}
	#dustman .sec .img-box .pho img {
		width: 100%;
	}
	#dustman .sec .heading01 {
		margin: 0 auto 26px;
		padding: 0 25px;
		font-size: 22px;
		letter-spacing: 1.76px;
		background-size: 13px auto;
	}
	#dustman .sec .info01 {
		margin-bottom: 50px;
	}
	#dustman .sec .info01 ul {
		margin: 0 20px;
		max-width: inherit;
		display: block;
	}
	#dustman .sec .info01 ul::after {
		display: none;
	}
	#dustman .sec .info01 ul li {
		width: auto;
		margin-bottom: 25px;
		padding: 30px 20px 19px;
		border-radius: 20px;
		box-shadow: none;
	}
	#dustman .sec .info01 ul li:last-child {
		margin-bottom: 0;
	}
	#dustman .sec .info01 .pho {
		margin-bottom: 26px;
	}
	#dustman .sec .info01 .pho img {
		width: 100%;
	}
	#dustman .sec .info01 .title {
		margin-bottom: 0;
		font-size: 24px;
	}
	#dustman .sec .info01 .title .color {
		margin: -7px 8px 0 0;
		width: 85px;
		padding: 1px 0;
		font-size: 12px;
		border-radius: 3px;
	}
	#dustman .sec .info01 .title .sml {
		font-size: 14px;
	}
	#dustman .sec .info01 dl {
		margin-bottom: 8px;
		font-size: 14px;
	}
	#dustman .sec .info01 dd {
		padding: 0 0 8px 6.2em;
	}
	#dustman .sec .info01 .btn {
		max-width: 295px;
		margin: 0 auto;
		border-width: 2px;
		box-shadow: 0 4.985px 9.971px 0 rgba(0, 0, 0, 0.10);
	}
	#dustman .sec .info02 {
		margin-bottom: 50px;
	}
	#dustman .sec .info02 ul {
		margin: 0 20px;
		max-width: inherit;
		display: block;
	}
	#dustman .sec .info02 ul::after {
		display: none;
	}
	#dustman .sec .info02 ul li {
		width: auto;
		margin-bottom: 25px;
		padding: 20px 10px;
		border-radius: 20px;
		box-shadow: none;
	}
	#dustman .sec .info02 ul li:last-child {
		margin-bottom: 0;
	}
	#dustman .sec .info02 .sml {
		margin-bottom: 10px;
		padding-left: 70px;
		min-height: 50px;
		font-size: 18px;
	}
	#dustman .sec .info02 .sml img {
		width: 55px;
		left: 10px;
	}
	#dustman .sec .info02 .title {
		margin-bottom: 39px;
		font-size: 30px;
	}
	#dustman .sec .info02 .title::before {
		left: 10px;
		right: 10px;
		bottom: -23px;
		height: 8px;
	}
	#dustman .sec .info02 .pho {
		margin: 0 10px;
	}
	#dustman .sec .info02 .pho img {
		width: 100%;
	}
	#dustman .sec .info02 .link {
		width: auto;
		max-width: 295px;
		margin: 15px auto 0;
	}
	#dustman .sec .info02 .link a {
		padding: 11px 24px 9px 0;
		font-size: 16px;
		background-position: right 16px center;
		background-size: 35px auto;
	}
	#dustman .sec .info03 {
		margin: 0 0 30px;
		width: auto;
		padding: 51px 20px 0;
		border-radius: 0;
		background: #fff;
	}
	#dustman .sec .heading02 {
		margin-bottom: 32px;
		width: auto;
		text-align: center;
		padding: 9px 10px 8px;
		font-size: 22px;
		letter-spacing: 1.76px;
	}
	#dustman .sec .text-list {
		max-width: inherit;
		margin-bottom: 48px;
		display: block;
	}
	#dustman .sec .text-list::after {
		display: none;
	}
	#dustman .sec .text-list li {
		margin-bottom: 25px;
		width: auto;
		padding: 25px 30px 30px 64px;
		border-radius: 20px;
	}
	#dustman .sec .text-list .title {
		margin-bottom: 16px;
		font-size: 18px;
	}
	#dustman .sec .text-list p {
		font-size: 14px;
	}
	#dustman .sec .text-ul {
		margin: -20px 0 0;
		max-width: inherit;
		display: block;
	}
	#dustman .sec .text-ul li {
		width: auto;
		padding: 25px 0 24px;
		border-right: none;
		border-bottom: 1px dashed #D4D4D4;
	}
	#dustman .sec .text-ul li:last-child {
		border: none;
	}
	#dustman .sec .text-ul .title {
		min-height: inherit;
		display: block;
		margin-bottom: 15px;
		font-size: 18px;
	}
	#dustman .sec .text-ul p {
		font-size: 14px;
	}
	#dustman .sec03 .info01 {
		max-width: inherit;
		display: block;
	}
	#dustman .sec03 .info01 .l-box {
		width: auto;
		margin-bottom: 30px;
	}
	#dustman .sec03 .info01 .r-box {
		width: auto;
	}
	#dustman .sec03 .info01 .r-box ul {
		padding: 30px 20px;
		min-height: inherit;
		border-radius: 20px;
	}
	#dustman .sec03 .info01 .r-box li {
		width: auto;
	}
	#dustman .sec03 .info01 .r-box .pho {
		margin-bottom: 20px;
	}
	#dustman .sec03 .info01 .r-box p {
		font-size: 14px;
	}
	#dustman .sec03 .info01 .r-box span {
		width: 85px;
		margin-bottom: 10px;
	}
	#dustman .sec04 {
		padding: 40px 0;
	}
}

/* pop */
.fancybox-bg {
	background: rgba(187, 187, 187, 0.60);
}
.fancybox-is-open .fancybox-bg {
	opacity: 1;
}
.pop {
	background: none;
	display: none;
}
.fancybox-slide--html .fancybox-close-small {
	width: 64px;
	height: 64px;
	padding: 0;
	right: 12px;
	top: 12px;
	opacity: 1;
	background: url(/assets/img/products/dustman/pop_close.png) no-repeat center center;
	background-size: 100% 100%;
}
.fancybox-button svg {
	opacity: 0 !important;
}
.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
	width: 64px;
	height: 64px;
	padding: 0;
	top: calc(50% - 32px);
	cursor: pointer;
	transition: .3s;
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: calc(50% - 840px);
	background: url(/assets/img/products/dustman/pop_prev.png) no-repeat center center;
	background-size: 100% 100%;
}
.fancybox-navigation .fancybox-button--arrow_right {
	right: calc(50% - 840px);
	background: url(/assets/img/products/dustman/pop_next.png) no-repeat center center;
	background-size: 100% 100%;
}
.fancybox-navigation .fancybox-button--arrow_left[disabled],
.fancybox-navigation .fancybox-button--arrow_right[disabled] {
	opacity: 0 !important;
}
@media all and (hover: hover) and (min-width: 768px) {
	.fancybox-slide--html .fancybox-close-small:hover {
		opacity: 0.7;
	}
	.fancybox-navigation .fancybox-button--arrow_left:hover,
	.fancybox-navigation .fancybox-button--arrow_right:hover {
		opacity: 0.7;
	}
}
body.bodyFix {
    touch-action: none;
    overscroll-behavior: none;
    overflow: hidden;
}
.pop .pop-bg {
	width: 1440px;
	margin: 0 auto;
	padding: 57px 60px 60px;
	border-radius: 10px;
	background: #FFE952;
}
.pop .pop-ttl {
	width: fit-content;
	margin: 0 auto 10px;
	text-align: center;
	font-size: 64px;
	font-weight: 800;
	line-height: 1.3;
	letter-spacing: 5.12px;
}
.pop .pop-ttl .bg {
	-webkit-text-stroke: 10px transparent;
	-webkit-text-fill-color: #5B4134;
	background: #FFF;
	-webkit-background-clip: text;
}
.pop .pop-ttl .sm {
	font-size: 13px;
	letter-spacing: 1.04px;
}
.pop .pop-ttl .sml {
	margin: -15px 5px 0 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 48px;
	letter-spacing: 3.84px;
}
.pop .pop-ttl img {
	margin-top: -15px;
	width: 138px;
	display: inline-block;
	vertical-align: middle;
}
.pop .pop-ttl .note {
	margin-top: 5px;
	display: block;
	color: #888;
	text-align: right;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
}
.pop .white-bg {
	padding: 36px 36px 15px;
	border-radius: 30px;
	background: #FFF;
	box-shadow: 0 30px 60px 0 rgba(186, 90, 0, 0.10);
}
.pop .pop-title {
	margin-bottom: 45px;
	padding: 32px 0 26px;
	position: relative;
	text-align: center;
	color: #2763CB;
	font-size: 44px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 2.2px;
	border-radius: 15px;
	background: #EFFAFE;
}
.pop .pop-title::before {
	position: absolute;
	left: 50%;
	width: 50px;
	height: 48px;
	bottom: -27px;
	transform: translateX(-50%);
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	background: #EFFAFE;
	content: "";
}
.pop .pop-title .line {
	background: -webkit-linear-gradient(#FEE851,#FEE851) repeat-x center bottom 3px / 100% 19px;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.pop .pop-ul {
	margin-bottom: 17px;
	display: flex;
	justify-content: center;
}
.pop .pop-ul li {
	margin: 0 29px;
	width: 394px;
}
.pop .note-txt {
	color: #888;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}
@media all and (min-width: 768px) {
	.pop#pop05 .pop-ttl {
		margin: 0 auto 31px;
		font-size: 60px;
		letter-spacing: 4.8px;
	}
	.pop#pop05 .pop-ttl .sml {
		margin: -5px 10px 0 0;
	}
	.pop#pop05 .pop-ttl img {
		margin-top: -13px;
	}
	.pop#pop05 .pop-ul {
		margin: -12px 0 25px;
		justify-content: space-between;
	}
	.pop#pop05 .pop-ul li {
		margin: 0;
		width: 412px;
	}
	.pop#pop05 .pop-ul li.wid01 {
		margin-top: 7px;
		width: 303px;
	}
}
@media all and (min-width: 768px)and (max-width: 1919px) {
	.fancybox-content {
		padding: 2.292vw;
	}
	.fancybox-slide--html .fancybox-close-small {
		width: 3.333vw;
		height: 3.333vw;
		right: 0.625vw;
		top: 0.625vw;
	}
	.fancybox-navigation .fancybox-button--arrow_left,
	.fancybox-navigation .fancybox-button--arrow_right {
		width: 3.333vw;
		height: 3.333vw;
		top: calc(50% - 1.667vw);
	}
	.fancybox-navigation .fancybox-button--arrow_left {
		left: calc(50% - 43.75vw);
	}
	.fancybox-navigation .fancybox-button--arrow_right {
		right: calc(50% - 43.75vw);
	}
	.pop .pop-bg {
		width: 75vw;
		padding: 2.969vw 3.125vw 3.125vw;
		border-radius: 0.521vw;
	}
	.pop .pop-ttl {
		margin: 0 auto 0.521vw;
		font-size: 3.333vw;
		letter-spacing: 0.267vw;
	}
	.pop .pop-ttl .sm {
		font-size: 0.677vw;
		letter-spacing: 0.054vw;
	}
	.pop .pop-ttl .sml {
		margin: -0.781vw 0.26vw 0 0.521vw;
		font-size: 2.5vw;
		letter-spacing: 0.2vw;
	}
	.pop .pop-ttl img {
		margin-top: -0.781vw;
		width: 7.187vw;
	}
	.pop .pop-ttl .note {
		margin-top: 0.26vw;
		font-size: 0.625vw;
	}
	.pop .white-bg {
		padding: 1.875vw 1.875vw 0.781vw;
		border-radius: 1.563vw;
	}
	.pop .pop-title {
		margin-bottom: 2.344vw;
		padding: 1.667vw 0 1.354vw;
		font-size: 2.292vw;
		letter-spacing: 0.115vw;
		border-radius: 0.781vw;
	}
	.pop .pop-title::before {
		width: 2.604vw;
		height: 2.5vw;
		bottom: -1.406vw;
	}
	.pop .pop-ul {
		margin-bottom: 0.885vw;
	}
	.pop .pop-ul li {
		margin: 0 1.51vw;
		width: 20.521vw;
	}
	.pop .note-txt {
		font-size: 0.625vw;
	}
	.pop#pop05 .pop-ttl {
		margin: 0 auto 1.615vw;
		font-size: 3.125vw;
		letter-spacing: 0.25vw;
	}
	.pop#pop05 .pop-ttl .sml {
		margin: -0.26vw 0.521vw 0 0;
	}
	.pop#pop05 .pop-ttl img {
		margin-top: -0.677vw;
	}
	.pop#pop05 .pop-ul {
		margin: -0.625vw 0 1.302vw;
	}
	.pop#pop05 .pop-ul li {
		margin: 0;
		width: 21.458vw;
	}
	.pop#pop05 .pop-ul li.wid01 {
		margin-top: 0.365vw;
		width: 15.781vw;
	}
}
@media all and (max-width: 767px) {
	.fancybox-slide--html {
		padding: 0;
	}
	.pop {
		padding: 25px 20px;
	}
	.fancybox-slide--html .fancybox-close-small {
		width: 42px;
		height: 37px;
		right: 10px;
		top: 10px;
		background-image: url(/assets/img/products/dustman/pop_close_sp.png);
	}
	.fancybox-navigation .fancybox-button--arrow_left,
	.fancybox-navigation .fancybox-button--arrow_right {
		width: 30px;
		height: 30px;
		top: calc(50% - 15px);
	}
	.fancybox-navigation .fancybox-button--arrow_left {
		left: 5px;
	}
	.fancybox-navigation .fancybox-button--arrow_right {
		right: 5px;
	}
	.pop .pop-bg {
		width: auto;
		padding: 32px 24px 26px;
	}
	.pop .pop-ttl {
		margin: 0 auto 9px;
		font-size: 32px;
		letter-spacing: 2.56px;
	}
	.pop .pop-ttl .sml {
		margin: 6px 10px 0 0;
		font-size: 24px;
		letter-spacing: 1.92px;
	}
	.pop .pop-ttl img {
		margin: 8px 10px 0 0;
		width: 77px;
	}
	.pop .pop-ttl .note {
		margin-top: 4px;
		text-align: left;
		font-size: 8px;
	}
	.pop .white-bg {
		padding: 20px;
		border-radius: 10px;
		box-shadow: none;
	}
	.pop .pop-title {
		margin-bottom: 33px;
		padding: 17px 15px 16px;
		font-size: 24px;
		line-height: 1.2;
		letter-spacing: 1.2px;
	}
	.pop .pop-title::before {
		display: none;
	}
	.pop .pop-title .sml {
		font-size: 18px;
		letter-spacing: 0.9px;
	}
	.pop .pop-title .line {
		background-size: 100% 13px;
	}
	.pop .pop-ul {
		margin: 0 6px 24px 2px;
		display: block;
	}
	.pop .pop-ul li {
		margin: 0 0 36px;
		width: auto;
	}
	.pop .pop-ul li:last-child {
		margin-bottom: 0;
	}
	.pop .note-txt {
		text-align: left;
		font-size: 8px;
	}
}