@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: #a4551f;
}

a:visited {
  color: #a4551f;
}

a:hover {
  color: #ac6332;
}

a:active {
  color: #a4551f;
}

p {
  line-height: 1.9;
  letter-spacing: 0.05em;
}

.scroll {
  width: 180px;
  height: 28px;
}

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




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

body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  background-color: #ffffff;
  -webkit-text-size-adjust: none;
}

.img_a {
  display: block;
}

.img_b {
  display: none;
}

.br_a {
  padding: 0;
}

.br_b {
  display: none;
}


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

#wrapper {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
}


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

#header {
  width: 100%;
  margin: 0 auto 0 auto;
  border-top: solid 3px #714A1A;
  background-color: #ffffff;  /*-- 背景色 --*/
}

#header .header_photo {
  clear: both;
  display: block;
  margin: 0 auto 0 auto;
  text-align: center;
}


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

#header .h_title {
  width: 100%;
  padding: 0;
}


#header .h_title h1 {
  width: 1024px;
  margin: 0 auto 0 auto;
  padding: 4px 0 2px 0;
  font-weight: normal;
  text-align: left;
  font-size: 11px;
  color: #999999;
}


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

#header #header_inner {
  width: 1024px;
  height: 135px;  /*-- 高さ --*/
  padding: 4px;  /*-- 余白 --*/
  margin: 0 auto 0 auto;
}


/*----- 左 logo -----*/

#h_logo {
  width: auto;
  text-align: left;
  font-size: 14px;
  color: #444444;
  line-height: 1.5;
  text-decoration: none;
  float: left;
}

#h_logo h2 {
  padding: 13px 0 6px 0;  /*-- logo 位置 --*/
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 0.05em;
}

#h_logo a {
  font-size: 22px;
  color: #666666;
}

#h_logo a:hover {
  font-size: 22px;
  color: #888888;
  text-decoration: none;
}


/*----- 右 info -----*/

#h_info{
  display: inline;
  margin: 0;
  padding: 0;  /*-- info画像 位置 --*/
  text-align: center;
  font-size: 16px;
  color: #555555;
  line-height: 1.8;
  text-decoration: none;
  float: right;
}

#h_info p{
  margin: 0;
  padding: 3px;
  text-align: left;
  font-size: 14px;
  color: #444444;
  letter-spacing: 0.05em;
}

#h_info img{
  margin: 0 0 4px 0;
  padding: 0;
  text-align: center;
}

#h_info a{
  font-size: 13px;
  color: #333333;
  text-decoration: none;
}

#h_info a:hover{
  font-size: 13px;
  color: #666666;
  text-decoration: none;
}

span.tel {
  font-size: 1.42em;
  color: #c9171e;
  line-height: 1.6;
  font-weight: bold;
}


/*---------- グローバルメニュー ----------*/

#header-menu {
  clear: both;
  width: 100%;
  margin: 2px 0 0 0;
  padding: 8px 0 8px 0;
  overflow: hidden;
  text-align: left;
  border-top: solid 1px #ac9168;
  border-bottom: solid 3px #bbbbbb;
  background-color: #714A1A;
}

#header-menu ul {
  width: 1024px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-color: #714A1A;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
  background-color: #714A1A;
}

#header-menu li a {
  font-size: 12px;
  color: #fffffc;
  text-align: center;
  display: block;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-decoration: none;
  margin: 0;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  padding: 8px 19px 8px 19px;
  background-color: #714A1A;
}

#header-menu li a:hover {
  color: #fffffc;
  background-color: #72543f;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

#header-menu:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}


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

.header_fit {
  display: none;
}


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

.phone_fit {
  display: none;
}


/*---------- メインビジュアル ----------*/

#header-img {
  display: none;
}

.cc-indexpage #header-img {
  clear: both;
  width: 100%;
  display: block;
  margin: 8px auto 8px auto;
  text-align: center;
  background-color: #f6f0e1;
}

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

.main_photo_sp {
  display: none;
}


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

#container {
  width: 1024px;
  margin: 0 auto 0 auto;
  padding: 6px 0 6px 0;
  background-color: #ffffff;
}


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

#contents {
  float: right;
  margin: 0;
  padding: 8px 0 5px 0;
  font-size: 16px;
  width: 730px;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 1.7;
}


/*---------- 本文 ----------*/


#contents h1 {
  height: auto;
  margin: 0 0 10px 0;
  padding: 20px 0 20px 26px;
  font-size: 34px;
  color: #61421c;
  text-align: center;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

#contents h2 {
  height: auto;
  margin: 0 0 8px 0;
  padding: 6px 0 6px 10px;
  font-size: 24px;
  color: #4a2c17;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  border-bottom: solid 3px #61421c;
}

