@charset "UTF-8";

/* Typo
----------------------------- */
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  color: #131821;
  font-family: 'Josefin Sans', sans-serif ;
}

/* Layout_base
----------------------------- */

body {
  margin: 0;
  padding: 0;
  font-size: 13px !important;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 1.6em;
  text-align: center;
  /* background-image: url(tatami01-p.jpg); */
}

ul, ol {
  margin: 0;
  padding: 0;
}

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

ul.mainNav1,ul.mainNav2,ul.mainNav3 {
    margin:0;
    padding:0;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.clear {
  clear: both;
}

table{
	border-collapse:collapse;
}
table td {
  border-bottom: 1px #ccc dashed;
  padding: 12px 0 7px 0;
}
table th {
	border-left: solid 1px #fff;
	padding: 12px;
	background-color: #437743;
	color: #fff;
	box-sizing: border-box;
}
table th:first-child {
	border-left: solid 1px #437743;
}
table th:last-child {
	border-right: solid 1px #437743;
}
table td strong {
  font-size: 110%;
}
#sidebar div .hr {
	background:url(https://u.jimcdn.com/cms/o/s9217cf590058a1dd/userlayout/img/bar-dot01.gif?t=1435026807) left bottom repeat-x;
	border: none;
	height: 1px;
}


/* Layout
----------------------------- */
#wrap {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#header {
  margin: 25px 0 0 10px;
  padding: 0;
  color: #131821;
  width: 940px;
  height: 140px;
  overflow: hidden;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1.5em !important;
  position: relative;
}

/* ヘッダーコピー
----------------------------- */
#headinfo {
  text-align: right;
  font-size: 14px;
  margin-top: 20px;
  padding-right: 10px;
  line-height: 20px;
}

#headinfo span {
  font-size: 20px;
  line-height: 26px;
}

/* ヘッダーナビゲーション
----------------------------- */
#headmenu {
  width: 940px; 
  margin:40px auto 0 auto;
}

#headmenu ul.mainNav2 { display:none; }

#headmenu ul li {
  display: inline;
  font-size: 17px;
}

#headmenu ul.mainNav1 li a {
  color: #131821;
  margin-right: 23px;
  margin-left: 23px;
  text-decoration:none;
}
#headmenu ul.mainNav1 li a:hover { color: #fc8171;}
#headmenu ul.mainNav1 li a.current { font-weight:bold;}


/* ロゴ
----------------------------- */
 
.logo {
  position: absolute;
  top:5px;
}


/* トップページヘッダー画像用
---------------------------------- */
#topimg {
  display:none;
}

#viewer {
  width: 940px;
  height: 390px;
  text-align: left;
  overflow: hidden;
  position:relative;
   
}
#viewer img {
  margin-left: 10px;
  margin-top: 10px;
  position: absolute;
}

.cc-indexpage #topimg {
  display: block;
}


/* 下層ページヘッダー画像用 畳の魅力 2087015474
---------------------------------- */
#headimg01 {
  width: 940px;
  margin-left: 10px;
  margin-top: 10px;
  display:none;
}

#page-2087015474 #headimg01 {
  display: block;
}

/* 下層ページヘッダー画像用 畳を長く使うために 2086016974
---------------------------------- */
#headimg02 {
  width: 940px;
  margin-left: 10px;
  margin-top: 10px;
  display:none;
}

#page-2086016974 #headimg02 {
  display: block;
}

/* 下層ページヘッダー画像用 畳交換の目安 2086017074
---------------------------------- */
#headimg03 {
  width: 940px;
  margin-left: 10px;
  margin-top: 10px;
  display:none;
}

#page-2086017074 #headimg03 {
  display: block;
}

/* 下層ページヘッダー画像用 畳工事の流れ 2086017174
---------------------------------- */
#headimg04 {
  width: 940px;
  margin-left: 10px;
  margin-top: 10px;
  display:none;
}

#page-2086017174 #headimg04 {
  display: block;
}
/* 下層ページヘッダー画像用 商品案内 2087015274
---------------------------------- */
#headimg05 {
  width: 940px;
  margin-left: 10px;
  margin-top: 10px;
  display:none;
}

#page-2087015274 #headimg05 ,
#page-2087034274 #headimg05 ,
#page-2087034474 #headimg05 ,
#page-2087034574 #headimg05 ,
#page-2087034674 #headimg05 ,
#page-2087034774 #headimg05 ,
#page-2087034874 #headimg05 ,
#page-2215456274 #headimg05 ,
#page-2215456974 #headimg05 ,
#page-2215457074 #headimg05 ,
#page-2215457174 #headimg05 {
  display: block;
}

