@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-size: 62.5%;
  height: 100%;
  /*overflow: hidden;*/
}

/*================================================
 *  CSSリセット
 ================================================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*================================================
 *  一般・共通設定
 ================================================*/
body {
  min-width: 1100px;
  font-size: 14px;
  color: #333;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  line-height: 1.6;
  background: #fff url(../images/common/back.gif) top left;
  /* iPhoneやiPod Touch などで閲覧した際に、横向きにすると縦の時より自動的に文字サイズが大きくなるのを防ぐ */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* clearfix */
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* IE6 */
* html .cf {
  zoom: 1;
}

/* IE7 */
*:first-child + html .cf {
  zoom: 1;
}

/* 印刷を区切る */
.pbBefore {
  page-break-before: always !important;
}

.pbAfter {
  page-break-after: always !important;
}

/*================================================
 *  マージン
 ================================================*/
.mgt0 {
  margin-top: 0px;
}

.mgt5 {
  margin-top: 5px;
}

.mgt10 {
  margin-top: 10px;
}

.mgt20 {
  margin-top: 20px;
}

.mgt30 {
  margin-top: 30px;
}

.mgt40 {
  margin-top: 40px;
}

.mgt50 {
  margin-top: 50px;
}

.mgb5 {
  margin-bottom: 5px;
}

.mgb10 {
  margin-bottom: 10px;
}

.mgb20 {
  margin-bottom: 20px;
}

.mgb30 {
  margin-bottom: 30px;
}

.mgb40 {
  margin-bottom: 40px;
}

.mgb50 {
  margin-bottom: 50px;
}

.inner1100 {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

.inner960 {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

a {
  color: #009245;
  text-decoration: none;
}
a:hover {
  color: #c00;
  text-decoration: none;
}

header h1 {
  margin: 0 !important;
  border-bottom: none !important;
}

h1 {
  margin: 15px 0 5px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  color: #009245;
  border-bottom: dashed 1px #a67c52;
}

h2 {
  clear: both;
  margin: 20px 0 0 0;
  padding: 7px 10px;
  font-size: 24px;
  color: #fff;
}

h2.BG690 {
  height: 38px;
  background: url(../images/common/sub_BG690.png) no-repeat top left;
}

h2.GR690 {
  height: 38px;
  background: url(../images/common/sub_GR690.png) no-repeat top left;
}

h2.OR250 {
  height: 38px;
  background: url(../images/common/sub_OR250.png) no-repeat top left;
}

h2.GR960 {
  height: 38px;
  margin-bottom: 0.5em;
  background: url(../images/common/sub_GR960.png) no-repeat top left;
}

h3 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  color: #603813;
}

h4 {
  margin: 15px 0 5px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #009245;
  border-bottom: dashed 1px #a67c52;
}

h5 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #ff8c06;
  border-bottom: dashed 1px #a67c52;
}

p {
  margin: 0;
}

p.notice {
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
}

img {
  vertical-align: bottom;
}

ul, ol, dl {
  margin: 0;
}

ul li {
  list-style: none;
}

ol li {
  list-style: none;
}

/*================================================
 *  ヘッダー
 ================================================*/
header {
  box-sizing: border-box;
  position: relative;
  padding: 20px 0 5px 0;
  width: 100%;
  background: url(../images/common/header_back.png) no-repeat top center;
}

.headmenu {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 960px;
  height: 70px;
}
.headmenu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.headmenu li.Hbtn {
  float: right;
  margin: -7px 0 5px 6px;
  border: solid 1px #a67c52;
  border-radius: 5px;
  background: #fff;
  list-style: none;
}
.headmenu li.Hbtn:hover {
  background: #ffffe0;
}

/*================================================
 *  フッター
 ================================================*/
footer {
  box-sizing: border-box;
  width: 100%;
  clear: both;
  margin: 10px auto 0 auto;
  padding: 15px 0;
  width: 960px;
  border-top: solid 1px #c69c6d;
}

.footmenu {
  position: relative;
  float: left;
  margin: 0 -15px 0 0;
  padding: 0 0 15px 0;
  width: 975px;
  height: 170px;
}
.footmenu li {
  float: right;
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
  width: 365px;
  font-size: 12px;
  text-align: left;
}
.footmenu li.img {
  float: left;
  width: 200px;
}
.footmenu li.tel {
  float: left;
}
.footmenu li.time {
  padding: 15px 0 10px 0;
  font-size: 18px;
  font-weight: 700;
}
.footmenu li.add {
  float: left;
  font-size: 18px;
  text-align: right;
}
.footmenu li.maplink {
  float: left;
  padding-right: 30px;
  width: 335px;
  height: 24px;
  font-size: 16px;
  text-align: right;
  background: url(../images/common/arrowR.png) no-repeat right center;
}
.footmenu li.btn {
  float: left;
  margin: 5px 0 0 0;
  padding: 0;
  width: 760px;
  height: 37px;
}
.footmenu li.copyright {
  margin: 5px 15px 0 0;
  padding: 0;
  width: 745px;
  font-size: 11px;
  text-align: right;
}
.footmenu a {
  color: #a67c52;
  text-decoration: none;
}
.footmenu a:hover {
  color: #c00;
  text-decoration: none;
}

.ftgreen {
  margin: 0 5px 0 0;
  padding: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: #393;
}

.footbtn {
  position: relative;
  float: left;
  margin: 0 -15px 0 0;
  padding: 0;
  width: 760px;
  height: 37px;
}
.footbtn li {
  position: relative;
  width: 363px;
  height: 38px;
  margin: 0 15px 0 0;
  padding: 0;
  border: solid 1px #a67c52;
  border-radius: 8px;
  background: #fff;
  list-style: none;
}
.footbtn li:hover {
  background: #ffffe0;
}

/*================================================
 *  ボトム　テキストリンク
 ================================================*/
#bottom {
  clear: both;
  position: relative;
  padding: 0;
  width: 960px;
  height: 29px;
}
#bottom ul {
  margin: 0;
  padding: 0;
}
#bottom li {
  padding: 9px 0 0 0;
  font-size: 14px;
  color: #8c6239;
}
#bottom li.totop {
  float: right;
  margin: -5px 0 0 0;
  padding: 9px 33px 0 0;
  height: 29px;
  text-align: right;
  font-size: 18px;
  line-height: 1.3em;
  background: url(../images/common/arrowT.png) no-repeat right center;
}
#bottom a {
  color: #8c6239;
}
#bottom a:hover {
  color: #c00;
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
  position: relative;
  margin: 0 auto 10px auto;
  padding: 0;
  width: 960px;
  height: 72px;
}
nav ul {
  margin: 0;
  padding: 0;
}
nav li {
  position: relative;
  width: 150px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  border-right: dashed 1px #a67c52;
}
nav li.home {
  width: 53px;
}