#contents h2 a {
  color: #ffffff;
}

#contents h2.point {
  height: auto;
  margin: 0 0 8px 0;
  padding: 4px 0 6px 6px;
  font-size: 30px;
  color: #4a2c17;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  border-bottom: solid 3px #61421c;
}

#contents h3 {
  margin: 0 0 8px 0;
  padding: 13px 8px 10px 8px;
  line-height: 1.6;
  font-size: 20px;
  color: #1C120B;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  border-top: solid 1px #333333;
  border-right: none;
  border-bottom: solid 1px #333333;
  border-left: none;
}

#contents a {
  color: #7e5b0f;
}

#contents a:hover {
  color: #97701b;
}

#contents p {
  color: #333333;
  margin: 13px 0 13px 0;
  padding: 0;
  line-height: 1.7;
  font-size: 16px;
}


/*---------- 装飾 ----------*/

.info_bg {
  padding: 6px;
  background-color: #fff8e3;
}

.memo_bg {
  padding: 6px;
  background-color: #faf2e2;
}

.enji_bg {
  padding: 6px;
  background-color: #fdf0ea;
}

.inner_bg {
  padding: 4px;
}

.border_bg {
  padding: 6px;
  background-color: #fffffc;
  border: solid 2px #ffcb00;
}

.banner_bg {
  padding: 6px;
  border-top: solid 3px #dec58e;
  border-right: solid 3px #dec58e;
  border-bottom: solid 3px #dec58e;
  border-left: solid 3px #dec58e;
  background-color: #fff8e3;
}

.waku_bg {
  padding: 6px;
  border-top: solid 2px #f1eae0;
  border-right: solid 2px #f1eae0;
  border-bottom: solid 2px #f1eae0;
  border-left: solid 2px #f1eae0;
}

.waku_tone_bg {
  padding: 6px;
  border-top: solid 6px #f1eae0;
  border-right: solid 6px #f1eae0;
  border-bottom: solid 6px #f1eae0;
  border-left: solid 6px #f1eae0;
  background-color: #fffcf7;
}

.waku_bold_bg {
  padding: 6px;
  border-top: solid 6px #efefe7;
  border-right: solid 6px #efefe7;
  border-bottom: solid 6px #efefe7;
  border-left: solid 6px #efefe7;
  background-color: #ffffff;
}

.waku_line_bg {
  padding: 6px;
  border: solid 2px #e4b86b;
}


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

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

table.t_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  width: 100%;
}

td.t_head {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: 100px;
}

td.t_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
}

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

td.t_right {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: 500px;
  background-color: #ffffff;
}


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

table.t_line2 {
  border-collapse: collapse;
  border: solid 1px #999999;
  width: 100%;
}

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

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

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


/*---------- サイドエリア ----------*/

#menu {
  float: left;
  margin: 4px 0 15px 0;
  padding: 4px 0 0 0;
  width: 240px;
  text-align: left;
  letter-spacing: 0.05em;
}


/*---------- サイド・ナビ ----------*/

.menulist {
  margin: 0 0 0 5px;
  padding: 0;
  width: 230px;
  text-align: left;
}

.menulist h1,
.menulist h2,
.menulist h3 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #714A1A;
}

.menulist p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 1.8;
}

.menulist a{
  color: #1C120B;
}

.menulist a:hover{
  color: #423327;
}

.menulist ul {
  padding: 0;
  border-top: solid 1px #dddddd;
}

.menulist li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist li a{
  margin: 0;
  color: #1C120B;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 10px 4px 9px 25px;
  font-size: 14px;
  line-height: 1.9;
  text-decoration: none;
  background-image: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/side-menu-bg.gif?t=1769099612);
  background-repeat: no-repeat;
}

.menulist li a:hover{
  color: #423327;
  background-image: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/side-menu-bg-hover.gif?t=1769099612);
  background-repeat: no-repeat;
}


/*---------- サイド・コンテンツ ----------*/

.menu_free {
  margin: 0;
  padding: 0;
  width: 230px;
  text-align: left;
}

.menu_free h1,
.menu_free h2,
.menu_free h3 {
  margin: 0;
  padding: 12px 0 10px 14px;
  overflow: hidden;
  font-size: 15px;
  color: #fffffc;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #714A1A;
}

#contents .menu_free h2 a {
  color: #ffffff !important;
}

.menu_free p{
  margin: 0;
  padding: 3px 8px 3px 8px;
  font-size: 13px;
  line-height: 1.8;
  background-color: #FFFDF6;
}


/*---------- サイドエリア上バナー ----------*/

