@charset "utf-8";
/* CSS Document */


@media screen and (min-width: 768px) and (max-width: 1024px) {

body{
	background-color: #fff;
	width: 100%;
	height: 100%;
	font-size: 77%;
	line-height: 140%;
	}
#wrapper{
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	display: block;
	}
a img{
	opacity:1;
	transition:0.5s;}
a img:hover{
	opacity:0.8;
	transition:0.8s;}
#header{
	width: 100%;
	margin-top: -70px;
	float: left;
	height: 230px;
	display: block;
	margin-bottom: 20px;
	}
#logo{
	background-image: url(http://zen-cafe.jp/_img/_header/logo.jpg);
	text-indent: -9999px;
	width: 84px;
	height: 156px;
	top: -5px;
	float: right;
	position: relative;
	box-shadow: 2px 3px 7px #999;
	-webkit-box-shadow: 2px 3px 7px #999;
    -moz-box-shadow: 2px 3px 7px #999;
	margin-right: 10px;
	display: block;
	}
#header h1{
	background-image: url(http://zen-cafe.jp/_img/_header/title.png);
	width: 357px;
	height: 158px;
	text-indent: -9999px;
	float: left;
	display: block;
	}
#am9_pm6{
	background-image: url(http://zen-cafe.jp/_img/_header/am9_pm6.png);
	width: 100%;
	height: 16%;
	text-indent: -9999px;
	float: left;
	display: block;
	clear: both;
	margin-top: 4%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}

/*----  gnav  ----*/

#gnav{
	display: block;
	width: 175px;
	height: 300px;
	float: left;
	}
#gnav ul{
	width: 175px;
	height: 300px;
	}
#gnav ul li {
	}
#gnav ul li img{

	}
#gnav #gn01{
	width: 0px;
	height: 41px;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;
	transition: 0.7s;
	}
#gnav #gn01 img{
	position: relative;
	bottom: -5px;
	}
#gnav #gn02{
	width: 0px;
	height: 36px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn03{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn04{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn05{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	transition:0.7s;
	}
#gnav #gn01:hover{
	width: 175px;
	height: 41px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn02:hover{
	width: 175px;
	height: 36px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn03:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn04:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn05:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#shop #gnav #gn01{
	width:175px;
	height: 41px;
	border-bottom: 1px solid #E40003;
}
#cafe #gnav #gn02{
	width:175px;
	height: 36px;
	border-bottom: 1px solid #E40003;
}
#access #gnav #gn03,#news #gnav #gn04,#contact #gnav #gn05{
	width:175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	}
/*----  footer  ----*/
#footer{
	clear: both;
	display: block;
	width: 590px;
	margin-bottom: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#footer #fnav{


	}
#footer #fnav ul{
	width: 540px;
	border-right: 2px solid #999999;
	}
#footer #fnav ul li{
	border-left: 2px solid #999999;
	padding-left: 30px;
	display: inline-block;
	margin-right: 20px;
	}
#footer #fnav a{
	color: #000;
	transition:0.5s;
}
#footer #fnav a:hover{
	color: #BBB265;
	transition:0.5s;
}
#footer #fnav #fn01{
	}
#footer #fnav #fn02{
	}
#footer #fnav #fn03{
	}
#copyright{
	margin-top: 10px;
}
/*-----  mainimg  -----*/

#mainimg{
	float: right;
	margin-right: 10px;
	width: 60%;
	}
/*-----  index  -----*/

#index #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
#index #container_l{
	float: left;
	width: 100%;
	margin-top: 30px;
}
#index #container_l #news{
	width: 70%;
	margin-left: 15%;
}
#index #container_l #news ul{
	width: 100%;
}
#index #container_l #news ul li{
	color: #666;
	font-size: 63%;
}
#index #container_l #news ul li a{
	margin-left:10px;
	color:#666;
	line-height: 230%;
}
#index #container_l #news ul li a:hover{
	color: #BBB265;
	line-height: 230%;
}
#index #container_r{
	float: right;
	width: 100%;
}


