/*
Theme Name:yamamise
Theme URI: 
Version: 1.0
Author: matsumiya
Author URI: http://design.yoshida-sd.com/
License: matsumiya
*/


/*全体の基本設定*/
*{font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;}



body{
	position:relative;
	margin:0;
	width:100%;
	height:100%;
	letter-spacing: 1px;
}

.home_bg{background:url(img/gold_bg.png);}
#page body{background:url(img/beige_bg.png)!important;}

* html body{  
    overflow: hidden;  
	height: 100%;
}

.clear
{
clear:both;
}

a {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
a:hover {  
    opacity: 0.6;  
    filter: alpha(opacity=80);  
}

.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.6;  
    filter: alpha(opacity=80);  
}

.hide{
	text-indent: 100%; 
    	white-space: nowrap; 
    	overflow: hidden; 
	display: block;
	height:0px;
	padding:0px;
	margin:0px;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}



a{
color:#47382E;
	text-decoration:none;
}


.fixed{
  position: fixed;
  top: 0px;
  left: 0px
  width: 100%;
  z-index: 9999;
}

p{
	margin:0px 0 15px 0px;
	font-size:90%;
	line-height:180%;
	/*-webkit-text-stroke: 0.1px #000;*/
}

ul{
list-style-type:none;
padding:0;
margin:0;
}

table{
clear: both;
border-collapse: collapse;
max-width:100%;
margin:20px 0 40px;
}


th,td{
padding: 10px 5px 10px 7px;
vertical-align: top;
font-size: 86%;
color: #111111;
line-height:160%;
text-align:left;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}

th span,td span{
    font-weight: bold;
    margin: 10px 8px;
}

th p,td p{
font-size:100%;
}

.contact_table{width:100%;}


.contact_table th,.contact_table td{
border:1px solid #ddd;
padding:15px 10px; 
}
.contact_table th{
min-width:100px;
}

.contact_table th{background:#eaf0f2;}

img{
	border:none;
max-width:100%;
    height: auto;
}

.big{
font-size:130%;
margin:10px auto;
}


.red{
color:crimson;
}

.strong{
font-weight:bold;
}

.center{
text-align:center!important;
margin:10px auto!important;
display:block!important;
}


.btn{
    background: #9b8d74;
    padding: 7px;
    width: 200px;
    text-align: center;
    right: 0;
    margin: 0 74%;
}

.btn a{
color:#fefefe;
}


/*各種コンテンツ設定*/

#header{
width:100%;
height:auto;
position:relative;
}

/*#page #header{
position: static;
}*/

#header .cont{
overflow:inherit!important;
padding:0px!important
}

#headarea{
    width: 100%;
    position: absolute;
    top: 50px;
    z-index:30;
background:url(img/head_bg1.png);
height:50px;
}

#headarea .head_cont{
width:1080px;
position:relative;
padding:5px;
box-sizing:border-box;
margin: 0 auto;
}

.head_cont .tel{
    color: #fff;
    font-size: 85%;
    position: absolute;
    top: 5px;
    right: 0px;

}

#header:after {content : "";display : block;height : 0;clear : both;} 

/*スライダー*/
.filter{
    background: url(img/filter.png);
    width: 100%;
    min-height: 100%;
    z-index: 10;
    position: absolute;
}

.no1,.no2{
    filter: alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;

}

.no1{
    position: absolute;
    z-index: 11;
    width:586px;
    top: 40%;
    height: 109px;
    left: 50%;
    margin-left: -293px;
}


#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #ddd;
  z-index: 2;
}

/*TOPメニュー*/

h1{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    height: 110px;
    z-index: 200;
    width: 220px;
    margin-right: 80px;
}

h1 a{
	background:url(img/logo.png);
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	width:220px;
    height:110px;
}

/*トップメニュー*/
.topmenu{
width:100%;
background:url(img/brown_bg.png);
position: absolute;
bottom: 0px;
z-index: 30;
min-width: 1080px;
}

