/*量産用CSS*/
/*-------------
全デバイスとスマホ向け
-------------*/
.mp-breadcrumbs {
	margin: 10px auto 9px!important;
	line-height: 1.4;
}

/*メイン下*/
#main-mp2 {
	border-top: 1px solid #ccc;
	padding: 10px 0 14px;
	background-image: url(https://gaichujusos-kujo.com/gaichu/wp-content/uploads/2026/01/bg_interior.jpg);
	background-size: cover;
	background-position: center center;
}
.main-mp2-ttl {
	width: 95%;
	margin: 0 auto 3px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.main-mp2-ttl-left {
	width: 69%;
}
.main-mp2-ttl-txt {
	margin: 3px 0 11px 0;
}
.main-mp2-ttl-txt h2 {
	font-size: 8.6vw;
	font-weight: 600;
	color: #dd0010;
	margin-bottom: 2px;
}
.main-mp2-ttl-txt h2 span {
	font-size: 5vw;
}
.main-mp2-ttl-txt h3 {
	font-size: 8vw;
	font-weight: 600;
}
.main-mp2-ttl-img {
	width: 30%;
}
.main-mp2-service-txt1 {
	background: #c50202;
	text-align: center;
	font-size: 3.4vw;
	font-weight: 600;
	color: #fff;
	padding: 9px 0;
	margin-bottom: 5px;
}
.main-mp2-service-txt1 span {
	background: #fff;
	color: #000;
	padding: 0 5px;
}
#main-mp2 h4 {
	font-size: 5vw;
	line-height: 1.36;
	text-align: center;
}

/*注意*/
#top-coution {
	background: #000;
	padding: 4px 0;
	color: #fff;
	text-align: center;
	font-size: 3.6vw;
	font-weight: 700;
	line-height: 1.3;
}

/*インフォメーション*/
ul.mp-info-time {
	list-style-type: none;
}
ul.mp-info-time li {
	display: block;
	padding: 8px 0 12px;
	text-align: center;
	font-size: 3.6vw;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}
ul.mp-info-time li span {
	font-size: 5vw;
	color: #fffc00;
	border-bottom: 3px solid #fffc00;
}
.mp-info-time1 {
	background: #00a0e9;
}
.mp-info-time2 {
	background: #dd0010;
}
.mp-info-all {
	display: block;
	padding: 8px 0;
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
	line-height: 1;
	background: #fffc00;
	color: #dd0010;
}

/*メッセージ*/
#mp-message {
	width: 90%;
	margin: 20px auto;
}
#mp-message h2 {
	text-align: center;
	font-size: 5.6vw;
	line-height: 1.5;
	margin-bottom: 12px;
}

/*信頼の証明*/
ul.mp-trust-list {
	width: 90%;
	margin: 0 auto 20px;
	list-style-type: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
ul.mp-trust-list li {
	width: 32%;
}
ul.mp-trust-list li h4 {
	text-align: center;
	font-size: 3vw;
	line-height: 1.3;
	margin-bottom: 6px;
}
.mp-trust-google {
	margin-bottom: 20px;	
}

/*被害でお困り*/
#mp-komaru {
	margin: 20px 0;
}
#mp-komaru h2 {
	text-align: center;
	font-size: 5vw;
	line-height: 1.4;
	margin-bottom: 12px;
}
.mp-komaru-ttl {
	margin-bottom: 16px;
}
.mp-komaru-ttl-list {
	width: 90%;
	margin: 0 auto;
}
.mp-komaru-ttl-detail {
	margin-bottom: 14px;
}
.mp-komaru-ttl-detail h3 {
	padding: 6px 0 8px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	font-size: 4.8vw;
}
#mp-komaru-ttl-detail1 h3 {
	background: #fce4d8;
}
#mp-komaru-ttl-detail2 h3 {
	background: #d6f8e7;
}
#mp-komaru-ttl-detail3 h3 {
	background: #fbf2ce;
}
#mp-komaru-ttl-detail4 h3 {
	background: #d9dbf1;
}
.mp-komaru-ttl-detail ul {
	background: #f8f5f2;
	padding: 12px 4% 12px 10%;
	border-radius: 0 0 10px 10px;
}
.mp-komaru-ttl-detail ul li {
	font-size: 3.5vw;
}