#index #container_r .text01{
	float: left;
	margin-left: 15%;
	line-height: 230%;
}
#index #container_r .text02{
	float: right;
	margin-top: 95px;
	margin-right: 15%;
	line-height: 230%;
}


#index #container #news_box{
	width: 100%;
}
#index #container #news ul{
	width: 100%;
}
#index #container #news li{
}
#index .news_time{
	width:22%;
	float:left;
	/*text-align:right;*/
	}
#index .news_content{
	width:76%;
	float:right;
	}
#index .news_li{
	width: 100%;
	float: left;
	display: block;
	color: #333;
	margin-bottom: 30px;
	/* padding-top: 5px; */
	line-height: 230%;
	margin-top: 5px;
	}
#index .news_content p{
	width:100%;
	float:right;
	}
#index .news_content img{
	float:right;
	margin-left:10px;
	}

/*-----  shop  -----*/

#shop #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
}
#shop #container_r{
	float: right;
	width: 47%;
	height: 614px;
	background-repeat: no-repeat;
}
#shop #container_r .text01{
	float: left;
	margin-left: 5px;
	line-height: 230%;
}
#shop #container_r .text02{
	float: right;
	margin-top: 95px;
	margin-right: 15px;
	line-height: 230%;
}
#shop #container_l{
	float: left;
	width: 53%;
	background-image: url(http://zen-cafe.jp/_img/_shop/contents_img_l.jpg);
	height: 614px;
	background-repeat: no-repeat;
}

#shop .annotation{
	float: left;
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*-----  cafe  -----*/
#cafe #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}
#container section h3{
	font-size:180%;
	margin-left:10px;
}
#container section:nth-of-type(1) p{
	font-size:1.2em;
	margin-top:30px;
	margin-left:10px;
}
#container section:nth-of-type(1) img{
	width: 100%;
	margin-top:30px;
}
#container section h4{
	font-size:200%;
	margin-top:80px;
	padding-right:200px;
	display:table;
	border-bottom:5px solid #fff100;
}
#container section:nth-of-type(2) p{
	margin-top:10px;
	font-size:1.4em;
}
#container section:nth-of-type(2) li p{
	margin-top:10px;
	font-size:1em;
}
#container section ul{
	width: 100%;
	margin-top:30px;
}
#container section li{
	float:left;
	width: 31%;
	margin-right: 3%;
	margin-bottom: 30px;
}
#container section img{
	width: 100%;
}
#container section li:nth-of-type(3){
	margin-right: 0px;
}
	
#container section li img {
    	width: 100%;
	border:1px solid #B3B3B3;
}
/*-----  access  -----*/

#access #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}
#access #container_l{
	float: right;
	width: 61%;
	height: 75px;
	margin-bottom: 30px;
}
#access #container_l .text01{
	float: left;
	margin-left: 5px;
	line-height: 230%;
}
#access #container_r{
	float: right;
	width: 167px;
	height: 700px;
	margin-left: 10px;
}
#access #container_r .text01{
	float: left;
	line-height: 230%;
	margin-bottom: 30px;
}
#access iframe{
	float: left;
	width: 70%;
	height: 700px;
	margin-bottom: 20px;
}

/*-----  campany  -----*/

#campany #container{
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 120px;
}
#campany #container table{
	float: right;
	width: 100%;
	height: px;
}
#campany #container #table01{
	display:block;
}
#campany #container #table02{
	display:none;
}
#campany #container #table01 .list01,#campany #container #table02 .list01{
	list-style-position: outside;
	list-style-type: decimal;
}
#campany #container table th{
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	width: 40%;
	vertical-align: top;
	height: 30px;
	line-height: 230%;
	padding-bottom: 20px;
}
#campany #container table td{
	font-weight: normal;
	vertical-align: top;
	line-height: 230%;
	padding-bottom: 20px;
}
#campany #container .ta_title{
	font-size: 180%;
	font-weight: bold;
	}
/*-----  disclaimer  -----*/

#disclaimer #container{
	float: right;
	width: 65%;
	margin-bottom: 100px;
	margin-top: 20px;
}

#disclaimer #container h2{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
	margin-left: 5px;
}
#disclaimer #container .text01{
	margin-left: 5px;
	line-height: 230%;
}
/*-----  privacy  -----*/

