﻿@charset "utf-8";

/*================================================
	RECOMMEND COMMON
================================================*/
/* :::: NacArea :::: */
body#update2015 article.recommend #contentsNavArea {
	margin: 0 0 20px 0;
}
body#update2015 article.recommend #contentsNavArea .ttl {
	font-size: 14px;
	color: #076cb9;
	text-align: center;
	background: #ededed;
	height: 30px;
	line-height: 30px;
}
body#update2015 article.recommend #contentsNavArea .select,
body#update2015 article.recommend #contentsNavArea .selected  {
	font-size: 14px;
	color: #333333;
	text-align: center;
	background: #f7f7f7;
	height: 40px;
	line-height: 40px;
	position: relative;
	display:block;
}
body#update2015 article.recommend #contentsNavArea .select:before,
body#update2015 article.recommend #contentsNavArea .selected:before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 4px;
	height: 4px;
	margin-top:-2px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
body#update2015 article.recommend #contentsNavArea .selected:before {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
body#update2015 article.recommend #contentsNavArea ul {
	display: none;
}
body#update2015 article.recommend #contentsNavArea li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}
body#update2015 article.recommend #contentsNavArea li a {
	display: block;
}
body#update2015 article.recommend .blue {
	color: #006cb7;
}


/* :::: NacArea2,NacArea3　下部 :::: */

/* :::: NacArea2,NacArea3　下部 :::: */
body#update2015 article.recommend #contentsNavArea2,
body#update2015 article.recommend #contentsNavArea3{
	margin: 0 0 20px 0;
}
body#update2015 article.recommend #contentsNavArea2 .select,
body#update2015 article.recommend #contentsNavArea2 .selected,
body#update2015 article.recommend #contentsNavArea3 .select,
body#update2015 article.recommend #contentsNavArea3 .selected {
	font-size: 17px;
	color: #333;
	text-align: center;
	background: #f2f2f2;
	height: 80px;
	line-height: 80px;
	position: relative;
	display: block;
}
body#update2015 article.recommend #contentsNavArea2 .select:before ,
body#update2015 article.recommend #contentsNavArea2 .selected:before,
body#update2015 article.recommend #contentsNavArea3 .select:before ,
body#update2015 article.recommend #contentsNavArea3 .selected:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 24px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}
body#update2015 article.recommend #contentsNavArea2 .select:before,
body#update2015 article.recommend #contentsNavArea3 .select:before{
	margin-top:-9px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
body#update2015 article.recommend #contentsNavArea2 .selected:before,
body#update2015 article.recommend #contentsNavArea3 .selected:before{
	margin-top:-2px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
body#update2015 article.recommend #contentsNavArea2 ul,
body#update2015 article.recommend #contentsNavArea3 ul {
	display: none;
}
body#update2015 article.recommend #contentsNavArea2 li,
body#update2015 article.recommend #contentsNavArea3 li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}
body#update2015 article.recommend #contentsNavArea2 li a,
body#update2015 article.recommend #contentsNavArea3 li a {
	display: block;
}


/* :::: 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 article#recommend_top {
	width: 100%;
	overflow: hidden;
}

/*========================================
	NEW
========================================*/
body#update2015 #recommendNew .caption {
	margin: 0 auto 30px;
}

/*========================================
	SALE LIST
========================================*/
body#update2015 #sale .caption {
	margin: 0 auto 30px;
}
body#update2015 #sale .date span {
	padding-left: 0;
}

