@charset "utf-8";

/* 0 to 768px */

strong.lunch {
	font-size: 16px;
	font-weight: bold;
}

strong.lunch img {
    height: 24px;
    margin-right: 7px;
    vertical-align: middle;
    margin-bottom: 2px;
}


@media only screen and (max-width: 768px) {
/*--main_area-----------------------------------------------------------*/
.main_area{
	padding: 17px 7px 0;
}
.main_area h2{
	margin-bottom: 12px;
}
.main_area h2 img{
	max-width: 100%;
}

/*--article-----------------------------------------------------------*/
article header time{
	float: left;
	font-size: 9px;
	color: #574d4d;
}
article header .snsBtn{
	float: right;
	height: 38px;
}
article header .snsBtn li{
	float: left;
	margin-left: 5px;
}
article header .snsBtn li:nth-child(1){
//	margin-top: -5px;
}
article .sp-mask{
	max-width: 100%;
}
article .sp-slide img{
	max-width: 100%;
	max-height: 306px;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
}
article .sp-buttons {
	position: absolute;
	top: -2px;
	right: 15px;
	width: 10px;
	padding-top: 12px;
	z-index: 100;
}
.sp-button {
	background-color: #aaa;
}
article .text {
	padding: 10px 0 8px;
}
article .inner a,
article .text a {
	color: #a03524;
}
article .inner h4{
	font-size: 14px;
}
article .text span.category{
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 2px 8px 1px;
	background: #5F4040;
	color: #FFF;
	font-size: 11px;
}
article .text h3 {
	color: #5f4040;
	font-size: 18px;
	margin-bottom: 22px;
	line-height: 1.4;
}
article div.text div.palette_box {
	color: #574d4d;
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 8px;
}
article .text .anchorText ,
article .text .pdf {
	padding: 0.3em 0 0.3em 1em;
	background: url(../img/arrow.png) no-repeat left 2px top 0.45em;
	font-size: 14px;
}
article .text .anchorText a,
article .text .pdf a {
	color: #a03524;
}
article .text .pdf img {
	padding-left: 4px;
    padding-bottom: 6px;
    vertical-align: middle;
}

article .text .palette_box .frame {
	margin:12px 0;
	padding:9px 11px;
	border:6px solid #f5efdf;
}
article .outer .inner h4,
article .text .palette_box h4 {
	color: #583b3b;
	margin-bottom: 10px;
}
article .outer .inner h5,
article .text .palette_box h5 {
	color: #583b3b;
}
article .text .palette_box ul {
	list-style: disc;
	width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

article .text .palette_box table {
	margin-bottom: 5px;
}

article .text .palette_box td {
	padding: 4px 2px 2px;
}

article .outer {
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 7px;
	background-color: #f3f1ec;
}
article .inner {
	padding: 12px 12px 14px;
	color: #574d4d;
	font-size: 12px;
	background-color: #fff;
}
article footer .shopLogo {
	position: relative;
	max-width: 248px;
	height: 136px;
	margin: 0 auto;
	border: 1px solid #ccc;
	overflow: hidden;
}
article footer .shopLogo img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 160px;
	max-height: 90px;
}
article footer .shopLogo + div {
	display: block;
	padding: 0;
}
article footer dl {
	position: relative;
	max-width: 248px;
	margin: 8px auto 18px;
}
article footer dl dt {
	padding: 0 38px 3px 0;
	color: #574d4d;
	font-size: 12px;
	line-height: 1.3;
}
article footer dl dt span {
	position: absolute;
	top: 0;
	right: 0;
}
article footer dl dd {
	color: #5f4040;
	font-size: 11px;
	line-height: 1.3;
}
article footer a.sp {
	display: block;
	max-width: 248px;
	margin: 0 auto 40px;
}
article footer a img {
	max-width: 248px;
}

/*--recommend-----------------------------------------------------------*/
.recommend.main_area {
	padding: 0 7px;
}
.recommend h3{
	margin-bottom: 8px;
}
.recommend h3::before {
    background: #b13b28 none repeat scroll 0 0;
    content: "";
    display: inline-block;
    float: left;
    height: 25px;
    margin-right: 6px;
    vertical-align: middle;
    width: 5px;
}
.recommend h3 {
    color: #5f4040;
    font-size: 15px;
    margin-bottom: 7px;
}

.main_area ul.glid{
	clear: left;
}
.main_area ul.glid li{
	box-sizing: border-box;
	float: left;
	padding-bottom: 10px;
}
.main_area ul.glid li:nth-child(2n+1) {
	width: 50%;
	padding-right: 3px;
}
.main_area ul.glid li:nth-child(2n) {
	width: 50%;
	padding-left: 3px;
}
.main_area .imgBox{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.main_area li.sp .imgBox {
	max-width: 225px;
}
.main_area .imgBox img{
	max-width: 100%;
}
.main_area .imgBox img.new{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 35px;
}
.main_area ul.glid .imgBox + div {
	color: #5f4040;
	height: 85px;
}
.main_area ul.glid div .text {
	padding: 3px 0 4px;
	font-size: 14px;
	line-height:1.2;
	font-weight: bold;
}
.main_area ul.glid div .info {
	font-size: 11px;
	line-height: 1.2;
}
article ul.glid .btn img{
	max-width: 100%;
}

}

/* 0 to 768px end */

/* 768px to -- */

@media print, screen and (min-width: 769px) {

/*--main-----------------------------------------------------------*/
.main_area{
	float: right;
	width: 709px;
	margin: 23px 0 30px;
	padding: 50px 22px 27px;
	background-color: #fff;
}
.main_area h2{
	margin-bottom: 44px;
}
.main_area .breadcrumbs {
	margin-bottom: 12px;
	font-size: 10px;
}
article header {
	margin-bottom: 17px;
}
article header time {
	float: left;
	font-size: 12px;
	color: #574d4d;
}
article header .snsBtn {
	float: right;
	height: 22px;
}
article header ul li {
	float: left;
	margin-left: 10px;
}
article header ul li:first-child {
//	margin-top: -5px;
}
article #slider1 {
	width: 100%;
	height: 480px;
	margin-bottom: 17px;
	text-align: center;
}
article #slider1 img{
	max-width: 709px;
	max-height: 480px;
}

