@charset "utf-8";

#Salon .sec01 {
	background-image:url("img/top_pc.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height:226px;
	margin-top: 80px;
}
#Salon .sec01 div {
    position: relative;
    top: 25%;
    width: 100%;
    height: auto;
    margin: 0% auto;
}

#Salon .sec02 {
	text-align: center;
    position: relative;
    z-index: 0;
}

#Salon .sec02-inr {
    padding-bottom: 0px;
    width:980px;
    margin: 0 auto;
    /*padding-bottom: 30px;*/
}
#Salon .sec02 {
    background-repeat: no-repeat;
    background-position : 50% 0%;
}

#SalonMain {
    width:980px;
    margin: 0 auto;
	text-align: center;
    padding-bottom: 30px;
}

#SalonMain a {
	color: #333;
}

#SalonMain p {
    padding-bottom: 30px;
}

.map_wrapper {
	margin: 0 0;
}

#GMap {
    width:100%;
	height: 300px;
    margin: 0px auto 30px auto;
    text-align: center;
}

#SalonImg {
	margin-bottom: 50px;
}

#DetMap {
    margin: 0px auto 30px auto;
    text-align: center;
}

#DetMap img {
	width: 640px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.infiniteslide3 ul li img {
    width:215px;
    height:134px;
}

#Kadodebtn a{
	display: block;
    color: #331c04;
    font-size: 14px;
    border-radius: 22px;
    width: 360px;
    padding: 10px;
    margin: 30px auto 0 auto;
	background-color: #dbe2d0;
}

@media screen and (max-width: 736px) {
#Salon .sec01 div {
    width: 100%;
	}
#Salon .sec01 {
	background-image:url("img/top_sp.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	margin-top: 7%;
	}
#Salon .sec01 p {
	position: relative;
	top: 39%;
	margin: 0% auto;
	width: 88%;
	}
#Salon .sec02 .title img {
	margin-top: 30px;
	}

#Salon .sec02-inr {
	 width: 90%;
	 margin: 0 5%;
	 height: auto;
	}
#Salon .sec02-inr p{
	 width: 90%;
	 font-size: 0.9em;
	 margin: 0 auto;
	 line-height: 2.1em
}
#SalonMain {
    width:94%;
    margin: 0 auto;
    padding: 0px 3% 30px 3%;
}
#SalonMain p {
	text-align: left;
	padding-bottom: 0;
}
#GMap {
    width:94%;
	height: 350px;
	padding: auto 3%;
    margin: 0px auto 10px auto;
    text-align: center;
}
#SalonImg {
	margin-top: 15px;
	margin-bottom: 30px;
}
#DetMap {
    margin: 0px auto 10px auto;
    text-align: center;
}

#DetMap img {
	width: 96%;
	height: auto;
	margin: 0 2%;
}
#Kadodebtn a{
	text-align: center;
	display: block;
    color: #331c04;
    font-size: 14px;
    border-radius: 22px;
    width: 80%;
    padding: 10px;
    margin: 20px 10% 0 10%;
	background-color: #dbe2d0;
}
}