.topmenu ul{
    z-index: 1;
    list-style: none;
    text-align: center;
    width: 550px;
    display: inline-block;
    margin: 0 0px auto 0;
    padding: 15px 0;
    max-width: 100%;
}

.topmenu ul li{
    display: inline-block;
    padding: 5px 12px;
    text-align: center;
    font-size: 95%;
    border-left: 1px dotted #fff;
}

.topmenu ul li:first-child{
border:none!important;
}

.topmenu ul li a{
color:#fff;
font-weight:bold;
}

.topmenu ul li a span{
color:#006666;
display:block;
font-size:80%;
}

/*ドロップダウン*/
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  padding: 0;
  width:100%;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
}
.dropmenu li a{
  display: block;

}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  width: 160px!important;
}
.dropmenu li ul li{
  padding-left:0!important;
  font-size:110%;
  font-weight:bold;
  background: url(img/white_bg.png);
  width: 160px!important;
  padding: 0;
border:none!important;
}
.dropmenu li ul li a{
  text-indent: 0%!important;
  white-space: normal!important;
  padding: 12px 0px;
  border-top: 1px solid #fff;
  text-align: center;
  font-size: 90%!important;
  letter-spacing:1px;
  font-weight: bold;
  width: 160ppx!important;
height: auto!important;
color:#47382E!important;
}

.dropmenu li:hover > a{
  
  color:#bbb!important;
}
.dropmenu li a:hover{

}

.dropmenu li ul li a:hover{
background: #eee;
color:#bbb!important;
}

/*フェードイン*/
.fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
  width: 100%;
}
.fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}

.fade-in2 li ul li:hover{

}

.fade-in2 li ul li a:hover{

opacity: 1!important;
}

.head_info {
    display: inline-block;
    width: 210px;
}
.head_info a{
    margin: 5px auto;
    display: block;
}

/*固定ページメインタイトル*/

#pageheader{
width:100%;
height:220px;
padding:0px 0px 0px;
background-size: cover!important;
position:relative;
background:url(img/01.jpg);
}

.pageheader_cont{
    width: 1080px;
    max-width: 90%;
    margin: 0 auto;
    height: auto;
    padding: 150px 0 0;
    z-index:20;
    position: relative;
}

.pageheader_cont h2{
color:#fff;
z-index:20;
}

.pageheader_cont h2 span{
color:#fff;
}



/*コンテンツ*/
#wrap{
margin:0px 0px;
min-height:100%;
height:auto;
max-width: 100%;
padding: 0;
z-index:1;
/*position:relative;*/

}

#page #wrap{
padding:0px;
}

.cont {
margin: 0px auto 0px;
width: 95%;
padding: 5px;
z-index: 1;
max-width: 1080px;
box-sizing:border-box;
position_relative;
overflow:hidden;
}

#page #wrap .cont{
padding:0;
}

.cont p{
	line-height:180%;
	text-align:left;
	margin: 18px 0;
}

h2{
font-size:140%;
color:#47382E;
text-align:left;
margin: 10px auto 10px;
font-weight:bold;
}

h2 span{
}

/*インフォメーション*/

.banner{
}

.banner a{
margin:0 auto;
display:block;
text-align:center;
}

.banner img{
max-width:90%;
}

#info_area{
width:100%;
padding:10px 0 20px;
background:url(img/unagi_bg.png) no-repeat left;
}

#info_area .cont{
text-align:right;
}

#info_area .cont .four_box{
text-align:center;
}

#info_area .cont .four_box a{
margin: 8px auto;
    display: inline-block;
}

/*パネルメニュー*/

#menu_area{
width:100%;
background:url(img/beige_bg.png);
padding:50px 0px 50px;
}

#panel_menu{
width:1080px;
margin:auto;
}

#panel_menu h2{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
    background: url(img/shinagaki.png) no-repeat center;
}

