@charset "utf-8";

/*========================

1．ホーム
2．よくあるご質問
3．お客様の声
4．株式会社三共リメイクについて
5．害鳥による被害例
6．害鳥の種類
7．お問い合わせ

========================*/

/*----------------------------------------------------
■ 1．ホーム
----------------------------------------------------*/

#home header {
	position: relative;
}
/* ホームタイトル */
#home header p  {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/logo001.png) 
		50% 0px 
		no-repeat;
	background-size:100% 100%;
}
#home header ul li {
	padding-bottom: 10px;
}

#home article#mainImage section {
	margin: 0px;
	padding: 0px;
}
#home article#mainImage section img {
	padding-bottom: 0px;
}

#home article section h2 {
	margin: 0px;
	padding: 0px;
}

#home article section.row01 {
	background: url(../../images/index_bg003.png) 
		0px 0px 
		repeat-y;
	-moz-background-size:100% auto;
	background-size:100% auto; 
}
#home article section.row01 {
	margin: 0px 10px;
	padding: 0px;
}
#home article section.row01 h2 {
	padding: 0px;
}
#home article section.row01 p {
	padding: 0px 20px;
}
#home article section.row01 ul {
	padding-bottom: 30px;
	background: url(../../images/index_bg002.png) 
		left bottom 
		no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto; 
	text-align: center;
}
#home article section.row01 ul li {
	float: left;
	width: 50%;
	padding-top: 10px;
}

#home article section .anshin {
	background: #fffbec;
}
#home article section .anshin p {
	padding: 0px 20px 20px;
}

#home article section#flow ul li {
	text-align: center;
}

#home article section#service ul {
	margin: 0px auto 20px;
}
#home article section#service ul li {
	width: 17em;
	margin: 10px auto;
	line-height: 130%;
	text-align: center;
}

#home article section#service .wrap img {

}

#home article section#service .service li {
	margin-bottom: 40px;
}
#home article section#service .service img {
	padding-bottom: 10px;
}

#home article section#service .syoudoku h4 {
	padding: 10px 0px;
	color: #ea0000;
	font-size: 1.5em;
	font-weight: bold;
}
#home article section#service .syoudoku p {
	margin-bottom: 10px;
}

#home article section#after {
	margin: 50px 0px 80px;
}


/* aside ホーム用ボタン ------------------------------ */

#home article section ul#asideBt {
	padding: 0px 0px 40px;
}
#home article section ul#asideBt li {
	width: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}


/*===============================
■ media Queries 【PC用】
=================================*/
@media only screen and (min-width: 840px) {

#home header {
	padding-bottom: 0px;
}
/* ホームタイトル */
#home header p  {
	background: none;
	text-indent:0px;
}
#home header .wrapper {
	position: relative;
}
#home header .wrapper h1 {
	padding: 20px;
	font-size: 1em;
	font-weight: bold;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}
#home header ul {
	position: absolute;
	top: -8px;
	right: 0px;
}
#home header ul li {
	padding-bottom: 7px;
	text-align: right;
}

#home #content article {
	float: none;
	width: 100%;
	margin-right: 0px;
}
#home nav {
	background: url(../../images/index_bg001.png) 
		0px 0px 
		repeat-x;
}

#home article#mainImage {
	background: url(../../images/index_bg004.png) 
		0px 0px;
}
#home article#mainImage section {
	width: 980px;
	height: 358px;
	margin: 0px auto;
	text-align: right;
}

#home article section.row01 {
	margin: 10px 0px 40px;
	background: url(../../images/index_bg003.png) 
		0px 0px 
		repeat-y;
}
#home article section.row01 p {
	padding: 0px 40px;
	font-size: 1.15em;
}
#home article section.row01 ul {
	margin: 20px auto 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#home article section.row01 ul li {
	width: 188px;
	padding: 0px 10px;
	box-sizing: border-box;
}

#home article section#check {
	margin-bottom: 60px;
	padding-bottom: 20px;
	background: #ffffe2;
}

#home article section#flow {
	margin-bottom: 30px;
}
#home article section#flow ul {
	margin-top: 20px;
	zoom: 1;
}
#home article section#flow ul:after {
	content: "";
	display: block;
	clear: both;
}
#home article section#flow ul li {
	float: left;
	padding-right: 16px;
	background: url(../../images/index_bg005.png) 
		right 50% 
		no-repeat;
}
#home article section#flow ul li.last {
	padding-right: 0px;
}

