﻿@charset "utf-8";

/*================================================
    RECOMMEND COMMON
================================================*/
body#update2015 .recommend {
	overflow: hidden;
	zoom: 1;
	width: 1000px;
	margin:0 auto;
}
body#update2015 .recommend #sec-01, body#update2015 .recommend #sec-02 {
	overflow: hidden;
	zoom: 1;
}
body#update2015 .recommend h3.font01 {
	text-align: center;
	margin: 0 auto 25px;
	padding: 10px 0 0 0;
	font-family: 'Noto Sans Japanese';
	font-size: 26px;
	font-weight: 100;
}

/* :::: contents nav :::: */
body#update2015 .recommend .contentsNavTtl {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ededed;
	color: #076cb9;
	text-align: center;
	font-size: 16px;
}
body#update2015 .recommend .contentsNav {
	/* height: 50px; */
	margin: 0 auto 20px;
	color: #333;
	font-size: 14px;
	line-height: 50px;
	background: #f7f7f7;
	padding: 0 0 0 20px;
	overflow: hidden;
	zoom: 1;
}
body#update2015 .recommend .contentsNav li {
	margin: 0 0 0 60px;
	float: left;
}
body#update2015 .recommend .contentsNav li:first-child {
	margin: 0;
}
body#update2015 .recommend .contentsNav li a.active,
body#update2015 .recommend .contentsNav li a:hover {
	color: #63b2ed;
}


/* :::: contents nav2 :::: */
body#update2015 .recommend .contentsNav2 {
	margin: 0 auto 20px;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	background: #f7f7f7;
	padding: 10px 20px;
	overflow: hidden;
	zoom: 1;
}
body#update2015 .recommend .contentsNav2 li {
	float: left;
}
body#update2015 .recommend .contentsNav2 li:first-child {
	margin-left: 0px;
}
body#update2015 .recommend .contentsNav2 ul.contentsNav3 {
	margin-left:50px;
}
body#update2015 .recommend .contentsNav2 .contentsNav3 li{
	margin-left: 50px;
}
body#update2015 .recommend .contentsNav2 .contentsNav3 li a.active,
body#update2015 .recommend .contentsNav2 .contentsNav3 li a:hover {
	color: #63b2ed;
}

/* :::: contents nav4 :::: */
body#update2015 .recommend .contentsNav4 {
	margin: 0 auto 20px;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	background: #f7f7f7;
	padding: 10px 20px;
	overflow: hidden;
	zoom: 1;
}

body#update2015 .recommend .contentsNav4 li {
  margin-left: 30px;
  float: left;
}
body#update2015 .recommend .contentsNav4 li a.active,
body#update2015 .recommend .contentsNav4 li a:hover {
	color: #63b2ed;
}


/* :::: new icon :::: */
body#update2015 article.recommend .ico_new {
	width: 90px;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #fff;
	background-color: #ff5151;
	margin-top: -6px;
	margin-bottom: 6px;
	padding: 0.2em 0;
}


/*========================================
    RECOMMEND TOP / ORIGINAL TOP
========================================*/
body#update2015 #recommendTop,
body#update2015 #recommendTop #sec-01,
body#update2015 #recommendTop #sec-02 {
	overflow: hidden;
	zoom: 1;
}

/*========================================
    RECOMMEND NEW
========================================*/
/* :::: sec-01 :::: */
body#update2015 #recommendNew #sec-01 ul li .date {
	padding-top:10px;
}
body#update2015 #recommendNew #sec-01 ul li .date span {
	padding-left: 1em;
}

/*========================================
    RECOMMEND SALE LIST
========================================*/
/* :::: sec-01 :::: */
body#update2015 #recommendSaleList #sec-01 ul li .date {
	letter-spacing: 0;
}

/*========================================
    RECOMMEND SALE DETAIL
========================================*/
/* :::: sec-01 :::: */
body#update2015 #saleDetail #sec-01 {
	margin:0 0 90px;
	padding-top:15px;
}
body#update2015 #saleDetail #sec-01 .leftBlock {
	float: left;
	width: 220px;
	margin-right:40px;
}
body#update2015 #saleDetail #sec-01 .rightBlock {
	width: 740px;
	float: right;
	font-size: 14px;
}
body#update2015 #saleDetail #sec-01 .rightBlock .ttl {
	font-size: 24px;
	color: #5a2e00;
	margin: 0 0 24px 0;
}
body#update2015 #saleDetail #sec-01 .rightBlock .text {
	line-height: 24px;
	margin: 0;
	color: #999;
	font-size:11px;
}
body#update2015 #saleDetail #sec-01 .rightBlock dl.date {
	overflow: hidden;
	zoom: 1;
}
body#update2015 #saleDetail #sec-01 .rightBlock dl.date dt {
	width: 80px;
	font-weight: bold;
	float: left;
	clear: both;
	line-height: 2;
}
body#update2015 #saleDetail #sec-01 .rightBlock dl.date dd {
	width: 670px;
	font-size: 20px;
	float: left;
	padding-left: 20px;
}
body#update2015 #saleDetail #sec-01 .rightBlock .saleInfo {
	border-top: 2px solid #e5e5e5;
	margin: 30px 0;
}
body#update2015 #saleDetail #sec-01 .rightBlock .saleInfo table td {
	padding-top: 20px !important;
}
body#update2015 #saleDetail #sec-01 .rightBlock .saleInfo table .name {
	padding-right: 6em;
	max-width: 520px;
}
body#update2015 #saleDetail #sec-01 .rightBlock .saleInfo table .arrow {
	padding: 0 1em;
}
body#update2015 #saleDetail #sec-01 .rightBlock .saleInfo table .salePrice {
	font-weight: bold;
	color: #ff0030;
}
body#update2015 #saleDetail #sec-02 ul li .date {
	letter-spacing: 0;
}