#privacy #container{
	width: 65%;
	margin-bottom: 100px;
	margin-top: 20px;
	float: right;
}

#privacy #container h2{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
	margin-left: 5px;
}

#privacy #container h3{
	font-size: 100%;
	font-weight: normal;
	width: 100%;
}
#privacy #container .text01{
	line-height: 230%;
	width: 100%;
	margin-bottom: 20px;
}


/*-----  news  -----*/

#news #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
#news #container #news{
	width: 100%;
}
#news #container #news ul{
	width: 100%;
}
#news #container #news li{
	color: #333;
	margin-bottom: 60px;
	padding-top: 20px;
	line-height: 230%;
}
/*
#news #container_l #news li a{
	margin-left:10px;
	color:#666;
	line-height: 230%;
}
#news #container_l #news ul li a:hover{
	color: #BBB265;
	line-height: 230%;

}*/
.news_time{
	width:34%;
	float:left;
	text-align:right;
	}
.news_content{
	width:59%;
	float:right;
	}


/*-----  news  -----*/

#news #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
#news #container #news{
	width: 100%;
}
#news #container #news ul{
	width: 100%;
}
#news #container #news li{
}
#news .news_time{
	width:34%;
	float:left;
	text-align:right;
	}
#news .news_content{
	width:59%;
	float:right;
	}
#news .news_li{
	width:100%;
	float:left;
	display:block;
	color: #333;
	margin-bottom: 30px;
	/*padding-top: 20px;*/
	line-height: 230%;
	}
#news .news_content p{
	width:100%;
	float:right;
	}
#news .news_content img{
	float:right;
	margin-left:10px;
	}

/*-------  contact  ----------*/
/* table */

#contact #container{
	float: right;
	margin-bottom: 100px;
	width: 65%;
	}

#contact .mailform{
	width: 100%;
	float: right;
	margin-right: 10px;
	}

#contact table{
	font-size: 11pt;
	color: #333333;
	width: 98% ;
}
#contact tr{
}
#contact th{
	padding-left: 15px;
	width: 35%;
	height: 50px;
}
#contact th p{
	width: 155px;
	/*margin-right: 20px;*/
	float:left;
}
#contact td{
	width: 65%;
	background-color: #fff;
	vertical-align: middle;
}
#contact .form_eng{
	font-size: 9pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#contact .must{
	float: left;
	color: #e00;
}
#contact #form_btn{
	text-align: center;
	margin-top: 20px;
}
#contact #reset{
	width: 100px;
	height: 30px;
	margin-right: 10px;
}

#contact .wpcf7-submit {
	width: 100px;
	height: 30px;
	padding: 7px 7px;
	margin-top: 15px;
	background-color: #333;
	color: #fff;
	border: none;
	transition:0.7s;
}
#contact .wpcf7-submit:hover {
	width: 100px;
	height: 30px;
	padding: 7px 7px;
	margin-top: 15px;
	background-color: #777;
	color: #fff;
	border: none;
	transition:0.7s;
}

textarea {
	width: 90%;
	resize: both !important;
	max-width:  400px;
}
td input{
	width: 50% !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
body{
	background-color: #fff;
	width: 100%;
	height: 100%;
	font-size: 75%;
	line-height: 140%;
	}
#wrapper{
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	display: block;
	}
a img{
	opacity:1;
	transition:0.5s;}
a img:hover{
	opacity:0.8;
	transition:0.8s;}
#header{
	width: 100%;
	height: 80px;
	margin-top: -50px;
	display: block;
	margin-bottom: 20px;
	float: none;
	}
#logo{
	background-image: url(http://zen-cafe.jp/_img/_header/logo.jpg);
	background-size: 100%;
	text-indent: -9999px;
	width: 52px;
	height: 97px;
	top: -5px;
	float: right;
	position: relative;
	box-shadow: 2px 3px 7px #999;
	-webkit-box-shadow: 2px 3px 7px #999;
    -moz-box-shadow: 2px 3px 7px #999;
	margin-right: 10px;
	display: block;
	}
