@charset "UTF-8";

*{
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	box-sizing: border-box;
}
html{
	overflow-y: scroll;
}
body, th, td, input, select, textarea{
	font-size: 1em;
	line-height: 150%;
	color: #6d6d6d;
	font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}
body{
	margin: 0px;
	background: #e6e6e6;
}
figure{
	margin: 0px;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
}
img{
	border: 0px;
	max-width: 100%;
	vertical-align: bottom;
}
figure img {
	display: block;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	opacity: 0.5;
}
dl, ul, ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
p{
	margin: 0px;
	font-size: 0.9em;
	line-height: 150%;
	color: #6d6d6d;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.bold{
	font-weight: bold;
}
.red{
	color: #ff0000;
}
.text_black{
	font-size: 1.1em;
	margin-bottom: 15px;
	color: #646464;
	font-weight: bold;
	text-align: center;
}
.block{
	display: block;
}
header .inner{
	width: 960px;
	margin: 0 auto;
}
#contents{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 165px;
	background: #fff;
}
#contents .inner{
	width: 880px;
	margin: 0 auto;
}
.h1_sp{
	display: none;
}
#contents h2{
	padding: 30px 0px 15px 0px;
	margin-bottom: 25px;
	text-align: center;
	background: url(../../images/h2_bg.jpg) repeat-x bottom;
}
#contents .columnarea{
	margin-bottom: 65px;
}
#contents .columnarea .text{
	float: left;
	width: 480px;
}
#contents .columnarea .img{
	float: right;
	width: 390px;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}
ul.ul_button{
	margin: 20px 0px;
}
ul.ul_button li{
	display: inline;
}
ul.ul_button li + li{
	margin-left: 20px;
}
#contents h3{
	margin-bottom: 20px;
	color: #715519;
	font-size: 1.5em;
	line-height: 1.3em;
}
#contents h3.h3_s{
	font-size: 1.2em;
	margin-bottom: 10px;
}
.mt_h3_01{
	margin-top: 85px;
}
.mt40{
	margin-top: 40px;
}
.mt20{
	margin-top: 20px;
}
.mt-20{
	margin-top: -20px;
}
.mb10{
	margin-bottom: 10px;
}
.mt40_20{
	margin-top: 40px;
}
#contents .bg{
	padding: 0px 40px;
	background: #f1eee8;
}
#contents .bg02{
	padding: 0px 40px 20px 40px;
	background: #f8f6f3;
}
#contents h3.ico:before{
	content: "";
	padding: 7px 15px 7px 7px;
	background: url(../../images/h3_ico.jpg) no-repeat center center;
}
#contents .columnarea02 .text{
	float: left;
	width: 320px;
}
#contents .columnarea02 .img{
	float: right;
	width: 540px;
}
.bg_bottom_text{
	margin-bottom: -15px;
	padding-top: 10px;
	background: #f8f6f3;
	text-align: center;
}
.bg_bottom_text img{
	background: #f8f6f3;
	text-align: center;
}
.recipe_img_r, .recipe_img_l{
	margin-bottom: 100px;
}
#contents .recipe_img_r + h2, #contents .recipe_img_l + h2{
	padding-top: 0px;
}
.recipe_img_r .text, .recipe_img_r .ul_button{
	float: left;
}
.recipe_img_r .text{
	width: 375px;
}
.recipe_img_r .img{
	float: right;
	width: 480px;
	margin-left: 25px;
}
.recipe_img_l .img{
	float: left;
	width: 505px;
}
.recipe_img_l .text{
	float: right;
	width: 375px;
	margin-bottom: 20px;
}

