@charset "UTF-8";
/* CSS Document */

#home_top {
   width: 100%;
   position: relative;
}

#home_nerima {
  background: url("../img/salon/nerima/top.jpg") center center/cover;
  height: 100vh;
  width: 100%;
}

#home_nogata {
  background: url("../img/salon/nogata/top.jpg") repeat scroll center center/cover;
  height: 100vh;
  width: 100%;
}

#home_nakamura {
  background: url("../img/salon/nakamura/top.jpg") repeat scroll center center/cover;
  height: 100vh;
  width: 100%;
}

#home_saginomiya {
  background: url("../img/salon/saginomiya/top.jpg") repeat scroll center center/cover;
  height: 100vh;
  width: 100%;
}

#home_shakujii {
  background: url("../img/salon/shakujii/top.jpg") repeat scroll center center/cover;
  height: 100vh;
  width: 100%;
}

#home_1 {
  background: url("../img/salon/tenpo/salon.jpg") repeat scroll center center/cover;
  height: 100vh;
  width: 100%;
}


#top {
	height: 125px;
}

#slider_pic {
	width: 100%;
	height: 300px;
	position: relative;
}

.title {
  width: 100%;
  height: auto;
  text-align: center;
  color: #caa23e;
  background: #33170e;
   padding: 50px 0px;
}

.name {
	border-left: 10px #2b1d01 solid;
   height: auto;
	vertical-align: bottom;
	position: relative;
   line-height: 40px;
   padding-top: 10px;
}

.time {
	height: 50px;
	vertical-align: bottom;
	position: relative;
   line-height: 70px;
}

.line1 {
	width: 900px;
	margin: 0px auto;
	padding: 100px 50px;
	position: relative;
}

.line3 {
	width: 1000px;
	margin: 0px auto;
}

.line4 {
	width: 900px;
	margin: 0px auto;
	padding: 20px 50px 50px 50px;
	position: relative;
}

.message {
	font-size: 24px;
	padding: 7px 0px;
	border-bottom: 1px #2a1c01 solid;
}

.m1 {
   width: 100%;
	font-size: 24px;
   font-weight: bold;
   text-align: center;
	color: #2b1d01;
	padding: 7px 0px 15px 0px;
}

.menu td {
	font-size: 16px;
	text-align: center;
	padding-bottom:20px;
}

.access {
	width: 100%;
	height: 50px;
	padding-top: 20px;
	position: relative;
}

.add {
	font-size: 20px;
   width: 100%;
   text-align: center;
   padding-top: 10px;
}

.tel {
	font-size: 30px;
   width: 100%;
   text-align: center;
   padding-top: 10px;
}

.font25 {
	font-size: 25px;
	font-weight: bold;
}

.font50 {
	font-size: 50px;
	font-weight: bold;
}

.eigyo {
	font-size: 15px;
	font-weight: bold;
}