@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font:13px/1 verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-decoration: none;
}

*:first-child + html body {	/* for IF7 */ font-family: "メイリオ","Meiryo";}

body { -webkit-text-size-adjust: 100%; }


html {
	font-size: 62.5%;
}

a {
    display: block;
	 -webkit-tap-highlight-color:transparent;
}

ul,dl { margin:0; padding:0; list-style:none;}
ul:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
ul { display:inline-block;}*/
/* for macIE \*/
* html ul { height:1%; }
ul { display:block; }

dt,dd { margin:0; padding:0;}

img { border:none;}

hr {
	margin: 10px auto;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

h1 {
	background-color: #000;
	color: #FFF;
	font: 1.4rem/1.231;
	padding: 5px 0;
	text-align: center;
}

#top p {
	margin: 0 0 0 10px;
	text-align: left;
}
#catch h2 {
	width: 100%;
	height: 113px;
	background-color: #9C0;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

#catch p {
	background-color: #690;
	margin: 0 auto;
	padding: 8px 0 5px 0;
	text-align: center;
}

#contact {
	background-color: #FFF;
}

#contact p {
	color: #000;
	line-height: 150%;
	font: 1.4rem/1.231;
	text-align: left;
	padding: 10px;
}

.btn {
	display: block;
	margin: 10px auto;
}