/*================================================
 *  パンくず
 ================================================*/
#bread {
  position: relative;
  overflow: hidden;
  margin: 0 auto 20px auto;
  padding: 5px 15px;
  width: 930px;
  height: 18px;
  font-size: 14px;
  border: solid 1px #a67c52;
  border-radius: 5px;
  background: #fff;
}

/*================================================
 *  コンテンツ 大枠
 ================================================*/
#contents {
  width: 960px;
  margin: 0 auto;
}

/*================================================
 *  サブ 右カラム
 ================================================*/
#sub {
  box-sizing: border-box;
  overflow: hidden;
  float: right;
  margin: 10px 0 0 0;
  width: 250px;
}

/*================================================
 *  サブ テキストリンクメニュー
 ================================================*/
.submenu ul {
  margin: 0 0 15px 0;
}
.submenu .nolink {
  padding: 10px;
  color: #603813;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
  border-bottom: dashed 1px #a67c52;
  text-decoration: none;
}
.submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.submenu li a {
  display: block;
  padding: 10px;
  color: #009245;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
  border-bottom: dashed 1px #a67c52;
  text-decoration: none;
  background: url(../images/common/btn_back.png) no-repeat right center;
}
.submenu li a:hover {
  color: #c00;
}

/*================================================
 *  サブ バナーリンクメニュー
 ================================================*/
