
a {
  text-decoration: none;
  color: #f78e21;
}

a:hover {
  text-decoration: none;
  color: #f78e21;
}

p {
  font-family: 'メイリオ', sans-serif;
  font-size: 1em;
  color: #666;
}


*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }


/*-- Header --*/
#top-header {
  background-color: #333;
  color: #f78e21;
  font-size: 0.8em;
  padding: 1px 0;
}

.logo {
  padding: 20px 0;
  text-align: center;
  }

.main-menu ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.main-menu li {
  list-style: none;
  display: inline-block;
  padding: 30px 0 10px 0;
}

.main-menu a {
  font-family: 'メイリオ', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #444;
  text-transform: uppercase;
  margin-right: 30px;
}

.main-menu a:hover {
  color: #f78e21;
}


.navbar {
  margin-bottom: 0px;
}


/*-- End Header --*/


.carousel-caption p{
  color: #fff;
}



.info {
  color: #D71D3B;
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.info_text {
  width: 50%;
  margin: 0 auto;
}





/*
.main {
  background: #222;
}
*/

.top_info {
  text-align: center;
}

.img-responsive2,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  max-width: 100%;
  height: auto;
}


.attention p {
  font-family: 'メイリオ', sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: red;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}


/*-- Policy --*/

/*.policy-title h2 {
  font-family: 'メイリオ', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
*/
.policy-item {
  text-align: center;
  padding: 10px ;
  margin-bottom: 1em;
  margin-top: 1em;
/*  background: #fff;
  border-radius: 3px;*/
}

.policy-item h1 {
  font-family: 'メイリオ', sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  color: #dc143c;
  margin-top: 25px;
}

.policy-item h1 span {
  font-family: 'メイリオ', sans-serif;
  font-size: 0.8em;
  font-weight: 700;
  color: #dc143c;
  margin-left: -6px;
  margin-top: 28px;
}


.policy-item h5 {
  font-family: 'メイリオ', sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  color: #333;
  margin-top: 25px;
}

.policy-item p {
  font-family: 'メイリオ', sans-serif;
  text-align: left;
}


/*-- End Policy --*/



/*-- Heading --*/

#heading {
/*  background-image: url(../images/bg_menutitle.jpg);*/
  background-color: #222;
  height: 100px;
}

#heading h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
/*
#heading span {
  color: #fff;
  text-transform: uppercase;
}
*/
.heading-content {
  text-align: center;
  margin-top: 35px;
}

/*-- End Heading --*/


/*-- Breadcrumb --*/

.breadcrumb {
  background-color: #fff;
}

.breadcrumb > li + li:before {
  content: ">";
}

.pan-navi a:link,
.pan-navi a:visited {
    color: #362e2b;
    text-decoration: none;
    font-weight: bold;
}

.pan-navi a:hover,
.pan-navi a:active {
    color: #a6937c;
    text-decoration: none;
}
/*-- End Breadcrumb --*/


.btn2  {
  margin-top: 2px;
}


/*-- Menu --*/

.lines-on-sides, h2 {
  display: table;
  text-align: center;
  white-space: nowrap;
}
.lines-on-sides:after, h2:after, .lines-on-sides:before, h2:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.lines-on-sides:after, h2:after {
  border-left: 1em solid transparent;
}
.lines-on-sides:before, h2:before {
  border-right: 1em solid transparent;
}
 
h2 {
  font-family: 'メイリオ', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
}
 









.enkai_menu {
/*  border-bottom: 1px solid #222;　　　　コースごと1行の場合、使用*/
  margin-top: 10px;
}

.enkai_name h4 {
  font-weight: 700;
}

.enkai_name span {
  font-size: 80%;
}

.notes {
/*  text-indent:2em;*/
  font-weight: 700;
}

.notes p {
  color: #e60012;
}

.item_menu {
  font-family: 'メイリオ', sans-serif;
  font-size: 1.2em;
}

.item_photo {
  margin:0 ;
  padding-top: 4px;
}

.item_info {
  padding-left: 2em;   /*2em、右に動かす*/
}

/*.menu_photo {                   コースごと1行の場合、使用
  padding: 4px;
  margin: 0 15px 10px 0;
}

.item_thumbnail {                 コースごと1行の場合、使用
  display: block;
  padding: 4px;
  margin-bottom: 20px;*/


/*  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;*/
}

/*-- End Menu --*/

/*-- Drink menu --*/

.sake dl,dt,dd {
  margin: 0;
  padding: 0;
}

/*.sake dl {
  width: 50%;
}*/
.sake dt {
  float: left;
  clear: both;
  width: 6em;
  font-weight: bold;
  padding: 2px; 
}

.sake dt:before {
  content: '■ ';
}