.panel_cont{

max-width:100%;
margin:0px auto;
letter-spacing: 0px;
text-align:center;
font-size: 0;
box-sizing:border-box;
}

.panel_cont li{
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: center;
    margin: 40px 10px;
    width: 160px;
}

/*ショップリンク*/

#shop_area{
width:100%;
background:url(img/unagi_bg2.jpg);
padding:80px 0 80px;
background-size: cover;
}

#shop_area .cont{
text-align:center;
}

/*フッターインフォ*/

#footinfo_area{
width:100%;
padding:40px 0 0px;
background:url(img/white_bg.png);
}

#page #footinfo_area{
background:url(img/beige_bg.png);
margin-top:30px;
}

#footinfo_area .yoyaku{
display:block;
font-size:140%;
margin:15px 0;
}

#footinfo_area p{
margin:5px 0 10px;
}

.foot_info{
padding-left:80px!important;
}

.foot_info2{
background:#eee;
position:relative;
padding: 54px 0;
}

#footinfo_area .foot_info2 p{
width: 81%;
margin: 0 auto;
}

.foot_info2 .foot_bg{
    padding: 25px 3px;
}

.foot_info2 .foot_bg img{
    margin: 0 auto;
    display: block;
}

.foot_info2 .yoyaku{
text-align: center;
}

.foot_info2 .contact_img{
    margin-top: 46px;
    margin: 46px auto 0;
    display: block;
}

.foot_info2 .contact{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-13%) translateY(-71%);
    -webkit-transform: translateX(-13%) translateY(-71%);
}

/*新着情報*/
#topics{
width:100%;
padding:30px 0;
color:#000;
xbackground:#5DBFF0;
padding:72px 0;
xcolor:#fff;
position: relative;
background: url(img/white_bg.png);
}

#topics h2{
text-align:center;
color:#47382E;
margin:0px;
}

#topics ul{
    width: 95%;
    max-width: 1080px;
    margin: 0 auto;
    border-left: #9b8d74 solid 1px;
    padding: 0px 5px 0px 46px;
    box-sizing: border-box;
}

#topics ul li{
padding: 18px 0;
font-size:90%;
}

#topics ul li a {
    color: #47382E;
    font-size: 110%;
}

#topics ul:after {
content : "";
display : block;
height : 0;
clear : both;
}

.cat-name{
padding:1px 4px;
border:1px solid #333;
}

#wrap .section .#topics{
padding: 50px 0;
}

.content_ttl{
    position: absolute;
    transform: translateY(-50%) translateX(-44%);
    -webkit-transform: translateY(-50%) translateX(-44%);
    top: 50%;
    left: 16%;
} 


.date{
    font-weight:bold;
    color: #564336;
    font-size: 117%;
    padding: 2px 0;
    display: inline-block;
}

.cat{
  display: block;
  float: left;
}

.postnav a{
    background: #9b8d74;
    color: #fefefe;
    padding: 3px;
    border-radius: 3px;
}

.cat:after {content : "";display : block;height : 0;clear : both;} 

.contact_table .date{
padding:0px!important;
}

.wpcf7-form .contact_table input{
display:inline-block!important;
}

.ninzu_kakunin span,.ninzu_kakunin wpcf7-list-item{
margin:5px 0px!important;
}

.caution{
    background: #FDECEC;
    border: 1px solid crimson;
    padding: 0 1%;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 4px;
}

.readmore{
display:block;
float:right;
}

.more{
    display: inline-block;
    text-align: right;
    padding: 3px 5px;
    border-radius: 3px;
    background: #9a8767;
    text-align: right;
}

.footer .more a {
    color: #fefefe;
}

.topicsall{
padding:6px 15px;
display:block;
float:right;
color:#fff;
margin:25px 0px 10px;
background:#47382E;
}



/*カテゴリー用記事リスト*/

#page #list ul {
text-align:left;
}

