@charset "Shift_JIS";
.nikuWineWrapAll {
	font:14px "Noto Sans Japanese","Hiragino Kaku Gothic Pro",Verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif; !important;
}
.nikuWineWrapAll * {
	line-height: 1.4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/***************************************************************
*
*	PC view
*	
****************************************************************/
/* common Setting
 --------------------------------- */
.spOnly {display: none !important;}

/* nikuWineMain */
#nikuWineMain {
}
#nikuWineMain .main {
	text-align: center;
}
#nikuWineMain .main img{
	max-width: 100%;
	height: auto;
}

/* anchorBlock */

.anchorBlock {
	padding: 45px 0 30px;
	background: #f3f3f3;
}
.anchorBlock .anchorBlockCol2 {
	width: 1024px;
	margin: 0 auto;
}
.anchorBlock .anchorBlockCol2 > .col {
	float: left;
	width: 500px;
	margin-right: 24px;
}
.anchorBlock .anchorBlockCol2 > .col:last-child {
	margin-right: 0;
}
.anchorBlock .anchorBlockCol2 > .col .colTitle {
	padding: 7px;
	background: #ffffff;
	border: 1px solid  #181818;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.anchorBlock .anchorBlockCol2 > .col .innnerCol2 {
	display: table;
	width: 100%;
	height: 54px;
	margin-top: 25px;
	border-collapse: separate;
	border-spacing: 5px 0;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol:first-child {
	border-right: 1px solid  #181818;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol:last-child {
	border-left: 1px solid  #181818;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a {
	display: block;
	height: 100%;
	position: relative;
	padding-bottom: 10px;
	color: #181818;
	font-size: 17px;
	text-decoration: none;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a:hover {
	text-decoration: underline;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a:after{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -8px;
	background:  url( /enjoy/wine/niku-wine/recipe/images/index_ic01.png)  no-repeat 0 0;
	-webkit-background-size: auto 16px;
	background-size: auto 16px ;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a > span {
	display: block;
	color: #a2a2a2;
	font-size: 12px;
}

/* recipeSection */
.recipeSection {
	margin-top: 60px;
	clear: both;
}
.anchorBlock + .recipeSection {
	margin-top: 40px;
}
.recipeSection > .sectionInner {
	width: 1024px;
	margin: 0 auto;
}

/* Heading */
.sectionHeading01 {
	padding: 6px 10px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg05.gif)  repeat 0 0;
	text-align: center;
}
.sectionHeading01 > span {
	font-size: 38px;
	font-weight: ;
	text-shadow:
	0 5px 0 #fff,
	5px 0 0 #fff,
	0 -5px 0 #fff,
	-5px 0 0 #fff,
	-5px -5px 0 #fff,
	5px -5px 0 #fff,
	-5px 5px 0 #fff,
	5px 5px 0 #fff;
	
}
.sectionHeading02Wrap {
	display: table;
	width: 100%;
	height: 90px;
	margin-top: 45px;
}
.sectionHeading02Wrap .pointBlock {
	display: table-cell;
	width: 152px;
	vertical-align: middle;
	background: #181818;
	box-shadow:4px 4px 0px 0px #fff159;
	-moz-box-shadow:4px 4px 0px 0px #fff159;
	-webkit-box-shadow:4px 4px 0px 0px #fff159;
	color: #fff;
	text-align: center;
}
.sectionHeading02Wrap .pointBlock > span {
	font-size: 17px;
	font-weight: bold;
}
.sectionHeading02Wrap .pointBlock > span sup {
	vertical-align: text-top;
	font-size: 10px;
	font-weight: normal;
}
.sectionHeading02Wrap .sectionHeading02 {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	font-size: 30px;
	font-weight: bold;
}

.sectionHeading03Wrap {
	margin-top: 50px;
	clear: both;
	padding-top: 40px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg01.png)  50% 0 no-repeat;
	-webkit-background-size: 120px auto;
	background-size: 120px auto;
	text-align: center;
}
.sectionHeading03Wrap .sectionHeading03 {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg06.png) 0 50% repeat-x;
	-webkit-background-size: 5px auto;
	background-size: 5px auto;
	font-size: 26px;
	text-align: center;
}
.sectionHeading03Wrap .sectionHeading03 > span {
	display: inline-block;
	padding: 0 15px;
	background: #ffffff;
}

.sectionHeading04Wrap {
	margin-top: 40px;
	padding-top: 50px;
	clear: both;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg07.png) 50% 0 no-repeat;
	text-align: center;
}
.sectionHeading04Wrap .sectionHeading04 {
	display: inline-block;
	padding: 20px 0;
	padding-left: 110px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg04.png) 0 50% no-repeat;
	-webkit-background-size: 91px auto;
	background-size: 91px auto;
}
.sectionHeading04Wrap .sectionHeading04 > span {
	font-size: 28px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg08.gif) 0 100% repeat-x;
	-webkit-background-size: auto 17px;
	background-size: auto 17px;
}