.recipe_img_r .ul_button{
	margin-top: 20px;
}
.columnarea03{
	margin-bottom: 30px;
}
.columnarea03 > div{
	display: table-cell;
}
.columnarea03 .img{
	width: 420px;
	text-align: center;
	padding-right: 20px;
}
.columnarea03 .img p{
	position: relative;
}
.columnarea03 .img img.border{
	position: absolute;
	top: 150px;
	right: 50px;
}
.columnarea03 .text{
	width: 395px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
.recipe{
	margin: 10px 0px 100px 0px;
}
.recipe > div{
	display: table-cell;
	text-align: center;
}
.recipe img{
	width: 280px;
	margin-bottom: 10px;
}
.recipe > div + div{
	padding-left: 15px;
}
#contents h2.h2_product{
	padding: 5px 0px 5px 0px;
	margin-bottom: 25px;
	text-align: center;
	background: none #b4b4b4;
	color: #fff;
}
.div_product{
	margin: 30px 0px 110px 0px;
}
.div_product > div, .div_product > div > div{
	display: table-cell;
}
.div_product > div + div, .div_product > div > div + div{
	padding-left: 65px;
}
#contents .div_product h3{
	padding-bottom: 5px;
	font-size: 1em;
	border-bottom: 1px solid #bdbdbd;
}
.div_product img{
	margin-bottom: 10px;
}
.div_product p{
	font-size: 0.8em;
}
footer{
	width: 960px;
	margin: 0px auto;
	background: #fff;
}
footer .inner{
	width: 880px;
	margin: 0 auto;
	padding: 20px 0px;
	border-top: 1px solid #b8b8b8;
}
footer .logo{
	float: left;
}
footer .copy{
	float: right;
	text-align: right;
	font-size: 0.8em;
}
#pagetop{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
#pagetop:hover{
	opacity: 0.7;
}
.br_sp{
	display: none;
}
.pc_center{
	text-align: center;
}
.button_l img{
	width: 100%;
	max-width: 400px;
}
.pc_n{
	display: none;
}
.button_l_sp{
	display: none;
}
.linkbnr{
	padding-top:30px;
	text-align:center
}
.shop_area{
	margin: 40px 0;
	background: url(../../images/bg_line02.jpg) repeat-x top #ffffff;
}

.shop_area .borderarea .floatbox:nth-child(n+2){
	border-top: 1px dotted #ccc;
}
#contents .shop_area h2{
	background: none;
}
#contents .shop_area h2:first-child{
	padding-top: 0px;
}
.shop_area h3.img_left img{
	margin-left: 0;
}
.floatbox{
	padding: 30px 0px;
}
.floatbox .right{
	float: right;
	margin-left: 20px;
	text-align: left;
}
.floatbox .left{
	float: left;
}
.floatbox p + p{
	margin-top: 20px;
}
#contents .floatbox h3{
	margin-bottom: 0px;
}
.floatbox h3, .floatbox .text{
	width: 488px;
}
.floatbox .text{
	margin-top: 20px;
}
.floatbox h3 img{
	margin: 0;
}
.floatbox .img{
	width: 372px;
	margin-top: 50px;
}
.floatbox:after{
	content: "";
	display: block;
	clear: both;
}
dl.shop{
	display: table;
	margin-top: 20px;
	color: #715519;
}
dl.shop dt, dl.shop dd{
	display: table-cell;
}
dl.shop dt{
	width: 100px;
	padding-left: 16px;
	background: url(../../images/dt_bg.jpg) no-repeat left 0.4em;
}
dl.shop dd a{
	text-decoration: underline;
}
.col2{
	display: table;
	width: 880px;
	margin-bottom: 20px;
}
.col2 > div{
	display: table-cell;
	width: 50%;
	padding: 0px 10px;
	text-align: center;
	vertical-align: top;
}
.col2 > div.full{
	display: table-cell;
	width: 50%;
	padding: 0px 0px 0px 10px;
	text-align: center;
	vertical-align: top;
}
.col2 > div.full:first-child{
	padding: 0px 10px 0px 0px;
}
.col2 > div .name{
	font-size: 1.1em;
	font-weight: bold;
}
.col2 > div .title{
	margin-top: 20px;
	font-size: 1.1em;
	font-weight:bold;
}
.col2 > div .title + p{
	margin-top: 10px;
}
ul.left_indent li{
	text-indent: -1.3em;
	margin-left: 1.3em;
}
.shop_area .imagebox:after{
	clear: both;
}
.shop_area .imagebox .image{
	float: left;
}
.shop_area .imagebox .text{
	margin-left: 656px;
}
.shop_area .name{
	margin-bottom: 8px;
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
}
.shop_area .name span{
	display: block;
	margin-bottom: 5px;
	font-size: 17px;
}
.shop_area .name span.small{
	display: inline;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
#contents .shop_area h2{
	padding: 0;
	margin-bottom: 20px;
}
#contents .shop_area h3.top_magin{
	margin-top: 40px;
}
#contents .shop_area .col2{
	margin-top: 10px;
}
.youtube {
	max-width: 640px;
	margin: 0 auto;
	padding: 0px 0 100px;
}
.youtube > div {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.youtube > div iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