#page #list ul li{
font-size:90%;
margin:5px;
padding: 5px;
}

#page #list .thumb{
max-width:100%;
height:auto;
 }

#page #list .thumb img{
    top: 50%!important;
    left: 0%!important;
    position: relative;
    width: 100%;
    -webkit-transform: translate(-0%,-0%);
    -ms-transform: translate(-0%,-0%);
    transform: translate(-0%,-0%); 
}



/*共通設定*/

/*　ロールアップ　*/

.pdf {
    background: url(img/pdficon.png) no-repeat;
    padding-left: 25px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 2%;
    z-index: 999;
}
#page-top a {
    background: url(img/up.jpg) no-repeat;
    text-decoration: none;
    width: 45px;
    height: 45px;
    text-indent: -99999px;
    display: block;
}
#page-top a:hover {
	text-decoration: none;
}

.cont_box{
max-width:1080px;
width:100%;
margin:10px auto 15px;
}

.two_box,.three_box,.four_box,.five_box,.six_box,.seven_box{
padding:3px;   
box-sizing: border-box;
}

.seven_box{
width:68%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}

#topics .seven_box h3{
display: inline-block;
    text-align: left;
    color: #4d728f;
}

.seven_box p{
font-size:90%;
}

#topics .seven_box span{
margin-right:20px;
}


.seven_box img{
display: inline-block;
    vertical-align: top;
    text-align: center;
    /* height: 180px!important; */
    width: 90%;
    margin: 0 auto 5px;
}

.six_box{
width:58%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}

.four_box{
width:39%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}

.four_box img{
    display: inline-block;
    vertical-align: top;
text-align:center;
    width: auto;
    margin: 0 5px;
}

.five_box{
width:49%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}

.five_box img{
    display: inline-block;
    vertical-align: top;
text-align:center;
    width: auto;
    margin: 5px 0 ;
}

.two_box{
width:19%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}

.three_box{
width:29%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}

.three_box img{
    display: inline-block;
    vertical-align: top;
	text-align:center;
    width: auto;

}

/*サイドメニュー*/
.drawer-dropdown {
    max-width: 400px;
    margin: 0 auto;
    padding: 0;
}

.drawer-dropdown a {
    display: block;
    padding: 14px;
    box-sizing:border-box;
    text-decoration: none;
    color: #5E4A44;
    line-height: 1;
    border-bottom:1px solid #ccc;
}

.drawer-dropdown label {
    display: block;
    margin: 0;
    padding :15px;
    line-height: 1;
    color :#fff;
    cursor :pointer;
    position:relative;
    border-bottom:1px #fff solid;
}

.drawer-dropdown label:after{
	position: absolute;
	top: 50%;
	right:7px;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 8px;
	border-bottom-width: 5px;
	border-top-color: #fff;
}

.drawer-dropdown input {
    display: none;
}

.drawer-dropdown ul {
    margin: 0;
    padding: 0;
    background :#eee;
    list-style: none;
}

.drawer-dropdown li {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li {
    max-height: 46px;
    opacity: 1;
}

/*ページコンテンツ*/


#cont:after {content : "";display : block;height : 0;clear : both;} 

h4{
    position: relative;
    font-size: 120%;
    margin: 20px 0 10px;
	display:inline-block;
	padding-left:25px;
	background:url(img/midashi.png) no-repeat left;
}

.shinagaki{

    margin: 5px 0px!important;
}
.takeout {
margin:15px 0 25px;
}
.takeout p{
margin:0 0 5px!important;
padding:0px!important;
}

.takeout h4{
font-size:100%!important;
}
.takeout .price{
margin-left:12px;
font-size:100%!important;
}

/*フッター*/

#footer{
	overflow:hidden;
    	min-width: 100%;
	z-index:1;
	background:url(img/foot_bg.png);
	bottom: 0px;
}



