@charset "utf-8";

/* ------------------------------------------

ハウスダストの知識と対策ページ

------------------------------------------ */
#mainWrap {
	background: url(/item/mop/housedust/images/bg-main.png) 50% 0 no-repeat;
	height: 333px;
}
#mainWrap2 {
	background: #fef8d8;
	margin: 0 0 61px;
}
#main {
	width: 956px;
	margin: 0 auto;
	position: relative;
}
#main h1 {
	position: absolute;
	top: 47px;
	left: -24px;
}

#sectionWrap {
	width: 960px;
	margin: 0 auto 56px;
	background: url(/item/mop/housedust/images/bg-frame01.png) no-repeat 0 0;
	padding: 50px 0 0 0;
}
#sectionCont {
	background: url(/item/mop/housedust/images/bg-frame03.png) no-repeat 0 100%;
	padding: 0 0 52px 0;
}
#section {
	background: url(/item/mop/housedust/images/bg-frame02.png) repeat-y 0 0 ;
	padding: 0 63px 0 41px;
	overflow: hidden;
}
#section h2 {
	margin: 0 0 30px;
	clear: both;
}
#section p {
	font-size: 16px;
	line-height: 2;
	color: #545454;
}
#section dd {
	color: #545454;
}
#section .sec01,
#section .sec02,
#section .sec03,
#section .sec04,
#section .sec05,
#section .sec06,
#section .sec07,
#section .sec08,
#section .sec09 {
	margin: 0 0 40px;
}

#section .sec01 p {
	float: left;
	margin: 0 0 0 14px;
}
#section .sec01 dl {
	float: right;
	width: 403px;
	padding: 37px 0 0 0;
}
#section .sec01 dl dt {
	color: #ec5c7d;
	font-weight: bold;
	font-size: 16px;
	line-height: 2;
}
#section .sec01 dl dd {
	font-size: 16px;
	line-height: 2;
}

#section .sec02 p.txt {
	margin: 0 0 50px 14px;
}
#section .sec02 .case01 {
	background: #fef8d8;
	width: 821px;
	margin: 0 0 40px 14px;
	padding: 10px;
	position: relative;
}
#section .sec02 .case01 p {
	float: left;
}
#section .sec02 .case01 p.ico {
	position: absolute;
	top: -20px;
	left: -14px;
	z-index: 100;
	float: none;
}
#section .sec02 .case01 dl {
	float: left;
	width: 450px;
	padding: 30px 0 0 20px;
}
#section .sec02 .case01 dl dt {
	color: #ec5c7d;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6;
}
#section .sec02 .case01 dl dd {
	font-size: 15px;
	line-height: 2;
	color: #636363;
}

#section .sec02 .case02 {
	background: #fef8d8;
	width: 381px;
	padding: 10px;
	position: relative;
	float: left;
	margin: 0 0 0 14px;
}

#section .sec02 .case03 {
	background: #fef8d8;
	width: 381px;
	padding: 10px;
	position: relative;
	float: right;
}
#section .sec02 .case02 p.ico,
#section .sec02 .case03 p.ico {
	position: absolute;
	top: -20px;
	left: -14px;
	z-index: 100;
	float: none;
}
#section .sec02 .case02 dl,
#section .sec02 .case03 dl {
	padding: 20px 0 0 0;
}
#section .sec02 .case02 dl dd,
#section .sec02 .case03 dl dd {
	font-size: 15px;
	line-height: 2;
	color: #636363;
}

#section .sec03 dl,
#section .sec05 dl,
#section .sec07 dl {
	padding: 0 0 25px 14px;
}
#section .sec03 dl dt,
#section .sec05 dl dt,
#section .sec07 dl dt,
#section .sec09 dl dt {
	color: #ec5c7d;
	font-weight: bold;
	font-size: 16px;
	line-height: 2;
}
#section .sec03 dl dd,
#section .sec05 dl dd,
#section .sec07 dl dd,
#section .sec09 dl dd {
	font-size: 16px;
	line-height: 2;
}
#section .sec03 p,
#section .sec05 p,
#section .sec07 p {
	margin: 0 0 0 14px;
}

#section .sec04 ul {
	overflow: hidden;
	margin: 0 0 10px;
}
#section .sec04 ul li {
	float: left;
	padding: 0 0 0 14px;
	list-style: none;
}
#section .sec04 ul li.last {
	float: right;
	padding: 0;
}
#section .sec04 p {
	margin: 0 0 0 14px;
}

#section .sec06 p {
	float: left;
	margin: 0 0 0 14px;
}
#section .sec06 dl {
	float: right;
	width: 360px;
	padding: 37px 0 0 0;
}
#section .sec06 dl dt {
	color: #ec5c7d;
	font-weight: bold;
	font-size: 16px;
	line-height: 2;
}
#section .sec06 dl dd {
	font-size: 16px;
	line-height: 2;
}
#section .sec06 table {
	float: right;
	width: 360px;
}
#section .sec06 table td {
	vertical-align: top;
	font-size: 14px;
	line-height: 2;
	color: #545454;
}

#section .sec08 p,
#section .sec10 p {
	margin: 0 0 5px 14px;
}
#section .sec08 p.last,
#section .sec10 p.last {
	margin: 0 0 0 14px;
}
#section .sec08 p span,
#section .sec10 p span {
	display: block;
	font-size: 14px;
}