.menu_top {
  margin: 0 0 18px 5px;
  padding: 0;
  text-align: left;
}

.menu_top a{
  color: #993300;
  padding: 6px 0 6px 0;
  line-height: 1.8;
}

.menu_top a:hover{
  color: #666666;
}

.menu_top p{
  margin: 0;
  padding: 0;
  line-height: 1.8;
}

.menu_top img{
  margin:  0 0 8px 0;
  padding: 0;
}


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

#footer {
  clear: both;
  width: 100%;
  margin:  0;
  padding: 25px 0 0 0;
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 1.8;
  background-color: #fbf3de;
}

#footer a {
  color: #333333;
  font-size: 14px;
}

#footer a:hover {
  color: #555555;
}

#footer p {
  clear: both;
  padding: 20px 0;
}

#footer #contentfooter {
  width: 1010px;
  margin:  0 auto 0 auto;
  padding: 0 7px 0 7px;
}


/* フッター ナビゲーション */

#footer ul.mainNav1 {
  clear: both;
  width: 1010px;
  text-align: center;
  margin: 0 auto 0 auto;
  padding: 0 7px 5px 7px;
}

#footer ul.mainNav1 li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  float: left;
  color: #333333;
}

#footer ul.mainNav1 li a {
  padding: 0 14px 0 14px;
  font-size: 14px;
  text-align: center;
  display: inline;
  letter-spacing: 0.05em;
  text-decoration: none;
}

#footer ul.mainNav1 li a:hover {
  color: #555555;
}

#footer li + li {
  border-left: solid 1px #888888;
}

#footer ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}

#footer ul.mainNav2 {
  display: none;
}


/* フッター コピーライト */

#footer .copy {
  clear: both;
  width: 100%;
  margin: 20px 0 0 0 !important;
  padding: 15px 0 13px 0;
  text-align: center;
  font-size: 14px;
  color: #fffffc;
  line-height: 1.8;
  background-color: #947938;
}

#footer .copy p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #fffffc;
}

#footer .copy a {
  color: #fffffc;
  font-size: 12px;
}

#footer .copy a:hover {
  color: #eeeeee;
}



/*----------------------------------------------------------*/
/*---------------------- PC Jimdo CSS ----------------------*/



/*-----  J-PCパンくずリスト -----*/

.cc-indexpage .breadcrumb,
.cc-page-index .breadcrumb,
.cc-page-blog .breadcrumb {
  display: none;
}

#contents .breadcrumb {
  margin: 0 0 4px 0;
  padding: 0 0 0 6px;
}

#contents .bread_left {
  margin: 0;
  padding: 0 !important;
  float: left;
}

#contents .breadcrumb a {
  text-decoration: none;
}

#contents .j-nav-variant-breadcrumb {
  margin: 0;
  padding: 0 !important;
}

#contents .j-nav-variant-breadcrumb ol {
  margin: 0;
  padding: 0 !important;
  list-style: none;
}

#contents .j-nav-variant-breadcrumb li {
  float: left;
  display: inline;
  margin: 0 0 0 8px;
  list-style-type: none;
}


/*----- J-SP ボックス -----*/

*:first-child+html .cc-m-hgrid-column {
  padding: 0 1% 0 0 !important; /* IE7余白なし */
  display: inline;
}


/*----- J-PCブログ コンテンツ全体 -----*/

.clearover {
  width: auto; /* 横幅指定する */
  padding: 0;
}


/*----- J-PCブログ全体 -----*/

#contents .j-blogSelection,
#contents .blogselection {
  padding: 0 7px 0 7px;
}


/*----- J-PCブログ トップページ 見出しタイトル -----*/

#contents .j-blogarticle {
  text-align: left;
  margin-bottom: 25px;
  border-bottom: solid 1px #dddddd;
}

#contents .j-blogarticle h2 {
  height: auto !important;
  margin: 0 0 10px 0 !important;
  padding: 8px 10px 8px 16px !important;
  text-align: left;
  background-image: none;
  border-top: solid 1px #dbcda8;
  border-right: solid 1px #dbcda8;
  border-bottom: solid 4px #dbcda8;
  border-left: solid 1px #dbcda8;
  background-color: #faf3de !important;
}

#contents .j-blogarticle h2 a {
  font-size: 16px;
  color: #553721; /* リンク文字色 */
}


/*----- J-PCブログ 個別ページ 見出しタイトル -----*/

#contents h1.post-title,
#contents h1.j-blog-header {
  margin: 0;
  padding: 16px 10px 14px 16px !important;
  font-size: 16px;
  text-align: left;
  color: #553721 !important;
  font-weight: bold;
  border-top: solid 1px #dbcda8;
  border-right: solid 1px #dbcda8;
  border-bottom: solid 4px #dbcda8;
  border-left: solid 1px #dbcda8;
  background-color: #faf3de !important;
  background-image: none;
}