/*========================================
	SALE DETAIL
========================================*/
body#update2015 #saleDetail .caption {
	margin: 0 auto 30px;
}
body#update2015 #saleDetail #sec-01 {
	margin: 0 auto;
}
body#update2015 #saleDetail #sec-01 .ttl {
	font-size: 20px;
	text-align: center;
	color: #5a2e00;
	margin: 0 0 20px 0;
}
body#update2015 #saleDetail #sec-01 .img {
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
}
body#update2015 #saleDetail #sec-01 .img span {
	margin: 0 85px;
	display: block;
}
body#update2015 #saleDetail #sec-01 .img img {
	width: 100%;
}
body#update2015 #saleDetail #sec-01 .text {
	font-size: 12px;
	color:#666;
	line-height: 1.7em;
	margin: 0 10px;
}
body#update2015 #saleDetail #sec-01 .saleInfo {
	font-size: 14px;
}
body#update2015 #saleDetail #sec-01 .saleInfo table {
	width: 100%;
	margin: 0 0 30px 0;
}
body#update2015 #saleDetail #sec-01 .saleInfo table tr {
	height: 40px;
}
body#update2015 #saleDetail #sec-01 .saleInfo h3 {
  background: #f7f7f7;
  height: 40px;
  align-content: center;
  padding: 0 10px;
}
body#update2015 #saleDetail #sec-01 .saleInfo table tr:nth-child(even){
	background: #f7f7f7;
}
body#update2015 #saleDetail #sec-01 .saleInfo table .name {
	padding: 0 10px;
}
body#update2015 #saleDetail #sec-01 .saleInfo table .price {
	min-width: 50px;
	text-align: center;
}
body#update2015 #saleDetail #sec-01 .saleInfo table .arrow {
	min-width: 30px;
	text-align: center;
}
body#update2015 #saleDetail #sec-01 .saleInfo table .salePrice {
	padding-right: 10px;
	min-width: 50px;
	text-align: center;
	color: #f00;
}
body#update2015 #saleDetail #sec-02	  {
	margin: 0 auto 30px;
}
body#update2015 #saleDetail #sec-02 h3 {
	font-size: 16px;
	color: #076cb9;
	text-align: center;
	margin: 0 0 20px 0;
}
body#update2015 #saleDetail #sec-02 .innerBlock {
	margin: 0 36px;
	position: relative;
}
body#update2015 #saleDetail #sec-02 ul {
	width: 100%;
}
body#update2015 #saleDetail #sec-02 li {
	width: 125px!important;
	float: left;
}
body#update2015 #saleDetail #sec-02 li a {
	margin: 0 10px;
}
body#update2015 #saleDetail #sec-02 li img {
	width: 100%;
}
body#update2015 #saleDetail #sec-02 .prev {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: -16px;
	width: 16px;
	height: 16px;
	margin-top: -2px;
	border-right: 4px solid #e6e6e6;
	border-bottom: 4px solid #e6e6e6;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
body#update2015 #saleDetail #sec-02 .next {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: -16px;
	width: 16px;
	height: 16px;
	margin-top: -2px;
	border-right: 4px solid #e6e6e6;
	border-bottom: 4px solid #e6e6e6;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
body#update2015 .date span {
	color: #63b2ed;
	padding-left: 0;
}


/*========================================
	RECOMMEND_ALERGY
========================================*/
body#update2015 #alergy #sec-01 {
	margin: 0 auto;
}
body#update2015 #alergy #sec-01 .text01 {
	color: #333333;
	font-size: 14px;
	line-height: 1.7em;
	margin: 0 10px 35px;
}
body#update2015 #alergy #sec-01 .text02 {
	color: #666666;
	font-size: 14px;
	line-height: 1.7em;
	margin: 0 2em 35px;
}
body#update2015 #alergy #sec-01 .text02 li {
	text-indent: -1.0em;
	margin: 0 0 10px 0;
}
body#update2015 #alergy #sec-01 .item01 {
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	margin: 0 10px;
}
body#update2015 #alergy #sec-01 .item01	.ttl {
	text-align: center;
	color: #006cb7;
	font-size: 14px;
	line-height: 1.4em;
	margin: 20px 0;
}
body#update2015 #alergy #sec-01 .item01 ul {
	width: auto;
	overflow: hidden;
	margin: 0 30px;
}
body#update2015 #alergy #sec-01 .item01 li {
	width: 20%;
	margin: 0 0 20px 0;
	text-align: center;
	float: left;
}
body#update2015 #alergy #sec-01 .item01 li img {
	width: 60%;
}
body#update2015 #alergy #sec-01 h3.font01 {
	font-family: 'Noto Sans Japanese';
	font-size: 20px;
	font-weight: 100;
	text-align: center;
	padding: 25px 0 20px;
}
body#update2015 #alergy #sec-02 ul.icoList li {
	width: 2.6rem;
	/* padding: 10px 10px 0 0; */
	display: inline-block;
	text-align: center;
}
body#update2015 #alergy #sec-02 ul.icoList li img {
	width: 30px;
}

