@charset "UTF-8";

/* ページ背景 */
#contentsBox {
	width: 100%;
	min-height: 100%;
	background: url('../images/bodyBg.jpg') repeat;
	position: relative;
}


/* ホバー */
.mouseHvr {
	opacity: 1;
}

.mouseHvr:hover {
	opacity: 0.27;
}


/*ヘッダー*/
#header {
	width: 100%;
	height: 150px;
	background: url('../images/headerBg.png') repeat-x;
	border-bottom: 5px #f2bcbc solid;
	position: relative;
	top: 0;
	z-index: 100;
	text-align: center;
}

#headerInner {
	width: 960px;
	margin: 0 auto;
	opacity: 0.55;
	position: static;
	background-color: transparent;
}

#headerInner h1 {
	width: 320px;
	padding-top: 50px;
	line-height: 0;
	float: left;
	opacity: 1;
	background-color: transparent;
}

#headerInner ul {
	width: 560px;
	height: 70px;
	background: url('../images/navBg.png') no-repeat center bottom;
	margin-left: 80px;
	padding-top: 50px;
	float: left;
}

#headerInner ul li {
	line-height: 0;
	margin-left: 40px;
	float: left;
}

.fixed{
	opacity:0.9;
}


/*メインビジュアル*/
#main {
	width: 100%;
	height: 555px;
	background-repeat: repeat-x;
	background-image: url(../images/wood02.png);
	margin-top: 0px;
	text-align: center;
}

#mainInner {
	width: 960px;
	height: 555px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	text-align: center;
}

.bx-viewport {
	height: 500px !important;
}

.bx-prev {
	display: block;
	width: 35px;
	height: 45px;
	background: url('../images/preImage.png') no-repeat center center;
	position: absolute;
	left: 0;
	top: 255px;
	z-index: 2;
	opacity: 1;
	margin-left: 87px;
}

.bx-prev:hover {
	opacity: 0.7;
}

.bxslider {
	width: 890px;
	height: 480px;
	display: block;
	margin-left: 35px;
	padding-top: 20px;
	position: relative;
	z-index: 1;
}

.bxslider li {
	position: absolute;
	top: 20px;
	left: auto;
}

.bx-next {
	display: block;
	width: 35px;
	height: 45px;
	background: url('../images/nextImage.png') no-repeat center center;
	position: absolute;
	right: 0;
	top: 255px;
	z-index: 2;
	opacity: 1;
	margin-right: 96px;
}

.bx-next:hover {
	opacity: 0.7;
}

.bx-pager {
	width: 467px;
	position: absolute;
	bottom: 37px;
	left: 253px;
}

.bx-pager-item {
	width: 20px;
	margin-right: 10px;
	float: left;
	opacity: 1;
}

.bx-pager-item:hover {
	opacity: 0.7;
}

.bx-pager-link {
	display: block;
	width: 20px;
	height: 15px;
	background: url('../images/main-off.png') no-repeat center center;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

.active {
	background: url('../images/main-on.png') no-repeat center center !important;
}
#contents01 ul li span {
	display: block;
	font-size: 90%;
	line-height: 140%;
	color: #41331f;
	margin-top: 0px;
}

#contents01 ul li {
	width: 195px;
	height: 150px;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#text01 {
	color: #4b3a24;
	font-size: 90%;
	line-height: 220%;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	z-index: 2;
}	

#text02 {
	color: #4b3a24;
	font-size: 90%;
	line-height: 220%;
	text-align: center;
	position: relative;
	z-index: 2;
}	

#no1 {
	line-height: 0;
	position: absolute;
	top: 40px;
	left: 60px;
}

.noMargin {
	margin: 0 !important;
}

/*
#contents02 ul li:last-child {
	margin:0;
}
*/

#contents02 ul li img {

}

#menuImg1 {
	margin: 20px auto 20px;
	float: left;
	width: 860px;
	height: 250px;
	position: relative;
	text-align: center;
}

.heartIcon {
	background: url('../images/heartIcon.png') no-repeat left center;
	padding-left: 4px;
}

#menuTable1 {
	width: 465px;
	float: left;
}

#menuTable2 {
	width: 465px;
	margin-left: 30px;
	float: left;
}

#menuTable1 tr,#menuTable2 tr,#menuTable3 tr {
	height: 35px;
}

#menuImg2 {
	width: 470px;
	margin-top: 30px;
	float: left;
}

#menuTable3 {
	margin: 25px 0 0 25px;
	float: left;
}