/*悩みが増えてる*/
#mp-nayami {
	margin-bottom: 30px;
}
#mp-nayami h3 {
	text-align: center;
	font-size: 4.8vw;
	line-height: 1.4;
	margin-bottom: 12px;
}
.mp-komaru-ttl {
	margin-bottom: 12px;
}
#mp-nayami p {
	width: 90%;
	margin: 0 auto;
}

/*あらゆる害虫に対応*/
#mp-arayuru h2 {
	text-align: center;
	font-size: 5vw;
	line-height: 1.4;
	margin-bottom: 12px;
}
.mp-arayuru-ttl {
	margin-bottom: 12px;
}
.arayuru-intro {
	width: 90%;
	margin: 0 auto 20px;
}
.mp-arayuru-btnt {
	text-align: center;
	font-size: 3.6vw;
	font-weight: 500;
	margin-bottom: 15px;
}
ul.mp-arayuru-btn {
	list-style-type: none;
	width: 90%;
	margin: 0 auto 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 4%;
}
ul.mp-arayuru-btn li {
	width: 48%;
	text-align: center;
	font-size: 4vw;
	font-weight: 600;
	margin-bottom: 4%;
	position: relative;
}
ul.mp-arayuru-btn li a {
	display: block;
	padding: 5px 0 6px;
	color: #333;
	text-decoration: none;
	border: 1px solid #dd0010;
	border-radius: 10px;
}
ul.mp-arayuru-btn li:before {
	content: '▼';
	font-size: 3.5vw;
	color: #dd0010;
	position: absolute;
	top: 22%;
	left: 4%;
}
ul.mp-arayuru-list {
	list-style-type: none;
	width: 90%;
	margin: 0 auto 30px;
}
ul.mp-arayuru-list li {
	margin-bottom: 15px;
	background: #eee;
}
.mp-arayuru-list-ttl {
	padding: 4px 0;
	background: #dd0010;
	color: #fff;
}
ul.mp-arayuru-list li h3 {
	font-size: 5vw;
	text-align: center;
}
.mp-arayuru-list-ttl-sub {
	font-size: 2.6vw;
	text-align: center;
}
.toggle-btn {
	text-align: center;
	display: block;
	width: 40%;
	margin: 12px auto;
	background: #dd0010;
	border-radius: 5px;
	padding: 4px 0 3px;
	font-size: 3.6vw;
	color: #fff;
	cursor: pointer;
}
.toggle-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
}
.toggle-content.open {
	max-height: 600px; /* 内容に応じて十分な高さを設定しておく */
}
ul.mp-arayuru-list li p {
	width: 90%;
	margin: 0 auto 20px;
}
.mp-arayuru-matome h3 {
	text-align: center;
	font-size: 4.8vw;
	line-height: 1.5;
	margin-bottom: 12px;
}
.mp-arayuru-matome-img {
	width: 90%;
	margin: 0 auto 12px;
}
.mp-arayuru-matome p {
	width: 90%;
	margin: 0 auto 20px;
}

/*依頼目安*/
#mp-meyasu h2 {
	text-align: center;
	font-size: 5vw;
	line-height: 1.4;
	margin-bottom: 12px;
	color: #dd0010;
}
.mp-meyasu-ttl {
	width: 90%;
	margin: 0 auto 12px;
}
#mp-meyasu p {
	width: 90%;
	margin: 0 auto 20px;
}

/*有効な防除方法*/
#mp-how h2 {
	text-align: center;
	font-size: 5vw;
	line-height: 1.4;
	background: #dd0010;
	color: #fff;
	padding: 6px 0;
}
.mp-how-ttl {
	width: 100%;
	margin: 0 auto 12px;
}
#mp-how p {
	width: 90%;
	margin: 0 auto 20px;
}
.mp-how-box {
	width: 90%;
	margin: 0 auto 20px;
	background: #eee;
	padding: 10px 0 13px;
	border-top: 8px solid #dd0010;
}
.mp-how-box h3 {
	text-align: center;
	font-size: 5vw;
	line-height: 1.4;
	color: #dd0010;
	margin-bottom: 10px;
}
.mp-how-img {
	margin-bottom: 12px;
}
.mp-how-box p {
	margin-bottom: 0!important;
}