#contents h1.post-title a {
  color: #553721; /* リンク文字色 */
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}


/*----- Jimdo PC ブログ記事 日付 -----*/

.datetime,
.dt-nodefault,
.dt-style4,
.datetime-inner {
  float: none !important;
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14px;
  border: none !important;
  border-image: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  background-image: none !important;
}

p.day-word,
p.day,
p.mon,
p.yr {
  float: left;
  font-size: 14px !important;
  color: #222222 !important;
  text-align: center;
}

p.dt-hide {
  display: inline !important;
}

p.day-word {
  display: none !important;
}

.blogreadmore {
  display: none !important;
}

.cc-indexpage .j-blogarticle {
  border: none !important;
}


/*----- J-PCブログ コメント -----*/

#contents .j-comment,
#contents .comment {
  padding: 0;
}

.skiptoform {
  display: none;
}

#contents .j-comment li,
#contents .comment li {
  line-height: 1.9;
}

#contents h2.j-blog-comment-counter {
  height: 30px;
  margin: 10px 0 10px 0;
  padding: 10px 16px 4px 24px;
  background-image: none;
  background-color: #f3f3f3;
}


/*----- J-PCブログ カテゴリ名 -----*/

#contents .postmeta {
  text-align: right;
  font-size: 10px;
  padding: 6px 0 0 0;
  margin: 0;
}


/*----- J-PCブログ 本文下余白 -----*/

#contents .j-text {
  margin: 0;
}


/*----- Jimdo PC ボタン -----*/

.j-calltoaction-wrapper a.j-calltoaction-link {
  padding: 16px 34px 16px 34px !important;
  margin: 0 0 15px 0 !important;
  color: #fffffc !important;
  border: solid 1px #947938 !important;
  background-color: #947938 !important;
}

.j-calltoaction-wrapper a:hover.j-calltoaction-link {
  color: #eeeeee !important;
  border: solid 1px #ae914a !important;
  background-color: #ae914a !important;
}


/*----- J-PC概要ページ -----*/

#imprint h2 {
  background: none;
}


/*----- J-PCサイド・コンテンツ -----*/

.menu_free .j-text a{
  color: #553721;
}


.menu_free .j-text a:hover{
  color: #745a45;
}


.menu_free .datetime{
  display: none;
}


/*----- J-PCサイド・ナビ -----*/

/* 基本 ナビゲーション上余白 */

.menulist .j-nav-variant-standard {
  margin: 0;
  padding: 0;
}

.menulist ul#mainNav1 {
  margin: 0;
  padding: 0;
}


/*----- J-PC全表示 nestedナビゲーション上余白 -----*/

.menulist .j-nav-variant-nested {
  margin: 0;
  padding: 0;
}

.menulist ul.j-nav-level-0 {
  margin: 0;
  padding: 0;
}


/*----- J-PC全表示・nested 第二階層 ナビゲーション -----*/

.menulist ul.j-nav-level-1 {
  padding: 0;
  margin: 0 !important;
  border: none;
}

.menulist ul.j-nav-level-1 li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist ul.j-nav-level-1 li a{
  margin: 0 !important;
  color: #553721;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 7px 4px 4px 28px;
  font-size: 13px;
  line-height: 1.9;
  text-decoration: none;
  background-image: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/side-menu-child-bg.gif?t=1769099612);
  background-repeat: no-repeat;
}

.menulist ul.j-nav-level-1 li a:hover{
  color: #745a45;
  background-image: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/side-menu-child-bg-hover.gif?t=1769099612);
  background-repeat: no-repeat;
}

.menulist ul.j-nav-level-1 li br {
  display: none;
}


/*----- J-PC基本・nested 第三階層 ナビゲーション -----*/

.menulist ul.j-nav-level-2 {
  padding: 0;
  margin: 0 !important;
  border: none;
}

.menulist uul.j-nav-level-2 li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist ul.j-nav-level-2 li a{
  margin: 0 !important;
  color: #553721;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 7px 4px 4px 40px;
  font-size: 13px;
  line-height: 1.9;
  text-decoration: none;
  background-image: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/side-menu-child-bg.gif?t=1769099612);
  background-repeat: no-repeat;
}

.menulist ul.j-nav-level-2 li a:hover{
  color: #745a45;
  background-image: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/side-menu-child-bg-hover.gif?t=1769099612);
  background-repeat: no-repeat;
}