#note {
	color: #41331f;
	font-size: 80%;
	text-align: right;
	clear: left;
	padding-top: 15px;
}

#contents03 h2 {
	margin-bottom: 10px;
	line-height: 0;
	text-align: center;
}

#gallery {
	width: 400px;
	margin-left: 10px;
	line-height: 0;
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}

#thumbnail {
	width: 432px;
	margin-right: 30px;
	float: right;
}

#thumbnail li {
	width: 132px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 0;
	float: left;
}

#contents04 h2 {
	text-align: center;
	line-height: 0;
	margin-bottom: 20px;
}

#map {
	width: 480px;
	height: 400px;
	margin-right: 30px;
	float: left;
}

#contents04 h3 {
	line-height: 0;
	width: 330px;
	float: left;
	margin-bottom: 30px;
}

#contents04 table {
	width: 420px;
	float: left;
}

#contents04 table tr {
	font-size: 90%;
	color: #41331f;
	height: 50px;
}

.bold {
	font-weight: bold;
}


/*フッター*/
#footer {
	width: 100%;
	position: relative;
	top: 40px;
}

#footerContnts {
	height: 136px;
	background: url('../images/footerBg.png') repeat-x center bottom;
}

address {
	color: #765c39;
	font-style: normal;
	font-size: 80%;
	text-align: center;
	padding-top: 60px;
}
#contents01 #contents h1 {
	text-align: center;
	font-weight: lighter;
	font-size: large;
}
#contents01 h2 {
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 0;
}


#thumbnail .mouseHvr {
	opacity: 1;

}
#menu_list {
	width: 975px;
	height: 142px;
	float: left;
}
.menu_list ul {
	width: 975px;
	float: left;
	height: 142px;
	margin-top: 5px;
	margin-right: 5px;
}
#contents01 ul li img {
	margin-top: 0px;
}
#contents01 table {
	font-size: 100%;
	color: #41331f;
}
#contents02 h2 {
	line-height: 0;
	margin-bottom: 0px;
	text-align: center;
}
#contents02 h3 {
	text-align: center;
	line-height: 0;
	margin-bottom: 10px;
}
#contents02 img {
	line-height: 0;
}
ul li img {
}
#contents02Img {
	position: absolute;
	line-height: 0;
	bottom: 10px;
	right: 10px;
	z-index: 1;
}
#gallery img {
	position: absolute;
	width: 400px;
	height: 308px;
}
#menu_list_low {
	float: left;
	z-index: 10;
	width: 185px;
	height: 142px;
}
.clearfix h3 img {
	width: 320px;
	height: 90px;
	margin-left: 6px;
}
#menuTable4 {
	width: 185px;
	float: left;
	clear: left;
	position: absolute;
	top: 50px;
	padding-top: 0px;
	left: 5px;
	right: 5px;
}
.menuTable4 {
	width: 176px;
	float: left;
	clear: left;
	top: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
}
#contentsBox #contents04 .clearfix {
}
.mouseHvr a img {
	border: none;
}
.map_block {
	width: 480px;
	height: 400px;
	margin-right: 30px;
	float: left;
}
.bxslider li img {
	width: 585px;
	height: 450px;
	left: -40px;
	position: relative;
}
.fb {


}
#contents02 ul li {
	width: 195px;
	height: 150px;
	background-color: #ffffff;
	text-align: center;
	float: left;
}
.menuTable4 tr td {
	width: 185px;
}
#contents05 {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 960px;
}
#contents05 h1 {
	text-align: center;
	font-size: large;
	font-weight: bold;
	width: 690px;
	background-color: #AEAFF5;
}
.tableheader {
	width: 160px;
}
tr td .form-field01 {
	width: 320px;
}
tr td .form-field02 {
	width: 150px;
}
tr td .form-field03 {
	width: 530px;
}



#messege .asore_form table {
	width: 690px;
	margin-top: 10px;
}
tr td .form-field05 {
	width: 185px;
}


tr td .form-field04 {
	width: 460px;
}
tr td .form-field06 {
	width: 185px;
}
#messege {
	width: 690px;
}
.headname {
	text-align: center;
	width: 160px;

}
.nextname {
	width: 185px;
}

