@import url("reset.css");
@import url("menu.css");
.scroll-icon{
	width: 30px;
	position: absolute;
	left:50%;
	bottom: 20px;
	margin-left: -15px;
}
#top-image{
	width: 100%;
	height: 100vh;
	background-image: url(../image/top/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.top-logo{
	background-color: rgba(255,255,255,0.8);
	width: 260px;
	height: 260px;
	position: absolute;
	top:50%;
	left:50%;
	margin: -130px 0 0 -130px;
	text-align: center;
	padding: 40px 0 0 0;
    box-sizing: border-box;
}
.top-logo a{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
}
.top-logo p{
	font-family: 'Century Gothic';
    font-size: 12px;
    letter-spacing: 1px;
    margin: 20px 0 0 0;
    line-height: 1.4;
}
.midashi{
	width: 774px;
	margin:160px auto;
}
.midashi h2{
	float: left;
	width: 200px;
	font-size: 24px;
	line-height: 2;
	background-image: url(../image/top/spoon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 135px auto;
	    box-sizing: border-box;
    padding: 26px 0 50px 0;
}
.midashi p,.midashi dl{
	float: right;
	width: 500px;
	font-size: 22px;
    line-height: 3;
}
.midashi dt{
	float: left;
	width: 180px;
	font-weight: bold;
}
.service{

}
h2.title,.about-text h3,.contact-text h3{
	font-family: 'Century Gothic';
	font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    margin:80px 0;
}
h2.title em{
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
}
.service,.contact{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.service-text,.contact-text{
	width: 28%;
	
	background-color: #fff;
	padding: 40px;
	margin: 60px 0 0 0;
}
.service-text h3{
	font-size: 18px;
	margin: 0 0 20px 0;
	font-weight: bold;
}
.service-text p,.contact-text p{
	line-height: 2;
	font-size: 14px;
}
.service-content,.about-contents{
margin: 0 0 100px 0;
position: relative;
background-repeat: no-repeat;
	
	background-size: 86% auto;
}
.about-contents{
	margin-bottom: 0;
}
.has{
	background-image: url(../image/top/has.png);
	background-position: left center;
}
.gyoza{
	background-image: url(../image/top/gyoza.png);
	background-position: right center;
}
.dcl{
	background-image: url(../image/d-clean/bg.jpg);
	background-position: right center;
}
.has-logo{
	width: 100px;
	position: absolute;
	top: 50%;
	left: 40%;
	margin: -50px 0 0 -50px;
}
.gyoza-logo{
	width: 220px;
	position: absolute;
	top: 50%;
	right: 25%;
	margin: -50px 0 0 -50px;
}
.dc-logo{
	width: 100px;
	position: absolute;
	top: 50%;
	right: 30%;
	margin: -50px 0 0 -50px;
}
.usen-contents{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto 80px;
	
}
.up-link,.usen{
	width: 47%;
}
.usen-contents img{
 width: 100%;

}
.usen-contents p{
	line-height: 2;
    font-size: 14px;
    margin: 16px 0px 10px 0;
}
a.btn{
  display: inline-block;
  width: 100%;
  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;
}
.service-text a.btn{
margin: 20px 0 0 0;
}
.about{
	width: 100%;
	max-width: 1280px;
	margin: 100px auto;
	background-color: #eee;
	padding: 60px 0 100px;
	box-sizing: border-box;
	
}
.about-contents{
	position: relative;
background-repeat: no-repeat;
	background-image: url(../image/top/about.png);
	background-position: right center;
	background-size: 86% auto;
	height:300px;
}
.about-text{
	width: 24%;
	
	background-color: #fff;
	padding: 40px;
	position: absolute;
    top: 124px;
    left: 60px;
}
.about-text h3,.contact-text h3{
	font-size: 18px;
	margin: 0 0 20px 0;
	font-weight: bold;
}
.about-text p,.contact-text p{
	line-height: 2;
	font-size: 14px;
	margin-bottom: 20px;
}
.contact-contents{
	position: relative;
background-repeat: no-repeat;
	background-image: url(../image/top/contact.jpg);
	background-position: left center;
	background-size: 86% auto;
	height:300px;
}
.about-text h3,.contact .contact-text h3{
	text-align: left;
}
.about-text h3 em,.contact .contact-text h3 em{
font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
}

.entry-title{
	font-family: 'Century Gothic';
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    /* margin: 80px 0; */
    padding: 200px 0 100px 0;
}
.entry-content{
	    width: 600px;
    margin: 0px auto;
        padding-bottom: 300px;
}
.wrap{
	background-image: url(../image/contact/contact_bg.png);
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.mw_wp_form input{
	width: 100%;
    padding: 15px;
    font-size: 16px;
    border-radius: 3px;
    border: solid #ccc 1px;
    margin: 10px 0 28px 0;
}
.mw_wp_form input.submit{
	    background-color: #000;
    color: #fff;
    padding: 15px 40px;
    font-size: 16px;
    border-style: none;
    border-radius: 4px;
    width: 200px;
    border:none;
}
textarea{
	    width: 100%;
    padding: 15px;
    font-size: 16px;
    border-radius: 3px;
    border: solid #ccc 1px;
    margin: 10px 0 28px 0;
}
.site-content-contain footer{
	margin: 0;
}
.mw_wp_form_confirm{
	font-size: 16px;
}
.mail-t{
	font-weight: bold;
}
.mw_wp_form_confirm .mail-name{
	    border-bottom: solid #ccc 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 2.4;
}
.mw_wp_form_complete{
	margin-bottom: 200px;
}
.mw_wp_form_complete p{
	    line-height: 2;
    margin-bottom: 20px;
}
.info{
	width: 100%;
	max-width: 774px;
	margin: 100px auto;
	text-align: center;
	padding: 0 20px;
	line-height: 1.4;
	box-sizing: border-box;
}
.info h2{
margin: 0 0 20px;
font-family: 'Century Gothic';
	font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}
.takeout a{
	background-color: orange;
	color: #fff;
	text-decoration: none;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 4px;
	margin: 0 auto;
	display: block;
	width: 500px;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.midashi,.service, .contact{
		width: 100%;
		    padding: 0 20px;
    box-sizing: border-box;
	}
	.midashi h2{
		float: none;
		width: auto;
		text-align: center;
	}
	.midashi p{
		float: none;
		width: auto;
		margin: 30px 0 0 0;
		line-height: 2;
	}
	.service-content, .about-contents, .contact-contents{
		background-size: 100% auto;
		background-position: top center;
	}
	.service-text, .contact-text{
		width: 100%;
		padding: 124px 0 0 0;
		background-color: transparent;
	}
	.service-text h3{
		margin-bottom: 10px;
		font-size: 16px;
	}
	.has-logo {
    width: 60px;
    position: absolute;
    top: 28px;
    left: 50%;
    margin: 0px 0 0 -30px;
}
a.btn{
	padding: 12px 30px;
}
.gyoza-logo {
    width: 140px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: 0px 0 0 -70px;
}
.dc-logo{
width: 44px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: 0px 0 0 -22px;
}
.service-content, .about-contents , .contact-contents {
    margin: 0 0 60px 0;
    }
    .up-link, .usen{
    	width: 100%;
    	margin-bottom: 60px;
    }
    .about{
    	background-color: transparent;
    	margin-bottom: 0;
    	padding:0 20px;
    	
    }
    .about-text{
    	padding: 140px 0px;
    position: static;
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
    }
    .midashi dl{
    	width: 100%;
    	text-align: center;
    	margin: 50px 0 0;
    	font-size: 18px;
    }
    .midashi dt{
    	float: none;
    	width: 100%;
    }
.takeout a{
    	width: 90%;
    	line-height: 1.4;
    }
}