@charset "utf-8";
@import url(reset.css);

/* ==========================================================================================
	--COMMON
========================================================================================== */
body{
	width: 100%;
	color: #000;
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Helvetica Neue', 'Arial', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'BIZ UDPGothic', Meiryo, sans-serif;
	background: url(../maemori_img/common/bg_body_middle.jpg) repeat-y center 0;
}
/* anchor */
a {text-decoration: underline;}
a:link {color:#3b2e15;}
a:visited {color:#3b2e15;}
a:hover {color: #ff7200 !important;}
a:active {}
a img {border: none; text-decoration: none;}

.lastB {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.lastR {
	margin-right: 0 !important;
	padding-right: 0 !important;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.emphasis {
	color: #ff7200;
}

#wrapper {
	background: url(../maemori_img/common/bg_body_top.jpg) no-repeat center top;
}

.open_info {
	margin: 0 auto 20px;
	padding: 20px;
	width: 730px;
	background: #fff;
	-webkit-box-shadow: 2px 3px 3px rgba(0,0,0,.52);
	box-shadow: 2px 3px 3px rgba(0,0,0,.52);
	border: solid 3px #d50000;
	box-sizing: border-box;
  word-break: break-all;
}
.open_info h2 {
	margin-bottom: 10px;
	color: #d50000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	position: relative!important;
	left: auto!important;
	top: auto!important;
}
.open_info p {
	color: #3b2e15;
	font-size: 14px;
	line-height: 1.5;
}
.open_info p.center {
	font-size: 16px;
	text-align: center;
	line-height: 1.7;
}
.open_info em {
	color: #d50000;
	font-size: 110%;
	font-weight: bold;
}
.open_info span {
	font-size: 12px;
}
.open_info strong {
	color: #ff7200;
	font-size: 110%;
	font-weight: bold;
}
.open_info a {
	color: #3b2e15!important;
	font-weight: normal!important;
	text-decoration: underline!important;
}
.open_info .btn {
	font-size: 14px;
}
.open_info span.btn {
	margin: .5em .2em;
	display: inline-block;
}
.open_info .btn a {
	padding: .2em 1em;
	color: #fff!important;
	display: inline-block;
    text-decoration: none!important;
	border-radius: 1em;
    box-sizing: border-box;width: 130px;
}
.open_info .btn.jalan a {
    background: #FF6600;
    background: -webkit-linear-gradient(bottom, #FF6600, #ff9752);
    background: linear-gradient(to top, #FF6600, #ff9752);
}
.open_info .btn.jalan a:hover {
    background: -webkit-linear-gradient(bottom, #ff9752, #FF6600);
    background: linear-gradient(to top, #ff9752, #FF6600);
}
.open_info .btn.rakuten a {
    background: #66B821;
    background: -webkit-linear-gradient(bottom, #66B821, #95dc5a);
    background: linear-gradient(to top, #66B821, #95dc5a);
}
.open_info .btn.rakuten a:hover {
    background: -webkit-linear-gradient(bottom, #95dc5a, #66B821);
    background: linear-gradient(to top, #95dc5a, #66B821);
}
.open_info .btn.takibi a {
	background: #ED6C30;
	background: -webkit-linear-gradient(bottom, #ED6C30, #ed9f30);
	background: linear-gradient(to top, #ED6C30, #ed9f30);
}
.open_info .btn.takibi a:hover {
	background: -webkit-linear-gradient(bottom, #ed9f30, #ED6C30);
	background: linear-gradient(to top, #ed9f30, #ED6C30);
}
.open_info .btn.nap a {
	background: #01c200;
	background: -webkit-linear-gradient(bottom, #01c200, #41e140);
	background: linear-gradient(to top, #01c200, #41e140);
}
.open_info .btn.nap a:hover {
	background: -webkit-linear-gradient(bottom, #41e140, #01c200);
	background: linear-gradient(to top, #41e140, #01c200);
}
.open_info.ichikami {
  border-color: #EE4F91;
}
.open_info.ichikami a img {
  transition: .3s;
}
.open_info.ichikami a:hover img {
  opacity: .7;
}
.open_info.ichikami strong {
  color: #EE4F91;
}


/* ==========================================================================================
	--HEADER
========================================================================================== */
#header {
	width: 1006px;
	margin: 0 auto;
	position: relative;
}
#header h1 {
	margin-left:50px;
	padding-top:10px;
	font-size:10px;
	color:#5B5010;
}
#header .logo {
	padding: 10px 0 0 50px;
}
#header p.lead {
	position: absolute;
	left: 370px;
	top: 55px;
}
#header .header_tel {
	color: #fff;
	font-size: 12px;
	text-align: right;
	position: absolute;
	left: 695px;
	top: 57px;
}
#header .sns {
	overflow:hidden;
	position: absolute;
	right: 5px;
	top: 110px;
}
#header .sns li {
	margin-right:10px;
	padding:0;
	width:34px;
	height:34px;
}
#header .sns li img {
	width:100%;
	height:100%;
}

/* breadcrumb */
#header .breadcrumb {
	position: absolute;
	right:14px;
	top: 25px;
}
#header .breadcrumb ul {
	font-size:0;
}
#header .breadcrumb li {
	font-size:11px;
	text-align:right;
	display:inline-block;
}
#header .breadcrumb li a {
	text-decoration:none;
}

/*Gナビ*/
#header ul {
	padding: 8px 0 0 0;
}
#header ul li {
	float: left;
	padding-right: 4px;
}
#header .gnav {
  margin: 8px 0 0 2px;
  width: 1000px;
}
#header .gnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .gnav li {
  padding: 45px 6px 0;
  font-size: 18px;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  position: relative;
  z-index: 0;
}
#header .gnav li::after {
  content: '';
  margin: auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: .3s;
}
#header .gnav li.horse::after {
  width: 120px;
  height: 75px;
  background-image: url(../maemori_img/common/gnav_bg_horse.png);
}
#header .gnav li.food::after {
  width: 116px;
  height: 48px;
  background-image: url(../maemori_img/common/gnav_bg_food.png);
}
#header .gnav li.stay::after {
  width: 111px;
  height: 45px;
  background-image: url(../maemori_img/common/gnav_bg_stay.png);
}
#header .gnav li.access::after {
  width: 124px;
  height: 57px;
  background-image: url(../maemori_img/common/gnav_bg_access.png);
}
#header .gnav li:hover::after {
  opacity: 1;
}
#header .gnav li a {
  padding: .4em;
  color: #390c0c;
  font-family: 'Itim', 'Kiwi Maru';
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgb(255,255,255,80%);
  letter-spacing: -.1em;
  border-radius: 8px 8px 0 0;
  box-shadow: 2px 2px 5px rgb(0,0,0,75%);
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
#header .gnav li a::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #d9a823;
  background: -moz-linear-gradient(0deg, #a97b00, #d9a823 70%);
  background: -webkit-linear-gradient(0deg, #a97b00, #d9a823 70%);
  background: linear-gradient(0deg, #a97b00, #d9a823 70%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: .3s;
}
#header .gnav li a::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #d97d23;
  background: -moz-linear-gradient(0deg, #a95700, #d97d23 70%);
  background: -webkit-linear-gradient(0deg, #a95700, #d97d23 70%);
  background: linear-gradient(0deg, #a95700, #d97d23 70%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
#header .gnav li a:hover {
  color: #390c0c!important;
}
#header .gnav li a:hover::before {
  opacity: 0;
}

/* ==========================================================================================
	--CONTENT
========================================================================================== */
#contents {
	width: 1006px;
	padding-top: 6px;
	margin: -1px auto 0;
	background: url(../maemori_img/common/bg_contents_top.png) no-repeat center 0;
	z-index: 10;
	position: relative;
}
body.index #contents {
	padding-top: 0;
	background: none;
}

#mainwrap {
	padding-bottom: 10px;
	background: url(../maemori_img/common/bg_contents_bottom.png) no-repeat center bottom;
}