#footer .cont{
    width: 1080px;
    max-width: 100%;
    margin: 0px auto;
    padding:20px 10px;
    letter-spacing: 0px;
    box-sizing: border-box;
}

#footer .cont h3{
font-weight:bold;
font-size:95%;
color:#fff;
}

#footer .cont ul{
display:inline-block; 
vertical-align:top;  
padding:10px;
width: 130px;
max-width: 100%;
}

#footer .cont ul li{
margin:5px 0;
font-size:90%;
}

#footer .cont ul li a{
color: #fff;
    padding-left: 15px;
    background: url(img/arrow.png) no-repeat left;
}


#footer h1{
    text-indent: inherit;
    white-space: normal;
    overflow: auto;
    display: block;
    height: auto;
    z-index: 200;
    width: auto;
    margin: auto;
    max-width: 90%;
}

#footer .link{
color:#fff;
}
#footer .link span{
font-size:115%;
}

#footer .link a{
margin:12px auto;
display:block;
}

#footer .bottom{
text-align:center;
color:#fff;
padding-bottom:15px;
}

/*サイドメニュー*/
#sidebar{
background:url(img/foot_bg.png);
min-height:100%;
margin:0px ;
width:220px;
float:left;
padding-bottom: 32768px;
margin-bottom: -32768px;
}

#sidebar h2{
    color: #fff;
    padding: 10px;
    margin: 0;
    font-size: 120%;
}

#sidebar ul{
border-top:1px solid #fff;
}

#sidebar li{
border-bottom:1px dotted #fff;
}

#sidebar li:last-child{
border:none;
}

#sidebar li:hover{

}

#sidebar li a{
padding:5px 10px;
font-size:110%;
    height: auto;
    display: block;
    box-sizing: border-box;
    background: url(img/beige_bg.png);
    color: #47382E;
    padding: 10px 0 10px 18px;
	position:relative;
}

/*#sidebar li a:before{
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #47382E;
    position: absolute;
    left: 0;
    top: 5px;
}*/

#sidebar li a:after{
    content: "";
    width: 3px;
    height: 3px;
    border-top: 1px solid #47382E;
    border-right: 1px solid #47382E;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 10px;
    top: 23px;
}


#sidebar li .sidemini{
height: 45px;
}

#sidebar:after {content : "";display : block;height : 0px;clear : both;} 



/*メインコンテンツ*/
#main{
width:860px;
font-size: 100%;
padding:30px 20px;
box-sizing:border-box;
z-index: 1;
float:right;
background: url(img/white_bg.png) ;
}

#main h2{
color:#fff;
font-weight:bold;
font-size:130%;
text-align:left;
background: url(img/foot_bg.png) ;
padding:4px 10px;
border-radius:3px;
}

#main h2 span{
color:#fff;
display:block;
font-weight:bold;
font-size:80%;
}

#main h3{
color:#47382E;
font-weight:bold;
font-size:120%;
margin:20px 0 25px;
}

#main::after{
	content: "";
    display: block;
    height: 0px;
    clear: both;
}

.title{
margin-top:5px!important;
}

.post{
	padding:0px 0 20px 0px;
	z-index:1;
}

.entrytext{
padding:0 20px 0 5px;
}

.entrytext p{
margin:18px 0 28px;
}

.entrytext a{
color: #47382E;
}

.entrytext br{
font-size:0;
}

.post-foot{
	height:100px;
        margin-bottom:100px;
	
}

#page_title{

}

/*個別ページ設定*/

.linkbox{
    background: url(img/brown_bg.png);
    color: #fff!important;
    padding: 6px 8px;
    font-size: 105%;
    margin: 10px 0 15px;
}

#panel_menu .linkbox{
    background: url(img/brown_bg.png);
    color: #fff!important;
    padding: 12px 12px;
    font-size: 120%;
    margin: 15px auto 22px;
text-align:center;
display:block;
width:80%;
}