#header h1{
	background-image: url(http://zen-cafe.jp/_img/_header/title.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 178px;
	height: 79px;
	text-indent: -9999px;
	float: left;
	display: block;
	}
#am9_pm6{
	background-image: url(http://zen-cafe.jp/_img/_header/am9_pm6.png);
	background-size: 130%;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	width: 55%;
	height: 20%;
	text-indent: -9999px;
	float: right;
	display: block;
	clear: both;
	margin-top: -20px;
	}

/*----  gnav  ----*/

#gnav{
	display: none;
	width: 175px;
	height: 300px;
	float: left;
	}
#gnav ul{
	width: 175px;
	height: 300px;
	}
#gnav ul li {
	}
#gnav ul li img{

	}
#gnav #gn01{
	width: 0px;
	height: 41px;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;
	transition: 0.7s;
	}
#gnav #gn01 img{
	position: relative;
	bottom: -5px;
	}
#gnav #gn02{
	width: 0px;
	height: 36px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn03{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn04{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn05{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	transition:0.7s;
	}
#gnav #gn01:hover{
	width: 175px;
	height: 41px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn02:hover{
	width: 175px;
	height: 36px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn03:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn04:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn05:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}

/*----  footer  ----*/
#footer{
	clear: both;
	display: block;
	width: 420px;
	margin-bottom: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#footer #fnav{
	}
#footer #fnav ul{
	width: 100%;
	border-right: 2px solid #999999;
	}
#footer #fnav ul li{
	border-left: 2px solid #999999;
	padding-left: 7px;
	display: inline-block;
	margin-right: 3px;
	}
#footer #fnav a{
	color: #000;
	transition:0.5s;
}
#footer #fnav a:hover{
	color: #BBB265;
	transition:0.5s;
}
#footer #fnav #fn01{
	}
#footer #fnav #fn02{
	}
#footer #fnav #fn03{
	}
#copyright{
	margin-top: 10px;
	font-size: 12px;
}
/*-----  mainimg  -----*/

#mainimg{
	float: right;
	margin: 0 auto;
	width: 100%;
	}
/*-----  index  -----*/

#index #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
#index #container_l{
	float: left;
	width: 100%;
	margin-top: 30px;
}
#index #container_l #news{
	width: 100%;
}
#index #container_l #news ul{
	width: 100%;
}
#index #container_l #news ul li{
	color: #666;
	font-size: 63%;
}
#index #container_l #news ul li a{
	margin-left:10px;
	color:#666;
	line-height: 230%;
}
#index #container_l #news ul li a:hover{
	color: #BBB265;
	line-height: 230%;
}
#index #container_r{
	float: right;
	width: 100%;
}


#index #container_r .text01{
	float: left;
	line-height: 230%;
}
#index #container_r .text02{
	float: right;
	margin-top: 5%;
	line-height: 230%;
}

#index .news_time{
	width:100%;
	float:left;
	text-align:left;
font-size: 13px;
	}
#index .news_content{
	width:100%;
	float:left;
	margin-bottom: 20px;
	}

#index .news_content p{
	width:100%;
	float:right;
font-size: 12px;
	line-height: 230%;
	}
#index .news_content img{
	float:right;
	margin-left:10px;
	}
/*-----  shop  -----*/

#shop #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
}
#shop #container_r{
	float: right;
	width: 67%;
	height: 360px;
}
#shop #container_r .text01{
	float: left;
	margin-left: 5px;
	line-height: 230%;
}
#shop #container_r .text02{
	float: right;
	margin-top: 95px;
	margin-right: 15px;
	line-height: 230%;
}
#shop #container_l{
	float: left;
	width: 33%;
	height: 360px;
	background-image: url(http://zen-cafe.jp/_img/_shop/contents_img_l.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

#shop .annotation{
	float: left;
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*-----  cafe  -----*/
	#container section h3{
		font-size: 110%;
	}
#container section ul{
	width: 100%;
	margin-top:30px;
}
#container section:nth-of-type(1) p{
	margin-top: 20px;
}
#container section li{
	float:left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 30px;
}
#container section:nth-of-type(1) img{
	margin-top: 20px;
}
#container section li:nth-of-type(even){
	margin-right: 0px;
}
	