/* NutritionFacts */
body#update2015 #alergy #sec-02 .nutritionFacts {
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table {
	width: 100%;
	color: #333;
	font-size: 13px;
	line-height: 1.5;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .thead {
	padding: 5px 5px 5px 0;
	border-top: 1px solid #333;
	border-bottom: 3px double #333;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .thead > p {
	margin: 0;
	font-weight: bold;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tfoot {
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #333;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tfoot > p {
	font-size: 12px;
	margin: 0;
	text-indent: -1em;
	padding-left: 1em;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tbody {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tbody > dl {
	display: table-row;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tbody > dl:nth-child(even) {
	/*
	background-color: #f9f9f9;
	*/
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tbody > dl > dt, body#update2015 #alergy #sec-02 .nutritionFacts .table .tbody > dl dd {
	display: table-cell;
	padding: 5px 5px 5px 0;
	border-bottom: 1px dotted #d9d9d9;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tbody > dl > dt {
	margin-left: 0;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left;
}
body#update2015 #alergy #sec-02 .nutritionFacts .table .tbody > dl > dd {
	padding: 5px 5px 5px 0;
	text-align: right;
}


/*========================================
	PRODUCT LIST
========================================*/
body#update2015 #productList {}


/*========================================
	PRODUCT DETAIL
========================================*/
body#update2015 #productDetail .caption {
	margin: 0 auto 30px;
}
body#update2015 #productDetail #sec-01 {
	margin: 0 auto;
}
body#update2015 #productDetail #sec-01 .ico_new {
	margin-left: 15px;
}
body#update2015 #productDetail #sec-01 .ttl {
	font-size: 20px;
	line-height: 1.2;
	text-align: left;
	color: #5a2e00;
	margin: 0 15px 10px;
}
body#update2015 #productDetail #sec-01 .img {
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
}
body#update2015 #productDetail #sec-01 .img span {
	margin: 0 10px;
	display: block;
}
body#update2015 #productDetail #sec-01 .img img {
	width: 100%;
}
body#update2015 #productDetail #sec-01 .text {
	font-size: 14px;
	line-height: 1.7em;
	margin: 0 10px 20px;
}
body#update2015 #productDetail #sec-01 .productInfo {
	font-size: 14px;
	margin: 0;
}
body#update2015 #productDetail #sec-01 .productInfo table {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
body#update2015 #productDetail #sec-01 .productInfo table tr {
	height: 40px;
}
body#update2015 #productDetail #sec-01 .productInfo table tr:nth-child(odd){
	background: #f7f7f7;
}
body#update2015 #productDetail #sec-01 .productInfo table .name {
	width: 40%;
	padding: 10px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
body#update2015 #productDetail #sec-01 .productInfo table .text {
	width: 60%;
	padding: 10px;
}
body#update2015 #productDetail #sec-01 .productInfo table .type01 {
	font-size: 16px;
}
body#update2015 #productDetail #sec-01 .productInfo table .type02 {
	font-size: 12px;
}
body#update2015 #productDetail #sec-01 .productInfo table .type03 {
	color: #808080;
}
body#update2015 #productDetail #sec-01 .productInfo p {
	margin: 10px;
}
body#update2015 #productDetail #sec-01 .btn {
	cursor:pointer;
	display:block;
	background: #63b2ed;
	color: #fff !important;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding:11px 0 9px;
	position:relative;
	zoom: 1;
	width: 240px;
}
body#update2015 #productDetail #sec-01 .btn:after {
	display: inline-block;
	content: '\003e';
	padding-left: .5em;
}
body#update2015 #productDetail #sec-01 .btn:hover {
	background: #3e9de5;
}
body#update2015 #productDetail #sec-01 .item01 {
	background: -webkit-gradient(linear, left top, right bottom, from(#f2f2f2), color-stop(0.25, #f2f2f2), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #f2f2f2), color-stop(0.75, #f2f2f2), color-stop(0.75, white), to(white));
	background: -moz-linear-gradient(-45deg, #f2f2f2 25%, white 25%, white 50%, #f2f2f2 50%, #f2f2f2 75%, white 75%, white);
	background: linear-gradient(-45deg, #f2f2f2 25%, white 25%, white 50%, #f2f2f2 50%, #f2f2f2 75%, white 75%, white);
	background-size: 4px 4px;
	margin: 0 auto 30px;
}
body#update2015 #productDetail #sec-01 ul.links {
	width: 80%;
    margin: 0 auto;
    padding: 25px 0;
}
body#update2015 #productDetail #sec-01 ul.links li {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}
body#update2015 #productDetail #sec-01 ul.links li:last-child {
	margin-bottom: 0;
}
body#update2015 #productDetail #sec-01 ul.links li.label_coupon {
	background: url(/common2015/sp/img/recommend/ico_coupon.png)no-repeat 35px center #fff;
	color: #ffba00;
	text-align: center;
	padding: 10px 0 7px 8px;
	width: 228px;
	border: 2px solid #ffba00;
}
body#update2015 #productDetail #sec-01 ul.links li img {
	vertical-align:bottom;
	width: 100%;
}