#main {
	background: url(../maemori_img/common/bg_contents.png) repeat-y center 0;
}
#main h2 {
	position: absolute;
	left: -40px;
	top: 15px;
	z-index: 50;
}
#main h3.page-catch {
	padding: 60px 0 15px 145px;
	z-index: 30;
}

#main div.common-inner {
	margin: 0 52px 0 85px;
	position: relative;
}
#main div.common-inner h4 {
	padding: 0 0 30px 0;
}

div#main table .center {
	text-align: center;
}
div#main table tr.center td {
	text-align: center;
}

/*ページ前後移動*/
#contents div#main div.inner ul.move {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: #9c8a7b;
}
#contents div#main div.inner ul.move a:link,
#contents div#main div.inner ul.move a:visited {
	color: #FFF;
	text-decoration: none;
}
#contents div#main div.inner ul.move li.prev {
	padding-left: 20px;
	float: left;
}
#contents div#main div.inner ul.move li.next {
	padding-right: 20px;
	float: right;
}

/* ==========================================================================================
	--FOOTER
========================================================================================== */
#footer {
  margin-top: -45px;
  padding: 230px 0 20px;
  min-height: 361px;
	background: url(../maemori_img/common/bg_footer.jpg) no-repeat center top;
  box-sizing: border-box;
	z-index: 0;
}
body.index #footer {
  margin-top: 45px;
}
#footer .info {
	margin:15px auto;
	width:630px;
	overflow:hidden;
}
#footer .info .left {
	float:left;
}
#footer .info .right {
	margin-left:20px;
	padding-top:2px;
	font-size:12px;
	float:left;
}
#footer .info .right span {
	color: #ff0000;
	font-size: 10px;
}
#footer p.copyright {
	padding: 5px 0 0 0;
	text-align: center;
	color: #3b2e15;
	font-size:12px;
}


/*クリアフィックス用***************************************************************/
.clearfix {
    zoom: 1; /* for IE5.5 - IE7 */
}
.clearfix:after { /* for modern browser */
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/* WinIE6 and below */
/* hide \*/
* html .clearfix {
	height: 1%;
}