.menulist ul.j-nav-level-2 li br {
  display: none;
}


/*----- J-PCサイド・ブログ -----*/


.menu_free .blogselection,
.menu_free .j-blogarticle {
  width: auto !important; /* 横幅指定 */
  padding: 0;
}

.menu_free .j-blogarticle h2 {
  width: auto !important; /* 横幅指定 */
  padding: 0 0 0 20px;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/blog-icon.gif?t=1769099610) no-repeat left center;
}

.menu_free .j-blogarticle h2 a {
  margin: 0 !important;
  color: #553721 !important; /* リンク文字色 */
  font-size: 14px;
  display: block;
}

.menu_free .j-blogarticle .comment {
  display: none !important; /* コメント */
}

.menu_free .j-blogarticle .blogreadmore {
  display: none !important; /* 続きを読む */
}




/*---------------------------- タブレット向けのスタイル ----------------------------*/
@media screen and (min-width:680px) and (max-width:920px) {


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

#wrapper {
  min-width: 1024px;
}

.img_a {
  display: block;
}

.img_b {
  display: none;
}

.br_a {
  padding: 0;
}

.br_b {
  display: none;
}

}




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


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

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

.img_a {
  display: none;
}

.img_b {
  display: block;
}

.br_a {
  display: none;
}

.br_b {
  padding: 0;
}


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

#wrapper {
  background-color: #ffffff !important;
  margin: 16% 0 0 0;
}


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

#header {
  display: none;
}

#header h1 {
  display: none;
}


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

#header #header_inner {
  display: none;
}


/*---------- SPグローバルメニュー ----------*/

#header-menu {
  display: none;
}


/*---------- SPメインビジュアル ----------*/

#header-img {
  display: none;
}

.cc-indexpage #header-img {
  clear: both;
  width: 100%;
  height: auto;
  display: block;
  margin: 4px 0 12px 0;
  padding: 8px 0 0 0;
  background-color: #ffffff !important;
}

.main_photo {
  display: none;
}

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


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

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

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

.header_fit_left img {
  width: 85%;
  height: auto;
  border: 0;
  padding-top: 7px;
  margin-left: 8px;
  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,
#way,
#contact,
#navlist {
  margin-top: -14%;
  padding-top: 14%;
  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: 49.8%;
  float: left;
}

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

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

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



/*---------- SPメインビジュアル ----------*/

#header-img {
  display: none;
}

.cc-indexpage #header-img {
  clear: both;
  width: 100%;
  height: auto;
  display: block;
  margin: 4px 0 12px 0;
  padding: 8px 0 0 0;
  background-color: #f7f1ea !important;
}

.main_photo {
  display: none;
}

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

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

#container {
  padding: 0;
  width: 100%;
  background-image: none; 
}


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

#contents {
  width: auto;
  float: none !important;
  padding: 6px 5px 10px 5px;
  margin-bottom: 20px;
  font-size: 1em;
  clear: both;
}

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

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

#contents #pannavi a {
  padding: 0;
}


/*---------- SP本文 ----------*/

#contents h1 {
  height: auto !important;
  margin: 0 0 10px 0;
  padding: 14px 0 14px 12px;
  font-size: 1.92em;
  color: #61421c;
  text-align: center;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: bold;
}

#contents h2 {
  height: auto !important;
  margin: 0 0 8px 0;
  padding: 6px 0 6px 10px;
  font-size: 1.79em;
  color: #4a2c17;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: bold;
  border-bottom: solid 3px #9e7c32;
}

#contents h2.point {
  height: auto !important;
  margin: 0 0 8px 0;
  padding: 4px 0 4px 6px;
  font-size: 1.92em;
  color: #61421c;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: bold;
  border-bottom: solid 3px #9e7c32;
}

#contents h3 {
  margin: 4px 0 8px 0;
  padding: 10px 8px 8px 8px;
  line-height: 1.6;
  font-size: 1.42em;
  color: #1C120B;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  border-top: solid 1px #333333;
  border-right: none;
  border-bottom: solid 1px #333333;
  border-left: none;
}

#contents a {
  color: #7e5b0f;
}

#contents a:hover {
  color: #97701b;
}

#contents p {
  color: #333333;
  line-height: 1.6;
  font-size: 1.14em;
}


/*---------- 装飾 ----------*/

.info_bg {
  padding: 6px;
  background-color: #fff8e3;
}

.memo_bg {
  padding: 6px;
  background-color: #faf2e2;
}

.enji_bg {
  padding: 6px;
  background-color: #fdf0ea;
}

.inner_bg {
  padding: 4px;
}

.border_bg {
  padding: 6px;
  background-color: #fffffc;
  border: solid 2px #ffcb00;
}

