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

.bg{
	background-color: #F0F0F0;
	height: 3800px;
	width: 1200px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	}
.white_text-box{
	background-color: #FFF;
	height: 375px;
	width: 865px;
	margin-right: 150px;
	margin-left: 150px;
	font-size: 15px;
	font-weight: bold;
	color: #5B4D37;
	line-height: 30px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 35px;
	padding-top: 40px;
	letter-spacing: -1px;
	text-align: left;
	}

.green-text{
	font-size: 22px;
	color: #00E8A4;
	margin-bottom: 20px;
	font-weight: bold;
}

.title_box {
	height: 40px;
	padding-top: 180px;
	clear: both;
}
.text_box {
	font-size: 16px;
	color: #5B4D37;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 5px;
}


#pageTop {
	position: fixed;
	bottom: 20px;
	right: 100px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

 

#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 35px;
	height: 35px;
	background-color: #9FD6D2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	padding-top: 4px;
	padding-right: 2;
	padding-bottom: 4;
	padding-left: 6px;
}

 

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.menu_sankaku {
	text-align: center;
	width: 1200px;
	position: absolute;
	z-index: 3;
}


ul.menu_box{
	height: 130px;
	width: 1200px;
	background-color: rgba(255,255,255,0.7);
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
ul.menu_box li{
	height: 70px;
	width: 280px;
	font-size: 22px;
	color: #5B4D37;
	padding-top: 0px;
	text-align: center;
	font-weight: 900;
	list-style-type: none;
	display: inline-block;
	}
.menu_box-store-introduction{
	background-image: url(../image/store-info_opera.png);
	height: 600px;
	width: 1200px;
	margin-top: 100px;
	}
.menu_box-store-introduction_ailecite {
	background-image: url(../image/store-info_ailecite.png);
	height: 600px;
	width: 1200px;
	margin-top: 100px;
}
.menu_box-store-introduction_gotham {
	background-image: url(../image/store-info_gotham.png);
	height: 600px;
	width: 1200px;
	margin-top: 100px;
}


.store_info-link {
	padding-top: 410px;
	padding-left: 300px;
}

.store_info-link img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
	;
	padding-right: 10px;
}
.store_info-link img:hover {     
   -webkit-transform:scale(1.1);
   transform:scale(1.1);
}
.left_box {
	height: 840px;
	width: 680px;
	float: left;
	padding-left: 50px;
	margin-top: 55px;
}
.right_box {
	height: 845px;
	width: 465px;
	float: right;
	margin-top: 50px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}
.syousai_box {
	height: 300px;
	width: 640px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #A69E92;
	border-right-color: #A69E92;
	border-bottom-color: #A69E92;
	border-left-color: #A69E92;
	border-bottom-style: solid;
	font-size: 16px;
	text-align: center;
	color: #5B4D37;
	font-weight: bold;
	line-height: 42px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.syousai_left {
	float: left;
	width: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #F3F1EF;
}
.syousai_right {
	width: 525px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 10px;
	text-align: left;
	float: right;
}
#map {
	height: 230px;
	width: 640px;
       }
