@charset "utf-8";
/* CSS Document */



/* ここからスタイル開始
------------------------------------------------------------*/
/* 通常のスタイルはここに
------------------------------------------------------------*/


/* 全ページ共通
-------------------*/

#header .top_line {
background: url("/wp-content/uploads/bg_lbrown.png") repeat center center !important;
}

#top-btn-wrap {
background: url("/wp-content/uploads/tatami.jpg") repeat center center !important;
}
#wrapper_special {
padding-top:20px;
background: url("/wp-content/uploads/bg_lbrown.png") repeat center center !important;
}
#footer {
background: url("/wp-content/uploads/bg_brown.png") repeat center center !important;
}

#header h2 img,#footerLogo img {
width:300px;
height:auto;
}

.green {
color:#79974c;
}


h2.title {
    margin: 0px 0 20px;
	position: relative;
	padding: 0 .5em .5em 2em;
	    border-bottom: 1px solid #79974c;
}
h2.title::before,
h2.title::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
h2.title::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: #79974c;
}
h2.title::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: #97b46d;
}

#mainImg {
background: url("/wp-content/uploads/tatami.jpg") repeat center center !important;
}

#mainImg div h2 {
font-size:150%;
text-shadow:1px 1px 1px #fff;
font-weight: bold;
  font-family: "'游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif";
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif


}

#mainImg div h2 span {
 background: url("/wp-content/uploads/wa.png") no-repeat left center !important;
background-size:auto 100% !important;
padding:10px 0 10px 20px;

}




/* 下層ページ
-------------------*/
/* top
-----------*/

#top-greeting-wrap .green {
font-size:134%;   
}


/* product-list
-----------*/

.post h3.tit_h3 {
	position: relative;
	padding: .5em 1em .5em 1.5em;
	    border-bottom: none !important;
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
background:#fff;
box-shadow: 2px 2px 4px rgba(0, 0, 0, .1) inset;
    margin:0 0 10px ;
}
.post h3.tit_h3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #79974c;
	border-radius: 4px;
}


.post h3.tit_h3 em {
	font-size:80%;
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background:#fff;
padding:0px 5px;
color:#fff;
}

.post h3.tit_h3 em.newicon {
background:#c94d27;
}
.post h3.tit_h3 em.outicon {
background:#c87505;
}


.productlist {

background: url("/wp-content/uploads/bg_lbrown.png") repeat center center !important;
padding:10px;
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3);
	box-shadow: 0px 1px 2px rgba(000,000,000,0.3);

}
.hana_bg {

background:url("/wp-content/uploads/hana_bg.jpg") no-repeat left bottom !important;

}
.productlist img {
width:94%;
height:auto;
border: 5px solid #fff;
	-moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3);

}


.box {
padding:5px;
background:rgba(255,255,255,0.70);
border: 1px solid #c0a676;
}

.productlist .left65 {
padding-right:10px;

}

.post .iteminfotit {
color:#7d550f;
font-size:117%;
    padding-bottom: 10px;
}


.item_info {
border-bottom: 1px dashed #c0a676;
border-bottom: 1px dashed #7d550f;
margin-bottom:5px;
}


.item_info dt {
width:22%;
float:left;
font-weight: normal;
padding-bottom:5px;
}
.item_info dd {
width:78%;
float:left;
padding-bottom:5px;

}


/* shopinfoページ
-------------------*/

.layout01 dl {
border-bottom: 1px dashed #c0a676;
padding: 8px 5px 8px 5px;
}

.layout01 dt {
float:left;
width:25%;
  font-weight:normal;
}
.layout01 dt span {
border-left: 2px solid #c87505;
padding-left:5px;
}

.layout01 dd {
float:left;
width:75%;
padding-bottom:0px;
}

.mapp-layout {
    border: 1px solid #c0a676;
    margin: 5px auto;
    padding: 0px;
}

/* order/ージ
-------------------*/


.tit_h302 i {
color:#c87505;
}

input[type="text"], input[type="email"], input[type="tel"] {
  vertical-align: middle;
  max-width: 90%;
  line-height: 30px;
  padding: 1px 5px;
  border: 1px solid #d4d4d7;
  -webkit-border-radius: 3px;  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 100%;
  color: #555;
  background: #fcfcfc;
}

.mailform textarea {
width:100%;

}
.red {
color:#ff0000;
}
.mailform .layout01 dt {
width:30%;
}
.layout01 dt span {
.mailform border-left: 2px solid #79974c;
}
.mailform .layout01 dd {
width:70%;
}

.btn_contact {
    text-align: center !important;
    margin-top: 30px;
}
.btn_contact input[type="submit"] {
    padding: 5px 10px;
    border: 3px double #fff !important;
    color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    background-image: linear-gradient(#79974c, #79974c);
}
.btn_contact input[type="submit"]:hover {
    background-image: linear-gradient(#97b46d, #97b46d);
}






/* 各種ページ
-------------------*/



/* MainMenu　for PC
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
.panel ul li a {
    font-size: 100%;
color:#fff;
}


nav#mainNav {
background-color: #79974c;
border-bottom: none !important;
margin-top:20px;
}

nav#mainNav a {
color:#fff;
}

nav#mainNav a:hover {
color:#fff;
background-color: #97b46d;
}
}

/* MainMenu iPad size 以下
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

nav#mainNav .inner {
    border: 2px solid #79974c;
}

.panel ul li {
    border-top: 1px solid #79974c;
}
}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

}

/* width 648px 以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){

.productlist .left65 {
padding-right:0px;
padding-bottom:10px;
}

.layout01 dt {
float:none;
width:100% !important;
margin-bottom:5px;
}

.layout01 dd {
float:none;
width:100% !important;

}






}


/* メインメニュー + 検索ボックス iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){



}


/* width 648px 以下まで
------------------------------------------------------------*/
@media only screen and (min-width: 648px){
#top-greeting-wrap {
    margin: 0 0 0px;
}

#top-greeting-wrap .left60 {
padding-top:40px;
line-height:2.0em;    
}

}