/* 下層ページヘッダー画像用 店舗案内 2086017274
---------------------------------- */
#headimg06 {
  width: 940px;
  margin-left: 10px;
  margin-top: 10px;
  display:none;
}

#page-2086017274 #headimg06 ,
#page-2086016874 #headimg06 {
  display: block;
}


/* ボディの色を代える
body#page-2086017274 {
  background-color:#eeeeee
}
---------------------------------- */


/* コンテンツエリア
---------------------------------- */
.sp{
  display: none;
}

#content {
  width: 660px;
  margin: 25px 10px 0 10px;
  float: left;
}

#content h1 {
  background-image:  url(https://u.jimcdn.com/cms/o/s9217cf590058a1dd/userlayout/img/bg-h1.png?t=1421996108);
  background-position: left bottom;
  background-repeat: repeat;
  line-height: 120%;
  padding: 5px 5px 5px 10px;
  margin-bottom: 10px;
}

#content h2,#sidebar h2  {
  background-image:  url(https://u.jimcdn.com/cms/o/s9217cf590058a1dd/userlayout/img/bg-h2.png?t=1422327840);
  background-position: left bottom;
  background-repeat: no-repeat;
  line-height: 1.6em;
}

#content h2 a {
  font-size: 17px;
}

#content h3 {
  margin-top: 5px;
  margin-bottom: 2px;
}

#content img {
  margin-bottom: 10px;
}

#content a img {
  transition: 0.5s ease-in-out;
}

#content a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=40);
}

/* 商品案内ページ テーブル用
---------------------------------- */
#page-2087034474 table td,
#page-2215456274 table td,
#page-2215456974 table td,
#page-2215457074 table td,
#page-2215457174 table td
{
	border: solid 1px #437743;
	padding: 12px;
	box-sizing: border-box;}

/* サイドメニュー
---------------------------------- */
#side {
  float: right;
  width: 220px;
  margin: 0 0 25px 10px;
}

#sidemenu {
  margin: 25px 25px 25px 10px;
}

#sidemenu ul.mainNav1 li .level_1 { display:none; }

ul.mainNav2 li a {
    font:normal 14px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    display:block;
    color:#707070;
}

ul.mainNav2 li a { 
	padding:10px 5px 10px 10px;
	color:#707070;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
 }
ul.mainNav3 li a {
	padding:20px 10px 10px 20px;
	color:#707070;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
 }

ul.mainNav2 a:link { color:#707070; }
ul.mainNav2 a:visited { color:#707070; }
ul.mainNav2 a:hover { color:#fc8171; }
ul.mainNav2 a.current { color:#fc8171; font-weight:bold;}

ul.mainNav3 a:link { color:#ffffff; }
ul.mainNav3 a:visited { color:#ffffff; }
ul.mainNav3 a:hover { color:#fc8171;  }
ul.mainNav3 a.current { color:#fc8171; font-weight:bold;}

/* サイドバー
---------------------------------- */
#sidebar {
  margin: 0 10px 0 10px;
}
#sidebar h3 {
  margin-top: 25px;
}
#sidebar p {
  margin: 0;
}


/* 各ページのサイドバー表示の調整
---------------------------------- 
.cc-indexpage #content {
  width: 940px;
  margin: 25px 10px 0 10px;
  float: left;
}
.cc-indexpage #side {
  display: none;
}
---------------------------------- */

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

#footer {
  margin: 40px 0 0 10px;
  padding: 20px 0 20px 0;
  width: 940px;
  border-top: solid 1px #ccc;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
}

/* トップページのブログ表示
---------------------------------- */
.cc-indexpage #content .blogselection .datetime,
.cc-indexpage #content .blogselection .datetime-inner,
#page-2142950874 #content .blogselection .datetime,
#page-2142950874 #content .blogselection .datetime-inner {
  width: 130px !important;
  height: 14px;
  margin: 0px 0px 3px 0px;
  border: none;
}

.cc-indexpage #content .cc-page-blog .datetime-inner,
#page-2142950874 #content .cc-page-blog .datetime-inner {
  width: 130px !important;
  height: 14px;
  margin: 0px 0px 3px 0px;
  border: none;
}

.cc-indexpage #content .cc-page-blog .datetime .yr,
.cc-indexpage #content .blogselection .datetime .yr,
#page-2142950874 #content .cc-page-blog .datetime .yr,
#page-2142950874 #content .blogselection .datetime .yr {
  padding: 0px;
  margin: 0px;
  height: 14px;
  float: left;
  width: 50px;
  font-size: 13px;
  color: #666;
  text-align: left;
  vertical-align: top;
  display: inline;
  line-height: 20px !important;
}

.cc-indexpage #content .cc-page-blog .datetime .mon,
.cc-indexpage #content .blogselection .datetime .mon,
#page-2142950874 #content .cc-page-blog .datetime .mon,
#page-2142950874 #content .blogselection .datetime .mon {
  padding: 0px;
  margin: 0px;
  height: 14px;
  float: left;
  width: 40px;
  font-size: 13px;
  color: #666;
  text-align: center;
  vertical-align: top;
  display: inline;
  line-height: 20px !important;
}