.red_bg{
	color: #fff;
    background: crimson;
    border-radius: 4px;
    font-size: 85%;
    padding: 0px 4px;
    display: inline-block;
    margin: 0 12px;
}

h4 .mini{background:url(img/brown_bg.png); padding:2px 5px; color:#fff; margin-left: 10px;}

.price{color:crimson; font-size:130%;}
.menu_box{padding:10px 30px; }
.mini,.price span{font-size:80%;}

/*個別投稿*/

.nav a{
vertical-align:top;
display:inline-block;
background: #01B0A9;
border:3px solid #ddd;
padding:3px 7px;
color:#fff;
font-weight:bold;
margin:5px;
}

/*その他要素設定*/
.categories{
	text-align:right;
	margin:2px 0;
	font-size:90%;
}


.edit a{
	font-size:12px;
	background:#007fff;
	color:#fff;
	padding:1px 3px;
	margin-left:20px;
	text-decoration:none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.more-link,.more-link:hover{
	color:#111111;
}

.catLabel{
	background:#666;
	display:inline-block;
	padding:1px 4px;
	color:#fff;
	font-weight:normal;
	margin-right:5px;
}

.catLabel a{
	color:#fff;
}



.gallery{
	clear:both;
}

/* =Widget Areas
-------------------------------------------------------------- */



.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}

.widget-container li
	{
	padding-top:3px;
	text-indent:29px;
	margin-left:0px;
}

.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	
	/*text-decoration: underline;*/
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#siderbar .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;
}
#siderbar .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}


/* ここからが透過PNG適用のためのCSS */  
    html>body .sampleBox {  
        background-image: url(img/bg.gif);  
    }  
    * html .sampleBox {  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg.gif', sizingMethod='scale');  
    }

/* お問い合わせ */
.wpcf7-form {
padding: 10px 0px;  /*ボックス内の余白*/
margin-top:-50px;
border-radius: 20px}    /*ボックスを角丸に指定*/
 
.wpcf7-form span.hissu  {
color: #aa0000; /*必須の文字色指定*/
font-size: smaller} /*文字サイズを一回り小さく*/
 
.wpcf7-form input   {width:auto; display:block!important;}    /*入力フィールド幅*/
 
.wpcf7-form textarea    {width:80%; height:150px;}   /*テキストエリア幅*/
 
.wpcf7-form p.submit    {text-align: left}    /*送信ボタンの場所*/
 
.wpcf7-form .wpcf7-submit   {width: 30%}/*送信ボタンの横幅指定*/

.slideshow-container{

margin-left:-80px;}

/* facebook */
#fb{
   width:800px;
   height:500;
   background:url(img/fb.png) ;
   overflow:hidden;
   margin:0px 0px 0 0;
   border:2px solid #666;
   z-index:200;
}

/*ソーシャルボタン*/
#fbbutton {
	position: fixed;
	bottom: 140px;
	right: 55px;
	font-size: 77%;
	z-index:999;
}
#fbbutton {
	background:url(img/fb.png) no-repeat left;
	text-decoration: none;
	color: #fff;
	width: 200px;
	height:40px;
	text-indent:-99999px;
	display: block;
}
#fbbutton:hover {
	text-decoration: none;
}

#twbutton {
	position: fixed;
	bottom: 80px;
	right: 55px;
	font-size: 77%;
	z-index:999;
}
#twbutton {
	background:url(img/tw.png) no-repeat left;
	text-decoration: none;
	color: #fff;
	width: 200px;
	height:40px;
	text-indent:-99999px;
	display: block;
}
#twbutton:hover {
	text-decoration: none;
}
#twitter-widget-0{ width: 132px!important;}

#widget{margin-left:20px;}

.slidebutton{
	display: block;
	margin-right: -200px;
	
	color: #fff;
	text-align: right;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.slidebutton:hover {
	margin-right: 0px;
}

/*　スマイル消し　*/
img#wpstats{
    position:absolute;
    width:0px;
    height:0px;
    padding:0px;
    border:none;
    overflow:hidden;
}