.banner_bg {
  padding: 6px;
  border-top: solid 3px #dec58e;
  border-right: solid 3px #dec58e;
  border-bottom: solid 3px #dec58e;
  border-left: solid 3px #dec58e;
  background-color: #fff8e3;
}

.waku_bg {
  padding: 6px;
  border-top: solid 2px #f1eae0;
  border-right: solid 2px #f1eae0;
  border-bottom: solid 2px #f1eae0;
  border-left: solid 2px #f1eae0;
}

.waku_tone_bg {
  padding: 6px;
  border-top: solid 6px #f1eae0;
  border-right: solid 6px #f1eae0;
  border-bottom: solid 6px #f1eae0;
  border-left: solid 6px #f1eae0;
  background-color: #fffcf7;
}

.waku_bold_bg {
  padding: 6px;
  border-top: solid 6px #efefe7;
  border-right: solid 6px #efefe7;
  border-bottom: solid 6px #efefe7;
  border-left: solid 6px #efefe7;
  background-color: #ffffff;
}

.waku_line_bg {
  padding: 6px;
  border: solid 2px #e4b86b;
}


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

/*--- テーブル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: #ffffff;
  width: 80px;
}

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

td.t_left {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
  background-color: #ffffff;
  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;
}

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

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


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

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

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


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

.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;
}


/*---------- SPサイドエリア ----------*/

#menu {
  width: 100%;
  float: none !important;
  margin : 0 0 20px 0;
}


/*---------- SPサイド・ナビ ----------*/

.menulist {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.menulist h1,
.menulist h2,
.menulist h3 {
  margin: 0 0 6px 0;
  padding: 10px 0 6px 14px;
  font-size: 1.18em;
  color: #fffffc;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  background-color: #714A1A;
}

.menulist p{
  padding: 0 5px 0 5px;
  font-size: 1.14em;
  line-height: 1.7;
  color: #333333;
}

.menulist a{
  color: #1C120B;
}

.menulist a:hover{
  color: #423327;
}

.menulist ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

.menulist li {
  width: 100%;
  list-style: none;
  text-align: center;
}

.menulist li a {
  position: relative;
  padding: 13px 10px 9px 10px;
  display: block;
  color: #1C120B !important;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg.gif?t=1769099612) repeat-x;
}

.menulist li a:hover {
  color: #423327 !important;
  display: block;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg-hover.gif?t=1769099612) repeat-x;
}

.menulist li a:after {
  content: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/flow-icon.png?t=1769099611);
  position: absolute;
  right: 10px;
}


/*---------- SPサイド・コンテンツ ----------*/

.menu_free {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  font-size: 1em;
  color: #333333;
  text-align: center;
  background-color: #fdf9ed;
}

.menu_free h1,
.menu_free h2,
.menu_free h3 {
  margin: 0 0 6px 0;
  padding: 10px 0 6px 14px;
  font-size: 1.18em;
  color: #fffffc;
  font-weight: bold;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  text-align: left;
  background-color: #714A1A;
}

.menu_free p{
  padding: 8px 0 8px 0;
  font-size: 1.14em;
  line-height: 1.7;
  color: #333333;
  background-color: #f8f1db;
}


/*---------- SPサイドエリア上 ----------*/

.menu_top {
  margin: 0 0 15px 0;
  padding: 6px 0 6px 0;
  text-align: center;
  background-color: #f1f0f0;
}

.menu_top a{
  color: #993300;
  display: block;
  margin: 0;
  padding: 6px 0 6px 0;
  line-height: 1.8;
  text-align: center;
}

.menu_top a:hover{
  color: #666666;
}

.menu_top img{
  margin: 0 auto 0 auto;
  text-align: center;
}


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

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 0 0 0;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 1.8;
  background-color: #fbf3de;
}

#footer a {
  color: #333333;
  font-size: 14px;
}

#footer a:hover {
  color: #555555;
}

#footer p {
  clear: both;
  padding: 20px 0;
}

#footer #contentfooter {
  width: 100%;
  margin:  0 auto 0 auto;
  padding: 0;
}


/* フッター ナビゲーション */

#footer ul.mainNav1 {
  clear: both;
  width: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
  padding: 6px 0 18px 0;
}

#footer ul.mainNav1 li {
  width: 50%;
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  float: left;
  border: none;
}

#footer ul.mainNav1 li a {
  width: 100%;
  padding: 14px 0 14px 0;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #413413;
  letter-spacing: 0.05em;
  text-decoration: none;
  border-bottom: dotted 1px #fffffc;
  background-color: #efe5cc;
}