.bnr {
  overflow: hidden;
}
.bnr li {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.bnr li a:hover {
  opacity: 0.8;
}
.bnr img {
  width: 100%;
}

/*================================================
 *  サブ googleカレンダー
 ================================================*/
.calender {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px 0;
  padding: 10px;
  width: 230px;
  height: 285px;
  background: #fff;
}

/*================================================
 *  メイン 左カラム
 ================================================*/
#main {
  box-sizing: border-box;
  overflow: hidden;
  float: left;
  margin: 10px 0 0 0;
  width: 690px;
}
#main strong {
  font-weight: bold;
  color: #f00;
}

.main_box {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 15px 15px 50px 15px;
  width: 660px;
}

/*================================================
 *  タイトル横 リンク
 ================================================*/
.linklist, .linklist2 {
  position: absolute;
  right: 10px;
  margin: 0;
  padding: 20px 30px 0 0;
  height: 44px;
  font-size: 18px;
  color: #fff;
  text-align: right;
}

.linklist {
  top: 15px;
  background: url(../images/common/arrowR.png) no-repeat right center;
}

.linklist2 {
  top: -57px;
  background: url(../images/common/arrowU.png) no-repeat right center;
}

.linklist a, .linklist2 a {
  color: #fff;
}

.linklist a:hover, .linklist2 a:hover {
  color: #ff0;
}

/*================================================
 *  メイン 2カラム
 ================================================*/