/*========================================
    RECOMMEND ALERGY
========================================*/
/* :::: sec-01 :::: */
body#update2015 #recommendAlergy #sec-01 {
	margin-bottom: 80px;
}
body#update2015 #recommendAlergy #sec-01 h2 {
	padding-top: 10px;
}
:root body#update2015 #recommendAlergy #sec-01 h2 {
	padding-top: 20px\0;
}
body#update2015 #recommendAlergy #sec-01 .ico_discription {
	width: 920px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
	zoom: 1;
	padding: 10px 20px;
	margin: 0 auto;
	line-height: 2.2;
}
body#update2015 #recommendAlergy #sec-01 .ico_discription h4 {
	font-size: 14px;
	color: #006cb7;
	float: left;
	display: inline-block;
}
body#update2015 #recommendAlergy #sec-01 .ico_discription dl,
body#update2015 #recommendAlergy #sec-01 .ico_discription dl dt,
body#update2015 #recommendAlergy #sec-01 .ico_discription dl dd {
	float: left;
	display: inline-block;
}
body#update2015 #recommendAlergy #sec-01 .ico_discription dl dt img {
	vertical-align:middle;
}
body#update2015 #recommendAlergy #sec-01 .ico_discription dl dt {
	padding-left: 35px;
}
body#update2015 #recommendAlergy #sec-01 .ico_discription dl dd {
	padding: 2px 0 0 4px;
}

/* :::: sec-02 :::: */
body#update2015 #recommendAlergy #sec-02 ul.icoList {
	height: 60px;
}
body#update2015 #recommendAlergy #sec-02 ul.icoList li {
	padding: 10px 10px 0 0;
	float: left;
	display: inline-block;
	text-align: center;
}
body#update2015 #recommendAlergy #sec-02 ul.icoList  dl {
	width: 40px;
	padding-top: 10px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
body#update2015 #recommendAlergy #sec-02 ul.icoList dl dt, body#update2015 #recommendAlergy #sec-02 ul.icoList dl dd {
	text-align: center;
	width: 40px;
	float: none;
	position: inherit;
	font-weight: normal;
	padding: 0 0 .1em 0;
	font-size: 11px;
}

/* NutritionFacts */
body#update2015 #recommendAlergy #sec-02 .nutritionFacts {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table {
	width: 100%;
	color: #333;
	font-size: 13px;
	line-height: 1.5;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .thead {
	padding: 5px 13px;
	border-top: 1px solid #333;
	border-bottom: 3px double #333;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .thead > p {
	margin: 0;
	font-weight: bold;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tfoot {
	padding: 5px 13px;
	border-bottom: 1px solid #333;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tfoot > p {
	font-size: 12px;
	margin: 0;
	text-indent: -1em;
	padding-left: 1em;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tbody {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tbody > dl {
	display: table-row;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tbody > dl:nth-child(even) {
	/*
	background-color: #f9f9f9;
	*/
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tbody > dl > dt, body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tbody > dl dd {
	display: table-cell;
	padding: 5px 13px;
	border-bottom: 1px dotted #d9d9d9;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tbody > dl > dt {
	margin-left: 0;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left;
}
body#update2015 #recommendAlergy #sec-02 .nutritionFacts .table .tbody > dl > dd {
	width: 47.5%;
	padding: 5px 13px;
	text-align: right;
}



/*========================================
    RECOMMEND PRODUCT LIST
========================================*/
body#update2015 #recommendProductList #menuNav {
	width: 1000px;
	height: 50px;
	margin: 0 auto 20px;
	color: #333;
	font-size: 14px;
	line-height: 50px;
	background: #f7f7f7;
}
body#update2015 #recommendProductList #menuNav ul {
	margin: 0 0 0 20px;
	overflow: hidden;
	zoom: 1;
}
body#update2015 #recommendProductList #menuNav li {
	margin: 0 0 0 60px;
	float: left;
}
body#update2015 #recommendProductList #menuNav li:first-child {
	margin: 0;
}
body#update2015 #recommendProductList #menuNav li.active,
body#update2015 #recommendProductList #menuNav li a:hover {
	color: #63b2ed;
}