#footer ul.mainNav1 li a:hover {
  color: #756231;
  background-color: #f4eddb;
}

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

#footer ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}

#footer ul.mainNav2 {
  display: none;
}


/* フッター コピーライト */

#footer .copy {
  clear: both;
  width: 100%;
  margin: 20px 0 0 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 14px;
  color: #fffffc;
  line-height: 1.8;
  background-color: #947938;
}

#footer .copy p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #fffffc;
}

#footer .copy a {
  color: #fffffc;
  font-size: 14px;
}

#footer .copy a:hover {
  color: #eeeeee;
}



/*----------------------------------------------------------*/
/*---------------------- SP Jimdo CSS ----------------------*/



/*-----  J-SP パンくずリスト -----*/

.cc-indexpage .breadcrumb,
.cc-page-index .breadcrumb,
.cc-page-blog .breadcrumb {
  display: none;
}

#contents .breadcrumb {
  margin: 4px 0 4px 0;
  padding: 0 0 0 6px;
}

#contents .bread_left {
  margin: 0;
  padding: 0 !important;
  float: left;
}

#contents .j-nav-variant-breadcrumb {
  margin: 0;
  padding: 0 !important;
}

#contents .j-nav-variant-breadcrumb ol {
  margin: 0;
  padding: 0 !important;
  list-style: none;
}


/*----- J-SP ボックス・回りこみなし -----*/

.cc-m-hgrid-column,
.cc-m-hgrid-column last {
  clear: both; /* 各ボックス */
  width: 100% !important;
}

.j-hgrid,
.cc-m-hgrid-separator {
  clear: both;
  width: 95% !important;
  margin: 0 auto 0 auto;
}

.j-text {
  clear: both; /* テキスト */
  text-align: left !important;
}

.cc-m-textwithimage-inline-rte {
  text-align: left !important;
}

.j-imageSubtitle,
.j-textWithImage,
.cc-m-width-maxed,
.cc-imagewrapper {
  width: 97% !important; /* 写真 */
  text-align: center !important;
}

.j-gallery {
  clear: both; /* ギャラリー */
  width: 100% !important;
}


/*----- Jimdo SP ボックス・写真付き -----*/

.cc-m-textwithimage-inline-rte {
  text-align: left;
}


/*----- J-SP テーブル -----*/

table.mceEditable {
  width: 100% !important;
}


/*----- J-SP ブログ コンテンツ全体 -----*/

.clearover {
  width: auto;
  padding: 0;
}


/*----- J-SP ブログ 個別ページ 見出しタイトル -----*/

#contents h1.post-title,
#contents h1.j-blog-header {
  margin: 0 0 10px 0;
  padding: 6px 10px 4px 16px !important;
  color: #553721 !important;
  font-size: 1.35em;
  line-height: 1.8;
  background-image: none;
  border-top: solid 1px #dbcda8;
  border-right: solid 1px #dbcda8;
  border-bottom: solid 4px #dbcda8;
  border-left: solid 1px #dbcda8;
  background-color: #faf3de !important;
}

#contents h1.post-title a {
  color: #553721;
  font-size: 1.25em;
  font-weight: bold;
  text-decoration: none;
}


/*----- J-SP ブログ トップページ 見出しタイトル -----*/

#contents .j-blogarticle {
  margin-bottom: 25px;
  border-bottom: solid 1px #cccccc;
}

#contents .j-blogarticle h2 {
  margin: 0 0 10px 0;
  padding: 6px 10px 6px 16px;
  background-image: none;
  font-size: 1.35em;
  border-top: solid 1px #dbcda8;
  border-right: solid 1px #dbcda8;
  border-bottom: solid 4px #dbcda8;
  border-left: solid 1px #dbcda8;
  background-color: #faf3de;
}

#contents .j-blogarticle h2 a {
  font-size: 0.93em;
  color: #553721;
}


/*----- Jimdo SP ブログ記事 日付 -----*/

.datetime,
.dt-alignment-right {
  position: relative !important;
  float: none !important;
  box-shadow: none !important;
  border: none !important;
  border-image: none !important;
  background-color: transparent !important;
  background-image: none !important;
}

.datetime,
.dt-nodefault,
.dt-style4,
.datetime-inner {
  font-size: 12px;
}

p.day-word,
p.day,
p.mon,
p.yr {
  font-size: 12px !important;
}

.blogreadmore {
  display: none !important;
}

.cc-indexpage .j-blogarticle {
  border: none !important;
}



/*----- J-SP ブログ コメント -----*/

#contents h2.j-blog-comment-counter {
  margin: 0 0 10px 0;
  padding: 8px 16px 6px 24px;
  color: #666666 !important;
  background-image: none;
  background-color: #f3f3f3;
}

