@charset "utf-8";

/* ------------------------------------------

ハウスダストの知識と対策ページ

------------------------------------------ */
#mainWrap {
	background: url(/item/mop/housedust/images/counterplan/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: 45px;
	left: -14px;
}

#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;
	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 {
	margin: 0 0 40px 41px;
	width: 862px;
}

#section .sec01 dl {
	margin: 0 0 0 13px;
}
#section .sec01 dl dt {
	color: #ec5c7d;
	font-size: 16px;
	line-height: 2;
}
#section .sec01 dl dd {
	color: #545454;
	font-size: 16px;
	line-height: 2;
}

#section .sec02 p {
	margin: 0 0 0 13px;
}

#section .sec03 {
	margin: 0 0 40px;
	width: 100%;
}
#section .sec03 h2 {
	margin-left: 41px;
}
#section .sec03 .basic3 {
	background: url(/item/mop/housedust/images/counterplan/bg-basic3.jpg) 0 0 no-repeat;
	width: 802px;
	height: 238px;
	padding: 50px 58px 0 0;
	position: relative;
	margin: 0 0 36px 41px;
}
#section .sec03 .basic3 p {
	margin: 0 0 0 400px;
	color: #fff;
}
#section .sec03 .basic3 p.bt {
	padding: 5px 0 0 0;
}
#section .sec03 ul.item {
	overflow: hidden;
	padding: 0 0 0 44px;
	margin: 0 13px 0 11px;
	background: url(/item/mop/housedust/images/counterplan/bg-point.gif) 0 100% repeat-x;
}
#section .sec03 ul.item li {
	float: left;
	width: 273px;
	margin: 0 14px 0 0;
	list-style: none;
}
#section .sec03 ul.item li.last {
	margin: 0;
}
#section .sec03 ul.item dl.itemName {
	margin: 0 0 30px;
}
#section .sec03 ul.item dl.itemName dt {
	margin: 0 0 10px;
}
#section .sec03 ul.item dl.itemName dd {
	padding: 0 20px 0 25px;
	line-height: 2;
}
#section .sec03 ul.item p {
	margin: 0 0 19px;
	text-align: center;
}
#section .sec03 ul.item dl.point {
	margin: 0 0 7px;
}
#section .sec03 ul.item dl.point dt {
	padding: 16px 0 0 0;
	line-height: 0;
	font-size: 0;
}
#section .sec03 ul.item dl.point dd {
	background: url(/item/mop/housedust/images/counterplan/bg-point.png) 1px 100% no-repeat;
	padding: 20px 30px 37px 26px;
	font-size: 14px;
	line-height: 2;
}
#section .sec03 ul.item dl.point dd.point2 {
	min-height: 205px
}
#section .sec03 ul.item dl.point dd.last {
	min-height: 395px
}
#section .sec03 ul.item dl.point dd span {
	font-size: 12px;
	display: block;
	line-height: 1.6;
}
#section .sec03 ul.item dl.point dd img {
	display: block;
	margin: 0 auto;
	padding: 47px 0 0 0;
}
#section .sec03 ul.item p.bt {
	padding: 19px 0 0 0;
}

