@media screen and (min-width: 769px) {
	.ec-layoutRole__contents .ec-layoutRole__main .kv-area {
		background: #fff url("../../../img/housework/cleaning/kv-pc-bg.png") no-repeat top center;
		height: 460px; }
	.ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap {
		width: 960px;
		margin: 0 auto;
		position: relative; }
		.ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap .tag {
		position: absolute;
		text-align: left; }
	.ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
		display: none; }
	.ec-layoutRole__contents .ec-layoutRole__main .definition.short {
		margin-left: 107px; }
	.ec-layoutRole__contents .ec-layoutRole__main .definition.short dt {
		width: 80px !important;	}
	.ec-layoutRole__contents .ec-layoutRole__main .chk + .definition {
		margin-top: 40px !important; }
	.ec-layoutRole__contents .ec-layoutRole__main .chk.two-col {
		width: 600px;
		margin: 60px auto 0; } }

@media screen and (max-width: 768px) {
	.ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
		position: absolute;
		top: 6px;
		left: 20px;	}
	.ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:first-child {
		width: 67.5px;
		height: auto; }
	.ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:nth-child(2) {
		width: 130px;
		height: auto; }
	.ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.pc {
		display: none; } }