.cc-indexpage #content .cc-page-blog .datetime .day,
.cc-indexpage #content .blogselection .datetime .day,
#page-2142950874 #content .cc-page-blog .datetime .day,
#page-2142950874 #content .blogselection .datetime .day {
  padding: 0px;
  margin: 0px;
  height: 14px;
  float: left;
  background: none;
  width: 40px;
  font-size: 13px;
  color: #666;
  text-align: left;
  vertical-align: top;
  display: inline;
  line-height: 20px !important;
}

/* 仕様変更に伴う処置
.cc-indexpage #content .cc-page-blog .datetime .yr:after,
.cc-indexpage #content .blogselection .datetime .yr:after,
#page-2142950874 #content .cc-page-blog .datetime .yr:after,
#page-2142950874 #content .blogselection .datetime .yr:after {
  content: "年";
}

.cc-indexpage #content .cc-page-blog .datetime .day:after,
.cc-indexpage #content .blogselection .datetime .day:after,
#page-2142950874 #content .cc-page-blog .datetime .day:after,
#page-2142950874 #content .blogselection .datetime .day:after {
  content: "日";
}
---------------------------------- */

.cc-indexpage #content .blogselection .j-blogarticle h1 {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  padding: 5px 0 5px 0 !important;
  margin: 0px !important;
  width: 445px !important;
  /* テンプレートによってサイズ変更 */
  font-size: 13px !important;
  font-weight: normal !important;
  background: none !important;
  line-height: 18px !important;
  text-indent: 0px !important;
  border: none;
}

.cc-indexpage #content .blogselection .j-blogarticle h1 a {
  display: inline !important;
  padding: 5px 0 5px 0;
  margin: 0px;
  text-indent: 0px !important;
  color: #333;
  font-weight: normal;
  text-decoration: underline;
  /* アンダーラインも消せる  */
}

#content .blogselection .j-blogarticle h1 a:hover {
  text-decoration: none;
  /* アンダーラインも消せる  */
}

.cc-indexpage #content .j-blogarticle {
  margin-bottom: 3px;
}

.cc-indexpage #content .j-blogarticle .blogreadmore,
.cc-indexpage #content .comment {
  display: none !important;
}

/* トップページブログ ここまで  */


/* ブログ個別記事
---------------------------------- */
.post .datetime,
.post .datetime-inner {
  width: 130px;
  height: 13px;
  margin: 0px 0px 30px 2px;
}

.post .datetime .yr {
  padding: 0px;
  margin: 0px;
  height: 13px;
  float: left;
  width: 50px;
  font-size: 13px;
  color: #666;
  text-align: left;
  vertical-align: top;
  display: inline;
  line-height: 20px !important;
}

.post .datetime .mon {
  padding: 0px;
  margin: 0px;
  height: 13px;
  float: left;
  width: 40px;
  font-size: 13px;
  color: #666;
  text-align: center;
  vertical-align: top;
  display: inline;
  line-height: 20px !important;
}

.post .datetime .day {
  padding: 0px;
  margin: 0px;
  height: 13px;
  float: left;
  background: none;
  width: 40px;
  font-size: 13px;
  color: #666;
  text-align: left;
  vertical-align: top;
  display: inline;
  line-height: 20px !important;
}

/* 仕様変更に伴う処置
.post .datetime .yr:after {
  content: "年";
}

.post .datetime .day:after {
  content: "日";
}
---------------------------------- */

.post h1 a {
  text-decoration: none;
}

.postmeta {
  margin-bottom: 20px;
  background-image: url(http://img/tag.png?t=1420395572);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 16px;
  padding-left: 20px;
}


.sp{display: none}

@media (max-width:768px){
 .sp{display: block!important}
}