@charset "UTF-8";


/*---------------------------- 共通部分 ----------------------------*/

html, body, header, nav, article, section, aside, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}

header, nav, article, section, aside, footer {
  display: block;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

a:link {
  color: #583822;
}

a:visited {
  color: #583822;
}

a:hover {
  color: #765c47;
}

p {
  margin: 15px 0 15px 0;
  line-height: 1.7;
  letter-spacing: 0.05em;
}




/*---------------------------- スマートフォン向けのスタイル ----------------------------*/
@media only screen and (max-width: 679px) {


/*---------------------------- ページ全体の指定 ----------------------------*/

body {
  width: 100%;
  font: 87.5% 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  color: #333333;
  letter-spacing: 0.05em;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
}


/*---------- メイン ----------*/

#main {
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
  width: 100%;
  margin: 18% auto 0 auto;
  line-height: 1.6;
  background-color: #ffffff;
}

#header h1 {
  display: none;
}


/*---------- ヘッダー内 ----------*/

#header #header_inner {
  display: none;
}


/*---------- PCメニュー ----------*/

#header-menu {
  display: none;
}


/*---------- SPメニュー ----------*/

#header-nav {
  margin: 0 1px 8px 1px;
}

#header-nav ul {
  padding: 0;
}

#header-nav ul li {
  width: 25%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  text-align: center;
}

#header-nav li a {
  width: 100%;
  font-size: 0.68em;
  padding: 15px 0 15px 0;
  display: block;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #fffffc !important;
  text-decoration: none;
  border-left: 1px solid #daeece;
  background-color: #79bb53;
}

#header-nav li a:hover {
  color: #fffffc !important;
  display: block;
  text-decoration: none;
  background-color: #8ac867;
}

#header-nav li.home a {
  border-left: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}


/*---------- SP電話ボタン ----------*/

.phone {
  display: block;
}


/*---------- SPヘッダー固定 ----------*/

.header_fit {
  width: 100%;
  margin: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: center;
  border-bottom: solid 2px #f6f6f6;
  background-color: #ffffff;
}

.header_fit_left {
  width: 72%;
  float: left;
}

.header_fit_left img {
  width: 99%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

.header_fit_center {
  width: 14%;
  float: left;
}

.header_fit_center img {
  width: 99%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

.header_fit_right {
  width: 14%;
  float: right;
}

.header_fit_right img {
  width: 99%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

#voice,
#point,
#goaisatsu,
#price,
#access,
#contact,
#menulist {
  margin-top: -16%;
  padding-top: 16%;
  display: inline-block;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}


/*---------- フッター SP電話ボタン ----------*/

.phone_fit {
  width: 100%;
  margin: 0;
  padding-top: 2px;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10000;
  text-align: center;
  background-color: #ffffff;
}

.phone_fit_left {
  width: 32.5%;
  float: left;
}

.phone_fit_left img {
  width: 99%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

.phone_fit_right {
  width: 66.5%;
  float: right;
}

.phone_fit_right img {
  width: 99%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}



/*---------- メイン画像 ----------*/

#header-img {
  width: 100%;
  height: auto;
  margin: 0 0 6px 0;
}

.main_photo {
  display: none;
}

.main_photo_sp {
  display: block;
  margin: 0 auto 0 auto;
}


/*---------- メインコンテンツ ----------*/

#container {
  padding: 0 0 8px 0;
}


/*---------- コンテンツ ----------*/

#contents {
  padding: 0 0 10px 0;
  font-size: 1em;
}

#contents .inner_bg {
  padding: 10px 0 10px 0;
}

#contents .inner_base {
  padding: 0;
}

.article {
  margin: 0;
  padding: 0;
}

.section {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
}

#contents #pannavi {
  margin: 0 0 5px 0;
  padding: 0 0 8px 0;
  font-size: 0.92em;
}

#contents h2 {
  margin: 0 0 7px 0;
  padding: 11px 8px 7px 12px;
  font-size: 1.28em;
  color: #fffffc;
  line-height: 1.7;
  background-color: #79bb53;
}

#contents h2.txt,
#contents h2.txt02 {
  margin: 0 0 4px 0;
  padding: 0;
  border: none;
  font-size: 1.28em;
  color: #54351f;
  background: none;
}

#contents h2.txt2 {
  margin: 0 0 4px 0;
  padding: 0;
  border: none;
  font-size: 1.28em;
  color: #54351f;
  background: none;
}

#contents h2.page_title {
  margin: 0 0 10px 0;
  padding: 14px 0 10px 13px;
  font-size: 1.28em;
  color: #882200;
  line-height: 1.6;
  border-top: solid 4px #79bb53;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #fdf8e6;
  background-image: none;
}

#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 12px 10px 6px 12px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #662200;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #aaaaaa;
  border-left: solid 5px #882200;
  background: url(../img/h3_bg.gif) center repeat-x;
}

