#pc_tablenav,
#pc_tablenav_base{
	display:none;
}
#top div#headwrap p#logo img{
	display: none;
}
#sm_tablenav {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	display:table;
	z-index:1000;
}
#sm_tablenav dl{
	display:table-row;
}
#sm_tablenav dl dt{
	display:table-cell;
	width:25%;
}
#sm_tablenav dl dt a{
	display:block;
	width:100%;
	padding:5px 0px;
	background-color:#291d18;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	text-align:center;
}

.drawer-hamburger {
  border: 0;
  background: 0;
  position: fixed;
  display: block;
  top: 0;
  padding: 20px;
  width: 70px;
  height: 70px;
  background-color: transparent;
  border: 0;
  z-index: 5100;
  outline: 0;}


#headwrap #menuname {
	position:fixed;
	left:20px;
	top:45px;
	color:#6c6561;
	font-size:9px;
}
html {-webkit-text-size-adjust: none}
body{
	margin: 0px;
	padding: 0px;
}
img {
	max-width: 100%;
	height:auto;
}
.wrap {
	margin: 0px;
	padding: 0px;
	width:100%;
	font-size:12px;
	line-height:150%;
}
#go2 {
	position:fixed;
	right: 10px;
	bottom:10px;
	line-height:130%;
	z-index:999;
}
#go2 a{
	text-decoration:none;
	display:block;
	background-color:#727171;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#fff;
	text-align:center;
	font-size:10px;
	padding: 5px;
}
#headwrap #logo {
	width:100%;
	margin: 0px;
	padding: 60px 0px;
	text-align:center;
	
}