#home article section.inquiry {
	margin-bottom: 60px;
}

#home article section#service .wrap {
	margin-bottom: 40px;
	padding-top: 30px;
	background: #fffdf4;
	border-style: solid;
	border-width: 0px 10px 10px;
	border-color: #ff8400;
}
#home article section#service .wrap h3 {
	margin: 0px 0px 30px;
	padding: 0px;
	text-align: center;
	background: #ffff8dc;
}
#home article section#service .anshin {
	width: 960px;
}
#home article section#service .anshin h4 {
	padding-bottom: 10px;
	font-size: 1.5em;
	text-align: center;
}
#home article section#service .anshin p {
	width: 640px;
	margin: 0px auto 20px;
	line-height: 150%;
	text-align: left;
}

#home article section#service .service ul li {
	width: 100%;
	font-size: 1.25em;
	font-weight: bold;
}

#home article section#service .syoudoku {
	margin: 0px 30px 40px;
	zoom: 1;
}
#home article section#service .syoudoku:after {
	content: "";
	display: block;
	clear: both;
}
#home article section#service .syoudoku .photo {
	float: left;
	padding-right: 20px;
}

/* aside ホーム用ボタン ------------------------------ */

#home article section ul#asideBt li {
	float: left;
	width: 50%;
	margin: 10px 0px 0px;
	padding: 0px;
}

} /* PC用 */


/*----------------------------------------------------
■ 2．よくあるご質問
----------------------------------------------------*/

#faq article dl dt {
	margin: 20px 0px;
	padding: 25px 20px 5px 90px;
	background: url(../../images/faq/faq_bg001.png) 
		0px 0px 
		no-repeat 
		#fedd00;
	font-size: 22px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	font-weight: bold;
	line-height: 120%;
}
#faq article dl dd {
	padding: 0px 30px;
}


/*----------------------------------------------------
■ 3．お客様の声
----------------------------------------------------*/

#voice article dl {
	margin-bottom: 30px;
	padding: 20px 20px 30px;
}
#voice article dl.man {
	background: url(../../images/voice/voice_bg001.png) 
		0px 0px;
}
#voice article dl.woman {
	background: url(../../images/voice/voice_bg002.png) 
		0px 0px;
}

#voice article dl dt {
	margin: 0px;
	padding: 0px 0px 13px 80px;
	background: url(../../images/voice/voice_ic001.png) 
		0px 0px 
		no-repeat;
	font-size: 22px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	font-weight: bold;
	line-height: 55px;
}
#voice article dl dd {
	padding: 0px 20px 0px 30px;
	line-height: 22px;
}


/*----------------------------------------------------
■ 4．株式会社三共リメイクについて
----------------------------------------------------*/

#about article section dl {
	margin: 0px 10px;
}
#about article section dl dt,
#about article section dl dd {
	padding: 5px 10px;
}
#about article section dl dt {
	background: #eeeeee;
	font-weight: bold;
}
#about article section dl dd {
}

/*----------------------------------------------------
■ 5．害鳥による被害例
----------------------------------------------------*/

#higai article h3 {
	margin-bottom: 20px;
	padding: 8px 15px;
	background: #d80000;
	border-radius: 6px;
	color: #ffffff;
	font-size: 1.5em;
}
#higai article ul {
	margin: 0px auto;
}
#higai article ul li {
	margin-bottom: 30px;
}
#higai article ul li img {
	padding-bottom: 5px;
}
#higai article ul li strong {
	display: block;
	padding: 0.5em 0;
	font-size: 1.5em;
	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Verdana, Geneva, Arial, Helvetica;
}
#higai article ul li.alert {
	margin-left: 1em;
	color: #cc0000;
	font-weight: bold;
	text-indent: -1em;
}

#higai article dl {
	margin: 0px 20px;
}
#higai article dl dt {
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom: solid 3px #333333;
	color: #d80000;
	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Verdana, Geneva, Arial, Helvetica;
	font-size: 1.25em;
	font-weight: bold;
}
#higai article dl dd {
	margin-bottom: 20px;
}

