@charset "UTF-8";
/*********************************************************
全体
*********************************************************/
body {
  font-family: "Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #767676;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
}

a {
  color: #E8D7AB;
}

a:hover {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  width: 100%;
}

.pc-block {
  display: block;
}

.junbi {
  font-size: 36px;
  text-align: center;
  width: 100%;
  padding: 25% 0;
}

/*********************************************************
ヘッダー
*********************************************************/
h1 {
  text-align: center;
  font-size: 11px;
  background: #D4C895;
  padding: 4px 0;
}

#logo-tel {
  display: table;
  width: 100%;
  max-width: 960px;
  margin: 2% auto;
}

.h-logo {
  display: table-cell;
  width: 50%;
}

.h-logo img {
  max-width: 300px;
}

.h-text {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

.h-text li {
  line-height: 1.5;
  text-align: right;
}

.h-tel {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
}

.h-tel img {
  max-width: 300px;
}

.h-tel_sp {
  display: none;
}

header nav {
  background: #EBE6B0;
}

#pc-header {
  max-width: 960px;
  margin: 0 auto;
}

#pc-header li {
  float: left;
  width: 16.666666666666664%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 160px;
  text-align: center;
  padding: 1px 0;
}

#pc-header li a {
  color: #AF9356;
  display: block;
  border-right: 1px dashed #E0D7B8;
  padding: 10% 0;
  text-decoration: none;
}

#pc-header li a:hover {
  background: #D4C895;
}

#pc-header li:first-child {
  border-left: 1px dashed #E0D7B8;
}

/*********************************************************
メイン
*********************************************************/
#container {
  max-width: 960px;
  margin: 1% auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}

#contents {
  width: 100%;
  max-width: 640px;
  float: right;
}

@media (max-width: 960px) {
  #contents {
    margin: 0 auto;
    float: none;
  }
}

#contents section {
  margin: 0 0 5% 0;
}

#slider {
  margin: 0 auto 0;
  max-width: 960px;
  padding: 2% 0 3%;
}

.main-image_bg {
  background: url(image.php?id=016);
}

.image_bg {
  background: url(image.php?id=018) repeat-x;
}

.image_bg img {
  max-width: 960px;
  margin: 0 auto;
  display: block;
}

/*-----------------------
コンセプト（index.html）
-----------------------*/
.concept li {
  line-height: 1.8;
}

#contents h2 {
  background: #EBE6B0;
  padding: 2% 0 0 1%;
  color: #6A5A4B;
  font-weight: bold;
  background-image: url(image.php?id=017);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 0 3% 0;
  min-height: 40px;
}

.main-concept {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin: 2% 0;
}

.co-table {
  display: table;
  width: 100%;
}

.co-text {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
}

.co-img {
  display: table-cell;
}

/*-----------------------
新着情報（index.html）
-----------------------*/
#news ul {
  max-height: 10em;
  overflow: auto;
}

#news li {
  padding: 2%;
}

#news li:nth-child(odd) {
  background: #FBFBFB;
}

/*-----------------------
メニューバナー（index.html）
-----------------------*/
.menu-ba {
  display: table;
  width: 100%;
}

.menu-ba div {
  display: table-cell;
  width: 33%;
}

.menu-ba div:last-child {
  padding: 0;
}

.menu-ba img {
  max-width: 210px;
}

/*-----------------------
メニュー(menu.html)
-----------------------*/
.menu table {
  width: 100%;
  border-top: 1px solid #EBE6B0;
  margin: 0 0 3% 0;
}

.menu tr {
  border-bottom: 1px solid #EBE6B0;
}

.menu th {
  background: #D4C895;
  font-weight: bold;
  text-align: left;
  width: 70%;
  vertical-align: middle;
  color: #FEFFC9;
}