.col_two {
  clear: both;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.col_two ul {
  overflow: hidden;
  margin: 0 -2.5% 0 0;
}
.col_two ul li {
  list-style: none;
  float: left;
  width: 47.5%;
  margin: 0 2.5% 0 0;
  font-size: 14px;
}
.col_two ul li:nth-child(2n+1) {
  clear: both;
}

/*================================================
 *  メイン 3カラム
 ================================================*/
.col_three {
  clear: both;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.col_three ul {
  overflow: hidden;
  margin: 0 -2.3% 0 0;
  display: flex;
  flex-wrap: wrap;
}
.col_three ul li {
  list-style: none;
  font-size: 14px;
  flex-basis: 33%;
  padding: 12px;
  box-sizing: border-box;
  max-width: 33%;
}

/*================================================
 *  メイン 写真＆記事
 ================================================*/
.col_topic {
  clear: both;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.col_topic ul {
  overflow: hidden;
  margin: 0 -2% 0 0;
  padding: 0;
}
.col_topic ul li {
  list-style: none;
  float: left;
  margin: 0 2% 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  line-break: strict;
}
.col_topic ul li.ph {
  width: 47%;
}
.col_topic ul li.txt {
  width: 49%;
}

/*================================================
 *  メイン 写真
 ================================================*/
.photo {
  float: left;
  overflow: hidden;
  margin: 0 0 5px 0;
  border-radius: 10px;
  line-height: 0;
  width: 100%;
}

/*================================================
 *  メイン 写真下キャプション
 ================================================*/
.caption {
  float: left;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0;
}

/*================================================
 *  メイン 価格
 ================================================*/
.price {
  float: right;
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  color: #603813;
}

/*================================================
 *  メイン 表
 ================================================*/
dl.mainlist {
  clear: left;
  position: relative;
  margin: 0 0 5px 0;
  padding: 0;
  width: 100%;
  line-height: 1.3;
}

dl.mainlist dt {
  clear: left;
  float: left;
  margin: 0;
  padding: 5px;
  width: 7em;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #393;
}

dl.mainlist dt.bgOR {
  background: #ff8c06;
}

dl.mainlist dd {
  margin: 0;
  padding: 5px 0 5px 6em;
  width: 9em;
  color: #603813;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

dl.mainlist dd.second {
  margin: 0;
  padding: 5px 0 5px 7em;
  width: 11em;
  color: #603813;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}

dl.mainlist dd.third {
  float: right;
  margin: -2.3em 0 0 0;
  padding: 5px 0;
  width: 17em;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

dl.mainlist dd.forth {
  /*margin:0 0 60px 7.5em;*/
  margin: 0 0 0 7.5em;
  padding: 0;
  width: 12em;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}

dl.mainlist dd a {
  color: #393;
}

dl.mainlist dd a:hover {
  color: #c00;
}

.maintopic {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px 0;
  padding: 0;
}

.maintopic li {
  float: left;
  margin: 0 20px 0 0;
  padding: 0 5px;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  color: #603813;
  border-bottom: dashed 1px #a67c52;
}

.maintopic li.btn {
  float: right;
  margin: 20px 0;
  padding: 7px 54px 7px 20px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
  color: #603813;
  border: solid 1px #a67c52;
  border-radius: 5px;
  background: #fff url(../images/common/btn_back.png) no-repeat right center;
}

.maintopic li.mapbtn {
  float: left;
  margin: 10px 10px 0 0;
  padding: 7px 54px 7px 20px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
  color: #603813;
  border: solid 1px #a67c52;
  border-radius: 5px;
  background: #fff url(../images/common/btn_backD.png) no-repeat right center;
}

.maintopic li.btn a, .maintopic li.mapbtn a {
  color: #603813;
}

.maintopic li.btn:hover {
  background: #ffffe0 url(../images/common/btn_back.png) no-repeat right center;
}

.maintopic li.mapbtn:hover {
  background: #ffffe0 url(../images/common/btn_backD.png) no-repeat right center;
}

.maintopic li.txt {
  float: right;
  margin: 20px 5px;
  padding: 7px 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
  color: #a88065;
  border: none;
}

/*================================================
 *  メイン ボタン大
 ================================================*/
.btn400 {
  float: left;
  margin: 5px 130px;
  padding: 7px 0;
  width: 400px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  border: solid 1px #a67c52;
  border-radius: 5px;
  background: #fff url(../images/common/btn_back.png) no-repeat right center;
}
.btn400 a {
  color: #603813;
  display: block;
}
.btn400:hover {
  background: #ffffe0 url(../images/common/btn_back.png) no-repeat right center;
}

/*================================================
 *  メイン 色
 ================================================*/
.green {
  font-weight: 700;
  color: #009245;
}

.red {
  color: #f00;
}

.black {
  font-size: 12px;
  font-weight: 500;
  color: #000;
}

/*================================================
 *  メイン テーブル
 ================================================*/
table {
  margin: 0 0 20px 0;
  width: 100%;
  border-collapse: collapse;
  border-left: 1px solid #a67c52;
  border-top: 1px solid #a67c52;
  color: #000;
}

table tr th {
  background: #cf9;
  font-weight: 700;
}

table tr th.floor {
  width: 10%;
}

table tr th.name {
  width: 30%;
}

table tr th.other {
  width: 20%;
}

table td, table th {
  border-right: 1px solid #a67c52;
  border-bottom: 1px solid #a67c52;
  padding: 5px;
  line-height: 1.8em;
  vertical-align: middle;
}

table td {
  text-align: center;
}

table td.floor {
  width: 10%;
  background: #f0fff0;
}

table td.name {
  width: 30%;
}

table td.meal {
  width: 10%;
}

table td other {
  width: 20%;
}

table tr:nth-child(odd) {
  background-color: #fffff0;
}

table tr:nth-child(even) {
  background-color: #fff;
}

/*================================================
 *  企業研修のご案内
 ================================================*/
.contact {
  text-align: center;
}

.contact_header {
  margin-bottom: 0px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #393;
}

/*================================================
 *  トップページ　おすすめプログラム
 ================================================*/
dl.recommend {
  margin: 0;
  padding: 0;
  width: 100%;
}

dl.recommend dt {
  clear: left;
  float: left;
  margin: 0;
  padding: 0 10px 60px 0;
  border-bottom: none;
  width: 200px;
}

dl.recommend dd {
  margin: 0 0 0 210px;
  padding: 10px 0 5px 0;
  width: 245px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

dl.recommend dd.name {
  margin: 0 0 0 210px;
  padding: 5px 0 10px 0;
  width: 245px;
  border-bottom: dashed 1px #a67c52;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}
dl.recommend dd.name a {
  color: #009245;
}

dl.recommend dd.more {
  margin: 0 0 0 210px;
  padding: 8px 37px 5px 0;
  width: 208px;
  border-bottom: dashed 1px #a67c52;
  text-align: right;
  font-size: 16px;
  line-height: 1.3em;
  background: url(../images/common/btn_back.png) no-repeat right center;
}
dl.recommend dd.more a {
  color: #a67c52;
}

a.hover:hover img {
  opacity: 0.8;
}

.recommend a:hover {
  color: #c00 !important;
}

/*================================================
 *  トップページ　イメージ
 ================================================*/
#mainImgWrap {
  position: relative;
  width: 800px;
  height: 545px;
  margin: 0 auto;
  padding: 0 150px;
  overflow: hidden;
  background: url(../images/top/top_imgback.png) no-repeat top center;
}

#mainImgWrap div.default,
#mainImgWrap div.replace-img {
  position: absolute;
  top: 0;
  left: 150px;
  width: 800px;
  height: 395px;
}

.bnrList1 {
  margin: -25px 150px 15px 150px;
  width: 800px;
  z-index: 999;
}

.bnrList1 li a {
  float: left;
  margint: 0;
  width: 200px;
  line-height: 1;
}

#top_link1 {
  position: absolute;
  top: 425px;
  left: 370px;
}

#top_link2 {
  position: absolute;
  top: 395px;
  left: 370px;
}

#top_link3 {
  position: absolute;
  top: 375px;
  left: 575px;
}

#top_link4 {
  position: absolute;
  top: 375px;
  left: 790px;
}

#top_link5 {
  position: absolute;
  top: 360px;
  left: 160px;
}

/*================================================
 *  トップページ コンテンツリンクボタン
 ================================================*/
#top_link {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 810px;
}
#top_link ul {
  margin: 0;
  padding: 0;
}
#top_link ul li {
  position: relative;
  width: 154px;
  height: 42px;
  float: left;
  margin: 0 6px;
  padding: 0 34px 0 0;
  border: solid 1px #a67c52;
  border-radius: 8px;
  background: #fff;
  list-style: none;
}
#top_link ul li:hover {
  background: #ffffe0;
}