/*===============================
■ media Queries 【PC用】
=================================*/
@media only screen and (min-width: 840px) {
#higai article h3 {
	width: 610px;
	margin: 0px auto 30px;
}

#higai article ul {

}
#higai article dl {
	width: 600px;
	margin: 0px auto;
}
#higai article dd {
	font-size: 1.15em;
	line-height: 150%;
}

}/* PC用 */

/*----------------------------------------------------
■ 6．害鳥の種類
----------------------------------------------------*/

#syurui article h3 {
	margin-bottom: 20px;
	padding: 8px 15px;
	background: #d80000;
	border-radius: 6px;
	color: #fff;
}

/* 種類 ------------------------------ */
#syurui article dl.syurui {
	padding: 20px 20px 30px;
}

#syurui article dl.syurui dt {
	margin: 0px;
	padding: 0px 0px 10px 40px;
	background: url(../../images/syurui/syurui_ic001.png) 
		0px 0px 
		no-repeat;
	font-size: 22px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	font-weight: bold;
	line-height: 43px;
}
#syurui article dl.syurui dt em {
	margin-left: 1em;
	padding: 0px 10px;
	font-size: 0.65em;
	background: #d80000;
	color: #ffffff;
	font-weight: bold;
}
#syurui article dl.syurui dt strong {
	margin-left: 0.5em;
	font-size: 0.65em;
	font-weight: bold;
}

#syurui article dl.syurui dd {
	padding: 0px 10px 20px;
	zoom: 1;
}
#syurui article dl.syurui dd:after {
	content: "";
	display: block;
	clear: both;
}

#syurui article dl.syurui dd img {
	padding-right: 20px;
}

/* 生態 ------------------------------ */

#syurui article h4 {
	margin: 20px; 0px;
	padding: 8px 5px 5px;
	border-top: solid 5px #d80000;
	border-bottom: dotted 1px #333333;
	font-size: 1.25em;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	font-weight: bold;
}

#syurui article ul.seitai {
	margin: 0px 20px;
	padding: 0px 0px 30px;
	text-align: center;
}
#syurui article ul.seitai dd {
	margin-bottom: 20px;
	line-height: 120%;
}
#syurui article ul.seitai strong {
	font-size: 1.15em;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	line-height: 2em;
	background: #fedd00;
}


/*===============================
■ media Queries 【PC用】
=================================*/
@media only screen and (min-width: 840px) {
#syurui article dl.syurui dt {
	line-height: 50px;
}

/* 生態 ------------------------------ */

#syurui article ul.seitai li {
	float: left;
	width: 40%;
	margin: 0px 0px 0px 5%;
}
#syurui article ul li img {
}

#syurui article ul {
	  zoom: 1;
}
#syurui article ul:after {
	content: "";
	display: block;
	clear: both;
}

#syurui article p {
	margin: 0 0 2rem;
}

#syurui article dl.syurui dd img {
	padding-right: 20px;
}

}/* //PC用 */

/*----------------------------------------------------
■ 7．お問い合わせ
----------------------------------------------------*/

#inquiry article dl {
	margin: 0px 20px 0px 10px;
	font-size: 1.15em;
}
#inquiry article dl dt {
	font-weight: bold;
}
#inquiry article dl dt strong {
	padding-left: 5px;
	color: #d80000;
}
#inquiry article dl dd {
	padding: 0px 0px 10px;
}
#inquiry article dl dd input {
	padding: 5px;
	font-size: 1.25em;
}
#inquiry article dl dd input,
#inquiry article dl dd textarea {
	width: 100%;
}
#inquiry article dl dd.kaitou input {
	width: 1em;
	height: 1em;
	line-height: 1em;
	vertical-align: bottom;
}
#inquiry article dl dd dl {
	margin: 10px 0px 10px 30px;
}

#inquiry article p.conf input {
	margin-bottom: 30px;
	padding: 1em 1em 1em 2em;
	font-size: 1.15em;
	font-weight: bold;
	letter-spacing: 1em;
}
#inquiry article p.reset input {
	padding: 0.5em;
}

#formWrap dt {
	border-top: dotted 1px #333333;
}

@media only screen and (min-width: 840px) {

#inquiry article dl {
	width: 70%;
	margin: 0px auto;
}

}/* 