@charset "UTF-8";

body {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
}
.pageTitle {
	font-size: 70px;
	font-weight: 300;
	color: #009844;
	line-height: 1;
	text-shadow: 1px 1px 0 #fcf6ec;
	letter-spacing: 0.05em;
	margin-top: 20px;
}
.lead {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 20px;
}
.contentsNav {
	background: url(../common_images/bg_header.jpg);
	text-align: center;
	font-size: 0;
	margin: 100px 0 0;
	position: relative;
	z-index: 2;
}
.contentsNav li {
	font-weight: 300;
	font-size: 19px;
	display: inline-block;
	list-style: none;
	width: 33%;
	margin: 0;
	text-align: center;
}
.contentsNav li:before {
	content: '/';
	display: inline-block;
	width: 30px;
	margin: 0 -15px;
}
.contentsNav li:first-child:before {
	display: none;
}
.contentsNav li a {
	color: #402a2f;
	text-decoration: none;
	display: inline-block;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
}
.contentsNav li a:hover {
	color: #df0012;
}
section {
	padding: 80px 0 60px;
	position: relative;
}
section:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAAB1JREFUGBljYEADDlr6/9GEENyBkETYjp1FHTcBAItaDME1RRWjAAAAAElFTkSuQmCC');
	z-index: 3;
}
section:last-child {
	padding-bottom: 0;
}
section:last-child:after {
	display: none;
}
section > h1 {
	font-size: 52px;
	font-weight: 700;
	color: #402a2f;
	text-align: center;
	margin: 0 0 60px;
	text-shadow: 1px 1px 0 #fcf6ec, 2px 2px 0 #402a2f;
}
@media screen and (max-width: 736px) {
.pageTitle {
	font-size: 40px;
	margin-top: 0;
}
.lead {
	font-size: 13px;
}
.contentsNav {
	background-size: 256px auto;
	margin: 40px 0 0;
}
.contentsNav li {
	font-size: 13px;
	line-height: 1.4;
	width: 28%;
}
.contentsNav li:nth-child(2) {
	width: 44%;
}
.contentsNav li a {
	padding: 10px 4px;
	vertical-align: middle;
	color: #402a2f !important;
}
section {
	padding: 50px 0 30px;
}
section:after {
	background-size: 4px auto;
}
section > h1 {
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 30px;
}
}


#concept {
	font-size: 15px;
	text-align: center;
	line-height: 2.2;
}
#concept .bienvenidos strong {
	font-size: 34px;
	color: #df0012;
	font-family: 'Dancing Script', cursive;
	font-weight: 700;
	letter-spacing: 0;
	text-shadow: 1px 1px 0 #FFF;
}
@media screen and (max-width: 736px) {
#concept {
	position: relative;
	z-index: 2;
	font-size: 14px;
	line-height: 2;
}
#concept .bienvenidos {
	text-align: center;
}
#concept .bienvenidos strong {
	font-size: 25px;
}
}


#recommend .itemContainer:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
#recommend .itemContainer .image {
	position: relative;
}
#recommend .itemContainer .name {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #402a2f;
	line-height: 1.3;
	margin: 0 0 2px;
}
#recommend .itemContainer .name .jp {
	font-weight: bold;
	font-size: 14px;
	color: #009844;
	vertical-align: top;
	display: inline-block;
	margin-top: 8px;
}
#recommend .itemContainer .price {
	font-weight: 400;
	font-size: 16px;
	color: #df0012;
	line-height: 1.6;
	margin: 0 0 15px;
}
#recommend .itemContainer .price li {
	display: inline-block;
	list-style: none;
	margin: 0 15px 0 0;
}
#recommend .itemContainer .price li:last-child {
	margin: 0;
}
#recommend .itemContainer .price .tax {
	font-size: 12px;
}
#recommend .itemContainer .quantity {
	color: #402a2f;
	margin: 0 3px 0 0;
	display: inline-block;
}
#recommend .itemContainer .quantity:first-child {
	margin-left: 0;
}

#recommend .itemContainer {
	margin: 0 -50px 0 0;
}
.pcView #recommend .itemContainer {
	display: block !important;
}
#recommend .itemContainer .item {
	width: 300px;
	float: left;
	margin: 0 50px 50px 0;
}
#recommend .itemContainer .item {
	width: 300px;
}
#recommend .itemContainer .horizontal {
	width: 480px;
	margin-right: 40px;
}
#recommend .itemContainer .horizontal .image {
	float: left;
	margin: 0 30px 30px 0;
}
#recommend .itemContainer .horizontal div {
	overflow: hidden;
}

.shopList .item .map {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 10%;
}
.shopList .item .map a {
	display: inline-block;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	width: 70px;
	line-height: 26px;
	text-align: center;
}
.shopList .item .map a {
	border: 1px solid #df0012;
	color: #df0012;
	font-weight: 500;
	height: 26px;
	line-height: 26px;
}
.shopList .item .map a:hover {
	border: 1px solid #fe1a3e;
	color: #fe1a3e;
}

@media screen and (max-width: 736px) {
#recommend .itemContainer .image {
	width: 45%;
	float: left;
	margin: 0 10px 20px 0 !important;
}
#recommend .itemContainer .image img {
	width: 100%;
	height: auto;
}
#recommend .itemContainer .item > div {
	overflow: hidden;
}
#recommend .itemContainer .name {
	font-size: 17px;
}
#recommend .itemContainer .name .jp {
	font-size: 13px;
	margin-top: 8px;
}
#recommend .itemContainer .price {
	font-size: 13px;
	margin: 0 0 10px;
}
#recommend .itemContainer .price:last-child {
	margin: 0 0 15px;
}
#recommend .itemContainer .price .tax {
	font-size: 10px;
}
#recommend .itemContainer .quantity {
	font-size: 12px;
}

#recommend .itemContainer {
	margin: 0;
}
#recommend .itemContainer .item {
	width: auto;
	float: none;
	margin: 0;
	border-top: 1px solid #d8c6c1;
	padding: 20px 0 0;
}
#recommend .itemContainer .item:first-child {
	border-top: none;
	padding: 0;
}
#recommend .itemContainer .item:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.shopList .item .map a {
	font-size: 12px;
	width: 40px;
	height: 24px;
	line-height: 24px;
}
}


@media screen and (max-width: 736px) {
.shopList .item .image + p a {
	pointer-events: none;
	color: #333;
	text-decoration: none;
	height: auto!important;
}
}

.topic a,
.topic p {
	color: #df0012;
	text-align: center;
	margin: 0;
}

.close {
	color: #df0012;
	font-weight: 600;
}