/*================================================
 *  トップページ リード文
 ================================================*/
#top_read {
  position: relative;
  overflow: hidden;
  margin: 18px auto 14px auto;
  padding: 0;
  width: 800px;
  border-top: dashed 1px #a67c52;
}
#top_read ul {
  margin: 0;
  padding: 0;
}
#top_read li {
  position: relative;
  width: 800px;
  height: 36px;
  float: left;
  margin: 0;
  padding: 0;
  border-bottom: dashed 1px #a67c52;
  list-style: none;
  text-align: right;
}
#top_read li a {
  color: #a67c52;
}
#top_read li a:hover {
  color: #c00;
}
#top_read li.more {
  margin: 0;
  padding: 9px 30px 0 0;
  width: 770px;
  height: 29px;
  text-align: right;
  font-size: 18px;
  line-height: 1.3em;
  background: url(../images/common/arrowR.png) no-repeat right center;
}

/*================================================
 *  トップページ お知らせ
 ================================================*/
#newsbox {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px 0;
  padding: 0;
  width: 690px;
  height: 375px;
}

dl#news {
  position: relative;
  overflow: auto;
  margin: 0;
  padding: 10px 20px;
  width: 650px;
  height: 285px;
  background: #fff;
}

dl#news dt {
  clear: left;
  float: left;
  margin: 0;
  padding: 10px 0 5px 0.5em;
  border-bottom: none;
  width: 5em;
  font-family: Arial;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
}

dl#news dd {
  margin: 0;
  padding: 10px 0 5px 6em;
  border-bottom: dashed 1px #a67c52;
  color: #009245;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
}

dl#news dd.text {
  position: relative;
  margin: 0;
  padding: 5px 0 20px 7.5em;
  border-bottom: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
}

dl#news a {
  color: #009245;
  text-decoration: none;
}

dl#news a:hover {
  color: #c00;
  text-decoration: none;
}

.NEW {
  position: absolute;
  top: 5px;
  left: 20px;
  margin: 0;
  padding: 3px 15px;
  font-family: Arial;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: #c00;
}

/*================================================
 *  お知らせ一覧
 ================================================*/