/*流れと施工方法*/
#mp-flow h2 {
	text-align: center;
	font-size: 5vw;
	line-height: 1.4;
	background: #dd0010;
	color: #fff;
	padding: 6px 0;
}
.mp-flow-ttl {
	width: 100%;
	margin: 0 auto 12px;
}
#mp-flow p {
	width: 90%;
	margin: 0 auto 20px;
}
#mp-flow ul {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
}
#mp-flow ul li {
	background: #f8f8f8;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-bottom: 30px;
	position: relative;
}
#mp-flow ul li:after {
	content: '';
	width: 22px;
	height: 22px;
	border-left: 6px solid #dd0010;
	border-bottom: 6px solid #dd0010;
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	rotate: -45deg; 
}
#mp-flow ul li:last-child:after {
	content: none;
}
#mp-flow ul li h3 {
	text-align: center;
	font-size: 4.3vw;
	line-height: 1.4;
	padding-top: 15px;
	margin-bottom: 10px;
}
#mp-flow ul li h3 span {
	color: #dd0010;
}
.mp-flow-img {
	width: 90%;
	margin: 0 auto 10px;
}

/*お客様の口コミ */
#mp-voice {
	background: #eee;
	padding-bottom: 10px;
}
#mp-voice h2 {
	text-align: center;
	font-size: 4.7vw;
	line-height: 1.4;
	background: #dd0010;
	padding: 6px 0;
	color: #fff;
	margin-bottom: 15px;
}
ul.mp-voice-list {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
}
ul.mp-voice-list li {
	clear: both;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.mp-voice-list-ttl {
	padding: 15px 0 10px;
	text-align: center;
}
.mp-voice-list-ttl h4 {
	font-size: 3.8vw;
}
.mp-voice-list-ttl h3 {
	font-size: 4.2vw;
	color: #dd0010;
}
.mp-voice-list-txt {
	font-size: 3.2vw;
}
.mp-voice-list-detail {
	width: 90%;
	margin: 0 auto;
}
.mp-voice-photo {
	width: 43%;
	float: left;
	margin: 8px 4% 15px 0;
}
.mp-voice-list-detail p {
	margin-bottom: 20px;
}

/*施工の実例 */
#mp-example {
    background: #eee;
    padding-bottom: 10px;
}
#mp-example h2 {
    text-align: center;
    background: #dd0010;
    padding: 10px 0;
    font-size: 5vw;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 15px;
}
ul.mp-example-list {
    list-style-type: none;
    display: block;
    width: 90%;
    margin: 0 auto;
}
ul.mp-example-list li {
    display: block;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}
.mp-example-list-ttl {
	background: #333;
    color: #fff;
	padding: 12px 4%;
	border-radius: 10px 10px 0 0;
}
ul.mp-example-list li h3 {
    font-size: 4.8vw;
    line-height: 1.4;
	text-align: center;
	margin-bottom: 7px;
}
.mp-example-list-detail {
	font-size: 3.3vw;
}
.mp-example-list-txt {
    padding: 15px 4%;
    text-align: center;
}
.mp-example-list-txt p {
    text-align: left;
    margin-bottom: 0;
    padding-top: 15px;
}

/*選び方と料金相場*/
#mp-select {
	width: 100%;
}
#mp-select h2 {
    text-align: center;
    background: #dd0010;
    padding: 10px 0;
    font-size: 5vw;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 15px;
}
.mp-select-intro {
	width: 90%;
	margin: 0 auto 15px;
	padding: 0;
}
.mp-select-box {
	width: 80%;
	margin: 0 auto 12px;
	border: 1px solid #666;
	border-radius: 5px;
	padding: 18px 5%;
}
.mp-select-box h3 {
	text-align: center;
	font-size: 4.6vw;
    line-height: 1.4;
	color: #dd0010;
	border-bottom: 2px solid #dd0010;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.mp-select-box ul {
	list-style-type: none;
}
.mp-select-box ul li {
	font-size: 14px;
	margin-bottom: 5px;
}
.mp-select-box p {
	margin-bottom: 0;
}
.mp-select-mb {
	margin-bottom: 12px!important;
}

