@import url("reset.css");
@import url("menu.css");

.sub-title{
	font-size: 24px;
	text-align: center;
	letter-spacing: 2px;
	font-family: 'Century Gothic';

    font-weight: bold;
    position: relative;
top: 50%;
-webkit-transform: translateY(-50%); /* Safari用 */
transform: translateY(-50%);
}
.about{
	background-image: url(../image/about/about_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
width: 100%;
height: 350px;
}
.gyoza{
	background-image: url(../image/gyoza/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
width: 100%;
height: 350px;
}
.dc-bg{
	background-image: url(../image/d-clean/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
width: 100%;
height: 350px;
}
.about-contents,.gyoza-contents,.d-clean-menu{
	width: 1000px;
	margin:100px auto;
	line-height: 2;
}
.about-contents .midashi{
	line-height: 2.4;
}
.about-block{
	margin: 100px 0;
}
.about-area{

display: flex;
-webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   
}
.corona-menu{
	margin-top:40px;
}
.about-box{
width: 300px;
margin:0 0 50px ;
}
.about-box h2{
	background-image: url(../image/about/title_point.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 24px;
	font-weight: bold;
	color: #F5A623;
	padding: 0 0 0 28px;
	    margin: 0 0 8px;
}
.about-box img{
	width: 100%;
}
.about-box ul{
	font-size: 14px;
}
.company{
	width: 800px;
	margin:0 auto;
}
.company dl{
	margin: 80px 0;
}
.company dt{
	width: 160px;
	float: left;
	color: #444;
	padding: 20px;
	box-sizing: border-box;
}
.company dd{
border-bottom: solid #ccc 1px;
padding: 20px;
	box-sizing: border-box;
}
.midashi-pic{
	width: 300px;
	float: left;
}
.midashi-title{
	float: right;
	width: 654px;
}
.midashi-title h2{
	color: #F5A623;
	font-size: 18px;
	font-weight: bold;
	margin:0 0 20px;
}
.gyoza-box{
width: 300px;
height: 234px;
margin:0 0 50px ;
border:solid #ccc 1px;
box-sizing: border-box;
color: #000;
text-align: center;
box-sizing: border-box;
    padding: 86px 0 0 0;
}
.gyoza-box h2{
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 20px;
}
.gyoza-box p{
	font-size: 12px;
}
.kamei{
	margin: 50px auto;
	width: 1000px;
}
.kamei img{
	width: 100%;
}
.sp-kamei{
	display: none;
}
a.btn{
  display: inline-block;
  width: 300px;
  box-sizing: border-box;
  padding: 20px 30px;
  border: 1px solid #222;
  background: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
}
a.btn:hover {
  background: #fff;
  color: #555;
}
.kamei-contact{
	text-align: center;
}
.dc h1 img{
	width: 100px;
}
.d-menu{
	width: 300px;

margin:0 0 50px ;

box-sizing: border-box;
color: #000;
text-align: center;
box-sizing: border-box;
    padding: 20px;
    position: relative;
}
.d-menu a.btn{
	background-color: transparent;
	border:solid #ccc 1px;
	color: #000;
}
.d-menu a.btn:hover{
	border:solid green 1px;
}
.d-menu h2{
	font-weight: bold;
	
	font-size: 20px;
}
.d-menu a{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.shop-clean,.bug-clean,.myco-clean,.pro-clean,.keiyaku{
	width: 1000px;
	margin:0 auto 100px;
	text-align: center;
}
.shop-clean{
margin-bottom: 0;
}
.myco-clean,.pro-clean{
	margin-bottom: 20px;
}
.shop-clean h2,.bug-clean h2,.myco-clean h2{
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	padding: 0 0 20px;
	letter-spacing: 10px;
	margin: 0 0 40px;
}
.myco-clean{
	position: relative;
}
.offb{
	position: absolute;
	top:0;
	left:0;
	width: 264px;
}
.offb img{
	width: 100%;
}
.myco-clean h3{
	font-size: 40px;
	color: green;
	margin-bottom: 40px;
}
.myco-clean h4{
	line-height: 1.6;
	font-weight: bold;
}
.myco-clean p{
	line-height: 1.6;
}
.checklist{
margin: 30px auto;
    width: 760px;
}
.checklist img{
	float: left;
}
.checklist ul{
	text-align: left;
	float: left;
	margin: 0 0 0 30px;
}
.checklist ul li{
	background-image: url(../image/d-clean/check.png);
	background-repeat: no-repeat;
	background-size: 30px;
	padding: 6px 0 10px 38px;
    margin: 0 0 20px 0;
}
.price-div{
	display: flex;
	justify-content: space-between;
}
.price{
	width: 45%;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.price-right{
	width: 53%;
	/*display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	*/
}
.price .price-box{
	width: 220px;
	margin: 20px 0;
}
.price .price-box img{
	width: 100%;
}
.price-right .price-box{
	width: 220px;
	margin: 20px 0 0;
	float: left;
}
.price-right .price-box img{
	width: 100%;
}
.price .price-box p strong{
	color: red;
    font-weight: bold;
}
.price-right dl{
width: 300px;
float: right;
margin: 20px 0 0 0;
}
.price-right dt{
float: left;
}
.price-right dd{
margin: 0 0 20px 210px;
    color: red;
    font-weight: bold;
}
.pro-clean h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 2;
	margin: 20px 0;
}
.pro-clean h4{
	color: #30a1d2;
	font-weight: bold;
	margin-top: 50px;
	font-size: 20px;
	margin-bottom: 30px;
}
.pro-pic{
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
	flex-wrap: wrap;
}
.pro-pic img{
	width: 22%;
	margin: 0 0 40px;
}
.pro-clean-price{
	text-align: left;
	display: flex;
	justify-content: space-between;
}
.pro-clean-price-left,.pro-clean-price-right{
width: 48%;
}
.price-list{
	text-align: left;
	width: 48%;

}
.price-list dl,.price-list table{
	margin: 0 0 30px 20px;
}
.price-list dt{
float: left;
width: 59%;
}
.price-list dd{
float: right;
width: 41%;
color: red;
text-align: right;
}
.price-list dt,.price-list dd,.price-list td{
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid #ccc 1px;
}
.price-list dt.no-border{
	border-bottom: none;
}
.price-list dt em,.price-list dd em,.price-list table em{
	font-size: 12px;
}
.price-list table{
	width: 100%;
}
.price-list table tr td:last-child{
	color: red;
	text-align: right;
}
.price-list td{
	padding:15px 0;
}
.price-list h4{
	color: #000;
	margin:  20px 0 30px 20px;
}
.price-list h5{
	margin: 0 0 10px 20px;
}
.parking{
	border:solid #ccc 1px;
	border-radius: 4px;
	padding:20px;
	box-sizing: border-box;
	line-height: 2;
	margin-bottom: 30px;
}
.komekome{
	font-size: 12px;
	margin: 0 0 50px 20px;
}
.flex{
	display: flex;
	justify-content: space-between;
}
.keiyaku{
	border:solid #ccc 1px;
	border-radius: 8px;
	background-color: #30a1d2;
	padding: 50px;
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	background-image: url(../image/d-clean/bg1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 800px;
}
.keiyaku-bg{
	background-image: url(../image/d-clean/bg2.png);
}
.keiyaku h3{
	    margin: 20px 0;
    font-size: 36px;
}
.keiyaku p{
margin-bottom: 20px;
}
.keiyaku h3 span{
	background-image: url(../image/d-clean/tel.svg);
	background-repeat: no-repeat;
	    background-size: 36px;
    padding: 0 0 0 48px;
}
.bug-clean h3{
 font-size: 20px;
 font-weight: bold;
 line-height: 1.6;
 color: green;
}
.bugs{
	width: 300px;
    margin: 0 0 30px;
}
.midashi{
	text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.sub-midashi{
	text-align: center;
}
.new-price{
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}
.new-price-contents{
	width: 49%;
background-color: orange;
border-radius: 5px;
color: #fff;
padding: 30px;
box-sizing: border-box;
}
.kansen{
	background-color: red;
}
.new-price-contents h3{
	color: #fff;
	font-size: 34px;
	margin: 0 0 20px 0;
	border-bottom: solid #fff 1px;
	padding: 0 0 20px 0;
}
.new-price-contents h4{
	font-size: 24px;
}
@media screen and (max-width: 640px) {
	.about-contents,.gyoza-contents{
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.about-contents .midashi{
		font-size: 16px;
	}
	.about-area{
		display: block;
	}
	.about-box{
		width: 100%;
	}
	.company{
		width: 100%;
		padding: 0 20px;
    box-sizing: border-box;
	}
	.company dt{
		float: none;
		padding: 20px 20px 10px 0;
	}
	.company dd{
		padding: 0px 20px 20px;
	}
	.pc-kamei{
		display: none;
	}
	.sp-kamei{
		display: block;
	}
	.midashi-pic {
    width: 100%;
    float: none;
}
.midashi-title {
    float: none;
    width: 100%;
}
.kamei{
	width: 100%;
}
.gyoza-box{
	width: 100%;
	height: 200px;
	margin-bottom: 15px;
	padding-top: 58px;
}
.checklist img{
	float: none;
}
.midashi-p{
	margin-bottom: 30px;
}
.d-clean-menu,.shop-clean, .bug-clean, .myco-clean, .pro-clean, .keiyaku,.checklist{
width: 100%;
	}
	.price,.price-right{
		width: 100%;
		padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
	}
	.price-div{
		display: block;
	}
	.price .price-box{
		width: 175px;
	}
	.price-right .price-box{
		width: 175px;
		margin: 20px auto;
		float: none;
	}
	.price-right dl{
		float: none;
		margin:20px auto;
	}
	.pro-clean h3{
		font-size: 18px;
		margin-bottom: 0;
	}
	.pro-pic img{
		width: 50%;
		margin: 0;
	}
	.pro-pic{
		margin:0;
	}
	.pro-clean-price{
		display: block;
	}
	.pro-clean-price-left, .pro-clean-price-right{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.pro-clean-price-left p,.pro-clean-price-right p{
		font-size: 12px;
	}
	.flex{
		display: block;
	}
	.price-list{
		    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
	}
	.price-list dl,.price-list table,.price-list h5 ,.komekome{
    margin: 20px 0 30px 0px;
}
.price-list h4{
	margin:0;
}
.nenkan{
	line-height: 2;
    margin: 0 20px;
    

}
.keiyaku{
	padding: 20px;
	margin: 0 auto 100px;
	width: 90%;
	background-image: none;
}
.keiyaku-bg{
	background-image: none;
}
.keiyaku p{
	font-size: 16px;
}
.d-menu{
	margin: 0 auto 20px;
	padding: 10px;
}
.d-menu h2{
	font-size: 16px;
}
.dc h1 img{
	width: 70px;
}
.keiyaku h3{
	font-size: 30px;
}
.keiyaku h3 span{
	padding: 0 0 6px 48px;
	color: #fff;
}
.keiyaku h3 a{
	color: #fff;
}
.offb{
	position: inherit;
	margin: 0 auto;
}
.new-price{
	display: block;
}
.new-price-contents{
	width: 95%;
	margin: 0 auto 20px ;
}
}