#section .sec04 {
	margin: 0 0 0 41px;
}
#section .sec04 p {
	margin: 0 0 0 13px;
}
#section .sec04 dl {
	padding: 40px 0 0 0;
	margin: 0 0 0 13px;
	width: 600px;
	float: left;
}
#section .sec04 dl dt {
	font-size: 22px;
	font-weight: bold;
	color: #545454;
}
#section .sec04 dl dd {
	font-size: 16px;
	color: #545454;
	line-height: 2;
}
#section .sec04 dl dd.catch {
	font-size: 16px;
	font-weight: bold;
	color: #545454;
}
#section .sec04 dl dd span {
	font-size: 12px;
}
#section .sec04 dl dd.bt {
	padding: 19px 0 0 0;
}
#section .sec04 p.deo {
	margin: 48px 0 0 640px;
}
@media print, screen and (min-width: 668px) {
	#section .sec04 .bt img.pcOnly {
		display: inline;
	}
}
@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 .sec04 {
		width: auto;
		margin: 0 0 30px;
	}
	#section .sec03 {
		width: auto;
		margin: 0;
	}
	#section .sec01 dl {
		padding: 0;
		margin: 0 10px;
	}
	#section .sec01 dl dt {
		font-size: 13px;
		font-weight: bold;
		line-height: 1.5;
		margin: 0 0 10px;
	}
	#section .sec01 dl dd {
		font-size: 13px;
		line-height: 1.5;
	}

	#section .sec02 p {
		font-size: 13px;
		line-height: 1.5;
		margin: 0 10px 15px;
	}

	#section .sec03 h2 {
    margin-left: 0;
	}
	#section .sec03 .basic3 {
    background: url(/item/mop/housedust/images/counterplan/sp/bg-basic3.png) 0 100% no-repeat;
		background-size: 100%;
    width: auto;
    height: auto;
    padding: 0 0 11%;
    position: relative;
    margin: 0;
	}
	#section .sec03 .basic3 p {
		margin: 0 7% 8%;
		padding: 5% 0 0 0;
		font-size: 13px;
		line-height: 1.5;
		color: #fff !important;
	}
	#section .sec03 .basic3 p.title {
		margin: 0;
		padding: 0;
	}
	#section .sec03 .basic3 p.bt {
		margin: 0 7%;
		padding: 0;
		font-size: 13px;
		line-height: 1.5;
	}

	#section .sec03 ul.item {
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: none;
	}
	#section .sec03 ul.item li {
    float: none;
    width: auto;
    margin: 0 0 10px;
		padding: 0 13px 40px 11px;
		background: url(/item/mop/housedust/images/counterplan/sp/bg-line.png) 0 100% repeat-x;
		background-size: 320px;
	}
	#section .sec03 ul.item dl.itemName {
    margin: 0 0 15px;
	}
	#section .sec03 ul.item dl.itemName dt {
		width: 273px;
		margin: 0 auto 20px;
	}
	#section .sec03 ul.item dl.itemName dd {
    padding: 0 10px;
    line-height: 1.5;
	}
	#section .sec03 ul.item p {
		width: auto;
		margin: 0 auto;
	}
	#section .sec03 ul.item p.photo {
		width: 273px;
		margin: 0 auto;
	}
	#section .sec03 ul.item dl.point dd {
    background: url(/item/mop/housedust/images/counterplan/sp/bg-point.png) 0 100% no-repeat;
		background-size: 100%;
    font-size: 13px;
    line-height: 1.5;
		padding: 17px 15px 25px 15px;
	}

	#section .sec03 ul.item dl.point dd.point2 {
    min-height: 0;
	}
	#section .sec03 ul.item p.bt {
		width: auto;
		padding: 10px 0 0 0;
	}

	#section .sec03 ul.item dl.point dd.last {
		min-height: 0;
	}
	#section .sec03 ul.item dl.point dd.last img {
		width: 140px;
		margin: 0 auto;
		padding: 20px 0 0 0;
	}

	#section .sec04 p {
    margin: 0 10px 15px;
		line-height: 1.5;
		font-size: 13px;
	}
	#section .sec04 dl {
    padding: 0;
    margin: -5px 10px 0;
    width: auto;
    float: none;
	}
	#section .sec04 dl dt {
		font-size: 15px;
		margin: 0;
	}
	#section .sec04 dl dd {
		line-height: 1.5;
		font-size: 13px;
	}
	#section .sec04 dl dd.catch {
		line-height: 1.5;
		font-size: 13px;
	}
	#section .sec04 dl dd.deo {
		width: 50%;
		margin: 20px auto 15px;
	}




}