.cell01 {
	width: 960px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.cell01 tr td {
	width: 0px;
}
.form-field.form-area-field {
	width: 530px;
}
.form-footer {
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(174,163,163,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(174,163,163,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(174,163,163,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(174,163,163,1.00) 100%);
}

#contents05 div h2 {
	text-align: center;
	background-color: #5CC678;
	width: 690px;
	font-size: large;
	font-weight: bolder;
}
td a img {
	margin-top: 22px;
	width: 102px;
	height: 37px;
}

@media screen and (max-width:767px){
#contentsBox {
	width: 100%;
	min-height: 100%;
	background: url('../images/bodyBg.jpg') repeat;
	position: relative;
}
#header {
	width: 100%;
	height: 150px;
	background: url('../images/headerBg.png') repeat-x;
	border-bottom: 5px #f2bcbc solid;
	position: relative;
	top: 0;
	z-index: 100;
	text-align: center;
	left: 0px;
}
#headerInner {
	margin-top: 0;
	margin-right: auto;
	margin-left: 23px;
	margin-bottom: 0;
	width: 370px;
	opacity: 0.55;
	position: static;
	background-color: transparent;
}
#headerInner ul {
	width: 370px;
	height: 70px;
	background: url('../images/navBg.png') no-repeat center bottom;
	margin-left: 0px;
	padding-top: 50px;
	float: left;
	margin-top: -35px;
}
#headerInner ul li {
	line-height: 0;
	float: left;
}
#main {
	width: 380px;
	background-repeat: repeat-x;
	background-image: url(../images/wood02.png);
	margin-top: 152px;
	text-align: center;
	height: 334px;
	margin-left: 0px;
	margin-bottom: -14px;
}
#sp_mainInner {
	width: 380px;
	height: 290px;
}

#contents01 {
	width: 385px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0pt;
	margin-bottom: 0;
	position: relative;
}
#contents01 h2 {
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: -34px;
	text-align: center;
	line-height: 0;
}
.menu_box {
	display: none;
}
.sp_menu_box {
	width: 390px;
	height: 142px;
	position: relative;
	float: left;
	margin-bottom: 5px;
	display: inline-block;
}
.note {
	display: none;
}
.menu_list {
	width: 185px;
	height: 142px;
	position: relative;
	display: inline-block;
	float: left;
}
.messege {
	text-align: center;
	width: 185px;
	height: 147px;
	font-weight: normal;
	font-size: medium;
	display: inline-block;
	float: left;
}
.menuTable4 {
	width: 185px;
	float: left;
	padding-top: 0px;
}
#contents02 {
	width: 385px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
}
.menu_list_hi {
	float: left;
	z-index: 100;
	width: 185px;
	height: 142px;
	position: absolute;
	margin-top: 0px;
}
.sp_note {
	color: #41331f;
	font-size: 80%;
	text-align: right;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}
#contents03 {
	display: none;
}
#contents04 {
	width: 385px;
	padding-right: 211px;
	margin-top: 15px;
}
#contents04 h2 img {
	margin-left: -37px;
}

#contents02 h2 img {
	margin-right: 0px;
	margin-left: -26px;
}
#contents02 .mouseHvr {
	margin-left: 0px;
}
#contents02 h1 {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
}
h3 img {
	margin-top: 44px;
}
#contents04 .clearfix table {
	margin-left: 15px;
	margin-right: 0px;
	padding-right: 72px;
}
#information {
	margin-left: 18px;
	margin-right: 0px;
	margin-bottom: -201px;
}
#footerContnts {
	margin-top: 0px;
	padding-top: 0px;
}
#footerContnts address {
	margin-top: 165px;
	padding-top: 0px;
	font-size: x-small;
	top: 0px;
}
.sp_map_block {
	width: 370px;
	height: 370px;
	float: left;
}
.map_block {
	display: none;
}
#mainInner {
	display: none;
	margin-bottom: 0px;
}
.bxslider li img {
	width: 380px;
	height: 290px;
	position: relative;
}
.bx-prev {
	display: block;
	width: 35px;
	height: 45px;
	background: url('../images/preImage.png') no-repeat center center;
	position: absolute;
	left: 0;
	top: 290px;
	z-index: 2;
	opacity: 1;
	margin-left: 8px;
	margin-top: 155px;
}
.bx-next {
	display: block;
	width: 35px;
	height: 45px;
	background: url('../images/nextImage.png') no-repeat center center;
	position: absolute;
	right: 0;
	top: 290px;
	z-index: 2;
	opacity: 1;
	margin-right: 7px;
	margin-top: 155px;
}
.bx-pager {
	display: none;
}
.zakka {
	text-align: center;
	color: #278B61;
}