/* recipeBox01 */
.recipeBox01 {
	margin-top: 30px;
	clear: both;
	text-align: center;
}
.recipeBox01 .boxHeading01 {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 45px 10px 0;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg01.png) no-repeat 50% 0 #ffffff;
	-webkit-background-size: 121px auto;
	background-size: 121px auto;
	text-align: center;
}
.recipeBox01 .boxHeading01 .sub {
	display: inline-block;
	font-size: 17px;
}
.recipeBox01 .boxHeading01 .lead {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg08.gif) repeat-x 0 100%;
	-webkit-background-size: auto 17px;
	background-size: auto 17px;
	font-size: 32px;
	font-weight: bold;
}

.recipeBox01 .boxInner {
	position: relative;
	z-index: 1;
	margin-top: -40px;
	padding: 70px 35px 35px;
	border: 2px solid #696969;
	background: rgba(255,255,255,0.65);
	text-align: left;
}
.recipeBox01 .boxInner .boxTx {
	margin-top: 1em;
}
.recipeBox01 .boxInner .boxNotes {
	margin-top: 1em;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
}



/* recipeLayoutBlock */
.recipeLayoutBlock {
	margin-top: 30px;
	clear: both;
}
.recipeLayoutBlock .recipeLayout {}
.recipeLayoutBlock .recipeBlockCol2 {
	position: relative;
}
.recipeLayoutBlock .recipeBlockCol2 + .recipeBlockCol2 {
	margin-top: 38px;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol {
	width: 643px;
	position: relative;
	box-shadow:8px 8px 0px -1px #fff159;
	-moz-box-shadow:8px 8px 0px -1px #fff159;
	-webkit-box-shadow:8px 8px 0px -1px #fff159;
}
.recipeLayoutBlock .recipeBlockCol2.reverse  > .mainCol {
	margin-left: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .num {
	position: absolute;
	top: 25px;
	left: -35px;
	width: 70px;
	height: 70px;
	z-index: 1;
}
.recipeLayoutBlock .recipeBlockCol2.reverse > .mainCol .num {
	left: auto;
	right: -35px;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .num img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .mainImg {}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .mainImg img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a:hover  .mainImg img {
	opacity: 0.8;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .textBlock {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 130px 15px 15px;
	background: rgba(24,24,24,.47);
}
.recipeLayoutBlock .recipeBlockCol2.reverse> .mainCol .textBlock {
	padding: 15px 15px 15px 130px;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockTitle {
	font-size: 18px;
	font-weight: bold;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockLead {
	margin-top: 10px;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockBtn {
	width: 330px;
	margin-top: 10px;
	padding: 12px 12px;
	border: 1px solid #ffffff;
	font-size: 16px;
	text-align: center;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a:hover .blockBtn {
	background: #ffffff;
	color: #181818;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockBtn > span {
	display: block;
	padding: 0 20px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic02.png) no-repeat 100% 50%;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a:hover .blockBtn > span {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) no-repeat 100% 50% #ffffff;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
}

.recipeLayoutBlock .recipeBlockCol2 > .subCol {
	position: absolute;
	right: 0;
	top: 30px;
	width: 500px;
	height: 416px;
	padding: 20px 24px 24px;
	background: #f3f3f3;
}
.recipeLayoutBlock .recipeBlockCol2.reverse > .subCol {
	right: auto;
	left: 0;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 {
	display: table;
	width: 100%;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .imgCol {
	display: table-cell;
	width: 145px;
	text-align: center;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .imgCol figure {}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .imgCol figure img {
	height: 100%;
	width: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol {
	display: table-cell;
	vertical-align: middle;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colTitleLead {
	font-size: 16px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colTitle {
	font-size: 28px;
	font-weight: bold;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colTitle .sub {
	display: block;
	margin-top: 5px;
	font-size: 16px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colDetail {
	margin-top: 15px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 {
	margin-top: 10px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > li {
	float: right;
	width: 216px;
	margin-right: 14px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > li:last-child {
	margin-right: 0;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products {
	position: relative;
	z-index: 2;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products:after {
	content: '';
	position: absolute;
	right: -4px;
	bottom: -4px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 95%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.ie8 .recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products:after {
	display: none;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #ffffff;
	color: #181818;
	text-align: center;
	text-decoration: none;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products > a:hover {
	position: relative;
	right: -4px;
	bottom: -4px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products > a > span {
	display: block;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 100% 50% no-repeat;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy {
	position: relative;
	z-index: 2;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy:after {
	content: '';
	position: absolute;
	right: -4px;
	bottom: -4px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 95%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #181818;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy > a > span {
	display: block;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic04.png) 100% 50% no-repeat;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy > a:hover {
	position: relative;
	right: -4px;
	bottom: -4px;
}


/* recipeLinkCol4 */
.recipeLinkCol4 {
	margin-top: 30px;
	clear: both;
}
.recipeLinkCol4 > .col {
	float: left;
	width: 232px;
	position: relative;
	z-index: 2;
	margin-right: 30px;
}
.recipeLinkCol4 > .col:nth-child(4n) {
	margin-right: 0;
}
.recipeLinkCol4 > .col:after {
	content: '';
	position: absolute;
	right: -4px;
	bottom: -4px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 99%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.ie8 .recipeLinkCol4 > .col:after {
	display: none;
}
.recipeLinkCol4 > .col > a {
	display: block;
	height: 100%;
	padding-bottom: 20px;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 98% 98% no-repeat #ffffff;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	color: #181818;
	text-decoration: none;
}
.recipeLinkCol4 > .col > a:hover {
	position: relative;
	right: -4px;
	bottom: -4px;
}
.recipeLinkCol4 > .col figure {}
.recipeLinkCol4 > .col figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.recipeLinkCol4 > .col .colTitle {
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
}
.recipeLinkCol4 > .col .colDetail {
	padding: 0 10px;
	margin-top: 5px;
}
.recipeNotes {
	margin-top: 20px;
	text-align: right;
	padding-left: 1em;
	text-indent: -1em;
}

/* recipeBtn01 */

.recipeBtn01 {
	position: relative;
	z-index: 2;
	width: 370px;
	margin: 30px auto 0;
	clear: both;
}
.recipeBtn01:after {
	content: '';
	position: absolute;
	z-index: -1;
	display: block;
	right: -4px;
	bottom: -4px;
	width: 99%;
	height: 95%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.ie8 .recipeBtn01:after {
	display: none;
	height: 0;
	visibility: hidden;
}
.recipeBtn01 > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #ffffff;
	color: #181818;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
}
.recipeBtn01 > a:hover {
	position: relative;
	right: -4px;
	bottom: -4px;
}
.recipeBtn01 > a > span {
	display: block;
	padding-right: 20px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 100% 50% no-repeat;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
}

/* wineCol4Wrap */
.wineCol4Wrap {
	display: table;
	width: 100%;
	margin-top: 30px;
	clear: both;
}
.wineCol4Wrap .wineCol4Caption {
	display: table-caption;
	caption-side: bottom;
	margin-top: 30px;
	text-align: right;
	letter-spacing: -0.4em;
}
.wineCol4Wrap .wineCol4Caption > li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	letter-spacing: normal;
}
.wineCol4Wrap .wineCol4Caption > li:last-child {
	margin-right: 0;
}
.wineCol4Wrap .wineCol4Caption > li img.beef {
	width: 32px;
	height: auto;
	vertical-align: middle;
}
.wineCol4Wrap .wineCol4Caption > li img.chicken {
	width: 25px;
	height: auto;
	vertical-align: middle;
}
.wineCol4Wrap  .wineCol4 {
	margin: 0 14px;
}
.wineCol4Wrap  .wineCol4 > .col {
	float: left;
	width: 210px;
	margin-right: 52px;
}
.wineCol4Wrap  .wineCol4 > .col:nth-child(4n) {
	margin-right: 0;
}
.wineCol4Wrap  .wineCol4 > .col .colTitle {
	display: table;
	width: 100%;
	height: 45px;
}
.wineCol4Wrap  .wineCol4 > .col .colTitle > span {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}
.wineCol4Wrap  .wineCol4 > .col .colTitle .sub {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg {
	position: relative;
	margin-top: 15px;
}
.ie8 .wineCol4Wrap  .wineCol4 > .col .wineImg {
	z-index: -1;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.ie8 .wineCol4Wrap  .wineCol4 > .col .wineImg img {
	position: relative;
	z-index: -1;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg:after {
	content:"";
	display: block;
	width: 61px;
	height: 60px;
	position: absolute;
	left: -14px;
	top: 13px;
	z-index: 2;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg.beef:after {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic09.png) 0 0 no-repeat;
	-webkit-background-size: 61px auto;
	background-size: 61px auto;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg.chicken:after {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic10.png) 0 0 no-repeat;
	-webkit-background-size: 61px auto;
	background-size: 61px auto;
}
.wineCol4Wrap  .wineCol4 > .col .btnList {
	margin-top: 15px;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li + li {
	margin-top: 15px;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.products {
	position: relative;
	z-index: 2;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.products > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #ffffff;
	color: #181818;
	text-align: center;
	text-decoration: none;
}

.wineCol4Wrap  .wineCol4 > .col .btnList > li.products > a > span {
	display: block;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 100% 50% no-repeat;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.buy {
	position: relative;
	z-index: 2;
}

.wineCol4Wrap  .wineCol4 > .col .btnList > li.buy > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #181818;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.buy > a > span {
	display: block;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic04.png) 100% 50% no-repeat;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}


/* otherLinkWrap */
.otherLinkWrap {
	margin-top: 40px;
	clear: both;
	padding-bottom: 20px;
}
.otherLinkWrap .otherLinkSlider {}
.otherLinkWrap .otherLinkSlider .slick-list {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-bottom: 10px;
}
.otherLinkWrap .otherLinkSlider .slick-arrow {
	/* reset */
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	
	position: absolute;
	display: block;
	width: 36px !important;
	height: 36px !important;
	text-indent: -9999px;
	z-index: 10;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-prev {
	left: -30px;
	top: 50%;
	margin-top: -18px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic11.png) 0 0 no-repeat;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-prev:hover {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic11on.png) 0 0 no-repeat;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-next {
	right: -30px;
	top: 50%;
	margin-top: -18px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic12.png) 0 0 no-repeat;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-next:hover {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic12on.png) 0 0 no-repeat;
}


.otherLinkWrap .otherLinkSlider li {
	width: 232px;
	margin: 0 15px;
	position: relative;
	z-index: 2;
	background: #ffffff;
}
.otherLinkWrap .otherLinkSlider li:after {
	content: '';
	position: absolute;
	right: -4px;
	bottom: -4px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 99%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.ie8 .otherLinkWrap .otherLinkSlider li:after {
	display: none;
}
.otherLinkWrap .otherLinkSlider li a {
	position: relative;
	display: block;
	height: 100%;
	border: 1px solid #181818;
	color: #181818;
	text-decoration: none;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) right 12px bottom 12px no-repeat #ffffff;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	z-index: 2;
}
.otherLinkWrap .otherLinkSlider li a:hover {
	position: relative;
	right: -4px;
	bottom: -4px;
}
.otherLinkWrap .otherLinkSlider li img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.otherLinkWrap .otherLinkSlider .detailTx {
	display: block;
	padding: 10px 10px 30px 10px;
	font-size: 13;
}



/* CLEAR FIX */
.anchorBlock .anchorBlockCol2:after,
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2:after,
.recipeLinkCol4:after,
.wineCol4Wrap  .wineCol4:after {
	content:"";
	display: block;
	clear: both;
}

/***************************************************************
*
*	SP view
*	
****************************************************************/

@media screen and (max-width:769px){
/* common Setting
 --------------------------------- */
.pcOnly {display: none !important;}
.spOnly {display: block !important;}
br.spOnly {display: inline !important;}
	
	
/* nikuWineMain */
#nikuWineMain {
}
#nikuWineMain .main {
	text-align: center;
}
#nikuWineMain .main img{
	max-width: 100%;
	height: auto;
}

	/* anchorBlock */

.anchorBlock {
	padding: 25px 10px 30px;
	background: #f3f3f3;
}
.anchorBlock .anchorBlockCol2 {
	width: 100%;
	margin: 0 auto;
}
.anchorBlock .anchorBlockCol2 > .col {
	float: none;
	width: 100%;
	margin-right: 0;
}
.anchorBlock .anchorBlockCol2 > .col:last-child {
	margin-right: 0;
	margin-top: 25px;
}
.anchorBlock .anchorBlockCol2 > .col .colTitle {
	padding: 7px;
	background: #ffffff;
	border: 1px solid  #181818;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.anchorBlock .anchorBlockCol2 > .col .innnerCol2 {
	display: table;
	width: 100%;
	height: 40px;
	table-layout: fixed;
	margin-top: 10px;
	border-collapse: separate;
	border-spacing: 5px 0;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol:first-child {
	border-right: 1px solid  #181818;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol:last-child {
	border-left: 1px solid  #181818;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a {
	display: block;
	height: 100%;
	position: relative;
	padding-bottom: 10px;
	color: #181818;
	font-size: 13px;
	text-decoration: none;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a:hover {
	text-decoration: underline;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a:after{
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -8px;
	background:  url( /enjoy/wine/niku-wine/recipe/images/index_ic01.png)  no-repeat 0 0;
	-webkit-background-size: auto 12px;
	background-size: auto 12px ;
}
.anchorBlock .anchorBlockCol2 > .col .innnerCol2 > .innerCol a > span {
	display: block;
	color: #a2a2a2;
	font-size: 9px;
}

/* recipeSection */
.recipeSection {
	margin-top: 45px;
	clear: both;
}
.anchorBlock + .recipeSection {
	margin-top: 20px;
}
.recipeSection.bgType01 {
	background: none;
}
.recipeSection.bgType02 {
	background: none;
}
.recipeSection > .sectionInner {
	width: 100%;
	padding: 0 10px;
	margin: 0 auto;
}

/* Heading */
.sectionHeading01 {
	margin: 0 -10px;
	padding: 6px 10px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg05.gif)  repeat 0 0;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	text-align: center;
}
.sectionHeading01 > span {
	font-size: 26px;
	font-weight: ;
	text-shadow:
	0 3px 0 #fff,
	3px 0 0 #fff,
	0 -3px 0 #fff,
	-3px 0 0 #fff,
	-3px -3px 0 #fff,
	3px -3px 0 #fff,
	-3px 3px 0 #fff,
	3px 3px 0 #fff;
}
.sectionHeading02Wrap {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.sectionHeading02Wrap .pointBlock {
	display: block;
	width: auto;
	padding: 3px 5px;
	vertical-align: middle;
	background: #181818;
	box-shadow:2px 2px 0px 0px #fff159;
	-moz-box-shadow:2px 2px 0px 0px #fff159;
	-webkit-box-shadow:2px 2px 0px 0px #fff159;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.sectionHeading02Wrap .pointBlock > span {
	font-size: 16px;
	font-weight: bold;
}
.sectionHeading02Wrap .pointBlock > span sup {
	vertical-align: text-top;
	font-size: 10px;
	font-weight: normal;
}
.sectionHeading02Wrap .sectionHeading02 {
	display: block;
	margin-top: 10px;
	vertical-align: middle;
	padding-left: 0;
	font-size: 20px;
	font-weight: bold;
}

.sectionHeading03Wrap {
	margin: 25px -10px 0;
	clear: both;
	padding-top: 40px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg01.png)  50% 0 no-repeat;
	-webkit-background-size: 103px auto;
	background-size: 103px auto;
	text-align: center;
}
.sectionHeading03Wrap .sectionHeading03 {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg06.png) 0 50% repeat-x;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	font-size: 20px;
	text-align: center;
}
.sectionHeading03Wrap .sectionHeading03 > span {
	display: inline-block;
	padding: 0 10px;
	background: #ffffff;
}

.sectionHeading04Wrap {
	margin-top: 40px;
	padding-top: 30px;
	clear: both;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg07.png) 50% 0 no-repeat;
	-webkit-background-size: 249px auto;
	background-size: 249px auto;
	text-align: center;
}
.sectionHeading04Wrap .sectionHeading04 {
	display: inline-block;
	padding: 10px 0;
	padding-left: 65px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg04.png) 0 50% no-repeat;
	-webkit-background-size: 52px auto;
	background-size: 52px auto;
}
.sectionHeading04Wrap .sectionHeading04 > span {
	font-size: 20px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg08.gif) 0 100% repeat-x;
	-webkit-background-size: auto 14px;
	background-size: auto 14px;
}

/* recipeBox01 */
.recipeBox01 {
	margin-top: 20px;
	clear: both;
	text-align: center;
}
.recipeBox01 .boxHeading01 {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 35px 10px 0;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg01.png) no-repeat 50% 0 #ffffff;
	-webkit-background-size: 103px auto;
	background-size: 103px auto;
	text-align: center;
}
.recipeBox01 .boxHeading01 .sub {
	display: inline-block;
	font-size: 14px;
}
.recipeBox01 .boxHeading01 .lead {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg08.gif) repeat-x 0 100%;
	-webkit-background-size: auto 14px;
	background-size: auto 14px;
	font-size: 20px;
	font-weight: bold;
}

.recipeBox01 .boxInner {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-top: -40px;
	padding: 60px 15px 15px;
	border: 2px solid #696969;
	background: rgba(255,255,255,0.65);
	text-align: left;
}
.recipeBox01 .boxInner .boxTx {
	margin-top: 1em;
}
.recipeBox01 .boxInner .boxNotes {
	margin-top: 1em;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
}

.recipeBox01 .boxInner .readMore {
	float: right;
	padding-right: 20px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic01.png) 100% 50%  no-repeat;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
	font-weight: bold;
	cursor: pointer;
}


/* recipeLayoutBlock */
.recipeLayoutBlock {
	margin-top: 30px;
	clear: both;
}
.recipeLayoutBlock .recipeLayout {}
	
.recipeLayoutBlock button {
	/* reset */
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	text-indent: -9999px;
}
.recipeLayoutBlock .slick-arrow {
	position: absolute;
	top: 50%;
	display: block;
	width: 33px;
	height: 66px;
	z-index: 10;
}
.recipeLayoutBlock .slick-arrow.slick-prev {
	left: -10px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic05.png) 0 0 no-repeat;	
	-webkit-background-size: 33px auto;
	background-size: 33px auto;
}
.recipeLayoutBlock .slick-arrow.slick-next {
	right: -10px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic06.png) 0 0 no-repeat;	
	-webkit-background-size: 33px auto;
	background-size: 33px auto;
}
.recipeLayoutBlock .slick-dots {
	margin-top: 20px;
	text-align: center;
}
.recipeLayoutBlock .slick-dots > li {
	display: inline-block;
	width: 65px;
	height: 9px;
	margin: 0 5px;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif) 0 0 repeat;
	cursor: pointer;
}
.recipeLayoutBlock .slick-dots > li.slick-active {
	background: #181818;	
}
	
.recipeLayoutBlock .recipeBlockCol2 {
	position: relative;
	box-shadow:5px 5px 0px -1px #fff159;
	-moz-box-shadow:5px 5px 0px -1px #fff159;
	-webkit-box-shadow:5px 5px 0px -1px #fff159;
	background: #f3f3f3;
}
.recipeLayoutBlock .recipeBlockCol2 + .recipeBlockCol2 {
	margin-top: 38px;
}
.recipeLayoutBlock .slick-list .recipeBlockCol2  {
	margin: 0 5px 5px;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol {
	width: 100%;
	position: relative;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.recipeLayoutBlock .recipeBlockCol2.reverse  > .mainCol {
	margin-left: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .num {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 40px;
	z-index: 1;
}
.recipeLayoutBlock .recipeBlockCol2.reverse > .mainCol .num {
	left: 0;
	right: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .num img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .mainImg {}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .mainImg img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a:hover  .mainImg img {
	opacity: 0.8;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .textBlock {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 15px 15px;
	background: rgba(24,24,24,.47);
}
.recipeLayoutBlock .recipeBlockCol2.reverse> .mainCol .textBlock {
	padding: 10px 15px 15px;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockTitle {
	font-size: 16px;
	font-weight: bold;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockLead {
	margin-top: 0;
	font-size: 13px;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockBtn {
	width: 100%;
	margin-top: 10px;
	padding: 6px 12px;
	border: 1px solid #ffffff;
	font-size: 13px;
	text-align: center;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a:hover .blockBtn {
	background: #ffffff;
	color: #181818;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol .blockBtn > span {
	display: block;
	padding: 0 20px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic02.png) no-repeat 100% 50%;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .mainCol > a:hover .blockBtn > span {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) no-repeat 100% 50% #ffffff;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}

.recipeLayoutBlock .recipeBlockCol2 > .subCol {
	position: static;
	right: 0;
	top: 30px;
	width: 100%;
	height: auto;
	padding: 20px 15px 30px;
	background: #f3f3f3;
}
.recipeLayoutBlock .recipeBlockCol2.reverse > .subCol {
	right: auto;
	left: 0;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 {
	display: table;
	width: 100%;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .imgCol {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	max-width: 100px;
	padding: 0 25px;
	text-align: center;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .imgCol figure {}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .imgCol figure img {
	height: 100%;
	width: auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol {
	display: table-cell;
	vertical-align: middle;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colTitleLead {
	font-size: 13px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colTitle {
	font-size: 20px;
	font-weight: bold;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colTitle .sub {
	display: block;
	margin-top: 5px;
	font-size: 14px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol > .innerCol2 > .textCol .colDetail {
	margin-top: 15px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 {
	margin-top: 10px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > li {
	float: right;
	width: 49%;
	margin-right: 2%;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > li:last-child {
	margin-right: 0;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products {
	position: relative;
	z-index: 2;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products:after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 95%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products > a {
	display: table;
	width: 100%;
	height: 100%;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #ffffff;
	color: #181818;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products > a:hover {
	position: relative;
	right: -2px;
	bottom: -2px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .products > a > span {
	display: table-cell;
	vertical-align: middle;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 100% 50% no-repeat;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy {
	position: relative;
	z-index: 2;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy:after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 95%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy > a {
	display: table;
	width: 100%;
	height: 100%;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #181818;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy > a > span {
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic04.png) 100% 50% no-repeat;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
}
.recipeLayoutBlock .recipeBlockCol2 > .subCol .innerBtnCol2 > .buy > a:hover {
	position: relative;
	right: -2px;
	bottom: -2px;
}

/* recipeLinkCol4 */
.recipeLinkCol4 {
	margin-top: 20px;
	clear: both;
}
.recipeLinkCol4 > .col {
	float: left;
	width: 48.5%;
	position: relative;
	z-index: 2;
	margin-right: 3%;
}
.recipeLinkCol4 > .col:nth-child(2n) {
	margin-right: 0;
}
.recipeLinkCol4 > .col:nth-child(n+3) {
	margin-top: 3%;
}
.recipeLinkCol4 > .col:after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 99%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.recipeLinkCol4 > .col > a {
	display: block;
	height: 100%;
	padding-bottom: 20px;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 98% 98% no-repeat #ffffff;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	color: #181818;
	text-decoration: none;
}
.recipeLinkCol4 > .col > a:hover {
	position: relative;
	right: -2px;
	bottom: -2px;
}
.recipeLinkCol4 > .col figure {}
.recipeLinkCol4 > .col figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.recipeLinkCol4 > .col .colTitle {
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}
.recipeLinkCol4 > .col .colDetail {
	padding: 0 10px;
	margin-top: 5px;
}
.recipeNotes {
	margin-top: 20px;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 10px;
}


/* recipeBtn01 */

.recipeBtn01 {
	position: relative;
	z-index: 2;
	width: 80%;
	margin: 20px auto 0;
	clear: both;
}
.recipeBtn01:after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	display: block;
	width: 99%;
	height: 95%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.recipeBtn01 > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #ffffff;
	color: #181818;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
}
.recipeBtn01 > a:hover {
	position: relative;
	right: -2px;
	bottom: -2px;
}
.recipeBtn01 > a > span {
	display: block;
	padding-right: 15px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 100% 50% no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}


/* wineCol4Wrap */
.wineCol4Wrap {
	display: block;
	width: 100%;
	margin-top: 25px;
	clear: both;
}
.wineCol4Wrap .wineCol4Caption {
	display: block;
	caption-side: inherit;
	margin-top: 0;
	text-align: left;
	letter-spacing: -0.4em;
}
.wineCol4Wrap .wineCol4Caption > li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	letter-spacing: normal;
	font-size: 10px;
}
.wineCol4Wrap .wineCol4Caption > li:last-child {
	margin-right: 0;
}
.wineCol4Wrap .wineCol4Caption > li img.beef {
	width: 26px !important;
	height: auto;
	vertical-align: middle;
}
.wineCol4Wrap .wineCol4Caption > li img.chicken {
	width: 20px !important;
	height: auto;
	vertical-align: middle;
}
.wineCol4Wrap  .wineCol4 {
	margin: 20px 10px 0;
}
.wineCol4Wrap  .wineCol4 > .col {
	float: left;
	width: 47%;
	margin-right: 6%;
}
.wineCol4Wrap  .wineCol4 > .col:nth-child(2n) {
	margin-right: 0;
}
.wineCol4Wrap  .wineCol4 > .col:nth-child(n+3) {
	margin-top: 6%;
}
.wineCol4Wrap  .wineCol4 > .col .colTitle {
	display: table;
	width: 100%;
	height: 45px;
}
.wineCol4Wrap  .wineCol4 > .col .colTitle > span {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}
.wineCol4Wrap  .wineCol4 > .col .colTitle .sub {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg {
	position: relative;
	margin-top: 15px;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg:after {
	content:"";
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: -12px;
	top: 13px;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg.beef:after {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic09.png) 0 0 no-repeat;
	-webkit-background-size: 46px auto;
	background-size: 46px auto;
}
.wineCol4Wrap  .wineCol4 > .col .wineImg.chicken:after {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic10.png) 0 0 no-repeat;
	-webkit-background-size: 46px auto;
	background-size: 46px auto;
}
.wineCol4Wrap  .wineCol4 > .col .btnList {
	margin-top: 15px;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li + li {
	margin-top: 15px;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.products {
	position: relative;
	z-index: 2;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.products > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #ffffff;
	color: #181818;
	text-align: center;
	text-decoration: none;
}

.wineCol4Wrap  .wineCol4 > .col .btnList > li.products > a > span {
	display: block;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) 100% 50% no-repeat;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.buy {
	position: relative;
	z-index: 2;
}

.wineCol4Wrap  .wineCol4 > .col .btnList > li.buy > a {
	display: block;
	padding: 12px 10px;
	border: 1px solid #181818;
	background: #181818;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.wineCol4Wrap  .wineCol4 > .col .btnList > li.buy > a > span {
	display: block;
	padding-right: 20px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic04.png) 100% 50% no-repeat;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
}

/* otherLinkWrap */
.otherLinkWrap {
	margin: 20px 10px 0;
	clear: both;
	padding-bottom: 20px;
}
.otherLinkWrap .otherLinkSlider {}
.otherLinkWrap .otherLinkSlider .slick-list {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-bottom: 10px;
}
.otherLinkWrap .otherLinkSlider .slick-arrow {
	/* reset */
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	
	position: absolute;
	display: block;
	width: 36px !important;
	height: 36px !important;
	text-indent: -9999px;
	z-index: 10;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-prev {
	left: -15px;
	top: 50%;
	margin-top: -18px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic11.png) 0 0 no-repeat;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-prev:hover {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic11on.png) 0 0 no-repeat;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-next {
	right: -15px;
	top: 50%;
	margin-top: -18px;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic12.png) 0 0 no-repeat;
}
.otherLinkWrap .otherLinkSlider .slick-arrow.slick-next:hover {
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic12on.png) 0 0 no-repeat;
}


.otherLinkWrap .otherLinkSlider li {
	width: auto;
	margin: 0 5px;
	position: relative;
	z-index: 2;
	background: #ffffff;
}
.otherLinkWrap .otherLinkSlider li:after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	display: block;
	width: 98%;
	height: 99%;
	border: 1px solid  #181818;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_bg09.gif)  repeat 0 0;
}
.otherLinkWrap .otherLinkSlider li a {
	position: relative;
	display: block;
	height: 100%;
	border: 1px solid #181818;
	color: #181818;
	text-decoration: none;
	background: url(/enjoy/wine/niku-wine/recipe/images/index_ic03.png) right 12px bottom 12px no-repeat #ffffff;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	z-index: 2;
}
.otherLinkWrap .otherLinkSlider li a:hover {
	position: relative;
	right: -2px;
	bottom: -2px;
}
.otherLinkWrap .otherLinkSlider li img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.otherLinkWrap .otherLinkSlider .detailTx {
	display: block;
	padding: 10px 10px 30px 10px;
	font-size: 13px;
}



















}