.post-type-archive-news .newsList .new {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  background: #c00;
  color: #FFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}
.post-type-archive-news .newsList li {
  width: 100%;
  padding-bottom: 15px;
  margin-top: 15px;
  border-bottom: dashed 1px #a67c52;
}
.post-type-archive-news .newsList li a {
  margin-left: 10px;
}

/*================================================
 *  お知らせ詳細
 ================================================*/
.single-news .main_box {
  margin-bottom: 100px;
  padding-top: 0;
}
.single-news h2 {
  margin: 0 0 20px 0 !important;
}

/*================================================
 *  トップページ リンクバナー
 ================================================*/
.top_bnr {
  clear: both;
  width: 960px;
}

.Tbnr {
  width: 973px;
  margin: 0 -13px 0 0;
  overflow: hidden;
  _zoom: 1;
}
.Tbnr li {
  float: left;
  margin-right: 13px;
}
.Tbnr li a:hover {
  opacity: 0.8;
}

/*================================================
 *  トップページ ボトムリンク
 ================================================*/
#top_bottom {
  position: relative;
  margin: 10px 0 0 0;
  padding: 310px 0 0 0;
  width: 960px;
  height: 20px;
  background: url(../images/top/top_bottom.png) no-repeat top center;
}
#top_bottom ul {
  margin: 0;
  padding: 0;
}
#top_bottom ul li {
  font-size: 14px;
  color: #8c6239;
}
#top_bottom li.totop {
  float: right;
  margin: -15px 0 0 0;
  padding: 9px 30px 0 0;
  width: 150px;
  height: 29px;
  text-align: right;
  font-size: 18px;
  line-height: 1.3em;
  background: url(../images/common/arrowT.png) no-repeat right center;
}
#top_bottom a {
  color: #8c6239;
}
#top_bottom a:hover {
  color: #c00;
}

/*================================================
 *  戸倉しろやまとは　リード
 ================================================*/
.overimg {
  margin: 15px -30px 0 -30px;
}

/*================================================
 *  体験プログラム　リード
 ================================================*/
.program {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 0 30px 0;
  color: #603813;
}
.program #main_box dd {
  color: #603813;
}

/*================================================
*  体験プログラム 詳細
================================================*/
.single-programu-list .inner .fltL {
  width: 240px;
  float: Left;
}
.single-programu-list .inner .fltR {
  float: right;
}
.single-programu-list .inner .w400 {
  width: 400px;
}
.single-programu-list .inner h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.single-programu-list .inner p {
  margin-bottom: 1em;
}
.single-programu-list .inner ul {
  margin: 0;
}
.single-programu-list .inner ul li {
  width: 100%;
  float: none;
  margin: 0 0 10px 0;
}
.single-programu-list .inner .indent {
  text-indent: -1em;
  padding-left: 1em;
}
.single-programu-list .inner table th {
  width: 5em;
  text-align: center;
}
.single-programu-list .inner table td {
  text-align: left;
}

/*================================================
 *  レストラン　リード
 ================================================*/
.restaurant {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 20px 90px 0 0;
  background: url(../images/restaurant/restaurant_img.png) no-repeat bottom right;
}

/*================================================
*  料金とご予約
================================================*/
.fltL {
  float: left;
}

.fltR {
  float: right;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.taR {
  text-align: right;
}

.fee .fltL {
  width: 300px;
}
.fee .fltL img {
  margin-bottom: 10px;
}
.fee .fltR {
  width: 340px;
}
.fee .fltR .type {
  margin: 10px 0 20px 0;
}
.fee .fltR .type dd {
  margin-bottom: 10px;
}
.fee .fltR .time {
  margin-bottom: 10px;
}
.fee .fltR .time dt {
  width: 7em;
  float: left;
}
.fee .fltR .time dd {
  padding-left: 8em;
}
.fee .list li {
  margin-top: 10px;
}
.fee .list li:first-child {
  margin-top: 0;
}
.fee .list .sub {
  padding-left: 1em;
}
.fee .list .sub li {
  margin-top: 5px;
}

#price th {
  text-align: center;
}
#price .indent {
  text-indent: -1em;
  padding-left: 1em;
}
#price .procedures p {
  margin-bottom: 1em;
}
#price .procedures .ttl {
  margin-bottom: 0px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #393;
}
#price .procedures .btn {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#price .procedures .btn a {
  width: 400px;
  height: 50px;
  display: block;
  padding: 5px 10px;
  line-height: 40px;
  background: #FFF;
  border: 1px solid #a67c52;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#price .procedures .fax {
  margin-bottom: 0px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
}
#price .reserve p {
  margin-bottom: 1em;
}
#price .reserve .btn {
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#price .reserve .btn a {
  height: 50px;
  margin: 0 auto;
  display: block;
  padding: 5px 10px;
  line-height: 40px;
  background: #FFF;
  border: 1px solid #a67c52;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*================================================