/*害虫被害と発生カレンダー*/
#mp-season {
	width: 100%;
}
#mp-season h2 {
    text-align: center;
    background: #fff000;
    padding: 10px 0;
    font-size: 4.5vw;
    line-height: 1.4;
    color: #dd0010;
}
.mp-season-ttl {
	width: 100%;
	margin-bottom: 15px;
}
#mp-season p {
	width: 90%;
	margin: 0 auto 15px;
}
.mp-season-box {
	width: 90%;
	margin: 0 auto 20px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px 0;
}
.mp-season-box h3 {
	font-size: 4vw;
	text-align: center;
	margin-bottom: 10px;
}
.mp-season-img {
	margin-bottom: 15px;
}
.mp-season-box p {
	margin-bottom: 5px!important;
}

/*エリア*/
#mp-area h3 {
	font-size: 4.8vw;
	color: #dd0010;
	text-align: center;
	margin-bottom: 10px;
}
.blog-townname {
	width: 90%;
	margin: 0 auto 30px;
}
.mp-areainfo-txt {
	width: 90%;
	margin: 0 auto 30px;
	overflow: hidden;
}
.mp-areainfo-detail {
	width: 90%;
	margin: 0 auto 30px;
	overflow: hidden;
}
.mp-areainfo-detail h3 {
	font-size: 4.4vw!important;
	color: #dd0010;
	margin-bottom: 15px!important;
}
.mp-areainfo-detail h4 {
	font-size: 3.7vw!important;
	color: #dd0010;
	margin-bottom: 10px!important;
}
.mp-areainfo-detail p {
	margin-bottom: 20px!important;
}
.mp-areainfo-detail ul {
	margin-bottom: 20px!important;
}
.mp-areainfo-detail ul li {
	font-size: 14px:
}

/*よくある質問*/
#faq h4 {
	font-size: 4.2vw;
	color: #229ada;
	text-align: center;
	margin-bottom: 12px;
}



/*会社概要*/
#company table {
	width: 90%;
	margin: 0 auto 30px;
}
#company table th {
	font-size: 3.5vw;
	color: #fff;
	padding: 10px;
	background: #229ada;
	border: 2px solid #fff;
}
#company table td {
	font-size: 3.3vw;
	padding: 10px;
	background: #eee;
	border: 2px solid #fff;
}

