@charset "utf-8";

html {
    background-color: #fff;
}
body {
    font-size: 0.938em; /* 15px */
    color: #252525;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;   
    line-height: 100%;
    min-width: 980px;
}
p {
    line-height: 1.667em; /* 25px */
}
a {
    color: #252525; 
    text-decoration: none;
}
a:hover {
    color: #535353;
}
table {
    width: 100%;
    line-height: 1.4em;
    font-size: 15px;
    margin-bottom: 20px;
}
table th {
    width: 160px;
    padding: 10px 5px 10px 0;
    border-bottom: 1px dotted #7E7E7E;
    color: #a31f24;
    vertical-align:top;
}
table td {
    padding: 10px 0;
    border-bottom: 1px dotted #7E7E7E;
}
.tel {
    color: #444;
    cursor: default;
}
.tel:hover {
    color: #444;
}
.pcNo {
    display: none;
}
.red {
  color: ##a31f24;
}
.must {
    background-color: white;
    color: #000;
    font-size: 0.8em;
    padding: 3px;
    vertical-align: middle;
}

/***
header
***/
header {
    border-bottom: 1px solid #5A5A5A;
    margin-bottom: 80px;
    position: relative;
}
.headerTopWrap {
    width: 960px;
    margin: auto;
    padding: 30px 0;
}
.headerTopWrap h1, .headerTopWrap .logo {
    font-size: 0.8em;
    float: left;
    margin-bottom: 20px;
    text-align: left;
}
.headerTopWrap p.description {
    float: right;
    margin-bottom: 20px;
    color: #7C7C7C;
    font-size: 0.8em;
}
.snsArea {
    float: right;
    line-height: 1;
    margin-bottom: 3px;
}
.snsArea i {
    font-size: 2em;
    color: #999;
    margin-right: 10px;
}
.slider {
    height: 634px;
    overflow: hidden;
}
header nav {
    clear: both;
    float: left;
    position: relative;
}
header i.menu_button {
  display: none;
}
header nav li {
}
header nav li:hover {
}
header nav li a {
    display: block;
    padding: 10px;
}
header nav .menu {
    background-position: 5px 2px;
}
header nav .course {
    background-position: 5px -44px;
}
header nav .shop {
    background-position: 5px -92px;
}
header nav .company {
    background-position: 5px -137px;
}
header nav .product {
    background-position: 5px -183px;
}

/***
contents
***/
#contents {
    width: 960px;
    margin: 0 auto 120px;
}
.top_message {
    margin-bottom: 68px;
    text-align: center;
    line-height: 2;
}
.top_message h2 {
    background-image: url(../images/bgTtlBorder.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    margin-bottom: 22px;
}
.top_message h2 img {
    padding: 0 0 10px 10px;
}
.top_message h3, .message {
    font-size: 1.200em;
    margin-bottom: 22px;
}
.top_message .maboBnr {
    margin-top: 20px;
    text-align: center;
}
.top_message .maboBnr img, .waku {
    border: 1px solid #8a5e25;
    padding: 3px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
}
.news {
    margin-left: 24px;
    margin-bottom: 120px;
    padding-right: 24px;
}
.news h2 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 24px;
    font-size: 1.600em;
}
.news h2 img {
    padding: 0 0 10px 10px;
}
.newsArea {
    padding: 20px 30px;
    max-height: 230px;
    overflow: auto;
}
.newsArea dt {
    border-bottom: 1px dashed #999;
    padding: 2.5em 0 1.25em 3px;
}
.newsArea dd {
    margin-top: -2.25em;
    margin-left: 140px;
    margin-bottom: 0px;
}
.newsArea dt.firstChild {
    padding-top: 0;
}
.newsArea p {
    margin-top: 2em;
    text-align: right;
}
.newsArea p a {
    color: #865d25;
    text-decoration: underline;
}
.newsArea p a:hover {
    color: white;
}
.bannerArea {
    margin-bottom: 60px;
    text-align: center;
}
.bannerArea img {
    margin: 0 30px 60px;
}
.bannerArea a.more {
    display: block;
    width: 300px;
    margin: 0 auto 50px;
    background-color: #252525;
    color: #fefefe;
    padding: 20px 10px;
    position: relative;
}
.bannerArea a.more:after {
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 16px;
    font-size: 1.333em;
    font-size: 20px;
}