#top #headwrap #logo {
	padding: 60px 0px 100px 0;
}
#headwrap #logo img{
	margin:auto;
	width:30%;
	height:auto;
}
#headwrap #logo img#pc{
	display:none;
}
#headwrap #tel{
	display:none;
}
#basehead #headwrap #logo img{
	display:none;
}
#basehead {
	padding: 45px 0px 0px 0px;
}
#topcake {
	background-image:url(../img/top_logo_sm.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	/*background-color:#fbe9db;*/
	background-position:center bottom;
	background-size: auto 350px;
	width:100%;
	height:350px;
	position:absolute;
	top:20px;
	z-index:-1;
}
/*-------------------
#topcake {
	background-image:url(../img/summer_sm.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size: auto 350px;
	width:100%;
	height: 350px;
	position:absolute;
	top:0;
	z-index:-1;
}-*/
#topcake div#topc_box {
	width:100%;
	margin:auto;
	position:relative;
}
#topcake div#topc_box div{
}
#topcake div h1{
	font-family: 'Dancing Script', cursive;
	font-size:30px;
	color:#fff;
	float:left;
	margin: 200px 0px 0px 30px;
}
#topcake div h2{
	font-family: 'Dancing Script', cursive;
	font-size:16px;
	color:#fff;
	float:left;
	clear:both;
	margin: 10px 10px 0px 30px;
}
#topcake div p{
	color:#fff;
	float:left;
	clear:both;
	font-size:10px;
	margin: 0px 30px;
}
/*---------------*/
ul#topboxlink{
	display:none;
}
/*-------------------------*/
#topinfo {
	margin:auto;
	border-top: 1px solid #dedede;
}
#topinfo th{
	padding: 10px;
	font-weight:normal;
	width:15%;
	border-right: 1px solid #dedede;
	text-align:left;
	font-size:9px;
}
#topinfo td{
	padding: 10px;
}
#topinfo td span{
	color:#dd9b78;
	font-size:11px;
}
#topinfo td a{
	color:#000000;
}
hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #dedede; /* 線色 */
   height: 1px; /* 高さ */
   clear:both;
   width:100%;
   margin: 0px;
   z-index:8;
   position:relative;
}
#toph2{
	font-family: 'Dancing Script', cursive;
	font-size:30px;
	text-align:center;
	color:#333;
	margin: 40px auto 10px auto;
}
#baseh2{
	font-family: 'Dancing Script', cursive;
	font-size:30px;
	text-align:center;
	margin: 0px 0px -20px 0px;
	background-color:#6c6561;
	color:#fff;
	padding: 20px 0px 25px 0px;
}
#collec_nav {
	text-align:center;
	padding: 40px 0px;
	font-size:9px;
	letter-spacing:0;
}
#collec_nav a{
	color:#949494;
	padding: 0px 0px 10px 0px;
	text-decoration:none;
}
#collec_nav a:hover{
	color:#000000;
	text-decoration:underline;
}
#collec_nav a#fix{
	color:#000000;
	font-weight:bold;
	border-bottom: 1px solid #fd7e43;
}
/*--------------*/
ul#collec_cake {
	margin: 0px 0px 0px -5px;
	padding: 0px;
}
ul#collec_cake li{
	margin: 0px 0px 0px 19px;
	padding: 0px;
	height: 250px;
	float:left;
	list-style:none;
	width:26%;
	text-align:center;
}
ul#collec_cake li a{
	display:block;
	text-decoration:none;
}
ul#collec_cake li a img{
	width:auto;
	height: 70px;
}
ul#collec_cake li a h3{
	font-family: 'Dancing Script', cursive;
	font-size:12px;
	color:#ddc4b6;
	text-align:center;
	margin: 0px;
}
ul#collec_cake li a h4{
	color:#000000;
	margin: 0px;
	padding: 7px 0px;
}
ul#collec_cake li a p{
	margin: 0px;
	font-size:10px;
	color:#88776d;
	text-align:left;
	line-height:140%;
}
/*--------------------*/
#snsbanar{
	clear:both;
	text-align:center;
	margin:auto;
}
#snsbanar td{
	padding: 125px 10px 30px 10px;
}
#footer {
	background-color:#484848;
	text-align:center;
	color:#fff;
	clear:both;
	padding: 50px 0px;
}
#footer p{
	padding: 5px 0px;
}
#footer a{
	color:#d5d2d2;
}
#f_title {
	font-family: 'Dancing Script', cursive;
	font-size:30px;
}
#sankaku {
	text-align:center;
	margin: 50px auto 0px auto;
	padding: 0px;
	line-height:0;
	clear:both;
}
#pankz {
	margin:0px;
	font-size:9px;
	color:#656565;
	padding: 0px 0px 0px 5px;
	margin:-130px 0 0 0;
}
#pankz a{
	color:#656565;
}
/*------------------*/
#shopimg {
	background-image:url(http://giverny-patisserie.com/shop/img/shop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-size: auto 230px;
	height: 180px;
	margin: 0px 20px;
	background-color:#484848;
}
#shopimg h1{
	float:left;
	clear:both;
	margin: 200px 0px 10px 10px;
	padding: 0px;
	font-size:14px;
}
#shopimg h2{
	float:left;
	clear:both;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	font-size:14px;
	font-weight:normal;
}
#shopimg h3{
	float:left;
	clear:both;
	margin: 0px 0px 60px 10px;
	padding: 0px;
	font-size:12px;
	color:#938b8b;
	font-weight:normal;
}
.shop_bordbox {
	border-top: 1px solid #d7d5d4;
	margin: 20px;
	clear:both;
}
.shop_bordbox th{
	border-bottom: 1px solid #d7d5d4;
	font-weight:normal;
	font-size:11px;
	color:#514F4F;
	padding: 17px 0px;
	width:25%;
}
.shop_bordbox td{
	border-bottom: 1px solid #d7d5d4;
	padding: 17px 0px;
	font-weight:bold;
}
#gmap {
	margin: 20px;
	height: 250px;
}
/*---------------------------*/
#patissier_img {
	background-image:url(http://giverny-patisserie.com/shop/img/pat.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-size: auto 230px;
	height: 180px;
	margin: 0px 20px;
}
#patissier_img h1{
	float:left;
	clear:both;
	margin: 200px 0px 0px 0px;
	padding: 0px;
	font-family: 'Dancing Script', cursive;
	font-size:20px;
	color:#d57f59;
}
#patissier_img h2{
	float:left;
	clear:both;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size:14px;
}
#patissier_img h2 span{
	font-weight:normal;
	font-size:11px;
	color:#d57f59;
}
#patissier_img p{
	float:left;
	clear:both;
	margin: 1px 0px 20px 0px;
	padding: 20px 0px;
	font-size:11px;
	line-height:200%;
	border-bottom: 1px dashed #989595;
}
#pati_center {
	clear:both;
	margin: 20px;
}
#pati_con {
	clear:both;
	margin: 20px;
}
/*--------------------*/
ul#faqlist {
	margin: 10px 10px 50px 10px;
	padding: 0px;
}
ul#faqlist li{
	margin: 15px 0px;
	padding: 0px;
	list-style:none;
}
ul#faqlist li b,
ul#faq_con li h2 b{
	display:block;
	background-color:#c94e03;
	color:#fff;
	border-radius: 45px;
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	width:18px;
	height: 18px;
	text-align:center;
	font-weight:normal;
	float:left;
	margin: 0px 10px 0px 0px;
}
ul#faqlist li a{
	font-weight:bold;
	color:#c94e03;
}
/*--------------------*/
ul#faq_con {
	margin: 0px 5px;
	padding: 0px;
}
ul#faq_con li{
	margin: 20px 0px;
	padding: 1px 20px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	list-style:none;
}
ul#faq_con li h2{
	color:#c94e03;
	font-size:13px;
}
ul#faq_con li div{
	background-color:#f7f7f6;
	padding: 10px 20px;
	margin: 0px 0px 20px 0px;
}
/*-------------------*/
ul#medeialist {
	margin: 0px 20px 20px 20px;
	padding: 0px;
}
ul#medeialist li{
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	clear:both;
}
ul#medeialist li img{
	float:left;
	line-height:0;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	border: 1px solid #fff;
	margin: 0px 20px 80px 0px;
	width:120px;
	height:auto;
}
ul#medeialist li b{
	font-weight:normal;
	color:#747373;
	font-size:9px;
}
ul#medeialist li h1{
	font-size:14px;
}
ul#medeialist li p{
}
#itemimg {
	margin: -1px 0px -200px 0px;
	float:left;
	clear:both;
}
/*------------------*/
#collecwrap {
	background-color:#fae9db;
	clear:both;
	width:100%;
	float:left;
}
#collec_name {
	padding: 0px 20px;
	margin: auto;
	position:relative;
}
#collec_name h1{
	font-family: 'Dancing Script', cursive;
	font-size:30px;
	line-height:25px;
	clear: both;
	margin: 0px;
	padding: 40px 0 0 0px;
	border-bottom: 1px solid black;
}
#collec_name h1 span{
	font-size:14px;
	font-weight:normal;
}
#collec_name h2{
	margin: 7px 0px;
	padding: 7px 0px;
	font-size:12px;
	border-top: 1px solid #dacbbf;
	border-bottom: 1px solid #dacbbf;
	width:50%;
	
	display: none;
}
#collec_name h3{
	font-size:14px;
}
#collec_name h3 span{
	font-weight:normal;
	font-size:11px;
	display:block;
	clear:both;
	padding: 0 0 10px 0;
}
#collec_name p{
}
#collec_name h4{
	display:none;
}
.item_box img{
	
}