.skiptoform {
  display: none;
}


/*----- J-SP ブログ カテゴリ名 -----*/

#contents .postmeta {
  text-align: right;
  font-size: 10px;
}


/*----- J-SP ブログ 本文下余白 -----*/

#contents .j-text {
  margin: 0 0 20px 0;
}


/*----- Jimdo SP ボタン -----*/

.j-calltoaction-wrapper a.j-calltoaction-link {
  padding: 16px 34px 16px 34px !important;
  margin: 0 0 15px 0 !important;
  color: #fffffc !important;
  border: solid 1px #947938 !important;
  background-color: #947938 !important;
}

.j-calltoaction-wrapper a:hover.j-calltoaction-link {
  color: #eeeeee !important;
  border: solid 1px #ae914a !important;
  background-color: #ae914a !important;
}


/*----- J-SP 概要ページ -----*/

#imprint h2 {
  background: none;
}

/*----- J-SP サイド・コンテンツ -----*/

.menu_free .j-text a{
  color: #69821b;
}

.menu_free .j-text a:hover{
  color: #99ab4e;
}


/*----- J-SP サイド・ナビ -----*/

/* 基本 ナビゲーション */

#navigation　li.j-nav-level-1 {
  width: 100%;
  list-style: none;
  text-align: center;
}

#navigation　li.j-nav-level-1 a {
  position: relative;
  padding: 13px 10px 8px 10px;
  display: block;
  color: #553721 !important;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg.gif?t=1769099612) repeat-x;
}

#navigation　li.j-nav-level-1 a:hover {
  color: #745a45 !important;
  display: block;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg-hover.gif?t=1769099612) repeat-x;
}

#navigation　li.j-nav-level-1 a:after {
  content: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/flow-icon.png?t=1769099611);
  position: absolute;
  right: 10px;
}


/*----- J-SP 基本 ナビゲーション上余白 -----*/

.menulist .j-nav-variant-standard,
.menulist ul#mainNav1 {
  margin: 0;
  padding: 0;
}


/*----- J-SP 全表示 ナビゲーション上余白 -----*/

.menulist .j-nav-variant-nested,
.menulist ul.j-nav-level-0 {
  margin: 0;
  padding: 0;
}


/*----- J-SP 基本・nested 第二階層 ナビゲーション -----*/

.menulist ul.j-nav-level-1 {
  padding: 0;
  margin: 0 !important;
  border: none;
}

.menulist ul.j-nav-level-1 li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist ul.j-nav-level-1 li a{
  position: relative;
  padding: 13px 10px 8px 10px;
  display: block;
  color: #553721 !important;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg.gif?t=1769099612) repeat-x;
}

.menulist ul.j-nav-level-1 li a:hover{
  color: #745a45 !important;
  display: block;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg-hover.gif?t=1769099612) repeat-x;
}

.menulist ul.j-nav-level-1 li a:after {
  content: none;
}

.menulist ul.j-nav-level-1 li br {
  display: none;
}


/*----- J-SP 基本・nested 第三階層 ナビゲーション -----*/

.menulist ul.j-nav-level-2 {
  padding: 0;
  margin: 0 !important;
  border: none;
}

.menulist ul.j-nav-level-2 li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist ul.j-nav-level-2 li a{
  position: relative;
  padding: 13px 10px 8px 10px;
  display: block;
  color: #553721 !important;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg.gif?t=1769099612) repeat-x;
}

.menulist ul.j-nav-level-2 li a:hover{
  color: #745a45 !important;
  display: block;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/nav-bg-hover.gif?t=1769099612) repeat-x;
}

.menulist ul.j-nav-level-2 li a:after {
  content: none;
}

.menulist ul.j-nav-level-2 li br {
  display: none;
}


/*----- J-SP サイド・ブログ -----*/


.menu_free .blogselection,
.menu_free .j-blogarticle {
  width: auto !important; /* 横幅指定する */
  padding: 0;
}

.menu_free .j-blogarticle h2 {
  width: auto !important; /* 横幅指定する */
  padding: 0 0 0 16px;
  background: url(https://u.jimcdn.com/cms/o/sd1375f72bfa8a854/userlayout/img/blog-icon.gif?t=1769099610) no-repeat left center;
}

.menu_free .j-blogarticle h2 a {
  margin: 0 !important;
  color: #553721 !important; /* リンク文字色 */
  font-size: 14px;
  display: block;
}

.menu_free .j-blogarticle .comment {
  display: none !important; /* コメント */
}

.menu_free .j-blogarticle .blogreadmore {
  display: none !important; /* 続きを読む */
}

}