@charset "UTF-8";
/* CSS Document */
* {
	box-sizing: border-box;
}
html,body,ul,ol,li,
h1,h2,h3,h4,p,div,a, {
	margin: 0;
	padding: 0;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #696969;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
}
body {
    -webkit-text-size-adjust: 100%;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #696969;
}
ul {
	margin: 0;
	padding: 0;
}
a:hover {
	color: #803233;	
}
/*共通レイアウトここから*/
#all-wrapper {
overflow: hidden;
}
#nav-right {
	width: 900px;
	margin-left: auto;
	margin-right: auto;;
	margin-bottom: 20px;
	padding-left: 50px;
	overflow: hidden;
	background-image: url(img/kaeru.png);
	background-repeat: no-repeat;
	background-position: center;
}
.menu-access,.menu-cafe,.menu-news {
	width: 13%;
	height: 50px;
	margin-top: 50px;
	text-align: right;
	float: left;
}
.menu-ind,
.menu-store,.menu-insta {
	width: 17%;
	height: 50px;
	margin-top: 50px;
	text-align: right;
	float: left;
}	
h2 {
	padding: 15px;
}
footer {
	width: 100%;
	height: 150px:
}
#Under-Construction {
	width: 100%;
	height: 1000px;
	text-align: left;
	padding: 50px;
}

/*共通レイアウトここまで*/

/*トップページここから*/
#mainimg {
	margin: 0;
	padding-bottom: 30px;
}
#newsBlock {
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 80px;
	background-color: #faf0e0;
	overflow: scroll;
}
#news-box {
	width: 700px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: scroll;
}
.news-list {
	margin-top: 20px;
	padding: 0 10px 20px 200px;
	border-bottom: 1px dotted #333333;
	text-indent: -200px;
	text-align: left;
}
time {
	margin-right: 50px;
}
#itemBlock {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 80px;
	background-color: #efebe8;
	text-align: center;
	overflow: hidden
}
.item-boxset figure{
	width: 200px;
	margin: 0 auto 15px 20px;
	
	float: left;
}
.item-boxset {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#item-box {
	margin-top: 40px;
	padding-bottom: 50px;
}
.item1-a, .item2-a, .item3-a, .item4-a,
.item5-a, .item6-a, .item7-a, .item8-a,
.item9-a, .item10-a, .item11-a, .item12-a{
	position: relative;
	overflow: hidden;
}
.item1-a .caption1, .item2-a .caption2, .item3-a .caption3,
.item4-a .caption4, .item5-a .caption5, .item6-a .caption6,
.item7-a .caption7, .item8-a .caption8, .item9-a .caption9,
.item10-a .caption10, .item11-a .caption11, .item12-a .caption12{
   position: absolute;       /* B1 */
   left: 0px;                /* B2 */
   top: 215px;              /* B3:画像の高さに合わせる */
   width: 200px;            /* B4:画像の横幅に合わせる */
   height: 200px;           /* B5:スライドして重ねる領域の高さ *//* B6:スライドして重ねる領域の背景色 */
   color: white;            /* B7:スライドして重ねる領域の文字色 */
   background: rgba(163,155,142,0.8);           /* B8:スライドして重ねる領域の透明度 */
}

figcaption {
	padding: 20px 15px;
	font-size: 90%;
	text-align: left;
}
#accessBlock {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 80px;
	background-color: #DFCEB6;
	overflow: hidden;
}
#access-box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 13px;
}
#access-left {
	float: left;
}
#access-right {
	float: right;
}
.map {
	border: 0px;
  	margin: 0px;
  	overflow: hidden;
}
table tr,th,td {
	border: 1px solid #696969;
	padding: 10px 20px;
}
table {
	margin: 0 auto 50px auto;
	border-collapse: collapse;
}
table th {
	background-color: #efebe8;
}
#calenderBlock {
    	padding-top: 50px;
}
#shopimg {
        width: 250px;
	margin: 0 auto;
}
/*トップページここまで*/

/*ニュースページここから*/
.news-contents {
	margin-top: 50px;
	padding-bottom: 50px;
	border-bottom: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #696969;
}
#news-left {
	width: 30%;
	padding: 20px;
	float: left;
	text-align: center;
}
#news-right {
	width: 70%;
	padding: 20px;
	float: right;
	text-align: left;
}
.news-contents p {
	font-size: 13px;
	line-height: 26px;
}

/*ニュースページここまで*/

/*カフェページここから*/
#cafeBlock {
	padding: 20px;
}
#cafeimg {
	width: 100%;
	height: auto;
}
#cafeimg img {
	width: 100%;
}
#cafemenu-block {
	background-image:url(img/cafeimg.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-right:0;
	height: 900px;
	width: 100%;
	position: relative;
}
#cafemenu-text {
	height:200px;
	text-align:left;
	position: absolute;
	top:30px;
	left:600px;
	margin:auto auto;
	color:white;
}
#cafemenu-title {
	font-size: 20px;
	margin-bottom: 10px;
}
dd {
	line-height: 17px;
	margin-bottom:10px;
	margin-left: 0;
}
/*カフェページここまで*/