#collecwrap_btm {
	background-color:#fae9db;
	clear:both;
	border-top: 1px solid #dacbbf;
	text-align:center;
	z-index:1;
	position:relative;
	margin: 0px 0px 0px 0px;
}
#collecwrap_btm ul{
	display:none;
}
/*----------------------*/
.item_box {
	text-align:center;
}
.collectable {
	margin: 20px;
	clear:both;
	border-top: 1px solid #d5c3b4;
}
.collectable td{
	border-bottom: 1px solid #d5c3b4;
	padding: 10px 0px;
}
.collectable td span{
	font-size:11px;
}
.collectable th{
	border-bottom: 1px solid #d5c3b4;
	padding: 10px 0px;
	width:20%;
	text-align:left;
	font-weight:normal;
	font-size:10px;
}
.collectable th span{
	font-size:11px;
	color:#5E5E5E;
}
.table_chui {
	margin: 0px 20px;
	padding: 0px 0px 50px 0px;
	color:#8A3C1D;
}

/*-----------------------*/
ul.colleclist {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
ul.colleclist li{
	list-style:none;
	float:left;
	margin: 20px 10px 20px 0px;
	padding: 0px;
	width:80px;
}
ul.colleclist li img{
	width:100%;
	height:auto;
}
ul.colleclist li a{
	display:block;
	line-height:0;
	border:1px solid #fff;
}
ul.colleclist li a:hover{
	border:1px solid #F75602;
}
a#go3 {
	display:none;
}
#top_shop {
	clear:both;
	float:left;
	margin: 210px 0px 0px 0px;
}
#top_shop th{
	width:30%;
	padding: 15px;
	vertical-align:top;
}
#top_shop th img{
	width:100%;
	height:auto;
}
#top_shop td{
	padding: 15px 0px;
}
#top_shop td h3{
	font-size:14px;
	margin: 0px;
	padding: 0px;
}
#top_shop td h4{
	font-size:11px;
	font-weight:normal;
	color:#e58d55;
	margin: 5px 0px;
	padding: 0px;
}
#top_shop td p{
	font-size:11px;
	margin: 0px;
	padding: 0px;
	line-height:140%;
	color:#555353;
}
#top_shop td a{
	color:#000000;
}
/*------------------*/
#q_h2{
	font-family: 'Dancing Script', cursive;
	font-size:36px;
	text-align:center;
	color:#333;
	margin: 60px auto 10px auto;
}
#q_h2_2{
	font-family: 'Dancing Script', cursive;
	font-size:36px;
	text-align:center;
	color:#333;
	margin: 10px auto 10px auto;
	padding: 100px 0px 0px 0px;
	clear:both;
}
/*---------------------------*/
#q_h3 {
	text-align:center;
	padding: 60px 0px 30px 0px;
}
.q_centxt {
	text-align:center;
	line-height:200%;
	padding: 0px 30px 30px 30px;
}
ul#q_list {
	clear:both;
	margin: -20px 0px 0px 0px;
	padding: 0px;
	float:left;
}
ul#q_list li{
	float:left;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:50%;
	position:relative;
	border-bottom: 1px solid #d0c3bd;
}
ul#q_list li.q_list_wh{
	background-color:#fbf3f0;
}
ul#q_list li img{
	width:100%;
	height:auto;
	position:absolute;
	top:0;
}
ul#q_list li h4{
	width:100%;
	text-align:center;
	height:110px;
	color:#fff;
	font-family: 'Dancing Script', cursive;
	font-size:30px;
	position:absolute;
	top:0;
	padding: 20px 0px;
}
ul#q_list li h5{
	margin: 160px 5px 0px 5px;
	font-size:12px;
	line-height:200%;
}
ul#q_list li p{
	padding: 0px 5px 5px 5px;
}
/*---------------------------*/
#q_txt {
	background-image:url(http://giverny-patisserie.com/quality/img/k5.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size: auto 400px;
	height:400px;
	width:100%;
	clear:both;
	background-color:#efe0d9;
	float:left;
	margin: 0px 0px -50px 0px;
}
#q_txt h6{
	float:left;
	margin: 40px 0px 0px 20px;
	text-align:left;
	font-size:13px;
}
#q_txt p{
	float:left;
	line-height:200%;
	margin: 20px;
	clear:both;
	width:70%;
}
/*------------------------*/
#catelist div.day {
	clear:both;
	border-top: 1px solid #a29999;
	padding: 5px 0px 0px 0px;
	margin: 35px 0px 10px 0px;
	font-size:10px;
	height: 20px;
}
#catelist div.day p {
	float:left;
	margin: 0px 0px;
}
#catelist ol{
	clear:both;
	margin: 0px 20px;
	padding: 0px;
}
#catelist ol li{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#catelist ol li div.cate_box{
	margin: 0px;
	padding: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
#catelist ol li img{
	width:100px;
	height:auto;
	float:left;
	margin: 0px 20px 0px 0px;
}
#catelist ol li div.cate_box h2{
	font-size:14px;
}
#topic_right {
	margin: 20px;
	font-size:11px;
}

/*------------------------*/
#topic_con div.day {
	clear:both;
	border-top: 1px solid #a29999;
	padding: 5px 0px 5px 0px;
	margin: 30px 20px 0px 20px;
	font-size:10px;
	height: 20px;
}
#topic_con div.day p {
	float:left;
	margin: 0px 0px;
}
#topic_body {
	margin: 0px 20px;
	padding: 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	position:relative;
}
#topic_con h2#topich2 {
	position:absolute;
	background-color:#a29999;
	color:#fff;
	padding: 0px 10px;
	width:130px;
	font-size:11px;
	margin: 0px;
	font-weight:normal;
	top:0;
	left:0;
}
#topic_con div#topic_body h1{
	font-size:18px;
	border-bottom: 3px double #C9C6C6;
	padding: 20px 0px 20px 0px;
}
#topic_con div#topic_body img{
	margin: 10px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#pagetop {
	display:block;
	margin: 0px;
	position:absolute;
	top:0;
}