/* NutritionFacts */
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts {
	margin-top: 20px;
	margin-bottom: 20px;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table {
	color: #333;
	font-size: 13px;
	line-height: 1.5;
	margin-left: 5%;
	margin-right: 5%;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .thead {
	padding: 5px 13px;
	border-top: 1px solid #333;
	border-bottom: 3px double #333;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .thead > p {
	margin: 0;
	font-weight: bold;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tfoot {
	padding: 5px 13px;
	border-bottom: 1px solid #333;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tfoot > p {
	font-size: 12px;
	margin: 0;
	text-indent: -1em;
	padding-left: 1em;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tbody {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tbody > dl {
	display: table-row;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tbody > dl:nth-child(even) {
	/*
	background-color: #f9f9f9;
	*/
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tbody > dl > dt,
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tbody > dl dd {
	display: table-cell;
	padding: 5px 13px;
	border-bottom: 1px dotted #d9d9d9;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tbody > dl > dt {
	margin-left: 0;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left;
}
body#update2015 #productDetail #sec-01 .productInfo .nutritionFacts .table .tbody > dl > dd {
	width: 47.5%;
	padding: 5px 13px;
	text-align: right;
}

/* :::: sec-02 :::: */
body#update2015 #productDetail #sec-02 {
	margin: 0 auto 30px;
}
body#update2015 #productDetail #sec-02	  {
	margin: 0 auto 30px;
}
body#update2015 #productDetail #sec-02 h2 {
	font-size: 16px;
	color: #076cb9;
	text-align: center;
	margin: 20px 0;
	font-family: 'Noto Sans Japanese';
	font-weight: 200;
}
body#update2015 #productDetail #sec-02 .innerBlock {
	margin: 0 36px;
	position: relative;
}
body#update2015 #productDetail #sec-02 ul {
	width: 100%;
}
body#update2015 #productDetail #sec-02 li {
	width: 125px!important;
	float: left;
}
body#update2015 #productDetail #sec-02 li a {
	margin: 0 10px;
}
body#update2015 #productDetail #sec-02 li img {
	width: 100%;
}
body#update2015 #productDetail #sec-02 .prev {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: -16px;
	width: 16px;
	height: 16px;
	margin-top: -2px;
	border-right: 4px solid #e6e6e6;
	border-bottom: 4px solid #e6e6e6;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
body#update2015 #productDetail #sec-02 .next {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: -16px;
	width: 16px;
	height: 16px;
	margin-top: -2px;
	border-right: 4px solid #e6e6e6;
	border-bottom: 4px solid #e6e6e6;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* body#update2015 .date span {
color: #63b2ed;
padding-left: 0;
} */

/*========================================
    New Page Title
========================================*/
#update2015_row .pageTitle2 {
color: #076cb9;
display: block;
font-size: 12px;
text-align: center;
line-height: 1.2 !important;
margin: 15px;
position: relative;
border-bottom: 1px solid;
padding-bottom: 1em;
	text-align:center;
}
#update2015_row .pageTitle2 strong{
	font-weight: bold;
}