.sake dd {
  margin-left: 6em;
  padding: 2px; 
  padding-left: 1em;   /*1em、右に動かす*/
  text-indent: -1em;  /*最初の行だけ1em、左に動かす*/
}

.sake dd:before {
  content: '：';
}


/*-- End Drink menu --*/



/*-- Foodstuff --*/

.foodstuff_item {
  margin-bottom: 1em;
}

h3 {
  font-family: 'メイリオ', sans-serif;
  font-size: 20px;
  font-weight: 700;
  border-left: 3px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 8px;
}


/*-- End Foodstuff --*/

/*-- Shop --*/

.table th {
  background-color: #f5f5f5;
}

/*-- End Shop --*/


/*-- shop horiday --*/

.table-horiday td {
  text-align: center;
  font-weight: bold;
}

.horiday-info {
  background-color: #ff0000;
}


/*-- End shop horiday --*/





/*--Footer--*/

footer {
  background-color: #f3f3f3;
  border-top: 4px solid #59493f;
  margin-top: 120px;
}

.social-bottom {
  margin-top: 40px;
  padding-bottom: 40px;
}
/*
.social-bottom span {
  font-family: 'メイリオ', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}
*/
.social-bottom ul {
  margin: 0;
  padding: 0;
}

.social-bottom li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}
/*
.social-bottom a {
  background-color: #fff;
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #bbb;
}

.social-bottom a:hover {
  background-color: #f78e21;
  color: #fff;
}
*/
.subscribe-form {
  margin-top: 40px;
  padding-bottom: 40px;
}

.subscribe-form span {
  font-family: 'メイリオ', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}

.subscribeForm {
  position: relative;
  display: inline-block;
}

.subscribe-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: url(../images/subscribe-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  background-color: transparent;
  content: '';
  margin-top: 0;
  border: 0;
}

.subscribe-form input#subscribe {
  padding: 4px 10px 4px 10px;
  line-height: 34px;
  height: 34px;
  max-width: 280px;
  width: 280px;
  margin-top: 0px;
  outline: 0;
  border-color: #f3f3f3;
}

.footer-title {
  margin-top: 1.5em;
  font-family: 'メイリオ', sans-serif;
  font-size: 1em;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.shop-list ul {
  margin: 0;
  padding: 0;
}

.shop-list li {
  list-style: none;
  margin: 10px 0;
}

.shop-list i {
  font-size: 16px;
  margin-right: 5px;
  color: #f78e21;
}

.shop-list a {
  text-transform: uppercase;
  color: #888;
  font-size: 13px;
}

.shop-list a:hover {
  color: #f78e21;
}

.recent-post {
  overflow: hidden;
  margin-bottom: 20px;
}

.recent-post-thumb {
  float: left;
  margin-right: 10px;
  width: 70px;
  height: 70px;
}

.recent-post-info {
  overflow: hidden;
}

.recent-post-info h6 {
  font-family: 'メイリオ', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.recent-post-info a {
  color: #333;
}

.recent-post-info a:hover {
  color: #f78e21;
}

.recent-post-info span {
  font-family: 'メイリオ', sans-serif;
  font-size: 13px;
  color: #f78e21;
}

.more-info p {
  padding-bottom: 20px;
}

.more-info ul {
  margin: 0;
  padding: 0;
}

.more-info li {
  list-style: none;
  margin: 10px 0;
  font-family: 'メイリオ', sans-serif;
  font-size: 1em;
  color: #666;
}

.more-info i {
  color: #f78e21;
  margin-right: 10px;
  font-size: 18px;
}

.bottom-footer {
  text-align: left;
  padding: 60px 0 15px 0;
}

/*-- End Footer --*/




/*--- RESPONSIVE ---*/

@media screen and (max-width: 990px) {

    
  .logo {
    text-align: center;
  }

  .carousel-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

/*  .footer-title {
    margin-top: 60px;
  }*/

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }
}

@media screen and (max-width: 568px) {

  .logo {
    text-align: center;
  }


  .content-hide p {
    display: none;
  }

  .carousel-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }

/*  .logo {
    padding-bottom: 60px;
  }*/

  .main-menu li {
    display: block;
/*    margin-top: -10px;*/
    padding: 5px 0px;
    margin-right: -30px;
  }

  #heading-section img {
    display: none;
  }

  .divide-line img {
    display: none;
  }

  .top-footer {
    display: none;
  }

}

@media screen and (max-width: 1000px) {

  .carousel-caption {
    display: none;
  }
}

@media screen and (max-width: 600px) {

  .heading-section img {
    display: none;
  }

  body {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 995px) {

  .hover-iner span {
  margin-top: 160px;
  }

  body {
    overflow-x: hidden;
  }
}



/* ページトップ */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}



/*--- END RESPONSIVE ---*/