@charset "utf-8";
/* CSS Document */
body{
	background:#1ebda3;
	position: static;
	z-index: 1;
	min-height: 100%;
	min-width: 1100px;
	margin: 0px;
	padding: 0px;
}
a, a img{
	border:none;
}
.gallery_space {
	height: 580px;
	width: 1024px;
	margin:0;
	padding:0;
}

h1{
	margin:0;
	padding:0;
}


#bgc{
	background:#FFF;
}
.pagetop{
	text-align:right;
	width:98%;
	margin:0;
	padding:10px 0 20px 0px;
}
#apDiv1 {
	position:absolute;
	left:13%;
	top:10%;
	z-index:1;
}
#slider {
	margin-top: 0;
	padding: 0;
}
#slider li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#gallery-1 {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#gallery-2 {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#gallery-3 {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#gallery-4 {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.bx-wrapper {
	width: 100% !important;
	position: relative !important;
}
.bx-window {
	margin: 0 auto !important;
	overflow: visible !important;
}
.bx-wrapper .bx-viewport {
	border-top: 0px;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff;
	background: #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 20px;
	width: 100%;
}

/*食事マナー・テクニック・本の紹介についてのボタン*/
#banner{
	width: 100%;
    min-width: 240px; /* 最小幅 */
	line-height: 0;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#banner ul{
	padding: 10px 0 20px 0;
} 
#banner li {
    list-style: none outside none;
    width: 33.333%;
	float: left;
}
#banner li img{
    width: 100%;
}
/* ------------------------------------------- */
#box{
	max-width:1024px;
	margin:0 auto;
}
#box .step{
	text-align:center;
	padding-top:10px;
}
#box .item1{
}
#box .item2{
	width:910px;
	margin:0 auto;
	padding-top:30px;
}
#box .item3{
	width:910px;
	margin:0 auto;
	padding-top:10px;
}
#box .fleft01{
	width:257px;
	float:left;
}
#box .fleft02{
	width:21px;
	float:left;
	padding:83px 24px 0;
}
#box .fleft03{
	width:21px;
	float:left;
	padding:103px 24px 0;
}
#box .company{
	text-align:left;
	padding:40px 0 3px 0;
	color:#565454;
	font-size:18px;
	margin: 0 auto;
	width: 1000px;
}
#forhr hr{
    border:none;
    border-top:solid 1px #565454;
    height:1px;
	width:1000px;
	margin:0 auto;
	padding:0;
}
#box .maptxt{
	padding:30px 0 12px;
	color:#565454;
	font-size:14px;
}
#box .detail{
	text-align:center;
	margin:0 auto;
	width:1000px;
}
#box p{
	color:#565454;
}
#box .bold{
	text-align:left;
	font-weight:bold;
	color:#00a789;
	font-size:14px;
	padding-bottom:5px;
}
#box .txt{
	text-align:left;
	font-size:14px;
	color:#565454;
	line-height:1.6;
	letter-spacing: -0.01px;
	padding:40px;
}


#footer {
    width: 1024px;
    margin: 0px auto;
    padding-bottom: 20px;
    position: relative;
}
#footer #footNav {
    padding-top: 40px;
	color:#f3e4d0;
}
#footer #footNav ul, 
#footer #footNav ul li {
    margin :0;
	padding:0;
    list-style: none outside none;
}
#footer #footNav li {
	padding: 0 0 15px 0;
}
#footer #footNav ul li {
    float: left;
}
.copyRight {
    font-size: 10px;
    display: block;
	color:#ffffff;
	margin: 0px auto;
	width: 100%;
	padding:20px 0 0 0;
}
#footer .tel {
    float: right;
	width:444px;
}
#sen {
}
#sen hr {
    border-right: medium none;
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: #8fded1 -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    height: 1px;
}
#footerOut2 {
    width: 1024px;
    text-align: center;
    margin: 0px auto;
    padding-top: 15px;
}
#footerOut2 .footer2 {
    font-size: 10px;
    margin: 0px auto;
    padding-bottom: 50px;
    position: relative;
    text-align: left;
    color: #fff;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;   
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
} 

.selfclear:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.center {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
