@charset "utf-8";

/* 0 to 768px */

@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%;
}
.main_area .snsBtn{
	float: right;
	height: 38px;
}
.main_area .snsBtn li{
	float: left;
	margin-left: 5px;
}
.main_area .snsBtn li:nth-child(1){
//	margin-top: -5px;
}
.main_area .shopLogo{
	box-sizing: border-box;
	position: relative;
	clear: right;
	width: 264px;
	height: 166px;
	margin: 0 auto 15px;
	border: 1px solid #d8d5d5;
}
.main_area .shopLogo img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 224px;
	max-height: 126px;
}
.shop h3{
	margin-bottom: 16px;
	padding: 0 2px;
	color: #5f4040;
	font-size: 18px;
	line-height: 1.1;
}
.shop h3 .name span{
	font-size: 12px;
}
.shop h3 + p{
	margin-bottom: 19px;
	padding: 0 2px;
	color: #574d4d;
	font-size: 14px;
	line-height: 1.5;
}
#slider1{
	margin-bottom: 7px;
}
.shop .sp-mask{
	max-width: 100%;
}
.shop .sp-slide img{
	max-width: 100%;
	max-height: 306px;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
}
.shop .sp-buttons {
	position: absolute;
	top: -2px;
	right: 15px;
	width: 10px;
	padding-top: 12px;
	z-index: 100;
}
.shop .sp-button {
	background-color: #aaa;
}
.shop dl {
	line-height: 1.4;
	color: #574d4d;
}
.shop dl dt {
	box-sizing: border-box;
	float: left;
	width: 90px;
	padding: 10px 0 10px 9px;
	font-size: 12px;
	border-bottom: 2px solid #FFF;
	background-color: #f3f1ec;
}
.shop dl dd {
	box-sizing: border-box;
	float: left;
	width : 68% ; /* IE8以下とAndroid4.3以下用フォールバック */
	width : -webkit-calc(100% - 90px) ;
	width: calc(100% - 90px);
	padding: 10px 0 10px 9px;
	font-size: 12px;
	border-bottom: 2px solid #FFF;
}
.shop dl dd a {
	color: #a03524;
}
.shop dl.scene dd a {
	display: inline-block;
	margin-bottom: 3px;
	padding: 0 2px;
	color: #5f4040;
	border: 1px solid #5f4040;
}
.shop dl.scene dd a.type {
	color: #e5703e;
	border: 1px solid #e5703e;
}
.shop h4{
	padding: 18px 0 4px;
	font-size: 15px;
	color: #5f4040;
	font-weight: bold;
}
.shop h4 img{
	width: 100%;
}
.check {
	margin-bottom: 20px;
}
.check li{
	float: left;
	margin: 0 8px 8px 0;
}

.check li:nth-child(even){
	margin-right: 0;
}

.check li img{
	height: 40px;
}


/*--recommend-----------------------------------------------------------*/
.recommend.main_area {
	padding: 0 7px 36px;
}
.recommend h3{
	margin-bottom: 7px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 5px;
	border-left: solid 5px #b13b28;
	color: #5f4040;
	font-size: 15px;
	line-height: 1.2;
}
.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;
	background: #faf6f0;
	text-align: center;
}
.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 .outer {
	margin-top: 18px;
	padding: 7px;
	background-color: #f3f1ec;
}
.main_area .inner {
	padding: 12px 12px 14px;
	color: #574d4d;
	font-size: 12px;
	background-color: #fff;
}

}

/* 0 to 768px end */

/* 768px to -- */

@media only 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;
}
.shopLogo {
	position: relative;
	float: left;
	width: 248px;
	height: 248px;
	margin-right: 17px;
	border: 1px solid #d8d5d5;
}
.shopLogo img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 224px;
}
.shopDetail {
	width: 422px;
	float:left;
}
.shopDetail p {
	margin-top: 10px;
	font-size: 14px;
	color: #574d4d;
}
.snsBtn {
	float: right;
	height: 22px;
	margin-bottom: 24px;
}
.snsBtn li {
	float: left;
	margin-left: 10px;
}
.snsBtn li:first-child {
//	margin-top: -5px;
}

.shop h3{
	clear: right;
	color: #5f4040;
	font-size: 22px;
	font-weight: bold;
}
.shop h3 .floor{
	display: inline-block;
	width: 54px;
	height: 13px;
	margin-right: 8px;
	padding: 15px 0 20px;	
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background-color: #5f4040;
}
.shop h3 .name{
	display: inline-block;
	width: 360px;
	padding-top: 3px;
	line-height: 1.1;
}
.shop h3 .name span{
	font-size: 12px;
	font-weight: normal;
}
#slider1{
	clear: both;
	margin-bottom: 6px;
	padding-top: 20px;
	text-align: center;
}
#slider1 .sp-buttons {
	position: absolute;
	top: 16px;
	right: 14px;
	width: 10px;
	padding-top: 12px;
	line-height: 1.3;
}
.shop .sp-button {
	width: 9px;
	height: 9px;
}
.shop dl {
	clear: left;
	border-bottom: 2px solid #fff;
	background: url(../img/shopinfo/bg_dl.gif) repeat-y;
	line-height: 1.4;
	color: #574d4d;
}
.shop dl dt {
	float: left;
	width: 80px;
	min-height: 13px;
	padding: 14px 0 13px 9px;
	background-color: #f3f1ec;
	font-size: 12px;
}
.shop dl dd + dt {
	margin-left: 1px;
}
.shop dl dd {
	float: left;
	width: 244px;
	padding: 14px 10px 13px;
	font-size: 13px;
}
.shop dl dd a {
	color: #a03523;
}
.shop dl.scene dd a {
	display: inline-block;
	margin-bottom: 3px;
	padding: 1px 3px 0;
	color: #5f4040;
	border: 1px solid #5f4040;
}
.shop dl.scene dd a.type {
	color: #e5703e;
	border: 1px solid #e5703e;
}
.shop h4 {
	margin-bottom: 4px;
	padding-top: 22px;
	font-size: 17px;
	color: #5f4040;
	font-weight: bold;
}
.shop h4 img {
	vertical-align: top;
}
.shop .check li {
	float: left;
	margin-bottom: 15px;
}

.shop .check li:nth-child(3n+1) {
	margin-left: 0;
}

.shop .check li + li {
	margin-left: 15px;
}
.shop .check li a:hover {
	opacity: 1;
}
.shop .check li a:hover img {
	opacity: 0.7;
}
.shop .check li a img{
	height: 45px;
}

.main_area.recommend {
	width: 726px;
	padding: 18px 22px 0 5px
}
.main_area.recommend h3 {
	height: 38px;
	padding:0 22px 10px 17px;
	color: #5f4040;
	font-size: 18px;
}
.main_area.recommend h3::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 38px;
	margin-right: 10px;
	vertical-align: middle;
	background: #b13b28;
}

.main_area.recommend .glid li{
	height: 300px;
}
.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 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;
	text-align: center;
}
.main_area .imgBox img{
	max-width: 225px;
	max-height: 225px;
}
.main_area .imgBox img.new{
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	z-index: 10;
}
.main_area.recommend .btn {
	margin: 0 0 28px 17px;
	text-align: center;
}

.main_area .outer {
	margin-top: 18px;
	padding: 10px;
	background-color: #f3f1ec;
}
.main_area .inner {
	padding: 12px 12px 14px;
	color: #574d4d;
	font-size: 14px;
	background-color: #fff;
}
}
/* 768px to -- end*/