#container section img{
	width: 100%;
}
#container section h4{
	font-size:200%;
	margin-top:50px;
	padding-right:50px;
	display:table;
	border-bottom:5px solid #fff100;
}
#container section li img {
    	width: 100%;
	border:1px solid #B3B3B3;
}	
/*-----  access  -----*/

#access #container{
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 60px;
}
#access #container_l{
	float: left;
	width: 100%;
	height: 75px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#access #container_l .text01{
	float: left;
	line-height: 230%;
}
#access #container_r{
	float: left;
	width: 100%;
	height: 510px;
	/*margin-left: 3%;*/
}
#access #container_r .text01{
	float: left;
	margin-left: 0%;
	line-height: 230%;
	margin-bottom: 30px;
	margin-right: 5%;
}
#access iframe{
	float: left;
	width: 86%;
	height: 300px;
	margin-bottom: 20px;
	margin-left: 7%;
	margin-right: 7%;
}

/*-----  campany  -----*/

#campany #container{
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 120px;
}
#campany #container table{
	float: right;
	width: 100%;
	height: px;
}
#campany #container #table01{
	display:block;
}
#campany #container #table02{
	display:none;
}
#campany #container #table01 .list01,#campany #container #table02 .list01{
	list-style-position: outside;
	list-style-type: decimal;
}
#campany #container table th{
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	width: 28%;
	vertical-align: top;
	height: 30px;
	line-height: 230%;
	padding-bottom: 20px;
}
#campany #container table td{
	font-weight: normal;
	vertical-align: top;
	line-height: 230%;
	padding-bottom: 20px;
}
#campany #container .ta_title{
	font-size: 180%;
	font-weight: bold;
	}
/*-----  disclaimer  -----*/

#disclaimer #container{
	float: left;
	width: 100%;
	margin-bottom: 100px;
	margin-top: 35px;
}

#disclaimer #container h2{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
	margin-left: 5px;
}
#disclaimer #container .text01{
	font-size: 0.6em;
	margin-left: 5px;
	line-height: 230%;
}
/*-----  privacy  -----*/

#privacy #container{
	float: left;
	width: 100%;
	margin-bottom: 100px;
	margin-top: 35px;
}

#privacy #container h2{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
	margin-left: 5px;
}

#privacy #container h3{
	font-size: 0.8em;
	font-weight: normal;
	width: 100%;
	margin-left: 5px;
}
#privacy #container .text01{
	font-size: 0.6em;
	line-height: 230%;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 5px;
}


/*-----  news  -----*/

#news #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
#news #container #news_box{
	width: 100%;
}
#news #container #news ul{
	width: 100%;
}
#news #container #news li{
	color: #333;
	/*margin-bottom: 60px;*/
	/*padding-top: 20px;*/
	line-height: 230%;
}
/*
#news #container_l #news li a{
	margin-left:10px;
	color:#666;
	line-height: 230%;
}
#news #container_l #news ul li a:hover{
	color: #BBB265;
	line-height: 230%;

}*/
#news .news_time{
	width:100%;
	float:left;
	text-align:left;
	font-size: 75%;
	}
#news.news_content{
	width:100%;
	float:left;
	margin-bottom: 20px;
	font-size: 83%;
	}

#news .news_content p{
	width:100%;
	float:right;
font-size: 75%;
	line-height: 230%;
	}
#news .news_content img{
	float:right;
	margin-left:10px;
	}

/*-------  contact  ----------*/
/* table */

#contact #container{
	float: right;
	margin-bottom: 100px;
	width: 100%;
	margin-top: 30px;
	}

#contact .mailform{
	width: 100%;
	float: right;
	margin-right: 10px;
	}

#contact table{
	font-size: 11pt;
	color: #333333;
	width: 98% ;
}
#contact tr{
}
#contact th{
	padding-left: 15px;
	width: 35%;
	height: 50px;
}
#contact th p{
	width: 155px;
	/*margin-right: 20px;*/
	float:left;
}
#contact td{
	width: 65%;
	background-color: #fff;
	vertical-align: middle;
}
#contact .form_eng{
	font-size: 9pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#contact .must{
	float: left;
	color: #e00;
}
#contact #form_btn{
	text-align: center;
	margin-top: 20px;
}
#contact #reset{
	width: 100px;
	height: 30px;
	margin-right: 10px;
}