/*-------------
PC向け（780px以上）
-------------*/
@media only screen and (min-width: 880px) {
	.mp-breadcrumbs {
		margin: 10px auto 15px!important;
	}
	
	/*メイン下*/
	#main-mp2 {
		padding: 20px 0 25px;
		background-position: top center;
	}
	.main-mp2-ttl {
		width: 1000px;
		margin: 0 auto 12px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.main-mp2-ttl-left {
		width: 73%;
	}
	.main-mp2-ttl-txt {
		margin: 6px 0 14px 0;
	}
	.main-mp2-ttl-txt h2 {
		font-size: 70px;
		margin-bottom: 2px;
	}
	.main-mp2-ttl-txt h2 span {
		font-size: 44px;
	}
	.main-mp2-ttl-txt h3 {
		font-size: 84px;
	}
	.main-mp2-ttl-img {
		width: 25%;
	}
	.main-mp2-service-txt1 {
		font-size: 24px;
		padding: 15px 0;
		margin-bottom: 15px;
	}
	.main-mp2-service-txt1 span {
		padding: 0 10px;
	}
	#main-mp2 h4 {
		font-size: 39px;
	}

	/*注意*/
	#top-coution {
		padding: 10px 0;
		font-size: 21px;
	}
	
	/*インフォメーション*/
	ul.mp-info-time {
	}
	ul.mp-info-time li {
		padding: 15px 0 20px;
		font-size: 21px;
	}
	ul.mp-info-time li span {
		font-size: 30px;
		border-bottom: 3px solid #fffc00;
	}
	.mp-info-all {
		display: block;
		padding: 12x 0;
		font-size: 24px;
	}
	.mp-info-campaign {
		text-align: center;
		width: 800px;
		margin: 0 auto;
	}
	.mp-info-payment {
		text-align: center;
		width: 800px;
		margin: 0 auto;
	}
	
	/*メッセージ*/
	#mp-message {
		width: 1000px;
		margin: 20px auto;
	}
	#mp-message h2 {
		font-size: 33px;
		margin-bottom: 20px;
	}

	/*信頼の証明*/
	ul.mp-trust-list {
		width: 1000px;
		margin: 0 auto 40px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	ul.mp-trust-list li {
		width: 32%;
	}
	ul.mp-trust-list li h4 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.mp-trust-google {
		width: 1000px;
		margin: 0 auto 30px;
	}
	.mp-trust-tv {
		width: 800px;
		margin: 0 auto 30px;
	}

	/*被害でお困り*/
	#mp-komaru {
		margin: 20px 0;
	}
	#mp-komaru h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.mp-komaru-ttl {
		width: 1000px;
		margin: 0 auto 25px;
		text-align: center;
	}
	.mp-komaru-ttl-list {
		width: 1000px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		gap: 4%;
	}
	.mp-komaru-ttl-detail {
		width: 48%;
		margin-bottom: 25px;
	}
	.mp-komaru-ttl-detail h3 {
		padding: 10px 0 15px;
		border-radius: 10px 10px 0 0;
		font-size: 28px;
	}
	.mp-komaru-ttl-detail ul {
		padding: 18px 4% 18px 10%;
		border-radius: 0 0 10px 10px;
	}
	.mp-komaru-ttl-detail ul li {
		font-size: 20px;
	}
	
	/*悩みが増えてる*/
	#mp-nayami {
		margin-bottom: 30px;
	}
	#mp-nayami h3 {
		font-size: 28px;
		margin-bottom: 18px;
	}
	.mp-komaru-ttl {
		margin-bottom: 20px;
	}
	#mp-nayami p {
		width: 1000px;
		margin: 0 auto;
	}

	/*あらゆる害虫に対応*/
	#mp-arayuru h2 {
		font-size: 30px;
		margin-bottom: 18px;
	}
	.mp-arayuru-ttl {
		width: 1000px;
		margin: 0 auto 20px;
		text-align: center;
	}
	.arayuru-intro {
		width: 1000px;
		margin: 0 auto 20px;
	}
	.mp-arayuru-btnt {
		font-size: 20px;
		margin-bottom: 20px;
	}
	ul.mp-arayuru-btn {
		width: 1000px;
		margin: 0 auto 20px;
		display: flex;
		flex-wrap: wrap;
		gap: 2.6666666%;
	}
	ul.mp-arayuru-btn li {
		width: 23%;
		font-size: 22px;
		margin-bottom: 2.6666666%;
		position: relative;
	}
	ul.mp-arayuru-btn li a {
		padding: 5px 0 6px;
		border: 1px solid #dd0010;
		border-radius: 10px;
	}
	ul.mp-arayuru-btn li:before {
		content: '▼';
		font-size: 20px;
		position: absolute;
		top: 22%;
		left: 4%;
	}
	ul.mp-arayuru-list {
		width: 1000px;
		margin: 0 auto 40px;
		display: flex;
		flex-wrap: wrap;
		gap: 4%;
	}
	ul.mp-arayuru-list li {
		width: 48%;
		margin-bottom: 40px;
	}
	.mp-arayuru-list-ttl {
		height: 65px;
		padding: 4px 0;
	}
	ul.mp-arayuru-list li h3 {
		font-size: 24px;
	}
	.mp-arayuru-list-ttl-sub {
		font-size: 13px;
	}
	.mp-arayuru-list-txt {
		margin: 20px 0;
	}
	.toggle-btn {
		display: block;
		width: 40%;
		margin: 30px auto;
		border-radius: 5px;
		padding: 6px 0 5px;
		font-size: 20px;
	}
	.toggle-content {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.4s ease;
	}
	.toggle-content.open {
		max-height: 600px; /* 内容に応じて十分な高さを設定しておく */
	}
	ul.mp-arayuru-list li p {
		width: 90%;
		margin: 20px auto 20px;
	}
	.mp-arayuru-matome h3 {
		font-size: 28px;
		margin-bottom: 18px;
	}
	.mp-arayuru-matome-img {
		width: 1000px;
		margin: 0 auto 18px;
	}
	.mp-arayuru-matome p {
		width: 1000px;
		margin: 0 auto 30px;
	}

	/*依頼目安*/
	#mp-meyasu h2 {
		font-size: 30px;
		margin-bottom: 18px;
	}
	.mp-meyasu-ttl {
		width: 1000px;
		margin: 0 auto 18px;
	}
	#mp-meyasu p {
		width: 1000px;
		margin: 0 auto 32px;
	}
	
	/*有効な防除方法*/
	#mp-how h2 {
		font-size: 30px;
		line-height: 1.4;
		padding: 12px 0;
	}
	.mp-how-ttl {
		width: 1000px;
		margin: 0 auto 18px;
	}
	#mp-how p {
		width: 940px;
		margin: 0 auto 30px;
	}
	.mp-how-box {
		width: 1000px;
		margin: 0 auto 30px;
		padding: 16px 0 20px;
		border-top: 8px solid #dd0010;
	}
	.mp-how-box h3 {
		font-size: 30px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	.mp-how-img {
		margin-bottom: 18px;
	}

	/*流れと施工方法*/
	#mp-flow h2 {
		font-size: 30px;
		line-height: 1.4;
		padding: 12px 0;
	}
	.mp-flow-ttl {
		width: 1000px;
		margin: 0 auto 12px;
	}
	#mp-flow p {
		width: 900px;
		margin: 0 auto 20px;
	}
	#mp-flow ul {
		width: 900px;
		margin: 0 auto;
	}
	#mp-flow ul li {
		border: 1px solid #ccc;
		border-radius: 10px;
		margin-bottom: 30px;
		position: relative;
	}
	#mp-flow ul li:after {
		content: '';
		width: 22px;
		height: 22px;
		border-left: 6px solid #dd0010;
		border-bottom: 6px solid #dd0010;
		position: absolute;
		bottom: -2px;
		left: 50%;
		transform: translateX(-50%);
		rotate: -45deg; 
	}
	#mp-flow ul li:last-child:after {
		content: none;
	}
	#mp-flow ul li h3 {
		font-size: 25px;
		line-height: 1.4;
		padding-top: 20px;
		margin-bottom: 15px;
	}
	#mp-flow ul li h3 span {
	}
	.mp-flow-img {
		width: 900px;
		margin: 0 auto 10px;
		text-align: center;
	}
	#mp-flow ul li p {
		width: 840px;
	}
	
	/*お客様の口コミ */
	#mp-voice {
		padding-bottom: 10px;
	}
	#mp-voice h2 {
		padding: 15px 0;
		font-size: 28px;
		margin-bottom: 15px;
	}
	ul.mp-voice-list {
		width: 900px;
		margin: 0 auto;
	}
	ul.mp-voice-list li {
		margin-bottom: 20px;
	}
	.mp-voice-list-ttl {
		padding: 20px 0 15px;
	}
	.mp-voice-list-ttl h4 {
		font-size: 22px;
	}
	.mp-voice-list-ttl h3 {
		font-size: 26px;
	}
	.mp-voice-list-txt {
		font-size: 16px;
	}
	.mp-voice-list-detail {
		width: 90%;
		margin: 0 auto;
	}
	.mp-voice-photo {
		width: 24%;
		float: left;
		margin: 9px 4% 20px 0;
	}
	.mp-voice-list-detail p {
		margin-bottom: 20px;
	}
	
	/*施工の実例 */
	#mp-example {
    	padding-bottom: 20px;
	}
	#mp-example h2 {
 	   padding: 16px 0;
    	font-size: 30px;
    	line-height: 1.4;
 	   margin-bottom: 22px;
	}
	ul.mp-example-list {
    	display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
    	width: 1000px;
    	margin: 0 auto;
	}
	ul.mp-example-list li {
		width: 48%;
    	display: block;
    	border-radius: 10px;
    	margin-bottom: 30px;
	}
	.mp-example-list-ttl {
		padding: 18px 25px;
		border-radius: 10px 10px 0 0;
	}
	ul.mp-example-list li h3 {
    	font-size: 26px;
 	   line-height: 1.4;
		margin-bottom: 12px;
	}
	.mp-example-list-detail {
		font-size: 18px;
	}
	.mp-example-list-txt {
    	padding: 21px 25px;
	}
	.mp-example-list-txt p {
    	text-align: left;
    	margin-bottom: 0;
    	padding-top: 22px;
	}

	/*選び方と料金相場*/
	#mp-select {
	}
	#mp-select h2 {
    	padding: 15px 0;
    	font-size: 30px;
    	line-height: 1.4;
 	   margin-bottom: 22px;
	}
	.mp-select-intro {
		width: 1000px;
		margin: 0 auto 15px;
		padding: 0;
	}
	.mp-select-box {
		width: 980px;
		margin: 0 auto 17px;
		border: 1px solid #666;
		border-radius: 10px;
		padding: 22px 25px;
	}
	.mp-select-box h3 {
		font-size: 26px;
		line-height: 1.4;
		border-bottom: 2px solid #dd0010;
		padding-bottom: 14px;
		margin-bottom: 14px;
	}
	.mp-select-box ul {
	}
	.mp-select-box ul li {
		font-size: 14px;
		margin-bottom: 7px;
	}
	.mp-select-box p {
		margin-bottom: 0;
	}
	.mp-select-mb {
		margin-bottom: 15px!important;
	}

	/*害虫被害と発生カレンダー*/
	#mp-season {
		width: 100%;
	}
	#mp-season h2 {
	    padding: 15px 0;
	    font-size: 26px;
    	line-height: 1.4;
	}
	.mp-season-ttl {
		width: 1000px;
		margin: 0 auto 21px;
	}
	#mp-season p {
		width: 1000px;
		margin: 0 auto 21px;
	}
	.mp-season-box {
		width: 1000px;
		margin: 0 auto 25px;
		border: 1px solid #ccc;
		padding: 21px 0;
	}
	.mp-season-box h3 {
		font-size: 24px;
		margin-bottom: 14px;
	}
	.mp-season-img {
		margin-bottom: 22px;
	}
	.mp-season-box p {
		width: 940px!important;
		margin-bottom: 5px!important;
	}
	
	/*エリア*/
	#mp-area h3 {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.blog-townname {
		width: 1000px;
		margin: 0 auto 30px;
	}
	.mp-areainfo-txt {
		width: 1000px;
		margin: 0 auto 30px;
		overflow: hidden;
	}
	.mp-areainfo-detail {
		width: 1000px;
		margin: 0 auto 30px;
		overflow: hidden;
	}
	.mp-areainfo-detail h3 {
		font-size: 26px!important;
		margin-bottom: 15px!important;
	}
	.mp-areainfo-detail h4 {
		font-size: 22px!important;
		margin-bottom: 10px!important;
	}
	.mp-areainfo-detail p {
		margin-bottom: 20px!important;
	}
	.mp-areainfo-detail ul {
		margin-bottom: 20px!important;
	}
	.mp-areainfo-detail ul li {
		font-size: 14px:
	}
	
	/*よくある質問*/
	#faq h4 {
		font-size: 22px;
		margin-bottom: 12px;
	}

	/*会社概要*/
	#company table {
		width: 900px;
		margin: 0 auto 30px;
	}
	#company table th {
		font-size: 18px;
		padding: 20px 0;
	}
	#company table td {
		font-size: 17px;
		line-height: 1.5;
		padding: 20px;
	}

}