/*　いいねボタンとか　*/
.snsb {
	/*overflow: hidden;*/
	z-index:99;
	clear:both;
	margin:5px auto;
}

  
.snsb li {
	display: inline-block;
	margin-right: 110px;
	width:110px;
	list-style-type:none;
	display:block;
	height:20px
	
}
.snsb iframe {
	margin: 0 !important;
}

.fb-like iframe {
    z-index:9999;
	max-width: none!important;
	max-height: none!important;
}

.fb_iframe_widget{
z-index:0;
}

.fb-page,
.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style]{ width: 95%!important; }


#contactArea {

overflow: hidden;
width:230px;
border-bottom: 0px solid #02b6f1; 
background:url(img/contact.png);
z-index:9999;
position:relatibive;
}

#contactArea ul {
overflow:hidden;
margin-top:10px;
   /*display:inline; /* IE7 and below 
    *zoom:1; /* IE7 and below */
    padding-left:0;
width:220px;

}
#contactArea li {
font-size:67%;
overflow:hidden;
text-align:center;
width:200px;
float:left;
list-style-type:none;
text-align:center;
color:#333333;

margin:4px auto;
padding:4px;
border-bottom:1px #F1E4E4 dotted;
}

/*#contactArea li + li {
	
    margin-top:20px;
    
}*/

#contactArea li a{
	display:block;
    color:#703838;
    text-shadow: 2px 2px 4px #aaaaaa;

}

div.wpcf7 {
margin: 0;
padding: 50px 0 0 0px!important;
}

.gmap{
position: relative;
padding-bottom: 70.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 80%;
border-radius:15px;
}
#mapCas{
width:90%;
height:480px;
margin:10px auto;
}


/* ----- The Pretty Stuff ----- */

* {outline: 0; } 

.pcheader{display:block;}
.mobileheader{display:none;}

.youtube iframe{
  width: 96%;
  max-width: 96%;
  padding: 5px 5px;
  border: 1px solid #6b6363;
  background: gainsboro;
}

.googleCalendar iframe {
    width: 100%;
    height: 100%;
    min-height: 400px;
}
@media all and (max-width: 768px) {
.googleCalendar iframe{
height:auto;
min-height: 600px;
  }
}

/*レスポンシブメディアクエリ*/

#header,#wrap,#footer,.flexslider,#topmenu{
min-width:1080px;
}

.drawer-hamburger{display:none!important;}

@media screen and (max-width: 1500px){
.no1{
    width: 468px;
    top: 45%;
    height: 87px;
    margin-left: -234px;
}
}


@media screen and (max-width: 690px){

#main img{
max-width:100%;
height:auto;
}

}

@media screen and (max-width: 768px){
.pcheader,
.topmenu,
#sidebar{
display:none!important;
}

.drawer-hamburger{
display:block!important;
}

/*トップページ*/

#header,
#wrap,
#footer,
.flexslider,
#topmenu,
.topmenu,
#panel_menu{
min-width:100%;
max-width:100%;
}


.no1{
    width: 293px;
    top: 40%;
    height: 55px;
    margin-left: -147px;
}

#topics{
padding:0px;
}

.two_box,.three_box,.four_box,.five_box,.six_box,.seven_box{
max-width:100%;
width:100%;
}

.panel_cont li{
margin:8px;
width:28%;
}

#home .cont{
padding:10px 0px;
}

#panel_menu{
padding:10px 0px;
}


.menu_box{padding:10px; }

.foot_info{
padding-left:5px!important;
}

#topics ul{
    border-top: #9b8d74 solid 1px;
    border-left: none;
    padding: 0px 5px 0px 2px;
}

.content_ttl{
    position: static;
    top: 0;
    left: 0;
    transform: none;
}