#contact .wpcf7-submit {
	width: 100px;
	height: 30px;
	padding: 7px 7px;
	margin-top: 15px;
	background-color: #333;
	color: #fff;
	border: none;
	transition:0.7s;
}
#contact .wpcf7-submit:hover {
	width: 100px;
	height: 30px;
	padding: 7px 7px;
	margin-top: 15px;
	background-color: #777;
	color: #fff;
	border: none;
	transition:0.7s;
}

textarea {
	width: 100%;
	max-width:  400px;
	height:  200px;
	resize: both !important;
}
td input{
	width: 70% !important;
	padding-top:5px;
	padding-bottom:5px;
	}
}




@media screen and (max-width: 479px) {
body{
	background-color: #fff;
	width: 100%;
	height: 100%;
	font-size: 75%;
	line-height: 140%;
	}
#wrapper{
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	display: block;
	}
a img{
	opacity:1;
	transition:0.5s;}
a img:hover{
	opacity:0.8;
	transition:0.8s;}
#header{
	width: 100%;
	height: 47px;
	margin-top: -18px;
	float: left;
	display: block;
	margin-bottom: 10px;
	}
#logo{
	background-image: url(http://zen-cafe.jp/_img/_header/logo.jpg);
	background-size: 100%;
	text-indent: -9999px;
	width: 26px;
	height: 48px;
	top: -5px;
	float: right;
	position: relative;
	box-shadow: 2px 3px 7px #999;
	-webkit-box-shadow: 2px 3px 7px #999;
	-moz-box-shadow: 2px 3px 7px #999;
	margin-right: 10px;
	display: block;
	}
#header h1{
	background-image: url(http://zen-cafe.jp/_img/_header/title.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 111px;
	height: 47px;
	text-indent: -9999px;
	float: left;
	display: block;
	}
#am9_pm6{
	background-image: url(http://zen-cafe.jp/_img/_header/am9_pm6.png);
	background-size: 200% 100%;
	background-repeat: no-repeat;
	width: 60%;
	height: 28%;
	text-indent: -9999px;
	float: right;
	display: block;
	clear: both;
	margin-top: -10px;
	background-position: 0% 100%;
	}

/*----  gnav  ----*/

#gnav{
	display: none;
	width: 175px;
	height: 300px;
	float: left;
	}
#gnav ul{
	width: 175px;
	height: 300px;
	}
#gnav ul li {
	}
#gnav ul li img{

	}
#gnav #gn01{
	width: 174px;
	height: 41px;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;
	transition: 0.7s;
	}
#gnav #gn01 img{
	position: relative;
	bottom: -5px;
	}
#gnav #gn02{
	width: 0px;
	height: 36px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn03{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn04{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
	transition: 0.7s;
	}
#gnav #gn05{
	width: 0px;
	height: 15px;
	border-bottom: 1px solid #fff;
	transition:0.7s;
	}
#gnav #gn01:hover{
	width: 174px;
	height: 41px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn02:hover{
	width: 175px;
	height: 36px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn03:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn04:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}
#gnav #gn05:hover{
	width: 175px;
	height: 15px;
	border-bottom: 1px solid #E40003;
	transition: 0.7s;
	}

/*----  footer  ----*/
#footer{
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#footer #fnav{
	}
#footer #fnav ul{
	width: 100%;
	border-right: 2px solid #999999;
	}
#footer #fnav ul li{
	border-left: 2px solid #999999;
	padding-left: 7px;
	margin-right: 3px;
	line-height: 230%;
	text-align: center;
	}
#footer #fnav a{
	color: #000;
	transition:0.5s;
}
#footer #fnav a:hover{
	color: #BBB265;
	transition:0.5s;
}
#footer #fnav #fn01{
	}
#footer #fnav #fn02{
	}
