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

/*-- Form 余白 --*/

.cc-m-form-view-element {
  margin: 16px 0 16px 0 !important;
}

span.min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

span.yugo {
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: bold;
}



/*---------- 共通・コンテンツ枠装飾 ----------*/

.info_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fff8e3;
}

.pale_bg {
  margin: 18px 2px 18px 2px;
  padding: 8px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fff9f0;
}

.memo_bg {
  margin: 8px 0 18px 0;
  padding: 6px 18px 6px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #faf2e2;
}

.tone_bg {
  margin: 8px 0 18px 0;
  padding: 6px 18px 6px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border: solid 1px #e5ddc3;
  background-color: #fefcf5;
}

.check_bg {
  margin: 8px 0 18px 0;
  padding: 2px 18px 2px 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #6c4e1f;
  border: solid 6px #ded0b2;
  background-color: #faf1e3;
}

.pastel_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 10px 2px 13px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #ffffef;
  border: solid 1px #cecece;
}

.enji_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 10px 2px 13px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fdf0ea;
}

.border_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fffffc;
  border: solid 1px #ffcb00;
}

.waku_bg {
  margin: 14px 2px 14px 2px;
  padding: 2px 8px 2px 10px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 10px #f1eae0;
  border-right: solid 6px #f1eae0;
  border-bottom: solid 10px #f1eae0;
  border-left: solid 6px #f1eae0;
}

.waku_tone_bg {
  margin: 14px 2px 14px 2px;
  padding: 2px 8px 2px 10px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 10px #f1eae0;
  border-right: solid 6px #f1eae0;
  border-bottom: solid 10px #f1eae0;
  border-left: solid 6px #f1eae0;
  background-color: #fffcf7;
}

.waku_line_bg {
  margin: 14px 2px 14px 2px;
  padding: 2px 10px 2px 10px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border: solid 1px #e4b86b;
}



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

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;
  overflow: hidden;
  background-color: #ffffff;  /*-- 背景色 --*/
}


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

#header {
  width: 100%;
  margin: 0 auto 0 auto;
  border-top: solid 2px #4d8a3e;
  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;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}


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

#header #header_inner {
  width: 1024px;
  height: 100px;  /*-- 高さ --*/
  padding: 0;  /*-- 余白 --*/
  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: 11px 0 0 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: 8px 0 0 0;  /*-- info画像 位置 --*/
  text-align: right;
  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 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%;
  height: 45px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: left;
  background-color: #f6f7d7;
}

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

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

#header-menu li a {
  font-size: 14px;
  color: #4D8A3E;
  text-align: center;
  display: block;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-decoration: none;
  margin-top: 10px;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: bold;
  padding: 4px 22px 4px 22px;
  border-right: dotted 2px #dfcfbf;
}

#header-menu li a:hover {
  color: #666666;
}

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


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

.header_fit {
  display: none;
}


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

#header-img {
  display: none;
}

.cc-indexpage #header-img {
  clear: both;
  width: 100%;
  display: block;
  margin: 4px auto 4px auto;
  text-align: center;
  background-image: url(https://u.jimcdn.com/cms/o/scf7f009d160407a0/userlayout/img/head-img-bg.png?t=1734584845);
}

.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 20px 0;
}


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

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


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


#contents h1 {
  height: auto;
  margin: 0 0 8px 0;
  padding: 10px 0 10px 0;
  font-size: 36px;
  color: #4A7A3C;
  text-align: center;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#contents h1.txt {
  height: auto;
  padding: 0;
  margin: 0 0 6px 0;
  border: none;
  text-align: center;
  color: #4A7A3C;
  background: none;
}

#contents h1.txt img {
  text-align: center;
  margin: 0 auto 0 auto;
}

#contents h2 {
  height: auto;
  margin: 0 0 8px 0;
  padding: 6px 0 6px 10px;
  font-size: 28px;
  color: #4A7A3C;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid 3px #4A7A3C;
}

#contents h2 a {
  color: #ffffff;
}

#contents h3 {
  margin: 0;
  padding: 13px 10px 10px 18px;
  line-height: 1.4;
  font-size: 20px;
  color: #54351f;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #882200;
  border-left: solid 5px #882200;
  background-color: #fef4ea;
}

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


/*---------- PC背景全幅 ----------*/

.inners {
  width: 1024px;
  margin: 0 auto 0 auto;
  padding: 0 10px 0 10px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.flex_bg {
  margin: 0 calc(50% - 50vw) !important;
  padding: 20px 14px 20px 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #F7F8DF;
}

.gray_bg {
  margin: 0 calc(50% - 50vw) !important;
  padding: 20px 14px 20px 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-bottom: solid 1px #dacaa7;
  border-bottom: solid 2px #ebe9e5;
  background-color: #f4f7fa;
}

.note_bg {
  margin: 0 calc(50% - 50vw) !important;
  padding: 20px 14px 20px 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-bottom: solid 1px #dacaa7;
  border-bottom: solid 3px #e3d6b8;
  background-color: #f8f3da;
}

.image_bg {
  margin: 0 calc(50% - 50vw) !important;
  padding: 20px 14px 20px 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-top: solid 1px #dacaa7;
  border-bottom: solid 1px #dacaa7;
  background-image: url(back-image.png);
}

.beige_bg {
  margin: 0 calc(50% - 50vw) !important;
  padding: 20px 14px 20px 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-bottom: solid 1px #dacaa7;
  border-bottom: solid 3px #e3d6b8;
  background-image: url(back-beige.png);
}

.beige02_bg {
  margin: 0 calc(50% - 50vw) !important;
  padding: 20px 14px 20px 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-bottom: solid 1px #dacaa7;
  border-bottom: solid 3px #e3d6b8;
  background-image: url(back-beige02.png);
}


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

#menu {
  display: none;
}


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

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

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

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