/***
footer
***/
footer {
    border-top: 1px solid #252525;
    padding-top: 40px;
}
a#toTop {
    position: absolute;
    background-color: #252525;
    top: -61px;
    right: 0;
    color: white;
    padding: 4px;    
    font-size: 0.800em;
}
.footerWrap {
    width: 960px;
    margin: auto;
    position: relative;
}
.footerWrap nav {
    position: relative;
    font-size: 0.8em;
    overflow: hidden;
}
.footerWrap nav ul {
    position: relative;
    left: 50%;
    float: left;
}
.footerWrap nav li {
    margin-bottom: 0px;
    float: left;
    position: relative;
    left: -50%;
    margin-right: 70px;
}
.footerWrap nav ul li li:last-child {
    border-bottom: none;
}
.footerWrap nav li ul {
    float: none;
    position: static;
    left: initial;
    /*border-top: 1px solid #eee;*/
}
.footerWrap nav li ul li {
    float: none;
    position: static;
    margin-right: 0;
    margin-top: 10px;
}
.footerWrap nav li a {
    padding: 4px;
    display: block;
}
.footerWrap nav li a:hover {
    background-color: #eee;
}
.copyright {
    clear: both;
    font-size: 0.667em;
    text-align: center;
    color: #999;
    padding: 20px 0;
    font-family: arial;
}

/******/

/***
page
***/
.page header, .archive header, .single header, .error404 header {
    border-bottom: none;
    margin-bottom: 0;
    background-color: transparent;
    position: static;
    text-align: center;
}
header .spLogo {
    display: none;
}
header img.logo {
    margin: 0 auto 20px;
}
header nav li {
    margin: 0 10px 0 0;
    float: left;
}
header nav .current-menu-item a, header nav li:hover a, header nav .current-menu-ancestor a {
    background-color: #eee;
    border-radius: 3px;
}
header nav li ul.sub-menu {
    position: absolute;
    top: 26px;
    z-index: 9999;
    padding-top: 10px;
    display: none;
}
header nav li ul.sub-menu li {
    margin-right: 0;
}
header nav li ul.sub-menu a {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3);
}
header nav .current-menu-item ul a, header nav ul.sub-menu li:hover a {
    background-color: transparent;
    border-radius: 0;
    color: #505050;
}
header nav .current-menu-item ul.sub-menu a, header nav li:hover ul.sub-menu a {
    background-color: transparent;
}
header nav .current-menu-item ul.sub-menu a:hover, header nav li ul.sub-menu a:hover {
    background-color: #eee;
}