ul.menu1 {
	background: url(http://www.eco-harmony.co.jp/sp/images/bg_menu.jpg) repeat-x;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
}

ul.menu2 {
	background: url(http://www.eco-harmony.co.jp/sp/images/bg_menu.jpg) repeat-x;
	border-bottom: 1px solid #666;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
}

ul.menu1 li,ul.menu2 li {
	width: 160px;
	height: auto;
}

h3.ttl {
	padding: 3px 0;
	background: #396;
	background-position:97% center;
	text-align: left;
}
	

dl.accordion {
	width: 95%;
	font-size: 123.1%;
	background: #FFF;
	margin-bottom: 30px;
	margin: 5px auto;
}

dl.accordion dt {
	height:40px;
	line-height:40px;
	text-indent:10px;
	color: #000;
	background: url(http://www.eco-harmony.co.jp/sp/images/open.png) 95% center no-repeat;
	background: url(http://www.eco-harmony.co.jp/sp/images/open.png) 95% center no-repeat;
	border: 1px dotted #666;
	margin: 0 0 5px 0;
}

dl.accordion dt.open {
	background: url(http://www.eco-harmony.co.jp/sp/images/close.png) 95% center no-repeat;
	background: url(http://www.eco-harmony.co.jp/sp/images/close.png) 95% center no-repeat;
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #FFF;
	
}

dl.accordion dd {
	display: none;
	padding: 10px;
	line-height:1.5;
	background:#FFF;
	border-bottom: 1px dotted #666;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
	margin: 0 0 5px 0;
}

p.comment {
	color: #C00;
	margin: 0 10px 10px 10px;
	text-align: left;
}

.arrow {
	color: #360;
	float: left;
}

ul.footmenu {
	width: 100%;
	text-align: left;
	margin: 0 0 10px 0;
}

ul.footmenu li {
	padding: 20px 10px 0 10px;
}

ul.footmenu li a {
	display:block;
	color: #000;
}

#copyright {
	color: #333;
	text-align: center;
	margin: 20px 10px;
	border-top: 1px dotted #CCC;
	padding: 10px 0 0 0;
	font: 1.4rem/1.231;
}

#theme {
	background-color: #690;
	padding: 10px 0 10px 10px;
}

#theme h2,#theme2 h2 {
	margin: 0 0 0 1px;
	padding: 0;
	text-align: left;
}

#theme2 {
	background-color: #690;
	padding: 10px 0;
}
	
dl.service,dl.flow {
	background: #FFF;
	margin: 0 10px;
	padding: 0;
}

dl.service dt {
	color: #000;
	background: url(http://www.eco-harmony.co.jp/sp/images/open.png) 95% center no-repeat;
	background: url(http://www.eco-harmony.co.jp/sp/images/open.png) 95% center no-repeat;
	border-top: 1px solid #690;
	font-weight: bold;
	padding: 10px 30px 10px 10px;
	margin: 0 auto;
	line-height: 1.5;
}

dl.service img {
	vertical-align: middle;
	margin: 5px 10px;
}

dl.service dt.open {
	background: url(http://www.eco-harmony.co.jp/sp/images/close.png) 95% center no-repeat;
	background: url(http://www.eco-harmony.co.jp/sp/images/close.png) 95% center no-repeat;
	border-bottom: 1px dotted #690;
	
}

dl.service dd {
	display: none;
	padding: 10px;
	line-height:1.5;
	background:#FFF;
	margin: 5px 0;
}

dl.service dd p {
	line-height: 150%;
	font: 1.4rem/1.231;
}

dl.service dd ul {
	margin: 5px 0 5px 25px;
	list-style: square;
}

dl.service dd ul li {
	line-height: 150%;
	font: 1.4rem/1.231;
}

dl.service dd dl dt {
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	border: 1px solid #DDD;
	color:#111;
	width: 90%;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

dl.service dd dl dt.open {
	background: #EEE;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px dotted #DDD;
	color:#111;
	width: 90%;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

dl.service dd dl dd {
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width: 90%;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}

dl.price {
	background: #FFF;
	margin: 0 10px 0 1px;
	padding: 5px 0;
	border-bottom: 1px solid #690;
}

dl.themebox {
	background: #FFF;
	margin: 0 10px 0 1px;
	padding: 5px 0;
}

dl.themebox dd {
	margin: 0 auto;
	padding: 0;
}

dl.themebox dd p,.price dd p {
	line-height: 150%;
	font: 1.4rem/1.231;
	margin: 0 10px;
	text-align: left;
}

.price dt,.subttl {
	color: #FFF;
	background-color: #393;
	padding: 5px 0 3px 10px;
	margin: 10px;
	text-align: left;
	font-size: larger;
	font-weight: bold;

}

dl.price table {
	width: 90%;
	height: auto;
	margin: 0 auto 10px auto;
}

dl.price table th {
	border-bottom: 1px solid #CCC;
	background-color: #dbebc4;
	margin: 0 10px 5px 0;
	text-align: center;
}

dl.price table td {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

dl.price table td p {
	line-height: 1.5;
}

dl.flow dt {
	padding: 8px 10px 5px 10px;
	background-color: #a7d28d;
	border-top: 2px solid #79c06e;
	border-bottom: 2px solid #79c06e;
	color: #000;
	font: 1.4rem/1.231;
	line-height: 130%;
	font-weight: bold;
}

dl.flow dd {
	color: #333;
	padding: 10px 10px 40px 10px;
	margin: 0 0 10px 0;
	background: url(images/img_flow.jpg) bottom center no-repeat;
}

.nobg {
	background: none!important;
	padding: 10px!important;
}

dl.flow dd a,.tel a {
	color: #F30;
	font-weight: bold;
	font-size: x-large;
	display: block;
	margin: 5px auto;
	text-align: center;
}

dl.flow dd p {
	line-height: 1.5;
}

.notice {
	color: #F60;
	font-weight: bold;
}

.note {
	width: 90%;
	height: auto;
	margin: 10px auto;
	font-size: smaller;
	line-height: 150%;
}

ul.attention {
	list-style: disc;
	color: #FFF;
	padding: 10px;
	font-size: smaller;
	line-height: 150%;
	text-align: left;
}

ul.attention li {
	margin: 0 0 5px 15px;
}	

#footer {
	background-color: #666;
	font: 1.4rem/1.231;
	line-height: 150%;
	text-align: center;
	padding: 10px 0;
}

#footer ul {
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
}

#footer ul li {
	width: 35%;
	height: auto;
	background: #EEE;
	border: 1px solid #DDD;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 0px 3px rgba(000,000,000,0.5);
	-webkit-box-shadow: 0px 0px 3px rgba(000,000,000,0.5);
	padding: 10px;
	margin: 5px;
	vertical-align: middle;
	display: block;
}

#footer ul li a {
	color: #111;
	display: block;
}

.cr {
	margin: 10px 0;
	font-size: smaller;
	color: #FFF;
}

.cnt {
	text-align: center!important;
}
	