#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 #555555;
}

#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: 18px 0 16px 0;
  text-align: center;
  font-size: 13px;
  color: #fffffc;
  line-height: 1.8;
  background-color: #74b065;
}

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

#footer .copy a {
  color: #fffffc;
  font-size: 13px;
  text-decoration: none;
}

#footer .copy a:hover {
  color: #eeeeee;
  text-decoration: underline;
}



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



/*-----  Jimdo 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;
}


/*----- Jimdo PC ブログ記事 コンテンツ全体 -----*/

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


/*----- Jimdo PC ブログ記事 見出しタイトル -----*/


/* ブログ全体 */

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


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

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

#contents .j-blogarticle a {
  font-size: 18px !important;
}

#contents .j-blogarticle h2 {
  height: auto !important;
  margin: 0 0 10px 0 !important;
  padding: 8px 10px 8px 16px !important;
  text-align: left;
  color: #54351f !important; /* リンク文字色 */
  font-size: 18px !important;
  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: 18px;
  color: #54351f; /* リンク文字色 */
}


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

#contents h1.post-title,
#contents h1.j-blog-header {
  margin: 0;
  padding: 16px 10px 14px 16px !important;
  font-size: 18px !important;
  text-align: left;
  color: #54351f !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: #54351f; /* リンク文字色 */
  font-size: 18px !important;
  font-weight: bold;
  text-decoration: none;
}

#contents h2.j-blog-headline a {
  color: #54351f !important; /* リンク文字色 */
}

.j-textWithImage img {
  margin: 3px 6px 8px 0 !important;
}


/*----- 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;
}


/*----- Jimdo 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;
}



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

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


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

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


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

.j-calltoaction-wrapper a.j-calltoaction-link {
  padding: 18px 60px 18px 60px !important;
  margin: 0 0 15px 0 !important;
  color: #fffffc !important;
  border: solid 1px #74b065 !important;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: #74b065 !important;
}

.j-calltoaction-wrapper a:hover.j-calltoaction-link {
  color: #eeeeee !important;
  border: solid 1px #639656 !important;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: #639656 !important;
}


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

#imprint h2 {
  background: none;
}




/*---------------------------- タブレット向けのスタイル ----------------------------*/
@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 .h_title,
#header .h_title 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-image: none;
  background-color: #ffffff;
}

.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 1px #f0e4c8;
  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;
}

#navlist {
  margin-top: -14%;
  padding-top: 14%;
  display: inline-block;
}


/*---------- 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: 1.07em;
  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: #4A7A3C;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}

#contents h1.txt {
  margin: 0 0 8px 0;
  padding: 0;
  border: none;
  font-size: 1.92em;
  color: #61421c;
  background: none;
}

#contents h2 {
  height: auto !important;
  margin: 0 0 8px 0;
  padding: 6px 0 6px 10px;
  font-size: 1.79em;
  color: #4A7A3C;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  border-bottom: solid 2px #4D8A3E;
}

#contents h3 {
  margin: 4px 0 4px 0;
  padding: 10px 10px 8px 12px;
  line-height: 1.6;
  font-size: 1.42em;
  color: #662200;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #aaaaaa;
  border-left: solid 5px #882200;
  background-color: #fef4ea;
}

#contents a {
  color: #7e5b0f;
}

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

#contents p {
  color: #333333;
  line-height: 1.9;
  font-size: 1.07em;
}


/*---------- SP背景全幅 ----------*/

.inners {
  width: auto !important;
  margin: 0 6px 0 6px;
  padding: 0;
}

.flex_bg {
  width: auto !important;
  margin: 0;
  padding: 14px 0 0 0;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #F7F8DF;
}

.note_bg {
  width: auto !important;
  margin: 0;
  padding: 14px 0 0 0;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dacaa7;
  border-bottom: solid 3px #e3d6b8;
  background-color: #ede3c4;
}

.beige_bg {
  width: auto !important;
  margin: 0;
  padding: 14px 0 0 0;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dacaa7;
  border-bottom: solid 3px #e3d6b8;
  background-image: url(back-beige.png);
}

.beige02_bg {
  width: auto !important;
  margin: 0;
  padding: 14px 0 0 0;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dacaa7;
  border-bottom: solid 3px #e3d6b8;
  background-image: url(back-beige02.png);
}


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

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 {
  display: none;
}


/*---------- 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: #F7F8DF;
}

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

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

#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: #74b065;
}

#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 ----------------------*/



/*-----  Jimdo 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;
}


/*----- Jimdo 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; /* テキスト */
}

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

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


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

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


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

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


/*----- Jimdo SP ブログ記事 コンテンツ全体 -----*/

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


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

#contents h1.post-title,
#contents h1.j-blog-header {
  margin: 0 0 10px 0;
  padding: 6px 10px 4px 16px !important;
  color: #54351f !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: #54351f;
  font-size: 1.25em;
  font-weight: bold;
  text-decoration: none;
}


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

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

#contents .j-blogarticle a {
  font-size: 0.93em !important;
}

#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: #54351f;
}


/*----- Jimdo 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;
}


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

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


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

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


/*----- 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;
}


/*----- 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 #74b065 !important;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: #74b065 !important;
}

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


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

#imprint h2 {
  background: none;
}

}