/***
contents
***/
.ttlArea {
    margin-bottom: 60px;
    padding-top: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.ttlArea h1, p.logo {
    font-size: 20px;
    font-size: 1.333em;
}
.body_wrap p {
    margin-bottom: 1em;  
}
.body_wrap iframe {
    max-width: 100%;
}

/***
menu page
***/
.page.menu .main {
    margin-top: 85px;
}
.page.menu .menuArea {
    display: none;
}
.page.menu .menuArea.show {
    display: block;
}
.menuTab {
    position: relative;
    top: -85px;
    left: -21px;
    margin-bottom: -70px;
}
.menuTab li {
    background-image: url(../images/bnrMenuTab_off.png);
    background-repeat: no-repeat;
    width: 194px;
    height: 75px;
    float: left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.menuTab li.current-menu-item, .menuTab li:hover {
    background-image: url(../images/bnrMenuTab_on.png);
}
.menuTab li a {
    width: 187px;
    height: 62px;
    display: block;
    margin-left: 4px;
    margin-top: 6px;
}
.menuTab li.dinner {
    background-position: 0 0;
}
.menuTab li.lunch {
    background-position: -209px 0;
}
.menuTab li.drink {
    background-position: -417px 0;
}

.menuArea ul {
    clear: both;
    margin-bottom: 20px;
}
.menuArea li {
    float: left;
    margin-bottom: 20px;
}
.menuArea li:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.menuArea li {
  min-height: 1px;
}
* html .menuArea li {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.menuArea li {
    background: url(../images/bgMenuBorderShort.gif) no-repeat right bottom;
}
.menuArea li h2, .menuArea li h3 {
    font-size: 1.133em;
    line-height: 1;
    margin-bottom: 20px;
    padding: 0;
    background: none;
    border-bottom: none;
    color: #444;
}
.menuArea li img {
    float: left;
    margin-right: 28px;
    border: 1px solid #8a5e25;
}
.menuArea .reco li {
    background: url(../images/bgMenuBorderLong.gif) no-repeat right bottom;
    width: 100%;
    float: none;
}
.menuArea .reco .price {
    background: url(../images/bgMenuPriceBorder.png) no-repeat right bottom;
}
.menuArea ul.normal {
    float: left;
}
.menuArea .normal li img {
    margin-right: 6px;
}
.menuArea ul.normal .right {
    margin-right: 0;
}
.menuArea .normal li h2, .menuArea .normal li h3 {
    font-size: 1.133em;
}
.menuArea .normal li {
    width: 416px;
    margin-right: 50px;
}
.menuArea ul.text {
    /* padding-top: 20px; */
}
.menuArea .text li {
    width: 100%;
    float: none;
    background: none;
    margin-bottom: 0;
}
.menuArea .text .price {
    line-height: 1;
    margin-top: -2em;
    padding-bottom: 0;
    margin-bottom: 2em;
}

/***
course page
***/
.courseTxt {
    margin: 20px 0 10px;
}

/***
shop page
***/
.shopArea .slide {
    float: right;
    width: 350px;
}
.shopArea table {
    width: 512px;
}
.shopArea .snsArea {
    float: none;
    margin-bottom: 20px;
}
.shopArea .rslides_tabs {
    display: none;
}

/***
blog page
***/
.entryLink {
    padding: 40px 0;
    border-bottom: 1px solid #eee;
}
.entryLink:first-child {
    padding-top: 0;
}
.entryLink a {
    display: block;
    overflow: hidden;
}
.entryLink a:hover {
    color: #535353;
}
.entryLink figure {
    margin: 0;
    float: left;
    margin-right: 40px;
}
figure img {
    border: 1px solid #999;
    width: 200px;
}
.entryLink div {
    padding-left: 242px;
}
.archive .entryLink h2 {
    padding-top: 0;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
    line-height: 1.2;
}
.blog section.entryLink p {
    margin: 0;
}
.entryLink footer {
    background: none;
    border-top: none;
    padding-top: 0;
    margin-top: 10px;
    font-size: 0.800em;
}
.entryLink time {
    color: #777;
}
.entryLink time:before {
  content:"\f017";
  margin-right: 5px;
}
aside {
    margin: 50px 0 10px;
}
.archive aside h3, .single aside h3 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 18px;
    font-size: 1.2em;
}
aside ul {
    margin-bottom: 20px;
}
aside li {
    border-bottom: 1px solid #eee;
    position: relative;
}
aside li a {
    display: block !important;
    padding: 1.25em 4px 1.25em 0;
}
aside .summary section {
    width: 460px;
    float: left;
    margin-right: 40px;
}
aside .summary section.right {
    margin-right: 0;
}
.single .wrapBorder h1 {
    margin: 10px 0 20px;
    font-size: 1.6em;
    line-height: 1;
}
.single .wrapBorder p {
    margin: 2em 0;
}
.prev_next {
    background: none;
    border-top: none;
    padding-top: 0;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
}
.prev_next .prev {
    float: left;
}
.prev_next .next {
    float: right;
}
.prev a, .next a {
    text-align: center;  
    display:block;  
    padding: 4px;
    width: auto;      
    color: #535353;   
}
.prev a:before {
    content: "\f0d9";
    margin-right: 10px;
}
.next a:after {
    content: "\f0da";
    margin-left: 10px;
}

/***
staff page, menu page
***/
.staff_area img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 20px 20px 0;
}
.staff_area .staff_content {
    margin-top: -186px;
    margin-left: 180px;
    width: 780px;
}
.staff_content h2, .menu_content h2 {
    font-size: 15px;
    font-size: 1.200em;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
}
.menu_content {
    float: left;
    margin: 0 60px;
}