article .sp-buttons {
	position: absolute;
	top: -2px;
	right: 14px;
	width: 10px;
	padding-top: 12px;
	line-height: 1.3;
}
article h3 {
	margin-bottom: 22px;
	color: #5f4040;
	font-size: 21px;
	line-height: 1.3;
}
article div.text div.palette_box {
	color: #574d4d;
	font-size: 14px;
}

article .text .palette_box .frame {
	margin:12px 0;
	padding:9px 11px;
	border:6px solid #f5efdf;
}
article .outer .inner h4,
article .text .palette_box h4 {
	color: #583b3b;
	margin-bottom: 18px;
}
article .outer .inner h5,
article .text .palette_box h5 {
	color: #583b3b;
}
article .text .palette_box ul {
	list-style: disc;
	width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

article .text .palette_box table {
	margin-bottom: 5px;
}

article .text .palette_box td {
	padding: 4px 2px 2px;
}
article .outer {
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 10px;
	background-color: #f3f1ec;
}
article .inner {
	padding: 12px 12px 14px;
	color: #574d4d;
	font-size: 14px;
	background-color: #fff;
}
article .inner a,
article .text a {
	color: #a03524;
}
article .inner h4{
	font-size: 16px;
}
article .text .anchorText ,
article .text .pdf {
	display: inline-block;
	width: 100%;
	padding-left: 1em;
	color: #a03524;
	background: url(../img/arrow.png) no-repeat left top 2px;
	font-size: 14px;
	margin-top: 18px;
}

article .text .anchorText + .pdf,
article .text .anchorText + .anchorText {
    margin-top: 8px;
}

article .text .anchorText a,
article .text .pdf a {
	color: #a03524;
}
article .text .pdf img {
	padding-left: 1ex;
	vertical-align: sub;
}

article .text span.category{
	display: inline-block;
	margin: 0 8px 8px 0;
	padding: 2px 8px 1px;
	background: #5F4040;
	color: #FFF;
	font-size: 12px;
}

article footer {
	margin-top: 22px;
}
article footer .shopLogo {
	display: table-cell;
	width: 187px;
	height: 113px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	overflow: hidden;
}
article footer .shopLogo img {
	max-width: 160px;
	max-height: 90px;
}
article footer .shopLogo + div {
	display: table-cell;
	padding-left: 20px;
}
article footer dl {
	position: relative;
	margin: 0px 0 21px;
}
article footer dl dt {
	margin: 0 38px 3px 0;
	color: #574d4d;
	font-size: 18px;
	line-height: 1.3;
}
article footer dl dt span{
	position: absolute;
	top:0;
	right:0;
	font-size: 13px;
}
article footer dl dd {
	color: #574d4d;
	font-size: 13px;
	line-height: 1.5;
}




.main_area.recommend {
	width: 726px;
	padding: 18px 22px 0 5px
}
.main_area.recommend h2 {
	margin: 0 0 13px 17px;
}
.recommend h3::before {
    content: "";
    display: inline-block;
    float: left;
    width: 8px;
    height: 38px;
    margin-right: 10px;
    vertical-align: middle;
    background: #b13b28 none repeat scroll 0 0;
}
.recommend h3 {
    color: #5f4040;
	padding: 0 22px 10px 17px;
    font-size: 20px;
	line-height: 38px;
}
.main_area.recommend .glid li{
	height: 325px;
}
.main_area .glid li{
	float: left;
	width: 225px;
	margin-left: 17px;
}
.main_area .glid p.text{
	height: 36px;
	margin-top: 6px;
	padding-left: 1px;
	color: #5f4040;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	overflow: hidden;
}
.main_area .glid p.info{
	margin-top: 5px;
	padding-left: 1px;
	color: #5f4040;
	font-size: 13px;
	line-height: 1.2;
}
.main_area .glid li p span{
	padding-left: 10px;
	white-space: nowrap;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
}
.main_area .imgBox{
	position: relative;
	width: 225px;
	height: 225px;
	overflow: hidden;
	background: #faf6f0;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.main_area .imgBox img{
	max-width: 225px;
	max-height: 225px;
}
.main_area .imgBox img.new{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 35px;
}
.main_area.recommend .btn {
	margin: 0 0 28px 17px;
	text-align: center;
}

}
/* 768px to -- end*/