#section .sec09 dl {
	padding: 0 0 0 14px;
}

#section .sec10 {
	margin: 0 0 20px;
}

@media only screen and (max-width: 667px) {
	#mainWrap2 {
		margin: 0 0 20px;
	}
	#mainWrap {
		background: none;
		height: auto;
	}
	#main {
	  width: auto;
	}
	#main h1 {
		position: static;
	}

	#sectionWrap,
	#sectionCont,
	#section {
		width: auto;;
		background: none;
		padding: 0;
		margin: 0 auto;
	}

	#section h2 {
		margin: 0 0 20px;
	}

	#section .sec01,
	#section .sec02,
	#section .sec03,
	#section .sec04,
	#section .sec05,
	#section .sec06,
	#section .sec07,
	#section .sec08,
	#section .sec09 {
		margin: 0 0 30px;
	}

	#section .sec01 p {
		float: none;
		margin: 0 10px 15px;
	}
	#section .sec01 dl {
		width: auto;
		float: none;
		padding: 0;
		margin: 0 10px;
	}
	#section .sec01 dl dt {
		font-size: 13px;
		line-height: 1.5;
		margin: 0 0 10px;
	}
	#section .sec01 dl dd {
		font-size: 13px;
		line-height: 1.5;
	}

	#section .sec02 p.txt {
		margin: 0 10px 25px;
		font-size: 13px;
		line-height: 1.5;
	}
	#section .sec02 .case01,
	#section .sec02 .case02,
	#section .sec02 .case03 {
		width: auto;
		margin: 0 10px 10px;
		padding: 25px 15px 15px;
	}
	#section .sec02 .case01 p {
		float: none;
		width: 50%;
		margin: 0 auto;
	}
	#section .sec02 .case02 p,
	#section .sec02 .case03 p {
		float: none;
		width: 75%;
		margin: 0 auto;
	}
	#section .sec02 .case01 p.ico {
		width: 15%;
		top: 10px;
		left: 23%;
	}
	#section .sec02 .case02 p.ico,
	#section .sec02 .case03 p.ico {
		width: 15%;
		top: 10px;
		left: 14%;
	}
	#section .sec02 .case01 dl,
	#section .sec02 .case02 dl,
	#section .sec02 .case03 dl {
		width: auto;
		padding: 0;
	}
	#section .sec02 .case01 dl dt,
	#section .sec02 .case02 dl dt,
	#section .sec02 .case03 dl dt,
	#section .sec03 dl dt,
	#section .sec05 dl dt,
	#section .sec07 dl dt,
	#section .sec09 dl dt {
		font-size: 14px;
		line-height: 1.5;
		margin: 0 0 10px;
	}
	#section .sec02 .case01 dl dd,
	#section .sec02 .case02 dl dd,
	#section .sec02 .case03 dl dd,
	#section .sec03 dl dd,
	#section .sec05 dl dd,
	#section .sec07 dl dd,
	#section .sec09 dl dd {
		font-size: 13px;
		line-height: 1.5;
	}

	#section .sec03 dl,
	#section .sec05 dl,
	#section .sec07 dl {
		width: auto;
		padding: 0;
		margin: 0 10px 10px;
	}
	#section .sec03 p,
	#section .sec05 p,
	#section .sec07 p {
		margin: 0 10px;
	}
	#section .sec04 ul {
		margin: 0 10px;
	}
	#section .sec04 ul li {
		float: none;
		padding: 0;
		margin: 0 0 10px;
	}
	#section .sec04 ul li.last {
		float: none;
	}
	#section .sec04 p {
		font-size: 13px;
		line-height: 1.5;
		margin: 0 10px;
	}

	#section .sec06 p {
		float: none;
		margin: 0 10px 10px;
	}
	#section .sec06 dl {
		float: none;
		width: auto;
		padding: 0;
		margin: 0 10px;
	}
	#section .sec06 dl dt {
		font-size: 14px;
		line-height: 1.5;
		margin: 0 0 10px;
	}
	#section .sec06 dl dd {
		font-size: 13px;
		line-height: 1.5;
	}
	#section .sec06 table {
		width: auto;
		float: none;
		margin: 0 10px;
	}
	#section .sec06 table td {
		line-height: 1.5;
		font-size: 12px;
	}
	#section .sec08 p,
	#section .sec10 p {
		margin: 0 10px 10px;
		font-size: 13px;
		line-height: 1.5;
	}
	#section .sec08 p.last,
	#section .sec10 p.last {
		margin: 0 10px;
	}
	#section .sec08 p span,
	#section .sec10 p span {
		font-size: 12px;
		margin: 10px 0 0 0;
	}
	#section .sec09 dl {
		padding: 0 10px;
	}
	#section .sec10 {
		margin: 0 0 20px;
	}
}


/* 20200902追記 */
.add_note {
	margin: 14px 0 0 14px;
}

.add_note * {
	font-size: 16px;
}

.add_note th {
	vertical-align: top;
}

.add_note td {
	padding: 0 0 0.5em 1em;
}


@media only screen and (max-width: 667px) {
.add_note {
	margin: 10px;
}

.add_note * {
	font-size: 13px;
}

.add_note th {
	width: 22%;
}

.add_note td {
	padding: 0 0 0.5em 0.5em;
}
}