.zakka a {
	color: #3BC2AB;
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.zakka:hover {
	opacity: 0.44;
}
#pageTop {
	width: 150px;
	margin: 0 auto;
	height: 100px;
	position: relative;
	float: right;
	top: 11px;
}
#pageTop p {
	width: 80px;
	line-height: 0;
	position: absolute;
	right: 0;
	top: 0;
}














































}

@media screen and (min-width:768px){
#contentsBox {
	width: 100%;
	background: url('../images/bodyBg.jpg') repeat;
	position: relative;
}
#header {
	width: 100%;
	height: 150px;
	background: url('../images/headerBg.png') repeat-x;
	border-bottom: 5px #f2bcbc solid;
	position: relative;
	top: 0;
	z-index: 100;
	text-align: center;
}
#headerInner {
	margin: 0 auto;
	width: 960px;
	opacity: 0.55;
	position: static;
	background-color: transparent;
}
#headerInner ul {
	width: 560px;
	height: 70px;
	background: url('../images/navBg.png') no-repeat center bottom;
	margin-left: 80px;
	padding-top: 50px;
	float: left;
}
#headerInner ul li {
	line-height: 0;
	margin-left: 40px;
	float: left;
}
#main {
	width: 100%;
	height: 555px;
	background-repeat: repeat-x;
	background-image: url(../images/wood02.png);
	margin-top: 0px;
	text-align: center;
}
#mainInner {
	width: 960px;
	height: 555px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	text-align: center;
}
#contents01 {
	width: 975px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	text-align: center;
}
.menu_box {
	width: 975px;
	height: 154px;
	float: left;
	margin-top: 5px;
	border: 1px solid #A06F1F;
	padding-left: 9px;
	padding-top: 1px;
}
.note {
	color: #41331f;
	font-size: 80%;
	text-align: right;
	clear: left;
	padding-top: 15px;
}
.sp_menu_box {
	display: none;
	width: auto;
}
.sp_note {
	display: none;
	color: #41331f;
	font-size: 80%;
	text-align: right;
	clear: left;
	padding-top: 15px;
}
#contents02 {
	width: 975px;
	margin-right: auto;
	margin-bottom: 0;
	background-image: url(../images/contents02Bg.png);
	background-color: transparent;
	padding-left: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 975px 100%;
	padding-top: 0px;
	left: 229px;
}
.zakka {
	text-decoration: none;
	text-align: center;
}
.zakka:hover {
	opacity: 0.49;
}



.zakka a {
	font-size: x-large;
	font-weight: bold;
	color: #5C8810;
}


.menu_list {
	width: 975px;
	height: 142px;
	float: left;
	position: relative;
}
.messege {
	float: left;
	text-align: center;
	width: 185px;
	height: 142px;
	margin-top: 5px;
	font-weight: normal;
	font-size: medium;
	clear: left;
	margin-right: 5px;
}
.menu_list_hi {
	float: left;
	z-index: 100;
	width: 185px;
	height: 142px;
	position: absolute;
	margin-top: 5px;
	margin-right: 5px;
}
#contents03 {
	width: 960px;
	height: 472px;
	background-repeat: no-repeat;
	background-image: url('../images/contents03Bg.png');
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	padding-left: 20px;
	background-color: transparent;
	left: 18px;
	top: 35px;
}
#contents03 h2 {
	background-color: transparent;
}

#contents03 h2 img {
	text-align: center;
	background-color: transparent;
}

#contents04 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 960px;
	position: relative;
	left: 30px;
	top: 62px;
}
#contents02 h1 {
	text-align: center;
	font-size: x-large;
	color: #2DB552;
}
#contents02 h2 img {
}
.map_block {
	width: 480px;
	height: 400px;
	margin-right: 30px;
	float: left;
}
.sp_map_block {
	display: none;
}
#sp_mainInner {
	display: none;
}
#contentsinner {
	width: 100%;
	background-image: url(../images/13-01.jpg);
	-moz-background-size: cover;
	background-size: cover;
}
#Kaiso {
	background-color: rgba(255,255,255,0.7);
	height: 100%;
}
address {
	color: #765c39;
	font-style: normal;
	font-size: 80%;
	top: 34px;
	position: absolute;
	text-align: center;
	width: 100%;
}
#footer {
	width: 100%;
	position: relative;
	top: 70px;
}
#pageTop {
	width: 150px;
	margin: 0 auto;
	height: 100px;
	position: relative;
	float: right;
	top: -46px;
}
#pageTop p {
	width: 80px;
	line-height: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#information {
	margin-top: 15px;
	width: 500px;
}
.date {
	width: 100px;
	height: 20px;
	text-align: center;
}




































}
