@charset "utf-8";

#wrapper {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#container_home {
	width: 1017px;
	height: 1060px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#intro {
	width: 1017px;
	background-image: url(../img/home/intro2.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 138px;
	text-align: center;
	z-index: 2;
	left: 1px;
}
#menu {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 4;
	height: 225px;
	left: 11px;
	top: -25px;
}
.price {
	z-index: 5;
	width: 420px;
	height: 260px;
	position: absolute;
	left: 295px;
	top: 138px;
}
.amamori {
	z-index: 5;
	width: 376px;
	height: 113px;
	position: absolute;
	left: 658px;
	top: 213px;
}
.mitsumori {
	z-index: 5;
	width: 250px;
	height: 113px;
	position: absolute;
	left: 13px;
	top: 199px;
	border: 5px solid #ED811B;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.4);
	border-radius: 5px;
	text-align: center;
}
.tel-box {
	cursor:default;
}

.mitsumori-t {
	background-color: #ED811B;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#menu .menu {
	float: left;
}
#contents1_home {
	width: 1017px;
	background-image: url(../img/home/text-bk.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	position: absolute;
	z-index: 1;
	top: 140px;
}
#contents1_home .text1 {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 210px;
	background-color: rgba(255,255,255,1.00);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;

}
#eria {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: center;
	padding-top: 22px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 20px;
	-webkit-box-shadow: 8px 0px 8px -1px rgba(0,0,0,0.31);
	　-moz-box-shadow: 8px 0px 8px -1px rgba(0,0,0,0.31);
	　box-shadow: 8px 0px 8px -1px rgba(0,0,0,0.31);
}
#eria p {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
	line-height: 18pt;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.right-name {
	border-bottom: 3px solid #fcee21;
	font-size: 13pt;
	text-align: right;
	float: right;
	padding-right: 10px;
	line-height: 13pt;
}
#footer-since {
	width: 100%;
	height: 30px;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #231815;
	text-align: center;
	line-height: 30px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}