*  体験学習利用モデル
================================================*/
#model #main .btn {
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#model #main .btn a {
  height: 50px;
  margin: 0 auto;
  display: block;
  padding: 5px 10px;
  line-height: 40px;
  background: #FFF;
  border: 1px solid #a67c52;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#model #main .btn a span {
  font-weight: normal;
  font-size: 14px;
  color: #333;
}

/*================================================
*  展示室
================================================*/
#gallery #main .fltL {
  float: left;
}
#gallery #main .fltR {
  float: right;
}
#gallery #main .w400 {
  width: 400px;
}
#gallery #main .mb40 {
  margin-bottom: 40px;
}
#gallery #main h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}
#gallery #main p {
  margin-bottom: 1em;
}
#gallery #main .works {
  margin-bottom: 20px;
}
#gallery #main .works li {
  width: 200px;
  float: left;
  text-align: center;
}
#gallery #main .works li img {
  display: block;
  margin-bottom: 5px;
}
#gallery #main .works .center {
  margin: 0 30px;
}
#gallery #main .text {
  text-align: center;
}

/*================================================
*  交通と観光
================================================*/
#access .means dt {
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 7em;
  display: inline-block;
  background: #ff8c06;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
}
#access .means dd {
  margin-bottom: 10px;
}
#access .means .mb40 {
  margin-bottom: 40px;
}
#access .spot {
  margin-top: 40px;
}
#access .spot li {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dashed #a67c52;
}
#access .spot li:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
}
#access .spot li div {
  width: 380px;
  float: right;
}
#access .spot li dl {
  margin-top: 10px;
}
#access .spot li dt {
  width: 3em;
  float: left;
  font-weight: bold;
}
#access .spot li dd {
  padding-left: 3em;
}

/*================================================
*  運営会社
================================================*/
#company th {
  text-align: center;
}
#company td {
  text-align: left;
}
#company .info {
  float: left;
}
#company .info dt {
  width: 3em;
  float: left;
  font-weight: bold;
}
#company .info dd {
  padding-left: 3em;
}
#company .btn {
  float: right;
  text-align: center;
  font-weight: bold;
}
#company .btn a {
  width: 360px;
  height: 50px;
  display: block;
  padding: 5px 10px;
  line-height: 40px;
  border: 1px solid #a67c52;
  background: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*================================================
*  サイトマップ
================================================*/
#sitemap #main h3, #sitemap #main h4 {
  font-weight: bold;
}
#sitemap #main h3 a, #sitemap #main h4 a {
  padding-left: 15px;
  color: #009245;
}
#sitemap #main a {
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}
#sitemap #main a:before {
  content: "●";
  display: block;
  position: absolute;
  top: 4px;
  left: 0px;
  font-size: 12px;
  color: #a67c52;
}
#sitemap #main a:hover {
  text-decoration: underline;
}
#sitemap #main h3 {
  margin-bottom: 1em;
  font-size: 20px;
}
#sitemap #main h4 {
  font-size: 18px;
  border-bottom: none;
}
#sitemap #main h3, #sitemap #main li {
  border-bottom: 1px dashed #a67c52;
}
#sitemap #main .sub {
  padding-left: 20px;
  margin-bottom: 10px;
}
#sitemap #main .sub li {
  border-bottom: none;
}
#sitemap #main .sub a:before {
  top: 1px;
}