#contents h3.beta {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 8px 13px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #fffffc;
  border-top: solid 1px #3dae36;
  border-right: solid 1px #3dae36;
  border-bottom: solid 1px #3dae36;
  border-left: solid 5px #3dae36;
  background: url(../img/h3_beta.gif) repeat-x;
}

#contents h3.point {
  margin: 10px 0 10px 0;
  padding: 8px 10px 6px 10px;
  line-height: 1.4;
  font-size: 1.28em;
  color: #e85922;
  border-top: solid 1px #888888;
  border-right: none;
  border-bottom: solid 1px #663300;
  border-left: none;
  background-image: url(../img/h3_point.gif) ;
}

#contents h3.gold,
#contents h3.gold02 {
  margin: 12px 3px 10px 3px;
  padding: 13px 10px 9px 16px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #662200;
  border: none;
  background-image: none;
  background-color: #f1e7d1;
}

#contents h3.gray,
#contents h3.gray02 {
  margin: 12px 3px 10px 3px;
  padding: 13px 10px 9px 16px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #662200;
  border: solid 1px #d9d1d1;
  background-image: none;
  background-color: #f1ecec;
}

#contents h2.mid {
  height: 41px;
  margin: 0 0 14px 0;
  padding: 15px 0 0 0;
  font-size: 1.47em;
  color: #ffffff;
  background: none;
}

#contents h2.mid_green {
  height: auto;
  margin: 0 0 10px 0;
  padding: 15px 0 6px 0;
  font-size: 1.63em;
  text-align: center;
  color: #627a16;
  background: none;
}

#contents p {
  padding-right: 2px;
  padding-left: 2px;
  line-height: 1.6;
}


/*---------- ２コンテンツ・ボックス ----------*/

.box {
  width: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
}

.box:after {
  content: "";
  display: block;
  clear: both;
}

.box1 {
  width: auto;
  padding: 6px;
  margin: 6px;
  background-color: #faf2e2;
}

.box2 {
  width: auto;
  padding: 6px;
  margin: 6px;
  background-color: #faf2e2;
}


/*---------- 画像の回り込み ----------*/

img.picture {
  display: block;
  clear: both;
  margin: 20px auto 20px auto;
}

img.picture_r {
  display: block;
  clear: both;
  margin: 20px auto 20px auto;
}


/*---------- 表（テーブル） ----------*/

/*--- 2列 ---*/

table.t01 {
  border: solid 1px #bbbbbb;
  border-collapse: collapse;
  padding: 4px;
}

td.t01 {
  padding: 4px;
  border: solid 1px #bbbbbb;
  border-collapse: collapse;
}

td.head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(../img/main_block_bg.gif);
}

td.t00 {
  padding: 4px;
}


/*--- テーブル30% ---*/

table.t_line {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
}

td.t_head {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 12px 8px 12px 8px;
  background-color: #fff8e3;
  width: 80px;
}

td.t_line {
  width: auto;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding: 12px 8px 12px 8px;
  background-color: #ffffff;
}

td.t_left {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
  background-color: #fff8e3;
  width: 30%;
}

td.t_right {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
  background-color: #ffffff;
  width: 70%;
}


/*--- テーブル50% ---*/

table.t_line2 {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
}

td.t_line2 {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  text-align: center;
  width: auto;
  background-color: #ffffff;
}

td.t_left2 {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  text-align: center;
  width: 50%;
  background-color: #fff8e3;
}

td.t_right2 {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  text-align: center;
  width: 50%;
  background-color: #ffffff;
}

/*---------- 動画 ----------*/

.movie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*---------- Googleマップ ----------*/

.map {
  position: relative;
  padding-bottom: 75%; 
  height: 0;
  overflow: hidden;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  padding: 6%;
  width: 88% !important;
  height: 100% !important;
}


/*---------- フッター ----------*/

#footer {
  width: 100%;
  padding: 20px 0 25% 0;  /*-- 固定・下余白 --*/
  color: #ffffff;
  line-height: 1.7;
  text-align: center;
  background-color: #79bb53;
}

#footer p {
  padding: 0;
  color: #ffffff;
  font-size: 0.87em;
}

#footer a {
  color: #ffffff !important;
  text-decoration: none;
}

#footer a:hover {
  color: #eeeeee !important;
  text-decoration: underline;
}

#footer a:visited {
  color: #ffffff;
  text-decoration: none;
}

#footer ul {
  margin: 6px 0 18px 0;
}

#footer ul li {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  text-align: center;
}

#footer ul li a {
  width: 100%;
  font-size: 0.93em;
  padding: 15px 0 15px 0;
  display: block;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #fffffc !important;
  text-decoration: none;
  border: 0;
  border-bottom: dotted 1px #fffffc;
  background-color: #79bb53;
}

#footer ul li a:hover {
  color: #fffffc !important;
  display: block;
  text-decoration: none !important;
  background-color: #8ac867;
}

#footer ul li.home a {
  border-left: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}

#footer .footer_info {
  display: none;
}

#footer .footer_navi {
  padding: 0 10px 20px 10px;
}

#footer .copy {
  padding: 0 10px 0 10px;
}


}