.foot_info2 .contact{
position: static;
    transform: none;
}

.btn{
    margin: 0 auto;
}

/*コンテンツ*/
#main{
max-width:100%;
padding:10px 10px;
}

.contact_table th,.contact_table td{
display:block!important;
}

.map_wrapper{
max-width:min-width:100%;
min-width:100%;
}

/*フッター*/
#footer .cont{
border:none;
}

}

.cp_tab *, .cp_tab *:before, .cp_tab *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab {
	margin: 1em auto;
}
.cp_tab > input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab .cp_tabpanel {
	display: none;
}
.cp_tab > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab > label {
	position: relative;
	display: inline-block;
	padding: 15px;
	cursor: pointer;
	border: 1px solid transparent;
	border-bottom: 0;
}
.cp_tab > label:hover,
.cp_tab > input:focus + label {
	color: #0066cc;
}
.cp_tab > input:checked + label {
	margin-bottom: -1px;
	border-color: #cccccc;
	border-bottom: 1px solid #ffffff;/*背景色と同じ*/
	border-radius: 6px 6px 0 0;
}
.cp_tab .cp_tabpanel {
	padding: 20px 0px;
	border-top: 1px solid #cccccc;
}
@media (max-width: 480px) {
	.cp_tab {
		width: 100%;
		font-size: 0.8em;
	}
	.cp_tab label {
		padding: 0.5em;
	}
}
/*!
 * jquery-drawer v3.2.1
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */

/*!------------------------------------*\
    Base
\*!------------------------------------*/
.drawer-nav {
  position: fixed;
  z-index: 101;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #fff;
  background: url(img/brown_bg.png);
}

.drawer-brand {
  font-weight: bold;
  line-height: 3.75rem;
  display: block;
  padding-right: .75rem;
  padding-left: .75rem;
  text-decoration: none;
  color: #fff;
  background: url(img/brown_bg2.png);
  border-bottom:1px #fff solid;
}

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #fff;
  border-bottom:1px #fff solid;
}

.drawer-menu-item:hover {
  background-color: transparent;
}

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
}

.drawer-open .drawer-overlay {
  display: block;
}
/*!------------------------------------*\
    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.drawer--top.drawer-open .drawer-nav {
  top: 0;
}

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}
/*!------------------------------------*\
    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem;
}
/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem;
}
/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 104;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding-top: 18px;
  padding-right: .75rem;
  padding-bottom: 30px;
  padding-left: .75rem;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background: url(img/brown_bg.png);
}

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  background-color: #222;
}

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: ' ';
}

.drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0;
}

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/*!------------------------------------*\
    accessibility
\*!------------------------------------*/

/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
/*!------------------------------------*\
    Sidebar
\*!------------------------------------*/
.drawer--sidebar {
  background-color: #fff;
}

.drawer--sidebar .drawer-contents {
  background-color: #fff;
}

@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }

  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }

  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }

  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }

  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}

@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem;
  }

  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}
/*!------------------------------------*\
    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}

/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed;
}

.drawer-navbar-header {
  position: relative;
  z-index: 102;
  box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 .75rem;
  text-align: center;
}

.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}

.drawer-navbar .drawer-nav {
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem;
}

@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }

  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }

  .drawer-navbar .drawer-menu--right {
    float: right;
  }

  .drawer-navbar .drawer-menu li {
    float: left;
  }

  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .drawer-navbar .drawer-hamburger {
    display: none;
  }

  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  .drawer-navbar .drawer-menu {
    padding: 0;
  }

  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd;
  }

  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem;
  }
}
/*!------------------------------------*\
    Dropdown
\*!------------------------------------*/
.drawer-dropdown-menu {
  display: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none;
}

.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: .75rem;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222;
}

.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! open */
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
}

/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: transform .2s ease, opacity .2s ease;
  transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*! open */
.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
/*!------------------------------------*\
    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem;
  }
}

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}