.menu td,
.menu th {
  border-right: 1px solid #EBE6B0;
  border-left: 1px solid #EBE6B0;
  padding: 1%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.comment {
  padding: 2%;
  font-size: 13px;
  line-height: 1.3;
}

.price {
  text-align: right;
  font-weight: bold;
  font-size: 16px;
  color: #FF84EB;
}

.price span {
  display: block;
  font-size: 13px;
  padding: 3% 0 0 0;
}

.menu h3 {
  font-size: 18px;
  margin: 0 0 2% 0;
}

/*-----------------------
スタッフ(staff.html)
-----------------------*/
/* テーブル（左：テキスト 右：画像）
-----------------------*/
.staff .staff_table_1 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.staff .staff_table_1 .left {
  display: table-cell;
  width: 80%;
  padding: 0 5% 0 0;
  vertical-align: middle;
}

.staff .staff_table_1 .left p {
  line-height: 20px;
}

.staff .staff_table_1 .left p span {
  display: inline-block;
  padding: 3px;
  background: #EBE6B0;
  font-weight: bold;
  line-height: 0;
}

.staff .staff_table_1 .right {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
}

.staff .staff_table_1 .right p img {
  display: block;
  width: 100%;
}

/* テーブル（左：画像 右：テキスト）
-----------------------*/
.staff .staff_table_2 {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.staff .staff_table_2 .left {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
}

.staff .staff_table_2 .left p img {
  display: block;
  width: 100%;
}

.staff .staff_table_2 .right {
  display: table-cell;
  width: 80%;
  padding: 0 0 0 5%;
  vertical-align: middle;
}

.staff .staff_table_2 .right p {
  line-height: 20px;
}

.staff .staff_table_2 .right p span {
  display: inline-block;
  padding: 3px;
  background: #EBE6B0;
  font-weight: bold;
  line-height: 0;
}

/*-----------------------
アクセス(access.html)
-----------------------*/
.access table {
  width: 100%;
  font-size: 13px;
}

.access th {
  width: 20%;
  background: #EBE6B0;
  border-bottom: 3px solid #FFF;
  vertical-align: middle;
}

.access td {
  line-height: 1.3;
}

.access th,
.access td {
  padding: 1%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*-----------------------
サイドカラム
-----------------------*/
#left {
  max-width: 230px;
  float: left;
}

@media (max-width: 960px) {
  #left {
    max-width: 500px;
    float: none;
    margin: 0 auto;
  }
}

/*--info--*/
#information li {
  font-size: 12px;
  line-height: 1.5;
}

.info-1 {
  margin: 5% 0 0 0;
  border-top: 1px solid #EEE;
  padding: 5% 0 0 0;
}

.info-2 {
  border-bottom: 1px solid #EEE;
  padding: 0 0 5% 0;
}

#information p {
  font-size: 10px;
  line-height: 1.5;
  padding: 2% 0;
  margin: 5% 0;
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
}

#information li.left-tel {
  font-size: 16px;
  font-weight: bold;
}

/*--バナーエリア--*/
#banner-area img {
  max-width: 200px;
  margin: 0 auto;
  display: block;
}

#banner-area li {
  margin: 8% 0;
}

/*********************************************************
フッター
*********************************************************/
footer {
  text-align: right;
}

.footer-bar {
  background: #EBE6B0;
  padding: 1% 0;
  font-size: 12px;
}

.footer-bar ul {
  max-width: 960px;
  margin: 0 auto;
}

.footer-bar li {
  display: inline;
  padding: 0 1% 0;
  border-right: 1px solid #AF9356;
}

.footer-bar li a {
  color: #AF9356;
  font-weight: bold;
}

.footer-bar3 {
  padding: 1% 0;
}

.footer-bar3 p {
  max-width: 960px;
  margin: 0 auto;
}

.footer-bar3 p a {
  display: inline-block;
  padding: 5px 20px;
  background: #d3d3d3;
  color: #727171;
  font-weight: bold;
  text-decoration: none;
}

.footer-bar3 p a span {
  color: #db7093;
  font-weight: bold;
}

.footer-bar3 p a i {
  color: #db7093;
  font-weight: bold;
}

.footer-bar2 {
  background: #D4C895;
  padding: 1% 0;
}

.footer-bar2 ul {
  max-width: 960px;
  margin: 0 auto;
}

.footer-bar2 li {
  line-height: 1.8;
  font-size: 10px;
}

/*********************************************************
スマホ用メニュー
*********************************************************/
#sp-menu {
  display: none;
}

.slicknav_menu {
  display: none;
}

/*********************************************************
                      PageTopボタン
*********************************************************/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: block;
  opacity: 0.6;
  padding: 3px 0;
  /*角丸*/
  /*
  width: 50px;
  border-radius: 5px;
  */
  /*円*/
  vertical-align: middle;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#page-top a:hover {
  text-decoration: none;
  background: #999;
  opacity: 1;
}

/*********************************************************
                      マップ
*********************************************************/
.ggmap {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmapr object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}