@charset "utf-8";

/*---------センター寄せ------------*/
#breadcrumb {
	max-width: 940px;
	margin: 0 auto;
}
#main {
	float: none!important;
	margin: 0 auto;
}
.page > .contents1 {
	background-color: #f9f5ef;
	padding-bottom: 0;
	padding-top: 0;
}
.contents1__inner--small {
	padding: 0;
}
.loader {
	position: absolute;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
	background-color: #f9f5ef;
	background-image: url("../../contents/sale_item/loading.svg");
	background-position: left 50% top 50%;
	background-repeat: no-repeat;
	background-size: 32px auto;
	width: 102%;
	min-height: 102%;
	z-index: 10;
	top: 0;
	left: 0;
}
section .photo .loader {
	background-size: 5vw;
}
/*---------------------------------*/
.cl:after {
  content: "";
  clear: both;
  display: block;
}
/*---------------------------------*/
.main-wrapper {
	background-color: #f9f5ef;
	color: #351805;
	margin: 0 auto;
	padding: 0;
	font-family: "游ゴシック体", "Yu Gothic","ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro",  sans-serif;
	text-align: unset;
	line-height: 1.8;
	margin-bottom: 8%;
}
a {
	color: #c0252b;
}
a:hover {
	opacity: .7;
}
dl dt {
	margin-bottom: 0;
	font-weight: normal;
}
.spsize,
.tabsize {
	display: none;
}
.pcsize{
	display: block;
}
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: #c0252b!important;
}
.fnt-ylw {
	color: #ffd553!important;
}
.fnt-org {
	color: #f7931e!important;
}
.fnt-ble {
	color: #0699f3!important;
}
.fnt-grn {
	color: #70b283!important;
}
.fnt-pnk {
	color: #f398c9!important;
}
.fnt-pup {
	color: #cab8d9!important;
}
.fnt-brw {
	color: #351805!important;
}
.fnt-wht {
	color: #fff!important;
}
.fnt-border {
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px .958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) .141474px 1.99499px 0px, rgb(255, 255, 255) -.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px .28224px 0px, rgb(255, 255, 255) -1.87291px -.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -.421592px -1.95506px 0px, rgb(255, 255, 255) .567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -.558831px 0px;
}
.txt-u {
	text-decoration: underline;
}
.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;
}
.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 .2rem;
}
.liner-pnk {
	background: linear-gradient(transparent 60%, #ec736d 60%);
	background:-moz-linear-gradient(transparent 60%, #ec736d 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #ec736d 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #ec736d 60%); /* IE */
	padding: 0 .2rem;
}
.liner-ylw {
	background: linear-gradient(transparent 60%, #f3ca06 60%);
	background:-moz-linear-gradient(transparent 60%, #f3ca06 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #f3ca06 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #f3ca06 60%); /* IE */
	padding: 0 .2rem;
}
.liner-org {
	background: linear-gradient(transparent 60%, #fba01d 60%);
	background:-moz-linear-gradient(transparent 60%, #fba01d 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #fba01d 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #fba01d 60%); /* IE */
	padding: 0 .2rem;
}
.liner-ble {
	background: linear-gradient(transparent 60%, #a5cece 60%);
	background:-moz-linear-gradient(transparent 60%, #a5cece 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #a5cece 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #a5cece 60%); /* IE */
	padding: 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 .2rem;
}
.liner-brw {
	background: linear-gradient(transparent 60%, #5c2723 60%);
	background:-moz-linear-gradient(transparent 60%, #5c2723 60%); /* Firefox */
	background:-webkit-linear-gradient(transparent 60%, #5c2723 60%);/* safari Chrome */
	background:-ms-linear-gradient(transparent 60%, #5c2723 60%); /* IE */
	padding: 0 .2rem;
}
.txt-center {
	text-align: center!important;
}
.txt-cl {
	text-align: center!important;
	/*SPsize text-align: left*/
}
.txt-left {
	text-align: left!important;
}
.txt-right {
	text-align: right!important;
}
.txt-u {
	text-decoration: underline!important;
}
.slash:before,
.slash:after {
	content: "|";
	display: inline-block;
	font-size: 120%;
	padding: 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.pnk {
	background-color: #ffdee5;
}
.bg.ylw {
	background-color: #fffcdf;
}
.bg.org {
	background-color: #ffd384;
}
.bg.brw {
	background-color: #5c2723;
}
.bg.beg {
	background-color: #ceb67e;
}
.beg-radius {
	background-color: rgba( 179, 138, 104, .2 );
	-webkit-border-radius: 8px;/* for Safari and Chrome */
	-moz-border-radius: 8px; /* for Firefox */
	-o-border-radius: 8px; /* for opera */
	border-radius: 8px;
}
.lp-banner {
	font-size: 0;
}
.lp-banner img{
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}
.lp-menu {
	margin: 0;
	text-align: center;
}
.lp-menu ul {
	font-size: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lp-menu ul li {
	margin: 0 .5% .5% 0;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    position: relative;
	width: 33%;
}
.lp-menu ul li:nth-of-type(3n),
.lp-menu ul li:last-child {
	margin: 0 0 .5% 0;
}
.lp-menu ul li a {
	background-color: #f4e063;
	border: 1px solid #f4e063;
	color: #5c2723;
	padding: .4rem 24px .4rem .8rem;
	font-size: 18px;
	display: block;
	-webkit-border-radius: 4px;/* for Safari and Chrome */
	-moz-border-radius: 4px; /* for Firefox */
	-o-border-radius: 4px; /* for opera */
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	position: relative;
	text-indent: 12px;
	display: flex;
	flex-direction: column;
	flex: 1 0 auto;
	flex-shrink: 0;
}
.lp-menu ul li a:after {
	content: "";
	position: absolute;
	margin-top: -4px;
	top: 50%;
	right: 6px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-top: 4px solid #5c2723;
}
#sale_item .lp-menu.thmb li a .icn {
	width: 60px;
    height: 60px;
    overflow: hidden;
	margin: 0;
    padding: 0;
}
#sale_item .lp-menu.thmb li a .icn img {
	background-color: #fff;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;/* for Safari and Chrome */
	-moz-border-radius: 50%; /* for Firefox */
	-o-border-radius: 50%; /* for opera */
	border-radius: 50%; /* for opera */
	display: block;
	overflow: hidden;
}
#sale_item .lp-menu.thmb li a .name {
	width: calc(100% - 60px);
    margin: 0;
	font-size: 1rem;
	line-height: 1.2;
	text-align: center;
	font-weight: 700;
}
.contents{
	width: 100%;
	margin: 0 auto;
}
#sale_itemc {
	margin: 0;
}
#sale_item section.sale {
	padding-bottom: 44px;
}
#sale_item section.intro {
	margin-bottom: 0;
}
#sale_item section > .column-box {
	margin-bottom: 4%;
	padding: 2% 0 4%;
	background: radial-gradient(circle farthest-side, #878178, #878178 40%, transparent 40%, transparent);
	-webkit-background: radial-gradient(circle farthest-side, #878178, #878178 40%, transparent 40%, transparent);
	-moz-background: radial-gradient(circle farthest-side, #878178, #878178 40%, transparent 40%, transparent);
	-o-background: radial-gradient(circle farthest-side, #878178, #878178 40%, transparent 40%, transparent);
	background-size: 16px 2px;
    background-position: bottom;
    background-repeat: repeat-x;
}
#sale_item section > .column-box:last-of-type {
	margin-bottom: 0%;
	background: none;
}
/*----fade in setting----*/
.fadein {
	opacity : .1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
.fadein.lr {
	opacity : .1;
	transform : translate(-50px, 0);
	transition : all 500ms;
}
.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----*/

.jpn {
	font-family: "Sawarabi Gothic","游ゴシック体", "Yu Gothic","ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro",  sans-serif;
}
.en {
	font-family: 'Questrial', sans-serif;
	letter-spacing: -1px;
}
#sale_item h2,
#sale_item h3,
#sale_item h4,
#sale_item h5,
#sale_item h6 {
	font-weight: 700;
	line-height: 1.2;
}
#sale_item h2.title {
	text-align: center;
	font-size: 22px;
	padding: 0;
	margin: 0 auto;
}
#sale_item h3.title {
	font-size: 1.5rem;
	padding: 1rem 0;
	text-align: center;
	margin: 0 auto;
}
#sale_item h6.title {
	font-size: 18px;
}
#sale_item .icn {
	padding: .3rem .4rem .2rem;
	display: inline-block;
	margin-right: 8px;
	line-height: 1.6;
	font-size: 1rem;
}
#sale_item .icn.red {
	background-color: #c0252b;
	color: #fff;
}
#sale_item .icn.pnk {
	background-color: #db2853;
	color: #fff;
}
#sale_item .icn.org {
	background-color: #f7931e;
	color: #fff;
}
#sale_item .icn.grn {
	background-color: #00946D;
	color: #fff;
}
#sale_item .icn.blk {
	background-color: #333;
	color: #fff;
}
#sale_item .icn.brw {
	background-color: #5c2723;
	color: #fff;
}
#sale_item .icn.ble {
	background-color: #0b4b88;
	color: #fff;
}
#sale_item .coupon-icn {
	background-color: #00C897;
	color: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
    margin: 0;
	font-size: 1.1rem;
	font-weight: 700;
	-webkit-border-radius: 4px;/* for Safari and Chrome */
	-moz-border-radius: 4px; /* for Firefox */
	-o-border-radius: 4px; /* for opera */
	border-radius: 4px; /* for opera */
	padding: .6rem .8rem .5rem;
	line-height: 1.2;
}
#sale_item .coupon-icn span {
	font-size: 22px;
}
#sale_item .detail .point100 {
	font-size: 18px;
}
#sale_item .photo .point100 {
	font-size: 1.3rem;
	line-height: 1.1;
	position: absolute;
	width: 120px;
	height: 120px;
	background-color: #f7931e;
	padding-top: 18px;
	top: 8px;
	left: 8px;
	color: #fff;
	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%;
}
#sale_item .photo .point100 .en {
	font-size: 24px!important;
	font-weight: 700;
}
.note {
	font-size: 1rem;
	padding-top: .4rem;
	padding-top: .8rem;
}
.note:before {
	content: "※";
	padding-left: .4rem;
}
.detail .note {
	font-size: .9rem;
}
.contents-box {
	padding: 2rem 32px 0;
}
.contents-box p {
	font-size: 18px;
	text-align: left;
}
.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.wrap {
	flex-wrap: wrap;
}
.column-box > div {
	flex-direction: column;
	display: -webkit-box;
	display: -ms-box;			
	display: flex;
	padding: 0 .5%;
}
/*.column-box > div > * {
	flex-grow: 1;
	height: 100%;
}
.product .column-box > div > *,
.point .column-box > div > * {
	flex-grow: unset;
	height: unset;
}*/
.col80 {
	width: 80%!important;
}
.col75 {
	width: 75%!important;
}
.col50 {
	width: 50%!important;
}
.col33 {
	width: 33.3333%!important;
}
.col25 {
	width: 25%!important;
}
.col20 {
	width: 20%!important;
}
.col16 {
	width: 16.6666%!important;
}
.col100 {
	width: 100%!important;
}
.photo {
	font-size: 0;
	height: unset!important;
	position: relative;
}
#sale_item section.sale .photo {
	padding-right: 24px;
    padding-left: 0;
	filter: drop-shadow(4px 8px 4px rgba( 0, 0, 0, .2));
}
.photo img {
	width: 100%;
	height: unset;
	flex-grow: unset;
}
.photo .figureSquareCard {
	background-color: #fff;
}
.photo .figureSquareCard img {
    height: 100%;
}
.photo a {
	flex-grow: unset;
    height: auto;
}
.ver-rl {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
}
.text-combine {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}
.ver-rl a {
	text-decoration: overline;
}
#sale_item .btn {
	margin: .4rem 0 22px;
}
#sale_item .btn a {
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-box;
	display: flex;
	padding: 1rem 0;
	line-height: 1;
	-webkit-border-radius: 6px;/* for Safari and Chrome */
	-moz-border-radius: 6px; /* for Firefox */
	-o-border-radius: 6px; /* for opera */
	border-radius: 6px;
	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;
}
#sale_item .btn.buy {
    width: 320px;
    margin-left: calc(100% - 320px);
}
#sale_item .btn.buy a {
	background-color:#d94527;
	font-weight: normal;
    box-shadow: 0 3px 0 #5c2723;
}
#sale_item .btn.buy.org a {
	background-color:#ee7f00;
}
#sale_item .btn.buy a .cart-icn {
	background-image: url("../../contents/sale_item/icn-cart.svg");
	background-repeat: no-repeat;
	background-position: top 50% left 0%;
	background-size: 24px;
	font-size: 18px;
    min-height: 24px;
	padding: 0 0 0 28px;
	margin: 0;
	display: -webkit-box;
	display: -ms-box;
	display: flex;
	-webkit-box-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.date {
	text-align: center;
	padding-top: 0;
	margin-bottom: .4rem;
}
.date .icn-red {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	background-color: #d94527;
	padding: .1rem .8rem .2rem;
	line-height: 1.2;
}
#sale_item .date .icn {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	background-color: #aaa;
	padding: .3rem .8rem .2rem;
	line-height: 1.2;
}
.date .period:after {
	content: "：";
	padding-right: .4rem;
}
.link-box {
	display: -webkit-box;
	display: -ms-box;			
	display: flex;rgb(99, 9, 42)
	flex-direction: row;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#sale_item .intro .btn a {
	font-size: 22px;
}
#sale_item .btn.buy a .icn {
	background-image: url("../../contents/sale_item/icn-cart.svg");
	background-repeat: no-repeat;
	background-position: top 50% left 0%;
	background-size: 24px;
	font-size: 18px;
	padding: 0 0 0 28px;
	margin: 0;
}
#sale_item .btn.link a .icn {
	background-image: url("../../contents/sale_item/icn-hands.svg");
	background-repeat: no-repeat;
	background-position: top 50% left 0%;
	background-size: 36px;
	font-size: 20px;
	padding: 0 0 0 40px;
	font-weight: 700;
	margin: 0;
}
#sale_item .product-name .volume,
#sale_item .product-price .volume {
	font-size: 18px;
	line-height: 1.1;
	text-align: right;
}
#sale_item.sale2205 .product-name a {
	color: #333;
}
#sale_item .product-name .volume.en,
#sale_item .product-price .volume.en {
	font-size: 22px;
}
#sale_item .product-price .volume.en .fnt-small {
	font-size: .8rem!important;
}
#sale_item .product-name .volume:before {
	content: "/";
	padding: 0 0 0 .4rem;
}
#sale_item .product-price .volume:after {
	content: "/";
	padding: 0 .4rem 0 0;
}
.link-box li {
	margin: 0 .2rem;
}
.link-box li img {
	width: 100%;
}
.intro p {
	font-size: 18px;
	margin-bottom: 1rem;
}
.category-title {
	padding: 18px .8rem;
	color: #ffffff;
	font-size: 1.8rem;
	font-weight: 700;
	position: relative;
	color: #333;
	border-left: 10px solid #333;
	margin-bottom: 1rem;
/*	text-shadow: rgb(96, 110, 66) 2px 0px 0px, rgb(96, 110, 66) 1.75517px .958851px 0px, rgb(96, 110, 66) 1.0806px 1.68294px 0px, rgb(96, 110, 66) .141474px 1.99499px 0px, rgb(96, 110, 66) -.832294px 1.81859px 0px, rgb(96, 110, 66) -1.60229px 1.19694px 0px, rgb(96, 110, 66) -1.97998px .28224px 0px, rgb(96, 110, 66) -1.87291px -.701566px 0px, rgb(96, 110, 66) -1.30729px -1.5136px 0px, rgb(96, 110, 66) -.421592px -1.95506px 0px, rgb(96, 110, 66) .567324px -1.91785px 0px, rgb(96, 110, 66) 1.41734px -1.41108px 0px, rgb(96, 110, 66) 1.92034px -.558831px 0px;*/
}
#sale_item .category-title.jpn,
#sale_item .detail .copy.jpn,
#sale_item .detail .product-name.jpn,
#sale_item .recommend .recipe-name.jpn {
	font-weight: 500;
}
#sale_item section.sale .contents-box .txt {
	font-size: 1.1rem;
	margin: 0 0 28px;
}
#sale_item .normal-price {
	font-size: 18px;
	padding-bottom: .4rem;
}
#sale_item .icn-off {
	font-size: 20px;
	line-height: 1;
}
#sale_item .product-price {
	padding-top: 22px;
	line-height: 1;
	position: relative;
}
#sale_item .product-price .price {
	font-size: 2.4rem;
	padding-right: .2rem;
}
#sale_item .detail .copy {
	font-size: 18px;
	color: #333;
	font-weight: 700;
	text-align: center;
	border-bottom: 4px double #333;
}
#sale_item .detail .product-name {
	padding-bottom: .4rem;
	padding-top: .4rem;
	font-size: 28px;
	color: #5c2723;
	text-align: center;
	font-weight: 700;
}
#sale_item .detail .product-name .sub {
	font-size: 24px;
}
#sale_item .detail .btn.buy a {
	width: calc(100% - 64px - 12px);
	height: auto;
	height: 56px;
}
#sale_item .detail label {
	width: 64px;
	margin-right: 12px;
}
#sale_item .detail select {
	margin: 0;
	min-height: 60px;

}
.coupon-area {
	padding: 1% 0;
}
.coupon-area .cmp-title {
	background-position: top 50% left 2%;
	background-repeat: no-repeat;
	background-color: rgba(255, 136, 0, .1);
	background-size: 148px;
	min-height: 160px;
	padding-left: 172px;
	padding-top: 32px;
	padding-bottom: 28px;
}
.coupon-area#cmp_baking .cmp-title {
	background-image: url(../../contents/sale_item/icon_baking.png);
}
.coupon-area#cmp-yeast .cmp-title {
	background-image: url(../../contents/sale_item/icon_yeast.png);
}
.coupon-area .cmp-title h3 {
	font-size: 22px;
}
.coupon-cord {
	background-color: rgba(180, 0, 17, .1);
	border: 2px solid #b40011;
	padding: .8rem .4rem .8rem;
	-webkit-border-radius: 8px;/* for Safari and Chrome */
	-moz-border-radius: 8px; /* for Firefox */
	-o-border-radius: 8px; /* for opera */
	border-radius: 8px;
	margin-bottom: 1rem;
}
#sale_item .detail .coupon-cord {
	width: 100%;
}
.coupon-cord .coupon {
	font-size: 1rem;
	text-align: center;
	width: 100%;
}
.coupon-cord .coupon strong {
	font-size: 24px;
}
.coupon-area .data {
	width: 100%;
	margin-top: 16px;
	font-size: 18px;
}
.coupon-area .cuopon-ex {
	padding: 0 2%;
}
.coupon-area .cuopon-ex .text {
	font-size: .8125rem;
    line-height: 1.61538;
	margin-bottom: 0;
}
.coupon-area .cuopon-ex .cord {
	border: solid 1px #cdcdcd;
	padding: .8rem .4rem;
	max-width: 200px;
	margin-bottom: 16px;
}
.coupon-area .cuopon-ex .bubble {
    background-color: #ffb81a;
    font-size: 18px;
    color: #ffffff;
    padding: .8rem .4rem;
    border-radius: 8px;
    font-weight: 700;
	text-align: center;
    position: relative;
}
.coupon-area .cuopon-ex .bubble:before {
	content:"";
	position: absolute;
	margin-top: 0;
	top: -24px;
	left: 20px;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	border: 12px solid transparent;
	border-bottom: 12px solid #ffb81a;
}
.coupon-area .cuopon-ex .heading2 {
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.coupon-area .attention {
	width: 100%;
	margin-top: 2rem;
}
.coupon-area .attention h4 {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: .4rem;
}
.coupon-area .attention ul li {
	padding-left: 20px;
	text-indent: -20px;
	padding-bottom: .4rem;
	font-size: 1rem;
	line-height: 1.2;
}
.coupon-area .attention ul li:before {
	content: "※";
	padding-right: .4rem;
}
.coupon-area .cmp-title {
	background-position: top 50% left 2%;
	background-repeat: no-repeat;
	background-color: rgba(255, 136, 0, .1);
	width: 100%;
	background-size: 148px;
	min-height: 160px;
	padding-left: 172px;
	padding-top: 32px;
}
.coupon-area#cmp_baking .cmp-title {
	background-image: url(../../contents/sale_item/icon_baking.png);
}
.coupon-area#cmp-yeast .cmp-title {
	background-image: url(../../contents/sale_item/icon_yeast.png);
}
.coupon-area .cmp-title h3 {
	font-size: 22px;
}
.att-link {
	font-size: .8rem;
	font-weight: 700;
	padding-bottom: 1rem;
}
.recommend {
	padding: 1rem .5rem 1.5rem;
	margin: 4% 0 0;
}
.recommend .recipe-title {
	font-size: 1.3rem;
	color: #333;
	text-align: center;
	margin-bottom: .8rem;
}
.recommend .recipe-title:after {
	content: "";
	background-color: #333;
	width: 20%;
	height: 4px;
	display: block;
	margin: 4px auto 0;
}
.recommend a {
	color: #333;
	font-weight: 700;
	line-height: 1.2;
}
.recipe-thumb {
	width: 40%;
	position: relative;
}
.recipe-thumb img {
	-webkit-border-radius: 50%;/* for Safari and Chrome */
	-moz-border-radius: 50%; /* for Firefox */
	-o-border-radius: 50%; /* for opera */
	border-radius: 50%; /* for opera */
	width: 100%;
	filter: drop-shadow(2px 2px 2px rgba( 0, 0, 0, .4));
	z-index: 2;
}
@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, .recipe-thumb img { width: 16vw;height: 16vw; } /* IE11 */
}
@media all and (-ms-high-contrast:none){
	.recipe-thumb img { width: 16vw;height: 16vw; } /* IE10 */
}
.recommend .recipe-name {
	width: 60%;
	padding-left: 5%;
	font-size: 16px;
	color: #5c2723;
}
.recommend .recipe-name .sub {
	font-size: 1rem;
}
.cmp-icon {
	position: absolute;
	width: 120px;
	height: 120px;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
	filter: drop-shadow(2px 2px 2px rgba( 0, 0, 0, .3 ));
}
.cmp-icon.extend {
	width: 300px;
	top: -20px;
}
.cmp-icon.yeast {
	width: 160px;
	height: 160px;
	top: -12px;
}
.attention {
	position: relative;
}
.attention h4 {
	font-size: 22px;
	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: .4rem;
}
.bnr-area {
	margin-top: 6%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
.bnr-area .title {
	position: relative;
	padding: 1.5rem 1rem .8rem;
	font-size: 20px;
	text-align: center;
	margin-bottom: 1rem;
}
.bnr-area .title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	content: '';
	background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
	background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;  
}
/*tab design (cf.202109sale_item)*/
.tab_area {
	width: 100%;
	overflow: hidden;
	display: table;
	margin: 0;
}
.tab_area li {
	background-color: #ddd;
	width: 50%; 
	height: 100%; 
	padding: 2% 1%;
	color: #999;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer; 
	vertical-align: middle;
	display: table-cell;
}
.tab_area .select {
	background-color: #fff;
	color: #333;
}
/*all_area { 
	overflow: hidden;
}*/
.all_area .content_area {
	background-color: #f9f5ef;
	padding: 0 0 2%;
/*    display: none;*/
}
#sale_item.sale2205 section.sale .item {
	margin: 0 0 100px;
}
/*---- monthly design saleYYMM ----*/
/*202205*/
#sale_item.sale2205 section.sale > .column-box {
	background: radial-gradient(circle farthest-side, #019267, #019267 40%, transparent 40%, transparent);
	-webkit-background: radial-gradient(circle farthest-side, #019267, #019267 40%, transparent 40%, transparent);
	-moz-background: radial-gradient(circle farthest-side, #019267, #019267 40%, transparent 40%, transparent);
	-o-background: radial-gradient(circle farthest-side, #019267, #019267 40%, transparent 40%, transparent);
	background-size: 16px 2px;
    background-position: bottom;
    background-repeat: repeat-x;
}
#sale_item.sale2205 section.sale > .column-box:last-of-type {
	margin-bottom: 0%;
	background: none;
}
#sale_item.sale2205 .btn.buy a {
	background-color:#a3001f;
}
#sale_item.sale2205 .catFlour .product-price {
	padding-top: 1rem;
}
#sale_item.sale2205 .lp-menu ul li {
	width: 49%;
	margin: 0 0 .5% .5%;
}
#sale_item.sale2205 .lp-menu ul li:nth-of-type(n+3) {
	width: 32%;
}
#sale_item.sale2205 .lp-menu ul li a {
	background-color: #fff9f5;
	border: 2px solid #9FC088;
	color: #9FC088;
}
#sale_item.sale2205 .lp-menu ul li a:after {
    content: "";
    border-top: 4px solid #9FC088;
}
#sale_item.sale2205 .lp-menu ul li.pickup a {
	background-color: #fddce5;
	border: 1px solid #fb5e6b;
	color: #fb5e6b;
}
#sale_item.sale2205 .lp-menu ul li.pickup a:after {
    content: "";
    border-top: 4px solid #fb5e6b;
}
#sale_item.sale2205 .category-title {
	border-left: 10px solid #00C897;
	color: initial;
}
#sale_item.sale2205 .detail .copy {
	color: #019267;
    border-bottom: 4px double #019267;
}
#sale_item.sale2205 .detail .product-name,
#sale_item.sale2205 .recommend .recipe-title {
	color: initial;
}
#sale_item.sale2205 .recommend .recipe-name {
	color: #019267;
}
#sale_item.sale2205 .recipe-title:after {
	content: "";
    background-color: #00C897;
}
#sale_item.sale2205 .date .icn {
	background-color: #a3001f;
}
#sale_item.sale2205 .bnr-area .title {
	color: #019267;
}
#sale_item.sale2205 .bnr-area .title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	content: '';
	background-image: -webkit-repeating-linear-gradient(135deg, #019267, #019267 1px, transparent 2px, transparent 5px);
	background-image: repeating-linear-gradient(-45deg, #019267, #019267 1px, transparent 2px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;  
}
@media screen and (max-width:768px) {
	#sale_item.sale2205 .lp-menu ul li,
	#sale_item.sale2205 .lp-menu ul li:nth-of-type(n+4) {
		width: 49%!important;
	}
}
@media screen and (max-width:480px) {
	#sale_item.sale2205 .detail .copy {
		font-size: 4vw;
	}
	#sale_item.main-wrapper.sale2205 .lp-menu.thmb li a .name {
		font-size: 3.5vw;
	}
}
/*202112*/
/*---- monthly design saleYYMM ----*/
@media screen and (min-width: 767px) and (max-width:1024px) { 
	#main{
		width: 100%;
		max-width: 940px;
		margin: 0 auto;
	}
}
@media screen and (max-width:768px) {
	section.sale .photo .loader {
		background-size: 20vw;
	}
	#sale_item section.sale {
		margin: -56px 0 0;
		padding: 56px 0 44px;
	}
	#sale_item section.sale .column-box {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.lp-menu ul li {
		width: 49%;
		margin: 0 .5% .5% 0;
	}
	.lp-menu ul li a {
		padding: .7rem 24px .6rem .8rem;
		line-height: 1.2;
	}
	.lp-menu ul li:nth-of-type(3n) {
		margin: 0 .5% .5% 0;
	}
	.lp-menu ul li:nth-of-type(2n) {
		margin: 0 0 .5% 0;
	}
	.lp-menu ul li:last-child {
		margin: 0;
	}
	.date {
		margin-top: 1rem;
	}
	.date .icn-red {
		font-size: 5vw;
		padding-left: 0;
		padding-right: 0;
	}
	#sale_item .date .icn {
		padding-left: .5rem;
		padding-right: .5rem;
	}
	#sale_item .icn-off,
	#sale_item .product-price .icn.ble {
		font-size: 1.1rem;
	}
	.date .period {
		font-size: 3.5vw;
		padding-left: .4rem;
		padding-right: .4rem;
	}
	.date .period:after {
		content: "";
		padding-right: 0;
	}
	.col80,
	.col75,
	.col25,
	.col20 {
		width: 50%!important;
	}
	.col16 {
		width: 100%!important;
	}
	.pcsize,
	.spsize {
		display: none;
	}
	.tabsize {
		display: block;
	}
	.txt-cl {
		text-align: left!important;
		/*PCsize text-align: center*/
	}
	#sale_item .photo .point100 {
		font-size: 1.1rem;
		line-height: 1.1;
		padding-top: .8rem;
		width: 100px;
		height: 100px;
	}
	#sale_item.sale2108 .lp-menu ul li,
	#sale_item.sale2107 .lp-menu ul li {
		margin: 0 .5% 1%;
	}
	#sale_item.sale2108 .lp-menu ul li:nth-last-of-type(-n+6),
	#sale_item.sale2107 .lp-menu ul li:nth-last-of-type(-n+6) {
		width: 49%;
	}
	.bnr-area .title {
		font-size: 18px;
	}
	#sale_item .detail .copy {
		font-size: 1rem;
	}
	#sale_item .detail .product-name {
		font-size: 1.5rem;
	}
	#sale_item .detail .product-name .sub {
		font-size: 1rem;
	}
	#sale_item .btn.buy {
		width: 264px;
		margin-left: calc(100% - 264px);
	}
	.recommend .recipe-name {
		font-size: 1rem;
	}
	.recommend .recipe-name .sub {
		font-size: .9rem;
	}
}
@media screen and (max-width:640px) {
	.intro p {
		font-size: 1.1rem;
	}
	#sale_item.sale2205 section .item,
	#sale_item section > .column-box {
		margin-bottom: 64px;
	}
	#sale_item section.sale .photo {
		width: 100%!important;
		max-width: 480px;
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 32px;
	}
	#sale_item section.sale .column-box .detail {
		width: 100%!important;
		max-width: 640px;
		margin-left: auto;
		margin-right: auto;
	}
	#sale_item .product-price {
		margin-left: auto;
		margin-right: auto;
	}
	#sale_item .btn.buy {
		width: 360px;
		margin-left: auto;
		margin-right: auto;
	}
	#sale_item .lp-menu.thmb li a .name {
		font-size: .8rem;
		text-indent: 0;
		text-align: left;
	}
}
@media screen and (max-width:480px) {
	main {
		max-width: 100%;
		margin: 0 auto;
	}
	#sale_item .fnt-small {
		font-size: 3.5vw;
	}
	#sale_item.main-wrapper p,
	#sale_item .fnt-medium {
		font-size: 4vw;
	}
	.fnt-large {
		font-size: 5vw;
	}
	.main-wrapper {
		background-size: 8px,8px;
		background-position: top 0px left 2px,top 0px right 2px;
	}
	.contents-box {
		padding: 0 1rem 1rem;
	}
	.slash:before,
	.slash:after {
		content: "|";
		padding: 0 4vw;
	}
	.pcsize,
	.tabsize {
		display: none;
	}
	.spsize{
		display: block;
	}
	.col80,
	.col75,
	.col50,
	.col33,
	.col25,
	.col20,
	.col16 {
		width: 100%!important;
	}
	#sale_item .date .icn,
	.lp-menu ul li a {
		font-size: 4vw;
	}
	.lp-menu.thumb ul li a {
		width: 100%;
	}
	#sale_item .lp-menu.thmb li a .icn,
	#sale_item .lp-menu.thmb li a .icn img {
		width: 10vw;
		height: 10vw;
	}
	#sale_item .lp-menu.thmb li a .name {
		width: calc(100% - 10vw);
		font-size: 4vw;
		padding: 0 0 0 0.4rem;
	}
	.category-title {
		font-size: 6.5vw;
	}
	#sale_item.sale2205 section .item,
	#sale_item section > .column-box {
		padding: 0 0 44px;
		margin: 0 0 64px;
	}
	.recommend {
		padding: 0;
	}
	.attention {
		padding: 0 1rem;
		margin: 0 0 1rem
	}
	.attention ul {
		padding: 2rem 1.5rem 1.5rem 1.5rem;
	}
	#sale_item.sale2108 .attention {
		padding: 0;
	}
	#sale_item.sale2108 .attention ul {
		padding: 2rem 1rem 1.5rem 1rem;
	}
	.attention h4 {
		font-size: 6vw;
		margin-top: -4vw;
    	width: calc(100% - 2rem);
	}
	#sale_item .intro p {
		font-size: 4.5vw;
	}
	#sale_item .btn a {
		padding: 4vw 0;
	}
	#sale_item .btn.buy a {
		margin: 0;
		padding: 4% 0px;
		font-size: 4.5vw;
	}
	#sale_item .btn.buy a .icn {
		font-size: 5vw;
		text-align: left;
		background-size: 8vw;
		padding: 0 0 0 10vw;
	}
	#sale_item .btn.link a .icn {
		font-size: 5vw;
	}
	#sale_item .detail .product-name,
	.recommend .recipe-title,
	#sale_item .btn.buy a .cart-icn,
	.coupon-cord .coupon strong {
		font-size: 6vw;
	}
	#sale_item .btn.buy {
		width: 100%;
		margin-left: 0;
	}
	#sale_item .btn.buy a .cart-icn {
		font-size: 5vw;
	}
	#sale_item .product-price .price {
		font-size: 9vw;
	}
	#sale_item .photo .point100 {
		font-size: 5vw;
		padding-top: 5vw;
		width: 30vw;
		height: 30vw;
	}
	.recommend .recipe-name {
		padding-top: 1rem;
		font-size: 4vw;
		padding-left: 0;
		text-align: center;
	}
	.recommend .recipe-name .sub {
		font-size: 3.5vw;
	}
	.recipe-thumb img {
		width: 50vw;
		height: 50vw;
		margin: 0 auto;
	}
	.coupon-area .cmp-title {
		background-size: 128px;
		padding-top: 156px;
		padding-bottom: 1rem;
		padding-right: 1rem;
		padding-left: 1rem;
		background-position: top 16px left 50%;
	}
	.link-box {
		display: block;
	}
	.link-box li {
		display: block;
		font-size: 0;
		margin-bottom: 1rem;
	}
	#sale_item.sale2109 .tab_area li {
		font-size: 4vw;
	}
	.bnr-area .title {
		font-size: 5vw;
	}
}