@charset "utf-8";

/*---------センター寄せ------------*/
#breadcrumb {
	max-width: 940px;
	margin: 0 auto;
}
#main {
	float: none!important;
	margin: 0 auto;
	font-size: 1.5rem;
}
.page > .contents1 {
	background-color: #FBEFEF;
	padding-bottom: 0;
	padding-top: 0;
}
.contents1__inner--small {
	padding: 0;
	max-width: 100%;
}
/*---------------------------------*/
.cl:after {
  content: "";
  clear: both;
  display: block;
}
/*---------------------------------*/
.main-wrapper {
	color: #736160;
	padding-bottom: 10%;
	font-family: "游ゴシック体", "Yu Gothic","ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro",  sans-serif;
	text-align: unset;
	line-height: 1.8;
	text-align: left;
	margin-bottom: 8%;
}
a {
	color: #A07C00;
}
a:hover {
	opacity: 0.7;
}
/*
.recommend-list .photo a:hover,
.recipe-list a .photo:hover {
    opacity: 1;
    background: #fff;
}*/
a:active,
a:focus,
a:hover {
	color: #A07C00;
}
dl dt {
	margin-bottom: 0;
	font-weight: normal;
}
.pcsize{
	display: block;
}
.tabsize,
.spsize {
	display: none;
}
.jpn {
	font-family: "Sawarabi Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho","Times New Roman", serif;
}
.en {
	font-family: 'Libre Baskerville', serif;
	letter-spacing: -1px;
}
.volume.en,
.price.en {
	font-family: 'Barlow Condensed', sans-serif;
	letter-spacing: -1px;
}
strong,b,
.fnt-bold {
	font-weight: 700!important;
}
.fnt-small {
	font-size: 75%!important;
}
.fnt-medium {
	font-size: 100%!important;
}
.fnt-large {
	font-size: 140%!important;
}
.fnt-red {
	color: #A42C2B!important;
}
.fnt-ylw {
	color: #FFDC65!important;
}
.fnt-org {
	color: #ff6d38!important;
}
.fnt-ble {
	color: #222EA3!important;
}
.fnt-grn {
	color: #0C7D32!important;
}
.fnt-pnk {
	color: #EC5940!important;
}
.fnt-pup {
	color: #cab8d9!important;
}
.fnt-brw {
	color: #735720!important;
}
.fnt-wht {
	color: #fff!important;
}
.fnt-border {
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}
.txt-u {
	text-decoration: underline;
}
.txt-d {
	position: relative;
}
.txt-d:before {
	position: absolute;
	content: "";
	display: block;
	transform: rotate(-10deg);
	background-color: #40330A;
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0;
}
.normal-price .txt-d:before {
	background-color: #CE0000;
}
.mt0 {
	margin-top: 0!important;
}
.mt10 {
	margin-top: 10px!important;
}
.mt20 {
	margin-top: 20px!important;
}
.mt30 {
	margin-top: 30px!important;
}
.mb0 {
	margin-bottom: 0!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.ml0 {
	margin-left: 0!important;
}
.ml10 {
	margin-left: 10px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.ml30 {
	margin-left: 30px!important;
}
.mr0 {
	margin-right: 0!important;
}
.mr10 {
	margin-right: 10px!important;
}
.mr20 {
	margin-right: 20px!important;
}
.mr30 {
	margin-right: 30px!important;
}
.pt0 {
	padding-top: 0!important;
}
.pt10 {
	padding-top: 10px!important;
}
.pt20 {
	padding-top: 20px!important;
}
.pt30 {
	padding-top: 30px!important;
}
.pb0 {
	padding-bottom: 0!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.pb20 {
	padding-bottom: 20px!important;
}
.pb30 {
	padding-bottom: 30px!important;
}
.pl0 {
	padding-left: 0!important;
}
.pl10 {
	padding-left: 10px!important;
}
.pl20 {
	padding-left: 20px!important;
}
.pl30 {
	padding-left: 30px!important;
}
.pr0 {
	padding-right: 0!important;
}
.pr10 {
	padding-right: 10px!important;
}
.pr20 {
	padding-right: 20px!important;
}
.pr30 {
	padding-right: 30px!important;
}
ul.decimal li {
	list-style: decimal inside;
}
ul.disc li {
	list-style: disc inside;
}
.photo a {
	display: block;
}
.column-box > .photo > *,
.photo img,
.photo {
	font-size: 0;
	height: auto;
	flex-grow: unset;
}
.liner-red {
	background: linear-gradient(transparent 60%, #d4320e 60%);
	background:-moz-linear-gradient(transparent 60%, #d4320e 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #d4320e 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #d4320e 60%); /* IE */
	padding: 0 0.2rem;
}
.liner-pnk {
	background: linear-gradient(transparent 60%, #FF745C 60%);
	background:-moz-linear-gradient(transparent 60%, #FF745C 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #FF745C 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #FF745C 60%); /* IE */
	padding: 0 0.2rem;
}
.liner-ylw {
	background: linear-gradient(transparent 60%, #FFDC65 60%);
	background:-moz-linear-gradient(transparent 60%, #FFDC65 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #FFDC65 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #FFDC65 60%); /* IE */
	padding: 0 0.2rem;
}
.liner-org {
	background: linear-gradient(transparent 60%, #ff6d38 60%);
	background:-moz-linear-gradient(transparent 60%, #ff6d38 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #ff6d38 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #ff6d38 60%); /* IE */
	padding: 0 0.2rem;
}
.liner-ble {
	background: linear-gradient(transparent 60%, #3FACE3 60%);
	background:-moz-linear-gradient(transparent 60%, #3FACE3 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #3FACE3 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #3FACE3 60%); /* IE */
	padding: 0 0.2rem;
}
.liner-pup {
	background: linear-gradient(transparent 60%, #cab8d9 60%);
	background:-moz-linear-gradient(transparent 60%, #cab8d9 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #cab8d9 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #cab8d9 60%); /* IE */
	padding: 0 0.2rem;
}
.liner-brw {
	background: linear-gradient(transparent 60%, #A07C00 60%);
	background:-moz-linear-gradient(transparent 60%, #A07C00 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #A07C00 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #A07C00 60%); /* IE */
	padding: 0 0.2rem;
}
.txt-c {
	text-align: center!important;
}
.txt-cl {
	text-align: center!important;
	/*SPsize text-align: left*/
}
.txt-l {
	text-align: left!important;
}
.txt-r {
	text-align: right!important;
}
.slash:before,
.slash:after {
	content: "|";
	display: inline-block;
	font-size: 120%;
	padding: 0 0.4rem;
}
.slash:before {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.slash:after {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
}
.bg.tra {
	background-color: transparent;
}
.bg.wht {
	background-color: #ffffff;
}
.bg.pnk {
	background-color: #FBEFEF;
}
.bg.ylw {
	background-color: #FFE8A3;
}
.bg.org {
	background-color: #ff6d38;
}
.bg.brw {
	background-color: #510000;
}
.bg.och {
	background-color: #A38D3B;
}
.bg.beg {
	background-color: #e8d8b9;
}
.bg.grn {
	background-color: #DFE0C3;
}
.bg.ble {
	background-color: #222EA3;
}
.bg.red {
	background-color: #A42C2B;
}
.bg.paper {
	background-image: url("../../contents/2111_pistachio-recipe/bg.png");
	background-repeat: repeat-y;
	background-size: cover;
	background-position: left bottom;
	background-color: #feefec;
}
.mv {
	font-size: 0;
	padding-top: 0;
	margin-bottom: 8%;
}
.mv img{
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}
.contents{
	width: 100%;
	margin: 0 auto;
}
#pistachio-recipe section {
	margin: 0;
	padding-bottom: 0;
	position:relative;
	overflow: hidden;
}
/*----fade in setting----*/
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
.fadein.lr {
	opacity : 0.1;
	transform : translate(-50px, 0);
	transition : all 500ms;
}
.flash {
	animation: flash 1s linear infinite;
}
@keyframes flash {
	0%,100% {
	  opacity: 1;
	}
	50% {
	  opacity: 0;
	}
}
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
.fadein.scrollin:nth-of-type(2),
.column-box > div:nth-of-type(2) .fadein.scrollin {
	-moz-transition-delay:200ms;
	-webkit-transition-delay:200ms;
	-o-transition-delay:200ms;
	-ms-transition-delay:200ms;
}
.fadein.scrollin:nth-of-type(3),
.column-box > div:nth-of-type(3) .fadein.scrollin,
.detail .fadein.scrollin:nth-of-type(1) {
	-moz-transition-delay:300ms;
	-webkit-transition-delay:300ms;
	-o-transition-delay:300ms;
	-ms-transition-delay:300ms;
}
.fadein.scrollin:nth-of-type(4),
.column-box > div:nth-of-type(4) .fadein.scrollin,
.detail .fadein.scrollin:nth-of-type(2) {
	-moz-transition-delay:500ms;
	-webkit-transition-delay:500ms;
	-o-transition-delay:500ms;
	-ms-transition-delay:500ms;
}
.fadein.scrollin:nth-of-type(n+5),
.column-box > div:nth-of-type(n+5) .fadein.scrollin,
.detail .fadein.scrollin:nth-of-type(n+5) {
	-moz-transition-delay:n+600ms;
	-webkit-transition-delay:n+600ms;
	-o-transition-delay:n+600ms;
	-ms-transition-delay:n+600ms;
}
/*----fade in setting----*/
.page #pistachio-recipe .fixed-menu {
	background-color: #fff;
	height: 72px;
    width: 100%;
    position: fixed;
	top: unset;
	bottom: 0;
    left: 0;
    z-index: 100;
	padding-right: 50px;
	opacity: 0;
	transition: all 0.65s;
}
.page #pistachio-recipe .fixed-menu.active {
	opacity: 1;
	transition: all 0.65s;
}
.page #pistachio-recipe .fixed-menu ul {
    max-width: 920px;
    margin: 0 auto;
    height: 100%;
}
.page #pistachio-recipe .fixed-menu ul li {
	position: relative;
	background-repeat: no-repeat;
	background-size: 80px;
    width: 33.3333%;
	text-align: center;
    height: 100%;
	border-right: 6px double #A07C00;
}
.page #pistachio-recipe .fixed-menu ul li:after {
	content: "";
	border-right: 1px solid #A07C00;
	display: block;
	height: 100%;
	width: 4px;
	position: absolute;
	top: 0;
	right: 0;
}
.page #pistachio-recipe .fixed-menu ul li a {
	color: #A07C00;
	font-size: 1.2rem;
	font-weight: 700;
	color: #A07C00;
	line-height: 1.2;
	display: block;
    flex-grow: 1;
    height: 100%;
	line-height: 72px;
}
.page #pistachio-recipe .fixed-menu ul li a:last-child:after {
	content: "";
	display: none;
}
h2,h3,h4,h5,h6 {
	font-weight: 700;
	line-height: 1.2;
}
h2.title {
	background-image: url("../../contents/2111_pistachio-recipe/pistachio_ill_wht01.png");
	background-position: left 50% top 50%;
	background-repeat: no-repeat;
	background-size: 160px auto;
	background-color: #736160;
	font-size: 2.4rem;
	padding: 2rem 0.8rem 2.6rem;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
h2.title .sub {
	font-size: 1.4rem;
}
h3.title {
    font-size: 2.4rem;
	line-height: 1.1;
    text-align: center;
    font-weight: normal;
}
h3.title .sub {
	font-size: 1.4rem;
}
h6.title {
	font-size: 1.2rem;
}
#pistachio-recipe .icn {
	padding: 4px 8px;
	display: inline-block;
	margin-right: 8px;
	line-height: 1.6;
	font-size: 1rem;
}
#pistachio-recipe .icn.red {
	background-color: #CE0000;
	color: #fff;
}
#pistachio-recipe .icn.ble {
	background-color: #222EA3;
	color: #fff;
}
#pistachio-recipe .icn.grn {
	background-color: #5FA467;
	color: #fff;
}
#pistachio-recipe .icn.blk {
	background-color: #333;
	color: #fff;
}
#pistachio-recipe .icn.brw {
	background-color: #A07C00;
	color: #fff;
}
#pistachio-recipe .icn.pnk {
	background-color: #F26F6B;
	color: #fff;
}
.note {
	font-size: 1rem;
}
.note:before {
	content: "※";
	padding-left: 0.4rem;
}
.inner {
	max-width: 920px;
	margin: 0 auto;
	padding: 0 2%;
	position: relative;
	z-index: 1;
}
.mv.inner {
	padding: 0;
}
.column-box {
	display: -webkit-box;
	display: -ms-box;			
	display: flex;
	flex-direction: row;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.column-box.start {
	-webkit-box-items: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.column-box.center {
	-webkit-box-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.column-box.end {
	align-items: flex-end;
}
.column-box > div {
	flex-direction: column;
	display: -webkit-box;
	display: -ms-box;			
	display: flex;
	/*padding: 0 0.5%;*/
}
.column-box > div > * {
	flex-grow: 1;
	height: 100%;
}
.col100 {
	width: 100%;
}
.col80 {
	width: 80%;
}
.col70 {
	width: 70%;
}
.col60 {
	width: 60%;
}
.col50 {
	width: 50%;
}
.col40 {
	width: 40%;
}
.col30 {
	width: 30%;
}
.col25 {
	width: 25%;
}
.col20 {
	width: 20%;
}
.col16 {
	width: 16.6666%;
}
#pistachio-recipe .btn {
	margin: 0.5rem 0 0.4rem;
}
#pistachio-recipe .btn a {
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-box;			
	display: flex;
	padding: 0.8rem 0.4rem;
	line-height: 1;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#pistachio-recipe .btn.buy a {
	background-color:#F26F6B;
	padding: 4px;
}
#pistachio-recipe .btn.recipe {
	background-color:#AD9292;
	padding: 4px;
}
#pistachio-recipe .btn.buy a span,
#pistachio-recipe .btn.recipe a {
	width: 100%;
	font-weight: normal;
	font-size: 1.2rem;
	text-align: center;
	padding: 1.2rem 0 1rem;
	border: 1px solid #fff;
	display: block;
	margin-right: 0;
}
#pistachio-recipe .btn.link a {
	background-color: rgba(0,0,0,0.25);
	font-weight: normal;
	text-align: left;
	font-size: 1.4rem;
	text-align: center;
	padding-bottom: 20px;
	border: 2px solid #fff;
	-webkit-border-radius: 0;/* for Safari and Chrome */
	-moz-border-radius: 0; /* for Firefox */
	-o-border-radius: 0; /* for opera */
	border-radius: 0;
}
#pistachio-recipe .btn.link a:after {
	content: "";
	position: absolute;
	margin-top: -8px;
	bottom: 0;
	right: 50%;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
	border: 8px solid transparent;
	border-top: 8px solid #fff;
}
#pistachio-recipe .btn.recommend a {
	background-color:#d9ac21;
	font-weight: normal;
	text-align: left;
}
#pistachio-recipe .btn.buy.column-box {
	width: 280px;
    margin-left: calc(100% - 280px);
	margin-top: 0;
	margin-bottom: 0;
}
#pistachio-recipe .item-main .btn.buy {
	max-width: 280px;
    margin-left: calc(100% - 280px);
}
#pistachio-recipe .btn.buy.column-box a {
	width: calc(100% - 64px);
	height: auto;
}
#pistachio-recipe .btn.buy.column-box label {
	width: 64px;
	padding-right: 8px;
}
#pistachio-recipe .btn.buy.column-box select {
	min-height: 80px;
	margin-bottom: 0;
}
#pistachio-recipe .buy-area {
	margin-bottom: 1.6rem;
}
#pistachio-recipe .buy-area:last-child {
	margin-bottom: 0;
}
#pistachio-recipe .btn.recipe a .icn {
	background-image: url("../../contents/2111_pistachio-recipe/recipe-icn.png");
	background-position: left 4px center;
	background-size: 32px;
	background-repeat: no-repeat;
	padding-left: 48px;
	font-size: 1.2rem;
}
.ballon {
	background-color: #FF9A1C;
	width: 10rem;
	position: relative;
	-webkit-border-radius: 8px;/* for Safari and Chrome */
	-moz-border-radius: 8px; /* for Firefox */
	-o-border-radius: 8px; /* for opera */
	border-radius: 8px;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 8px 0;
	display: inline-block;
}
.ballon.btm:after {
	content:"";
	position: absolute;
	margin-top: 0;
	bottom: 50%;
	right: 0;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
	border: 8px solid transparent;
	border-top: 8px solid #FF9A1C;
}
.ballon.rgt:after {
	content:"";
	position: absolute;
	margin-top: 0;
	bottom: 50%;
	margin-bottom: -8px;
	right: -16px;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
	border: 8px solid transparent;
	border-left: 8px solid #FF9A1C;
}
.dot-liner:before {
	content: "";
	display: block;
	padding-top: 114px;
}
.dot-liner:after {
	content: "";
	background: radial-gradient(circle farthest-side, #642700, #642700 40%, transparent 40%, transparent);
	-webkit-background: radial-gradient(circle farthest-side, #642700, #642700 40%, transparent 40%, transparent);
	-moz-background: radial-gradient(circle farthest-side, #642700, #642700 40%, transparent 40%, transparent);
	-o-background: radial-gradient(circle farthest-side, #642700, #642700 40%, transparent 40%, transparent);
	background-size: 10px 10px;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: repeat-x;
	top: 0;
	left: 0;
	position: absolute;
}
.link-box {
	display: -webkit-box;
	display: -ms-box;			
	display: flex;
	flex-direction: row;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.link-box li {
	margin: 0 0.2rem;
}
.link-box li img {
	width: 100%;
}
.title {
	margin-bottom: 1rem;
}
.title .sub .tmz {
	padding: 0.2rem 0.4rem 0.2rem;
	font-size: 1.4rem;
	margin-right: 0.2rem;
	display: inline-block;
	letter-spacing: -0.1rem;
}
/*イントロ*/
.intro .title.twotone {
	padding-top: 0;
    padding-bottom: 0;
	margin-bottom: 0;
    font-size: 2.5rem;
    font-weight: normal;
	line-height: 1;
}
.intro .title.twotone .inner {
	padding: 0;
}
.intro .inner {
	padding: 2% 2% 4%;
}
.intro p {
	font-size: 1.3rem;
	margin-top: 0;
	margin-bottom: 0;
}
/*商品*/
.product-price {
	font-size: 1.4rem;
	text-align: right;
	line-height: 1;
	padding-bottom: 0.4rem;
}
.recommend-list .product-price,
.recipe-list .product-price {
	font-size: 1rem;
}
.product-price .price,
.product-price .en.volume {
	font-size: 2.2rem;
}
.prduct .product-buy .product-price .price {
	font-size: 1.2rem;
}
.product-name .volume:before,
.product-price .volume:after {
	content: "/";
	padding: 0 0.2rem 0 0.2rem;
	font-weight: normal;
}
.product-buy .product-buy .photo img {
	display: block;
	margin: 0 auto;
	filter: drop-shadow(4px 4px 4px #BDA47D);
}
.product-buy .product-title {
	width: 320px;
    padding: 0;
}
.product-buy .product-name {
	font-size: 1.8rem;
	padding-bottom: 0.4rem;
	border-bottom: 2px solid #736160;
	text-align: center;
}
.product-buy .product-buy {
	margin-bottom: 4%;
}
/*食べたいのはどっち？*/
#pistachio-recipe .select-btn {
	width: 50%;
	position: relative;
	display: grid;
}
#pistachio-recipe .select-btn .photo img {
	width: 100%;
}
#pistachio-recipe .select-btn .detail {
	background-color: rgba(0,0,0,0.25);
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
    line-height: 1.1;
	display: -webkit-box;
	display: -ms-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 0 2%;
	font-size: 1.6rem;
}
#pistachio-recipe .select-btn .detail .en {
	font-size: 3rem;
}
#pistachio-recipe .select-btn .btn,
#pistachio-recipe .select-btn .photo,
#pistachio-recipe .select-btn .detail {
    grid-column: 1/2;
    grid-row: 1/2;
}
#pistachio-recipe .select-list .btn {
	width: 320px;
	height: 64px;
	margin: 2% auto 4%;
	align-self: self-end;
	justify-self: self-end;
}
/*パンレシピ・お菓子レシピ*/
.item h3.title {
    font-size: 2.4rem;
    padding: 1.2rem 0.8rem 1rem;
    margin-bottom: 0;
    color: #fff;
	line-height: 1.1;
    text-align: center;
    font-weight: normal;
}
.item.bread h3.title {
    background-color: #AD9292;
}
.item.sweets h3.title {
    background-color: #FBA0A0;
}
.item.bread .recipe-title {
	border-top: 3px solid #736160;
	border-bottom: 3px solid #736160;
	color:#736160;
}
.item.bread .recipe-title:after,
.item.bread .recipe-title:before {
	content: "";
	background-color: #736160;
}
.item.sweets .recipe-title {
	border-top: 3px solid #FBA0A0;
	border-bottom: 3px solid #FBA0A0;
	color: #FBA0A0;
}
.item.sweets .recipe-title:after,
.item.sweets .recipe-title:before {
	content: "";
	background-color: #FBA0A0;
}
/*メインレシピ*/
.item .recipe-title {
	background-color: rgba(255,255,255,0.5);
	position: relative;
	padding: 1.6rem 0 1.4rem;
}
.item .recipe-title:after,
.item .recipe-title:before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
}
.item .recipe-title:after {
	top: 4px;
	left: 0;
}
.item .recipe-title:before {
	bottom: 4px;
	left: 0;
}
.item .recipe-title .cat {
	font-size: 1.8rem;
	line-height: 1.2;
	padding-right: 0.8rem;
}
.item .recipe-title .num {
	font-size: 6rem;
	padding-right: 1rem;
	line-height: 1;
}
.item .recipe-title .name {
	font-size: 2.4rem;
	line-height: 1.2;
}
#bread .recipe-main .photo a {
	position: relative;
	display: block;
	width: 90%;
    margin: 0 auto;
}
#bread .product-buy .price-area {
	width: 60%;
	margin-bottom: 4%;
}
#bread .product-buy .buy-area {
	width: 40%;
	margin-bottom: 4%;
}
.item-main,
.recipe-list {
	max-width: 840px;
	margin: 0 auto;
	padding-bottom: 4%;
}
.title.twotone {
	background: linear-gradient(#feefec 50%, #DFE0C3 50%);
	background:-moz-linear-gradient(#feefec 50%, #DFE0C3 50%); /* Firefox */
	background:-webkit-linear-gradient(#feefec 50%, #DFE0C3 50%);/* safari Chrome */
	background:-ms-linear-gradient(#feefec 50%, #DFE0C3 50%); /* IE */
	padding-top: 4%;
}
.item .title {
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 4rem;
	font-weight: normal;
}
.item .other-recipe .title {
	font-size: 3.2rem;
}
.item .title .sub {
	font-size: 1.6rem;
}
.item .title .sub span {
	background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
	-webkit-background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
	-moz-background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
	-o-background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
	background-size: 8px 8px;
    background-position: bottom;
    background-repeat: repeat-x;
	padding-bottom: 8px;
}
/*メイン商品*/
.item-main {
	-webkit-box-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.item-main .photo {
	width: 55%;
	padding: 0 4%;
	margin-bottom: 4%;
}
.recipe-main .item-main .photo img {
	width: 100%;
	box-shadow: 8px 8px 0px 0px #B0B369;
	-moz-box-shadow: 8px 8px 0px 0px #B0B369;
	-webkit-box-shadow: 8px 8px 0px 0px #B0B369;
}
.item-main .detail {
	width: 45%;
}
.item-main .detail .product-name {
	font-size: 1.9rem;
	margin-bottom: 0.8rem;
	line-height: 1.2;
}
.item-main .detail .product-name .sub {
	font-size: 1.4rem;
}
.item .txt {
	font-size: 1.4rem;
}
.recipe-main .item-main .detail .txt {
	background-image: url("../../contents/2111_pistachio-recipe/pistachio_ill_grn01.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 280px;
	min-height: 172px;
}
#pistachio-recipe .item-main .btn.recipe {
	width: 80%;
	margin-left: 20%;
}
.item .other-recipe {
	background-image: url("../../contents/2111_pistachio-recipe/pistachio_ill_grn02.png"),url("../../contents/2111_pistachio-recipe/bg.jpg");
	background-position: right 4% bottom 4%,left top;
	background-repeat: no-repeat,repeat-y;
	background-size: 360px,cover;
    padding-bottom: 120px;
	padding-top: 4%;
}
/*イチオシアイテムのメイン画像*/
.recipe-main .inner {
	padding: 3% 2% 4%;
}
.recipe-main .photo {
	position: relative;
	display: grid;
	margin-bottom: 2%;
}
.recipe-main .photo img,
.recipe-main .photo .btn {
	grid-column: 1/2;
	grid-row: 1/2;
}
.recipe-main .photo img {
	width: 100%;
}
#handmade .recipe-main .photo img {
    margin-bottom: 2%;
}
.recipe-main .photo .btn {
	background-color: rgba(0,0,0,0.25);
	width: 280px;
    align-self: self-end;
    justify-self: self-end;
}
.recipe-main .txt {
	font-size: 1.3rem;
}
.recipe-area h4.title,
.recommend-area h4.title {
	text-align: center;
	font-size: 1.8rem;
	padding-top: 4%;
	padding-bottom: 2%;
	font-weight: normal;
}
.recipe-area h4.title {
	color: #fff;
}
.recipe-area h4.title .sub,
.recommend-area h4.title .sub {
	font-size: 1.3rem;
}
.recipe-list {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.recipe-list .column-item {
	width: 50%;
	margin-bottom: 4%;
	padding: 0 2%;
}
.recipe-list .photo {
	position: relative;
}
.recipe-list .photo img {
	width: 100%;
	box-shadow: 6px 6px 0px 0px #B0B369;
	-moz-box-shadow: 6px 6px 0px 0px #B0B369;
	-webkit-box-shadow: 6px 6px 0px 0px #B0B369;
}
.recipe-list .recipe-name {
	text-align: center;
	font-size: 1.2rem;
	padding-top: 1rem;
	line-height: 1.2;
	color: #736160;
}
/*ピスタチオのスナック菓子*/
.snack .txt {
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.snack .review .txt {
	font-size: 1.2rem;
    margin: 0 auto;
}
.snack .product-main {
	background-image: url("https://d3d7exujemgi7m.cloudfront.net/upload/2021/09/00883200/t010000187411.jpg");
	background-size: 100vw;
	background-position: center;
	width: 40%;
	min-height: 100%;
	position: relative;
}
.snack .product-main:before {
	content: "";
	width: 100%;
	height: 100%;
    background: rgba(#fff,.1);
    backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
	position: absolute;
	display: block;
}
.snack .product-detail {
	background-color: #B0B369;
	width: 60%;
	padding: 4% 2% 0;
}
.snack .product-detail .product-name {
	font-size: 1.8rem;
	color: #fff;
	margin-bottom: 0.8rem;
}
.snack .normal-price {
	font-size: 1.2rem;
	text-align: right;
}
.snack .product-detail .product-name span {
	background: radial-gradient(circle farthest-side, #ffffff, #ffffff 40%, transparent 40%, transparent);
	-webkit-background: radial-gradient(circle farthest-side, #ffffff, #ffffff 40%, transparent 40%, transparent);
	-moz-background: radial-gradient(circle farthest-side, #ffffff, #ffffff 40%, transparent 40%, transparent);
	-o-background: radial-gradient(circle farthest-side, #ffffff, #ffffff 40%, transparent 40%, transparent);
	background-size: 8px 8px;
    background-position: bottom;
    background-repeat: repeat-x;
	padding-bottom: 12px;
}
.snack .product-detail .photo {
	width: 50%;
}
#pistachio-recipe .snack .per-icn {
	background-color: #F26F6B;
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 120px;
	padding-top: 8px;
	color: #fff;
	font-size: 3.6rem;
	text-align: center;
	-webkit-border-radius: 50%;/* for Safari and Chrome */
	-moz-border-radius: 50%; /* for Firefox */
	-o-border-radius: 50%; /* for opera */
	border-radius: 50%;
}
#pistachio-recipe .snack .per-icn span {
	font-size: 1.4rem;
}
.snack .product-detail .review {
	position: relative;
	min-height: 33vw;
	width: 100%;
	margin: 0 auto;
	max-width: 50vw;
}
.snack .product-detail .review .photo {
	position: absolute;
	width: 24vw;
	padding-top: 44px;
	left: 0;
	bottom: 0;
    z-index: 2;
}
.snack .product-detail .review .detail {
	background-color: rgba(255,255,255,0.5);
	position: absolute;
	width: 35vw;
	right: 0;
	top: 0;
    z-index: 1;
	padding: 1rem 1rem 2rem 2rem;
	font-size: 1.4rem;
	-webkit-border-radius: 16px;/* for Safari and Chrome */
	-moz-border-radius: 16px; /* for Firefox */
	-o-border-radius: 16px; /* for opera */
	border-radius: 16px;
}
.snack .review .name {
	font-size: 1rem;
}
.snack .product-main a {
	position: relative;
	display: block;
}
.snack .product-buy .price-area {
	width: 280px;
}
.snack .product-buy .buy-area {
	width: calc(100% - 280px);
}
#pistachio-recipe .product-buy {
	width: 100%;
	max-width: 560px;
	margin: 0 auto 4%;
	padding: 0;
}
/*おすすめ商品*/
.recommend {
}
.recommend-list {
	padding-top: 4%;
	padding-bottom: 4%;
}
.recommend-list.column-box .photo {
	width: 23%;
	margin-bottom: 8%;
}
.recommend-list.column-box .detail {
	width: 27%;
	margin-bottom: 8%;
	padding-right: 3%;
	padding-left: 2%;
}
.recommend-list .photo img {
	width: 100%;
}
.recommend-list .photo a {
	background-color: #fff;
	-webkit-border-radius: 20px;/* for Safari and Chrome */
	-moz-border-radius: 20px; /* for Firefox */
	-o-border-radius: 20px; /* for opera */
	border-radius: 20px;
	overflow: hidden;
}
.recommend-list .detail .product-name {
	font-size: 1.3rem;
	margin-bottom: 0.8rem;
}
.recommend-list .detail .product-name .sub {
	font-size: 0.9rem;
}
.recommend-list .detail .product-name a {
	color: #736160;
}
#pistachio-recipe .recommend-list .btn.buy.column-box {
    width: 100%;
    margin-left: 0;
}
#pistachio-recipe .recommend-list .btn.buy.column-box label {
	width: 56px;
	padding-right: 6px;
}
#pistachio-recipe .recommend-list .btn.buy.column-box a {
	width: calc(100% - 56px);
	height: 56px;
}
#pistachio-recipe .recommend-list .btn.buy a,
#pistachio-recipe .recommend-list .btn.buy.column-box select {
	min-height: 56px;
}
#pistachio-recipe .recommend-list .btn.buy a span {
	font-size: 1rem;
	padding: 0.8rem 0 0.6rem;
	border: 0;
}
#pistachio-recipe .recommend-list.column-box .photo img {
	height: 100%;
}
#pistachio-recipe .recommend-list .product-price .price,
#pistachio-recipe .recommend-list .product-price .en.volume {
	font-size: 1.6rem;
}
.attention {
	position: relative;
}
.attention h4 {
	font-size: 1.6rem;
	text-align: center;
	width: 100%;
	text-shadow: 4px  4px 1px #ffffff,-4px  4px 1px #ffffff,4px -4px 1px #ffffff,-4px -4px 1px #ffffff,4px  0px 1px #ffffff,0px  4px 1px #ffffff,-4px  0px 1px #ffffff,0px -4px 1px #ffffff;
	position: absolute;
	margin-top: -1rem;
}
.attention ul {
	background-color: #fff;
	border: 2px solid #000;
	padding: 2rem 2rem 1rem 2rem;
	max-width: 640px;
	margin: 0 auto;
}
.attention ul li {
	padding-left: 1.5rem;
	text-indent: -1.5rem;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 0.4rem;
}
@media screen and (max-width:1024px) and (min-width: 768px) { 
	#main{
		width: 100%;
		max-width: 940px;
		margin: 0 auto;
	}
	.product-buy .product-title {
		width: 36%;
	}
}
@media screen and (max-width:1024px) {
	.inner {
		padding: 0 4%;
	}
	#pistachio-recipe .select-btn .detail {
		font-size: 1.1rem;
	}
	#pistachio-recipe .select-btn .detail .en {
		font-size: 2.5rem;
	}
	.snack .product-main {
		width: 100%;
		min-height: 30vw;
	}
	.snack .product-detail {
		width: 100%;
	}
	.snack .product-detail .review {
		min-height: 460px;
		max-width: 720px;
	}
	.snack .product-detail .review .photo {
		width: 400px;
	}
	.snack .product-detail .review .detail {
		width: 480px;
		-webkit-border-radius: 8px;/* for Safari and Chrome */
		-moz-border-radius: 8px; /* for Firefox */
		-o-border-radius: 8px; /* for opera */
		border-radius: 8px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 60px;
		padding-bottom: 1rem;
	}
	.snack .product-detail .product-name,
	#pistachio-recipe .snack .product-detail .product-name + .txt {
		text-align: center;
	}
}
@media screen and (max-width:768px) {
	.col80,
	.col70,
	.column-item,
	.col30,
	.col25,
	.col20,
	.col16 {
		width: 50%;
	}
	.pcsize,
	.spsize {
		display: none!important;
	}
	.tabsize {
		display: block!important;
	}
	.txt-cl {
		text-align: left!important;
		/*PCsize text-align: center*/
	}
	h2.title,
	h3.title {
		font-size: 1.8rem;
		background-size: auto 72px;
	}
	h2.title .sub,
	h3.title .sub {
		font-size: 1.2rem;
	}
	/*イントロ*/
	.intro .title.twotone {
		font-size: 1.8rem;
		text-align: center;
	}
	.intro p {
		font-size: 1.3rem;
	}
	#pistachio-recipe .select-btn {
		width: 100%;
	}
	#pistachio-recipe .select-btn .detail {
		font-size: 1.8rem;
		line-height: 1.3;
	}
	#pistachio-recipe .select-btn .detail br {
		display: none;
	}
	#pistachio-recipe .select-btn .detail .en {
		font-size: 2.8rem;
	}
	.recommend-list .price,
	.recommend-list .volume {
		font-size: 2rem;
	}
	/*メインレシピ*/
	.item .recipe-title .inner {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.item .recipe-title .cat {
		font-size: 1.6rem;
		line-height: 1;
	}
	.item .recipe-title .num {
		font-size: 4.5rem;
	}
	.item .recipe-title .name {
		font-size: 1.8rem;
		width: 100%;
		padding-top: 0.4rem;
		text-align: center;
	}
	.recipe-list .photo img,
	.recipe-main .item-main .photo img {
		box-shadow: 4px 4px 0px 0px #B0B369;
		-moz-box-shadow: 4px 4px 0px 0px #B0B369;
		-webkit-box-shadow: 4px 4px 0px 0px #B0B369;
	}
	/*メイン商品*/
	.item-main {
		-webkit-box-items: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.item-main .detail .product-name {
		font-size: 1.7rem;
	}
	.item-main .detail .product-name .sub {
		font-size: 1.3rem;
	}
	.recipe-main .item-main .detail .txt {
		background:none;
		min-height: 100%;
		margin-bottom: 4%;
	}
	.item .txt {
		font-size: 4vw;
	}
	#bread .recipe-main .photo img {
		margin-bottom: 0;
	}
	.item .title {
		font-size: 3.6rem;
	}
	.item .other-recipe .title {
		font-size: 3rem;
	}
	.item .title .sub {
		font-size: 1.2rem;
	}
	.item .txt {
		font-size: 1.2rem;
	}
	.column-box.recipe-list .column-item {
		margin-bottom: 4%;
	}
	/*その他のレシピ*/
	.item .other-recipe {
		background-position: right 4vw bottom 4vw, left top;
		background-size: 50vw, cover;
		padding-bottom: 35vw;
	}
	.snack h3.title {
		font-size: 5vw;
	}
	.snack h3.title .sub {
		font-size: 3vw;
	}
	.snack .product-main:before {
		content: "";
		backdrop-filter: blur(6px);
		-webkit-backdrop-filter: blur(6px);
	}
	.snack .product-main {
		min-height: 50vw;
	}
	.snack .product-detail .review {
		min-height: 62vw;
		max-width: 640px;
		margin-left: auto;
		margin-right: auto;
	}
	.snack .product-detail .review .photo {
		width: 320px;
	}
	.column-box.recommend-list > div {
		margin-bottom: 4%;
	}
	#pistachio-recipe .snack .btn.link {
		max-width: 100%;
	}
	.recommend .inner {
		max-width: 560px;
	}
	.recommend-list.column-box .photo {
		width: 50%;
		margin-bottom: 10%;
	}
	.recommend-list.column-box .detail {
		width: 50%;
		padding-left: 3%;
		padding-right: 0;
		margin-bottom: 10%;
	}
	.recommend-list .detail .product-name {
		font-size: 1.4rem;
	}
	.recommend-list .detail .product-name .sub {
		font-size: 1.2rem;
	}
	.recommend-list .volume {
		font-size: 1.2rem;
	}
	.recommend-list .price,
	.recommend-list .volume.en {
		font-size: 1.6rem;
	}
	#pistachio-recipe .recommend-list .btn.buy a,
	#pistachio-recipe .recommend-list .btn.buy.column-box select {
		min-height: 100%;
	}
}
@media screen and (max-width:640px) {
	.product-price .price,
	.product-price .en.volume {
		font-size: 1.8rem;
	}
	.product-buy .product-buy .photo {
		width: 100%;
		margin-bottom: 4%;
	}
	.product-buy .product-buy .detail {
		width: 100%;
	}
	/*メイン商品*/
	.item-main {
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 8%;
	}
	.item-main .photo {
		width: 100%;
		max-width: 480px;
		margin-bottom: 8%;
		margin-top: 4%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
	.item-main .detail {
		width: 100%;
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
	#pistachio-recipe .item-main .btn.recipe {
		width: 100%;
		margin-left: 0;
	}
	.product-buy .price-area {
		width: 100%;
		margin-bottom: 0;
	}
	.product-buy .buy-area {
		width: 100%;
		margin-bottom: 0;
	}
	.product-buy .buy-area:nth-of-type(2) {
		margin-bottom: 4%;
		padding-bottom: 4%;
	}
	#bread .product-buy .price-area,
	#bread .product-buy .buy-area {
		width: 100%;
		margin-bottom: 0;
	}
	#bread .product-buy .buy-area {
		margin-bottom: 4%;
	}
	.product-detail .detail {
		width: 100%;
		font-size: 4.5vw;
		padding-left: 0;
	}
	.item-main .detail .product-name {
		font-size: 7vw;
		text-align: center;
	}
	.item-main .detail .product-name .sub {
		font-size: 4vw;
	}
	#pistachio-recipe .item-main .btn.buy,
	.item-main .detail .product-price {
		width: 100%;
		max-width: 280px;
		margin: 0 auto;
	}
	.recipe-list .recipe-name {
		font-size: 1rem;
	}
	#pistachio-recipe .btn, #pistachio-recipe .btn.buy {
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	/*おすすめ商品*/
	#pistachio-recipe .snack .btn.buy.column-box,
	#pistachio-recipe .snack .product-buy .price-area,
	#pistachio-recipe .snack .product-buy .buy-area.column-box {
		width: 100%;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	#pistachio-recipe .snack .btn.buy,
	#pistachio-recipe .recommend-list .btn.buy.column-box {
		max-width: 200px;
		width: 100%;
		margin-left: calc(100% - 200px);
	}
	#pistachio-recipe .snack .column-box.item00883200 .product-buy   {
		padding-bottom: 8%;
	}
	.snack .item00883200 .price-area {
		margin: 2% auto 0;
	}
	.snack .column-box.item00883200 > div > * {
		flex-grow: unset;
		height: unset;
		margin-bottom: 4%;
	}
	#pistachio-recipe .item-main .btn.recipe {
		margin-bottom: 8%;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	#pistachio-recipe .snack .product-detail .product-name {
		font-size: 1.8rem;
		text-align: center;
		margin-bottom: 1rem;
	}
	.snack .product-detail .product-name span {
		padding-bottom: 8px;
	}
	.snack .product-detail .review .photo {
		width: 100%;
		padding: 0 2%;
		position: unset;
	}
	.snack .product-detail .review .detail {
		width: 100%;
		position: unset;
		padding: 1rem 1rem 2rem;
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
	#pistachio-recipe .snack .product-buy .buy-area {
		width: 100%;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#pistachio-recipe .btn.buy.column-box {
		margin-left: auto;
		margin-right: auto;
	}
	#pistachio-recipe .recommend-list .btn.buy.column-box {
		width: 200px;
		margin-left: calc(100% - 200px);
	}
	#pistachio-recipe .recommend-list .btn.buy a span {
		font-size: 1rem;
	}
}
@media screen and (max-width:480px) {
	.pcsize,
	.tabsize {
		display: none!important;
	}
	.spsize {
		display: block!important;
	}
	.col80,
	.col70,
	.col60,
	.col40,
	.col30,
	.col20 {
			width: 100%;
	} 
	main {
		max-width: 100%;
		margin: 0 auto;
	}
	.inner {
		padding: 0 4%;
	}
	.main-wrapper p {
		font-size: 4vw;
	}
	.recipe-main .inner {
		padding: 3% 2% 4%;
	}
	#pistachio-recipe .btn,
	#pistachio-recipe .btn.buy {
		width: 80%;
		max-width: 100%;
		margin: 0 auto 4px auto;
	}
	#pistachio-recipe .btn a {
		padding: 4vw 0;
	}
	#pistachio-recipe .btn.buy a .icn {
		font-size: 5vw;
	}
	h2.title {
		line-height: 1.2;
		font-size: 8vw;
		background-size: auto 16vw;
	}
	h2.title.jpn {
		font-size: 7vw;
	}
	h2.title .sub {
		font-size: 5vw;
		padding-right: 2vw;
	}
	h3.title {
		font-size: 6vw;
	}
	h3.title .sub {
		font-size: 4vw;
	}
	.intro p {
		font-size: 4vw;
	}
	.intro .title.twotone {
		font-size: 7.5vw;
	}
	.product-buy .product-price .price,
	.product-buy .product-price .volume {
		font-size: 9vw;
	}
	.product-buy .product-price {
		margin-top: 0.8rem;
		font-size: 5vw;
	}
	.recipe-area h4.title,
	.recommend-area h4.title {
		font-size: 7vw;
	}
	.recipe-area h4.title .sub,
	.recommend-area h4.title .sub {
		font-size: 5vw;
	}
	.snack .product-detail .review .detail p:first-child,
	.product-detail .product-name,
	.snack .product-detail .product-name {
		font-size: 6vw;
   	}
	.item00883200 .product-detail .product-name {
		font-size: 7vw;
	}
	.slash:before,
	.slash:after {
		content: "|";
		padding: 0 4vw;
	}
	.attention {
		padding: 0 1rem;
		margin: 0 0 1rem
	}
	.attention ul {
		padding: 2rem 1.5rem 1.5rem 1.5rem;
	}
	.attention h4 {
		font-size: 6vw;
		margin-top: -4vw;
    	width: calc(100% - 2rem);
	}
	/*食べたいのはどっち？*/
	.item-area .title {
		background: linear-gradient(#feefec 35%, #DFE0C3 35%);
		background:-moz-linear-gradient(#feefec 35%, #DFE0C3 35%); /* Firefox */
		background:-webkit-linear-gradient(#feefec 35%, #DFE0C3 35%);/* safari Chrome */
		background:-ms-linear-gradient(#feefec 35%, #DFE0C3 35%); /* IE */
	}
	#pistachio-recipe .select-list .select-btn .photo {
		height: 60vw;
	}
	#pistachio-recipe .select-list .select-btn .detail {
		font-size: 5vw;
		line-height: 1.3;
		padding: 15% 2% 0;
		justify-content: start;
	}
	#pistachio-recipe .select-btn .detail .en {
		font-size: 10vw;
	}
	/*メインレシピ*/
	.item .recipe-title .cat {
		font-size: 5vw;
	}
	.item .recipe-title .num {
		font-size: 14vw;
	}
	.item .recipe-title .name {
		font-size: 7vw;
	}
	.item .title .sub span {
		line-height: 2;
	}
	/*メイン商品*/
	.item-main {
		max-width: 320px;
	}
	.item .recipe-title {
		padding: 4vw 0 3vw;
	}
	.item .title {
		font-size: 12vw;
	}
	.item .other-recipe {
		background-size: 40vw,cover;
		padding-bottom: 20vw;
	}
	.item .other-recipe .title {
		font-size: 8vw;
	}
	.item .title .sub {
		font-size: 4.5vw;
	}
	.item .other-recipe .title .sub {
		font-size: 4vw;
	}
	.item .title .sub span {
		background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
		-webkit-background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
		-moz-background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
		-o-background: radial-gradient(circle farthest-side, #736160, #736160 40%, transparent 40%, transparent);
		background-size: 4px 4px;
		background-position: bottom;
		background-repeat: repeat-x;
		padding-bottom: 4px;
	}
	.item-main .detail .txt {
		font-size: 5vw;
		margin-bottom: 1rem;
	}
	.recipe-list .recipe-name {
		font-size: 3.5vw;
	}
	.product-price .price,
	.product-price .en.volume {
		font-size: 10vw;
	}
	/*おすすめ商品*/
	.recommend-list .detail .product-name {
		font-size: 5vw;
	}
	#pistachio-recipe .snack .per-icn {
		font-size: 10vw;
		width: 28vw;
		height: 28vw;
		padding-top: 5vw;
	}
	#pistachio-recipe .snack .per-icn span {
		font-size: 5vw;
	}
	.recommend-list .price,
	.recommend-list .volume {
		font-size: 6vw;
	}
	#pistachio-recipe .recommend .btn.buy {
		width: 100%;
		margin: 0 0 4px 0;
	}
	#pistachio-recipe .recommend-list .btn.buy.column-box {
		width: 160px;
		margin-left: calc(100% - 160px);
	}
	#pistachio-recipe .recommend-list .btn.buy a .icn {
		font-size: 4vw;
		border: none;
	}
	#pistachio-recipe .btn.link a .icn {
		font-size: 5vw;
	}
	.recipe-area .column-box > div {
		width: 100%;
		padding: 0 8% 2%;
	}

	#pistachio-recipe .snack .item00883200 .price-area {
		width: 100%;
	}
	.link-box {
		display: block;
	}
	.link-box li {
		display: block;
		font-size: 0;
		margin-bottom: 1rem;
	}
}
@media all and (-ms-high-contrast: none) {
	.column-box > div {
		display: block;
	}
	.column-box > div > * {
		height: auto;
	}
	.title .main {
		margin-top: 0.1rem;
	}
  }
/*デバイスごとの調整*/
	.main-wrapper.and .title .main {
		margin-top: 0;
	}
@media screen and (min-width:481px) {
	.main-wrapper.and .title .sub {
		line-height: 1.6;
	}
}
@media screen and (max-width:480px) {
	.main-wrapper.and .title .main {
		margin-top: -0.05rem;
	}
	.main-wrapper.ios .title .main {
		margin-top: -0.1rem;
	}
	.main-wrapper.ios .title .main {
		margin-top: -0.2rem;
	}
}