#footer #fnav #fn03{
	}
#copyright{
	margin-top: 10px;
	font-size: 11px;
}
/*-----  mainimg  -----*/

#mainimg{
	float: right;
	margin: 0 auto;
	width: 100%;
	}
/*-----  index  -----*/

#index #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
#index #container_l{
	float: left;
	width: 100%;
	margin-top: 30px;
}
#index #container_l #news{
	width: 100%;
}
#index #container_l #news ul{
	width: 100%;
}
#index #container_l #news ul li{
	color: #666;
	font-size: 12px;
}
#index #container_l #news ul li a{
	margin-left:10px;
	color:#666;
	line-height: 230%;
}
#index #container_l #news ul li a:hover{
	color: #BBB265;
	line-height: 230%;
}
#index #container_r{
	float: right;
	width: 100%;
}


#index #container_r .text01{
	float: left;
	line-height: 230%;
}
#index #container_r .text02{
	float: left;
	margin-top: 5%;
	line-height: 230%;
}


#index .news_time{
	width:100%;
	float:left;
	text-align:left;
font-size: 13px;
	}
#index .news_content{
	width:100%;
	float:left;
	margin-bottom: 20px;
	font-size: 75%;
	}

#index .news_content p{
	width:100%;
	float:right;
font-size: 12px;
	line-height: 230%;
	}
#index .news_content img{
	float:right;
	margin-left:10px;
	}
/*-----  shop  -----*/

#shop #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
}
#shop #container_r{
	float: right;
	width: 100%;
	height: 600px;
	background-image: url(../_img/_shop/contents_img_r.jpg);
	background-position: 0% 100%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#shop #container_r .text01{
	float: left;
	line-height: 230%;
}
#shop #container_r .text02{
	float: right;
	margin-top: 95px;
	margin-right: 15px;
	line-height: 230%;
}
#shop #container_l{
	float: left;
	width: 33%;
	height: 360px;
	background-repeat: no-repeat;
	background-size: 100%;
	display: none;
}

#shop .annotation{
	float: left;
	font-size: 75%;
	margin-top: 20px;
	margin-bottom: 30px;
}
/*-----  cafe  -----*/
#cafe #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}
#container section img{
	width: 100%;
}
#container section ul{
	width: 100%;
	margin-top:30px;
}
	
#container section li img {
    width: 99%;
	border:1px solid #B3B3B3;
}

#container section:nth-of-type(1) p{
	font-size:1em;
	margin-top:20px;
	margin-left:10px;
}
#container section:nth-of-type(1){
	width: 100%;
}
	
#container section:nth-of-type(1) img{
	width: 100%;
	margin-top:30px;
}
#container section li{
	float:none;
	width: 100%;
	margin-bottom: 30px;
}
#container section h4{
	font-size:1.2em;
	margin-top:30px;
	padding-right:50px;
	display:table;
	border-bottom:5px solid #fff100;
}
/*-----  access  -----*/

#access #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}
#access #container_l{
	float: left;
	width: 100%;
	height: 75px;
	margin-bottom: 30px;
}
#access #container_l .text01{
	float: left;
	margin-left: 5px;
	line-height: 230%;
}
#access #container_r{
	float: left;
	width: 167px;
	height: 700px;
	/*margin-left: 3%;*/
}
#access #container_r .text01{
	float: left;
	margin-left: 0%;
	line-height: 230%;
	margin-bottom: 30px;
	margin-right: 1.2%;
}
#access iframe{
	float: left;
	width: 86%;
	height: 200px;
	margin-bottom: 20px;
	margin-left: 7%;
	margin-right: 7%;
}

/*-----  campany  -----*/

#campany #container{
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 120px;
}
#campany #container table{
	float: right;
	width: 100%;
	height: px;
}
#campany #container #table01{
	display:none;
}
#campany #container #table02{
	display:block;
}
#campany #container #table01 .list01,#campany #container #table02 .list01{
}
#campany #container #table02 tbody tr ul li{
	font-weight: normal;
	vertical-align: top;
	line-height: 230%;
	width: 100%;
}
#campany #container #table02 tr{
	font-weight: normal;
	vertical-align: top;
	height: 30px;
	line-height: 230%;
	width: 100%;
}
/*
#campany #container #table02 th{
	font-weight: normal;
	vertical-align: top;
	height: 30px;
	line-height: 230%;
	width: 100%;
}
#campany #container #table02 td{
	font-weight: normal;
	vertical-align: top;
	line-height: 230%;
	width: 100%;
}*/
#campany #container .ta_title{
	font-size: 180%;
	font-weight: bold;
	}