/*========================================
    RECOMMEND PRODUCT DETAIL
========================================*/
/* :::: sec-01 :::: */
body#update2015 #recommendProductDetail #sec-01 {
	margin-bottom: 90px;
	padding-top: 15px;
}
body#update2015 #recommendProductDetail #sec-01 .leftBlock {
	float: left;
	width: 480px;
	margin-right: 40px;
}
body#update2015 #recommendProductDetail #sec-01 .leftBlock .note {
	/*text-align: center;*/
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock {
	width: 480px;
	float: right;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .ttl {
	font-size: 24px;
	color: #5a2e00;
	margin: 0 0 24px 0;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .text {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 35px 0;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock dl {
	width:480px;
	zoom: 1;
	overflow:hidden;
	position:relative;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock dt {
	width:170px;
	float:left;
	clear:both;
	position: relative;
	font-weight:bold;
	padding:0 0 15px 15px;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock > dl > dt:before {
	display: block;
	content: '';
	position: absolute;
	top: .25em;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 3px solid #000;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock dd {
	width:280px;
	float: left;
	padding:0 0 15px 15px;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock dd .price {
	font-size: 16px;
	line-height: 1.1;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock dd.allergy dl {
	width: 48px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock dd.allergy dl dt, body#update2015 #recommendProductDetail #sec-01 dd.allergy dl dd {
	text-align: center;
	width: 48px;
	float: none;
	position: inherit;
	font-weight: normal;
	padding: 0 0 .1em 0;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock ul.links {
	margin: 30px 0 0 0;
	padding: 0 20px;
	border-top: 2px solid #e6e6e6;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock ul.links li {
	float: left;
	margin: 20px 10px 0;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock ul.links li.label_coupon {
	background: url(/common2015/img/recommend/ico_coupon.png)no-repeat 16px center;
	color: #ffba00;
	text-align: center;
	padding: 10px 0 7px 8px;
	width: 188px;
	border: 2px solid #ffba00;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock ul.links li img {
	vertical-align:bottom;
}

/* NutritionFacts */
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts {
	margin-bottom: 20px;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table {
	/* width: 330px; */
	color: #333;
	font-size: 13px;
	line-height: 1.5;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .thead {
	padding: 5px 13px;
	border-top: 1px solid #333;
	border-bottom: 3px double #333;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .thead > p {
	margin: 0;
	font-weight: bold;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tfoot {
	padding: 5px 13px;
	border-bottom: 1px solid #333;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tfoot > p {
	font-size: 12px;
	margin: 0;
	text-indent: -1em;
	padding-left: 1em;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tbody {
	display: table;
	width: 480px;
	border-collapse: collapse;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tbody > dl {
	display: table-row;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tbody > dl:nth-child(even) {
	/*
	background-color: #f9f9f9;
	*/
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tbody > dl > dt, body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tbody > dl dd {
	display: table-cell;
	padding: 5px 13px;
	border-bottom: 1px dotted #d9d9d9;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tbody > dl > dt {
	width: 120px;
	margin-left: 0;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left;
}
body#update2015 #recommendProductDetail #sec-01 .rightBlock .nutritionFacts .table .tbody > dl > dd {
	width: 63%;
	padding: 5px 13px;
	text-align: right;
}

/*========================================
    sec-banners
========================================*/
#sec-banners {
	background: #f7f7f7;
	margin-bottom: 90px;
	padding: 20px 5%;
}
#sec-banners ul.links {
	flex-wrap: wrap;
	display: flex;
}
#sec-banners ul.links li {
	width: 45%;
	margin: 0 2.5%;
}
#sec-banners ul.links li img {
	width: 100%;
}
#sec-banners ul.links {
	flex-wrap: wrap;
	display: flex;
	flex: auto;
}
#sec-banners ul.links li {
	width: 45%;
	margin: 0 2.5%;
}


/* :::: sec-02 :::: */
body#update2015 #recommendProductDetail #sec-02 {
	margin-bottom:7px;
}


/*========================================
    New Cate TOP
========================================*/
body#update2015 p.link01 {text-align:center; padding-top:10px; margin-bottom:50px}
body#update2015 p.link01 a {color:#63b2ed;/*background: url(/temp/img/sec-03_arrow.png) no-repeat left center;*/ padding-left:0.6em; position:relative; }
body#update2015 p.link01 a:after, body#update2015 p.link01 a:before {border: solid transparent; content: ' '; height: 0; left: 100%; position: absolute; width: 0; }
body#update2015 p.link01 a:after {border-width: 4px; border-left-color: #fff; top: 3px; left: -3px; }
body#update2015 p.link01 a:before {border-width: 5px; border-left-color: #63b2ed; top: 2px; left: -2px;}
body#update2015 p.link01 a:hover {text-decoration: underline; } 

body#update2015 #lawsonselect ul.col-2 .img {
	width: 480px;
	margin: 0 auto 15px;
	background: #fff;
}

/*========================================
    New Page Title
========================================*/
#update2015_row #ttlArea h2.pageTitle2 {
    font-size: 16px;
    font-weight: bold;
    color: #076cb9;
    border-bottom: 1px solid;
    padding: 0 0 5px;
    margin: 30px 0;
}