/*-----  disclaimer  -----*/

#disclaimer #container{
	float: left;
	width: 100%;
	margin-bottom: 100px;
	margin-top: 35px;
}

#disclaimer #container h2{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
	margin-left: 5px;
}
#disclaimer #container .text01{
	font-size: 0.6em;
	margin-left: 5px;
	line-height: 230%;
}
/*-----  privacy  -----*/

#privacy #container{
	float: left;
	width: 100%;
	margin-bottom: 100px;
	margin-top: 35px;
}

#privacy #container h2{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
	margin-left: 5px;
}

#privacy #container h3{
	font-size: 0.8em;
	font-weight: normal;
	width: 100%;
	margin-left: 5px;
}
#privacy #container .text01{
	font-size: 0.6em;
	line-height: 230%;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 5px;
}



/*-----  news  -----*/

#news #container{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
#news #container #news{
	width: 100%;
}
#news #container #news ul{
	width: 100%;
}
#news #container #news li{
	color: #333;
	/*margin-bottom: 60px;*/
	/*padding-top: 20px;*/
	line-height: 230%;
}
/*
#news #container_l #news li a{
	margin-left:10px;
	color:#666;
	line-height: 230%;
}
#news #container_l #news ul li a:hover{
	color: #BBB265;
	line-height: 230%;

}*/
.news_time{
	width:100%;
	float:left;
	text-align:left;
	}
.news_content{
	width:100%;
	float:left;
	margin-bottom: 20px;
	}


#news .news_content p{
	width:100%;
	float:right;
	}
#news .news_content img{
	float:right;
	margin-left:10px;
	}



#news .news_time{
	width:100%;
	float:left;
	text-align:left;
	font-size: 13px;
	}
#news .news_content{
	width:100%;
	float:left;
	margin-bottom: 20px;
	font-size: 12px;
	}

#news .news_content p{
	width:100%;
	float:right;
	line-height: 230%;
	}
#news .news_content img{
	float:right;
	margin-left:10px;
	}

/*-------  contact  ----------*/
/* table */

#contact #container{
	float: right;
	margin-bottom: 100px;
	width: 100%;
	margin-top: 30px;
	}

#contact .mailform{
	width: 100%;
	float: right;
	margin-right: 10px;
	font-size: 77%;
	}

#contact table{
	font-size: 11pt;
	color: #333333;
	width: 98% ;
}
#contact tr{
}
#contact th{
	padding-left: 15px;
	width: 35%;
	height: 50px;
}
#contact th p{
	width: 90px;
	/*margin-right: 20px;*/
	float:left;
}
#contact td{
	width: 65%;
	background-color: #fff;
	vertical-align: middle;
	font-size: 77%;
}
#contact .form_eng{
	font-size: 9pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#contact .must{
	float: left;
	color: #e00;
}
#contact #form_btn{
	text-align: center;
	margin-top: 20px;
}
#contact #reset{
	width: 100px;
	height: 30px;
	margin-right: 10px;
}

#contact .wpcf7-submit {
	width: 100px;
	height: 30px;
	padding: 7px 7px;
	margin-top: 15px;
	background-color: #333;
	color: #fff;
	border: none;
	transition:0.7s;
}
#contact .wpcf7-submit:hover {
	width: 100px;
	height: 30px;
	padding: 7px 7px;
	margin-top: 15px;
	background-color: #777;
	color: #fff;
	border: none;
	transition:0.7s;
}

textarea {
	width: 100%;
	max-width:  200px;
	height:  200px;
	resize: both !important;
}
td input{
	width: 90% !important;
	padding-top:5px;
	padding-bottom:5px;
	}
}
