@charset "UTF-8";

header::after,
#globalNav::after,

#nav::after,
#crumb::after,
#info::after,
#footer::after,
#contents::after,
#main::after,
#aside::after,
#mailmag::after,
#visual::after{
	content: "";
	display: block;
	clear: both;
}

.entry:after,
.entry ul:after,
ul.meta:after,
ul.boxSNS:after,
ul.horizon:after,
.well:after,
.boxSerch:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.entry,
.entry ul,
ul.meta,
ul.boxSNS,
ul.horizon,
.well,
.boxSerch{
	zoom: 1;
}

.mm-navbar{
	display: none;
}

/* loading */



/* scroll Top */
#page-top{
	position: fixed;
	bottom: 20px;
	right: 10px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	z-index: 999999999999;
}
#page-top a{
	display: block;
	padding: 0 15px;
}



.pager:after {
	font-size: 1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.pager {
	zoom: 1;
}
.pager {
	width: 100% !important;
	text-align: center;
	padding: 0 0 0 0;
}
.pager .current,
.pager .pages{
	font-size: 0.875em;
	color: #333;
	padding: 10px 14px;
	border: none;
	margin-right: 6px;
	line-height: 500%;
}
	@media screen and (max-width: 768px){
		.pager {
			zoom: 82%;
			white-space: nowrap;
		}

		.pager span.pages{
			display: block;
			line-height: 100% !important;
		}
	}

.pager span.current{
	border: #889355 solid 1px !important;
	background-color:#889355 !important;
	color: #FFF;
}
.pager a{
	padding: 8px 12px !important;
	border: #889355 solid 1px;
	margin-right: 6px;
}
.pager a:hover{
	padding: 8px 12px !important;
	color: #FFF;
	text-decoration: none;
	border: #889355 solid 1px !important;
	background-color:#889355;
}
.pager span.extend{
	border: none !important;

}

#wrapper{
	text-align: left;
}

.cursive,
span.cursive{
	font-family: 'Satisfy', cursive !important;
	font-weight: normal !important;
}

span.icon-title{
	background-color:#f2e5d6;
	padding: 6px 12px 6px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 500;
	color: #5c422e;
	letter-spacing: 2px;
	margin-bottom: 5px;
}


hr.line-double {
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 4px;
	background-color: #FFF;
}


/*----------------------------------------
　PC
-------------------------------------------*/
@media print, screen and (min-width: 769px){

.bg_cloth {
	width: 100%;
	background-image: url(/images/common/bg_cloth.jpg);
	background-position: center 0;
	background-repeat: repeat;
	position: relative;
}

.well-double{
	border: solid 3px #000;
	outline: solid 1px #000;
	outline-offset: 4px;
	margin: 4px;
	position: relative;
	padding: 30px 30px;
}
.well-double p.title{
	font-size: 1.875em !important;
	font-family: 'Satisfy', cursive;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	background-color: #FFF;
	padding: 0 30px;
	position: absolute;
	top: -35px;
	left: 50%;
	transform: translate(-50%, -0%);
}

.sw-inner{
	width: 1140px;
	margin:auto;
}

#badge{
	position: fixed;
	top: 22% !important;
	right: 0px;
	z-index:9999;
	text-align:right;
}

#badge .boxSNS{
	width: 30px;
	padding: 16px 10px;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#badge .boxSNS p.recipe{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-bottom: 14px;
}
#badge .boxSNS p.recipe a:hover{
	text-decoration: none !important;
}
#badge .boxSNS li.cp{
	width: 26px;
	padding-left: 2px;
}
#badge .boxSNS li img{
	width: 100%;
	height: auto;
}
#badge .boxSNS li{
	font-size:1.750em;
	line-height: 100%;
	margin-bottom: 10px;
}
#badge .boxSNS li a:hover{
	color: #666 !important;
}

header{
	background-color: rgba(255,255,255,0.9);
	padding:0 0 0 0;
	position: relative;
	z-index: 9999;
}
header .inner{
	width: 90%;
	min-width: 1140px;
	margin: auto; 
}
header h1.logo{
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-bottom: -60px;
}
header .nav-group{
	float: right;
	width: 70%;

	margin-top: 2px;
}




header .lang::after{
	content: "";
	display: block;
	clear: both;
}
header .lang{
	float: right;
	padding-top: 21px;
	margin-left: 15px;
}
header .lang .lang-item-ja{
	float: left;
	font-size: 0.875em;
}
header .lang .lang-item-en{
	float: right;
	font-size: 0.875em;
}
header ul.lang {
	list-style: none;
}
header ul.lang a{
	text-decoration: none;
}
header .lang .lang-item-ja a{
	background-color: #FFF !important;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 8px 14px 8px 20px;
	color: #889355 !important;
	letter-spacing: 1px;
	border:#889355 2px solid;
}
header .lang .lang-item-ja a:hover{
	background-color: #889355 !important;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 8px 14px 8px 20px;
	color: #FFF !important;
	letter-spacing: 1px;
	border:#889355 2px solid;
}

header .lang .lang-item-en a{
	background-color: #FFF !important;
	padding: 8px 18px 8px 14px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #889355 !important;
	border:#889355 2px solid;
}
header .lang .lang-item-en a:hover{
	background-color: #889355 !important;
	padding: 8px 18px 8px 14px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #FFF !important;
	border:#889355 2px solid;
}

header .lang .lang-item-ja.current-lang a{
	background-color: #889355 !important;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 8px 14px 8px 20px;
	color: #FFF !important;
	letter-spacing: 1px;
	border:#889355 2px solid;
}
header .lang .lang-item-en.current-lang a{
	background-color: #889355 !important;
	padding: 8px 18px 8px 14px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #FFF !important;
	border:#889355 2px solid;
}


#globalNav{
	float: right;
	position: relative;
	z-index: 999999 !important;
	padding-top: 15px;
}
#globalNav ul li{
	font-style: normal;
	color: #333;
	white-space: nowrap;
}

#globalNav ul li.home a:hover i{
	font-size: 1.00em;
	color: #FFF;
}

.ace-responsive-menu li a:hover {
  color: #889355;
}
.ace-responsive-menu li a span {
  display: inline-block;
  position: relative;
  transition: 0.3s;
}
.ace-responsive-menu li a span::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #889355;
  content: "";
  transition: 0.3s;
  transform: translateX(-50%);
}
.ace-responsive-menu li a span:hover::after {
  width: 100%;
}


footer {
	width: 100%;
	border-top: solid 3px #000;
	outline: solid 1px #000;
	outline-offset: 4px;
	padding-top: 60px;
}
footer .boxNews h2{
	font-size: 2.375em;
	font-weight: 400;
	margin-bottom: 24px;
}
footer .boxNews{
	float: left;
	width: 40%;
}
footer .boxNews .entry{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:1px solid #EFEFEF;
}
footer .boxNews .entry .image {
	float: left;
	margin-right: 16px;
}
footer .boxNews .entry .image img{
	max-width: 100px;
	height:auto;
}
footer .boxNews .entry h6{
	font-size: 1.0em !important;
	font-weight: 500;
	line-height: 160%;
}
footer .boxNews .entry .date{
	font-size: 0.875em;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #595655;
	margin-bottom: 0;
}

footer .boxCompany{
	float: right;
	width: 55%;
}
footer .boxCompany h2{
	font-size: 2.375em;
	font-weight: 400;
	margin-bottom: 24px;
}
footer .boxCompany table{
	margin-bottom: 30px;
}
footer .boxCompany table th{
	padding: 12px 18px 12px 12px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: 600;
	line-height:160%;
	letter-spacing: 2px;
}
footer .boxCompany table td{
	padding: 12px 10px 12px 12px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-size: 0.875em;
	line-height:160%;
}

footer p.copy{
	clear: both;
	background-color: #666666;
	font-size: 0.750em;
	color:#FFF;
	text-align:center;
	letter-spacing: 1px;
	margin-top: 50px;
	padding: 20px 0 20px 0;
}


/* コーナータイトル
-------------------------------------------- */
#cover {
	width: 95%;
	position: relative;
	z-index: 0;
	margin-bottom: 40px;
}

#cover .hgroup{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#cover .cover_brand{
	background-image:url(/images/contents/cover_brand.jpg);
	background-position:center -320px;
	background-repeat:no-repeat;
	background-size: cover;
	width: 100%;
	min-width: 1140px !important;
	height: 300px;
	background-attachment: fixed;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	display: table;
}
#cover .cover_recipe{
	background-image:url(/images/contents/cover_recipe.jpg);
	background-position:center -400px;
	background-repeat:no-repeat;
	background-size: cover;
	width: 100%;
	min-width: 1140px !important;
	height: 300px;
	background-attachment: fixed;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	display: table;
}
#cover .cover_news{
	background-image:url(/images/contents/cover_news.jpg);
	background-position:center -150px;
	background-repeat:no-repeat;
	background-size: cover;
	width: 100%;
	min-width: 1140px !important;
	height: 300px;
	background-attachment: fixed;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	display: table;
}
#cover .cover_veggie-maria{
	background-image:url(/images/contents/cover_veggie-maria.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	background-size: cover;
	width: 100%;
	min-width: 1140px !important;
	height: 300px;
	background-attachment: fixed;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	display: table;
}
#cover .cover_tropical-maria{
	background-image:url(/images/contents/cover_tropical-maria.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	background-size: cover;
	width: 100%;
	min-width: 1140px !important;
	height: 300px;
	background-attachment: fixed;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	display: table;
}


/* メインビジュアル
-------------------------------------------- */
#visual{
	width: 100%;
	min-width: 1140px;
	margin: auto;
	margin-bottom: 50px;
	z-index: 0;
}
#visual .main .bnr::after{
	content: "";
	display: block;
	clear: both;
}
#visual .main {
	width: 96%;
	min-width: 1200px;
	z-index: 0;
}
#visual .main .bnr{
	position: relative;
	z-index: 0;
}
#visual .main .bnr img{
	width: 100%;
	height: auto;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}

#visual .main .image-mob{
	display: none;
}
.slick-dots {
	display: none !important;
}


/* トップページ
-------------------------------------------- */
#home #main .news-line{
	width: 88%;
	min-width: 1140px;
	margin: auto;
}
#home #main .news-line .boxNews{
	margin-top: -52px;
	margin-bottom: 40px;
	position: relative;
	z-index: 9999;
}
#home #main .news-line .boxNews p.title{
	float: left;
}
#home #main .news-line .boxNews p.title span{
	background-color: #889355;
	border: solid 1px #889355;
	padding: 16px 24px;
	color: #FFF;
}
#home #main .news-line .boxNews p.text{
	float: left;
}
#home #main .news-line .boxNews p.text span{
	background-color: #FFF;
	padding: 16px 24px;
	border-top: solid 1px #EFEFEF;
	border-bottom: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
}

#home #main .pickup {
	padding: 40px 0 60px 0;
}
#home #main .pickup h2{
	font-size: 2.625em;
	font-weight: 400;
	margin-bottom: 30px;
}

#home #main .brand {
	background-image:url(/images/top/our-brand.jpg);
	background-position:center 0;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	position: relative;
	z-index: 0;
}
#home #main .brand .sw-bg-layer {
	padding: 50px 0 80px 0;
}
#home #main .brand h2{
	font-size: 6.125em !important;
	font-weight: 400;
	color: #FFF;
	line-height: 140%;
	letter-spacing: 2px !important;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4), 0px 0px 4px rgba(0,0,0,0.4);
}
#home #main .brand p{
	font-size: 1.625em !important;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 2px;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4), 0px 0px 4px rgba(0,0,0,0.4);
	margin-bottom: 40px;
}
#home #main .brand .btn-group{
	position: relative;
	z-index: 10;
}

#home #main .box-recipe{
	padding: 60px 0 30px 0;
}
#home #main .box-recipe h2{
	font-size: 2.625em;
	font-weight: 400;
	margin-bottom: 20px;
}
#home #main .box-recipe p.lead{
	font-size: 1.250em;
	font-weight: 600;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 30px !important;
}
#home #main .box-recipe .slider{
	margin-bottom: 30px;
}
#home #main .box-recipe .sw-entry .image img{
	width: 90%;
	margin: auto;
}
#home #main .box-recipe .sw-entry h6{
	text-align: center;
}
#home #main .box-recipe .autoplay1 h6{
	font-size: 0.563em;
}

#home #main .box-products{
	border-top: solid 3px #000;
	outline: solid 1px #000;
	outline-offset: 4px;
	position: relative;
	padding: 50px 30px;
}

#home #main .juice-bar {
	background-image:url(/images/top/bg_juicebar.jpg);
	background-color: #e5e7d9;
	background-position:center 0;
	background-size: contain;
	background-repeat:no-repeat;
	width: 100%;
	position: relative;
	z-index: 0;
	padding: 80px 0 0 0;
}
#home #main .juice-bar .hgroup::after{
	content: "";
	display: block;
	clear: both;
}
#home #main .juice-bar .hgroup {
	width: 90%;
	margin:auto;
	margin-bottom: 30px;
}
#home .juice-bar h2{
	float:left;
	width: 50%;
	font-size: 6.125em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #FFF;
	line-height: 140%;
	letter-spacing: 2px !important;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
#home #main .juice-bar .hgroup p{
	float:left;
	width: 50%;
	font-size: 1.125em;
	font-weight: 500;
	color: #FFF;
	line-height: 190% !important;
	letter-spacing: 1px;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	padding-top: 10px;
}
#home .juice-bar .box{
	float: right;
	width: 40%;
	background-color: #FFF;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	padding: 40px 100px 40px 70px;
	margin-bottom: 50px;
}
#home .juice-bar .box h6{
	font-size: 1.375em;
	color: #595655;
	margin-top: 12px;
	margin-bottom: 12px;
}



/* ブランドトップ
-------------------------------------------- */
#products #products-top .description{
	font-size: 1.1250em;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	margin-bottom: 30px;
}


/* ブランド サムネイルリスト
-------------------------------------------- */
.products-list{
	border-top: solid 1px #DDD;
	padding: 60px 0 40px 0;
}
.products-cat-list h2{
	font-size: 2.625em;
	font-weight: 400;
	margin-bottom: 30px;
}
.products-cat-list ul{
	text-align: center;
}
.products-cat-list ul li{
	display: inline-block !important;
}
.products-cat-list .sw-block8 .sw-box{
	float: left !important;
	width: 11.6% !important;
	margin-right: 1.0% !important;
}
.products-cat-list .sw-block8 .sw-box:nth-child(8n) {
	float: right !important;
	margin-right: 0 !important;
}
.products-cat-list .sw-block8 .sw-box:nth-child(8n+1) {
	clear: both !important;
}
.products-cat-list .sw-entry p.title-en{
	font-size: 0.938em;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	line-height: 130% !important;
	margin-top: 10px;
	margin-bottom: 8px !important;
}
.products-cat-list .sw-entry p.name{
	font-size: 0.938em !important;
	font-weight: 600;
}

.tab-nav{
	margin-bottom: 20px;
}
.tab-nav li a{
	background-color: #889355;
	border-radius: 30px;
	border:none !important;
	padding: 6px 18px;
	margin-right: 10px;
	display: block;
	text-align: center;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFF !important;
	letter-spacing: 2px;
	transition: all 0.2s ease;
	text-decoration: none !important;
	display: inline-block;
}
.tab-nav li:hover {
	opacity: 0.75;
	text-decoration: none;
}
.tab-nav li.active a{
	background-color: #889355;
	border-radius: 30px;
	border:none !important;
	opacity: 0.65;
	display: block;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF !important;
	letter-spacing: 2px;
	transition: all 0.2s ease;
	text-decoration: none;
	display: inline-block;
}

.tabContents {
	display: none;
}
.tabContents.active {
	display: block;
}



/* 商品カテゴリー 
-------------------------------------------- */
#products #products-cat-main p.title-cat-en{
	position: relative;
	padding: 0 0 0 0;
	font-size: 2.5em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	letter-spacing: 2px !important;
}

#products #products-cat-main .sw-block45-55{
	display:flex;
	flex-wrap: wrap;
	min-width: 1140px;
}
#products #products-cat-main .box-main{
	margin-bottom: 70px;
}
#products #products-cat-main .box-title{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45% !important;
	position: relative;
}
#products #products-cat-main .box-title img{
	width: 100%;
	height: auto;
	position: relative;
}
#products #products-cat-main .box-title.l img{
	width: 100%;
	height: auto;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
#products #products-cat-main .box-title .hgroup{
	position: absolute;
	text-align: center;
}

#products #products-cat-main .box-products{
	display: flex;
	align-items: center;
	width: 55% !important;
	position: relative;
}
#products #products-cat-main .box-products .box{
	text-align: center;
	margin:auto;
	padding: 1.0em 3.0em 0 3.0em;
}
#products #products-cat-main .box-products .sw-box{
	text-align: center;
}

#products #products-cat-main .box-products .image{
	position: relative;
	margin-bottom: 20px;
}
#products #products-cat-main .box-products .image img.image-w{
	width: 75%;
}
#products #products-cat-main .box-products .image .pkg:nth-child(2){
	position: absolute;
	bottom:-15px;
	left: -45px;
	width: 80%;
}
#products #products-cat-main .box-products .image .pkg:nth-child(3){
	position: absolute;
	bottom:-15px;
	left: -55px;
	width: 60%;
}
#products #products-cat-main .box-products .image .pkg:nth-child(4){
	position: absolute;
	bottom:-15px;
	left: -35px;
	width: 40%;
}

#products #products-cat-main .box-products .text h3{
	font-size: 1.15em;
	font-weight: 600;
	font-family: 'Noto Serif JP', serif;
	line-height: 150% !important;
	color: #889355;
	margin-bottom: 10px;
}
#products #products-cat-main .box-products .text h3 span.capa{
	font-size: 0.875em;
}
#products #products-cat-main .box-products p.region{
	font-size: 0.875em;
	text-align: center;
	margin-bottom: 20px;
}
#products #products-cat-main .box-products p.region .flag-icon{
	margin-right: 6px;
}
#products #products-cat-main .box-products .btn{
	width: 100%;
	text-align: center !important;
	margin:auto;
}

#products #products-cat-main .description{
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 80px;
}

#products .benefit{
	margin-bottom: 80px;
}
#products .benefit ul{
	text-align: center;
}
#products .benefit ul li{
	display: inline-block;
	font-size: 1.375em !important;
	font-family: 'Noto Serif JP', serif;
	margin-right: 30px !important;
}


/* 商品詳細
-------------------------------------------- */
#products #products-cat-sub{
}
#products #products-cat-sub .box-sub{
	width: 96%;
	min-width: 1140px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	margin-bottom: 60px;
}
#products #products-cat-sub .box-sub .box{
	width: 100%;
	margin: auto;
	padding: 60px 0;
}

#products #products-cat-sub p.title-cat-en{
	position: relative;
	padding: 0 0 0 0;
	font-size: 2.250em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	letter-spacing: 2px !important;
}

#products #products-cat-sub h1{
	font-size: 1.625em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #595655 !important;
	text-align: center;
	margin-bottom: 28px;
}


#products #products-cat-sub h1.title-cat-en{
	position: relative;
	padding: 0 0 0 0;
	font-size: 2.250em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #000;
	line-height: 180%;
	text-align: center;
	letter-spacing: 2px !important;
	margin-bottom: 50px !important;
}


#products #products-cat-sub ul.menu{
	text-align: center;
	margin-bottom: 36px;
}
#products #products-cat-sub ul.menu li{
	display: inline-block;
	margin-right: 8px;
}

#products #products-cat-sub .box-sub .sw-box .image{
	margin-bottom: 20px;
}
#products #products-cat-sub .box-sub .sw-box .text h6{
	font-size: 1.063em;

}
#products #products-cat-sub .box-sub .sw-box .text p{
	font-size: 0.875em;
	color: #666;
}

#products #products-cat-sub .description p{
	font-size: 1.125em;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	margin-bottom: 60px;
}

#products #products-cat-sub .info h3{
	font-size: 1.3750em;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
#products #products-cat-sub .base,
#products #products-cat-sub .method{
	margin-bottom: 30px;
}
#products #products-cat-sub .base p{
	margin-bottom: 6px;
}
#products #products-cat-sub .benefit{
	margin-bottom: 80px;
}
#products #products-cat-sub .benefit li{
	margin-right: 12px;
}
#products #products-cat-sub .nutrition{
	position: relative;
	width: 100%;
}
#products #products-cat-sub .origin{
	margin-bottom: 60px;
}

#products .box-recipe{
	padding: 60px 0 30px 0;
}
#products .box-recipe h3{
	position: relative;
	padding: 0 0 0.5em 0;
	font-size: 1.75em !important;
	color: #000;
	line-height: 160%;
	text-align: center;
	margin-bottom: 34px;
}



#recipe .func{
	margin-bottom: 40px;
}
#recipe .func .search {
	padding: 0 !important;
	margin: 0 !important;
	margin-top: -3px !important;
}
#recipe .func .search input {
  background-color:#EEEEEE;
  border:none;
  font-size:0.750em;
  height:40px;
  vertical-align:middle;
  width:80%;
}
#recipe .func .search button {
  background-color:#889355;
  border:none;
  box-sizing:border-box;
  color:#FFFFFF;
  cursor:pointer;
  display:inline-block;
  font-size:1.0em;
  width:40px;
  height:40px;
  line-height:160%;
  text-align:center;
  vertical-align:middle;
}
#aside .search button:hover{
	background-color: #666;
}


#recipe .box-recipe.top{
	padding:40px 0; 
}
#recipe #main .box-recipe h3{
	font-size: 2.250em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	margin-bottom: 30px;
}
#recipe .box-recipe h2{
	font-size: 1.750em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #595655 !important;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 24px;
}
#recipe .box-recipe .sw-box{
	margin-bottom: 24px;
}

#recipe.single #main h1{
	font-size: 1.8750em !important;
	font-weight: 600;
	color: #000;
	text-align: center;
	letter-spacing: 1px !important;
	margin-bottom: 34px;
}
#recipe #main .main::after{
	content: "";
	display: block;
	clear: both;
}
#recipe #main .main{
	width: 1140px;
	padding-top: 90px;
	margin-bottom: 60px;
}

#recipe #main .main .image{
	float: left;
	width: 500px;
}
#recipe #main .main .image img{
	width: 100%;
	height: auto;
	border-radius: 12px;
}
#recipe #main .main .list{
	float: right;
	width: 590px;
}
#recipe #main .main .tag{
	margin-bottom: 12px;
}
#recipe #main .main .tag span{
	margin-bottom: 8px;
}
#recipe #main .main .material table{
	width: 100%;
	margin-bottom: 30px;
}
#recipe #main .main .material table td{
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-size: 0.875em;
	color: #595655;
	line-height:160%;
}

#recipe #main .howto ul{
	list-style: decimal;
	padding-left: 16px;
}
#recipe #main .howto ul li{
	margin-bottom: 16px;
}
#recipe #main .howto ul li:last-child{
	margin-bottom: 0px;
}

#recipe #main .box-products{
	padding: 60px 0 30px 0;
}
#recipe #main .box-products ul{
	text-align: center;
}
#recipe #main .box-products ul li{
	display: inline-block;
	vertical-align: top;
	width: 200px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#recipe #main .box-products ul li:last-child{
	margin-right: 0px;
}
#recipe #main .box-products h2{
	font-size: 1.5em !important;
	font-weight: 600;
	color: #000;
	line-height: 160%;
	text-align: center;
	margin-bottom: 35px;
}
#recipe #main .box-products .text h3{
	font-size: 1.25em;
	font-weight: 600;
	color: #889355;
	line-height: 150%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#recipe #main .box-products .text h3 a{
	color: #889355;
	text-decoration: none;
}
#recipe #main .box-products .text h3 a:hover{
	color: #889355;
	text-decoration: underline;
}

#recipe #main .box-products .image{
	margin-bottom: 10px;
}
#recipe #main .box-products p.region{
	font-size: 0.875em;
	text-align: center;
	margin-top: 10px;
}


#products ul.status{
	margin-bottom: 16px;
}
#products ul.status li{
	float: left;
	margin-right: 6px;
}


#news.single #contents{
	padding-top: 100px;
}




/* 共通
-------------------------------------------- */
.box-recipe h6{
	font-size: 0.938em !important;
}
.box-recipe .image{
	margin-bottom: 12px;
}
.box-recipe .image img{
	border-radius: 12px;
}
.box-recipe .sw-entry .image img{
	border-radius: 12px;
}




span.expand{
	position: absolute;
	bottom:0;
	right: 0;
	width: 20px;
}
span.expand img{
	width: 100%;
	height: auto;
}






#catNav{
	margin-bottom: 30px;
}
#catNav .inner {
	display: none;
}
#catNav .inner.open {
	display: block;
}
#catNav ul li a{
	text-decoration: none;
}
#catNav p{
	cursor: pointer;
	padding: 10px 6px;
	border-bottom: 1px solid #DEDEDE;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
#catNav p.level1{
	background-color: #FFF;
	font-size: 0.938em;
}
#catNav p.level1 a{
	color: #333;
	text-decoration: none;
}
#catNav p.level1:hover{
	color: #333 !important;
	background-color: #EFEFEF;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
#catNav p.level1{
	background-color: #FFF;
	font-size: 0.938em;
}
#catNav .inner li{
	font-size: 0.825em;
}
#catNav .inner li a{
	display: block;
	padding: 5px 12px 5px 18px;
	color: #777;
	text-decoration: none;
}
#catNav .inner li a:hover{
	display: block;
	padding: 5px 12px 5px 18px;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}

#catNav ul.children li.acticve a{
	font-weight: bold;
	color: #889355;
}

#news.single ul.sw-meta {
	border-bottom: 1px solid #DDD;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

#news.single ul.sw-meta-horizon li {
	font-size: 0.875em !important;
}


#brand .flow .image img{
	width: 100%;
	height: auto;
}

/*NEWS
-------------------------------------------- */

#news.single .sw-edit h1{
	position: relative;
	padding: 0 0 0.45em 0;
	font-size: 3.0em;
	color: #111;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 28px;
}
#news.single .sw-edit h1::after {
	content: "";
	display: block;
	position: absolute;
	left: 44%;
	bottom: 0;
	width: 90px;
	height: 6px;
	box-sizing: border-box;
}
#news.single .sw-edit h1::after {
	bottom: 0;
	border-bottom: 4px solid #889355;
}

#news.single .sw-edit h2{
	font-size: 2.000em !important;
	color: #889355 !important;
	line-height: 148% !important;
	letter-spacing: 1px !important;
	margin-top: 40px !important;
	margin-bottom: 10px !important;
}
#news.single .sw-edit h3{
	font-size: 1.750em !important;
	color: #111;
	line-height: 150%;
	letter-spacing: 1px;
	margin-top: 40px !important;
	margin-bottom: 8px !important;
}
#news.single .sw-edit h4{
	font-size: 1.500em;
	color: #000;
	font-weight: 700;
	line-height: 160%;
	letter-spacing: 1px;
	border-left: 5px solid #889355;
	padding-left: 14px;
	margin-bottom: 16px;
}
#news.single .sw-edit h5{
	background-color: #e7e9dd;
	font-size: 1.6em;
	color: #111;
	line-height: 160%;
	letter-spacing: 1px;
	padding: 14px 16px 14px 24px;
	margin-top: 40px !important;
	margin-bottom: 12px;
}
#news.single .sw-edit h6{
	font-size: 1.6em;
	color: #111;
	line-height: 160%;
	letter-spacing: 1px;
	margin-top: 40px !important;
	margin-bottom: 10px;
}
#news.single .sw-edit p{
	line-height: 160%;
	margin-bottom: 10px;
}




/* サイドバー
-------------------------------------------- */
#aside .archive {
	margin-bottom: 30px !important;
}

#aside .search {
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 20px !important;
}
#aside .search input {
  background-color:#EEEEEE;
  border:none;
  font-size:0.750em;
  height:40px;
  vertical-align:middle;
  width:170px;
}
#aside .search button {
  background-color:#889355;
  border:none;
  box-sizing:border-box;
  color:#FFFFFF;
  cursor:pointer;
  display:inline-block;
  font-size:1.0em;
  width:40px;
  height:40px;
  line-height:160%;
  text-align:center;
  vertical-align:middle;
}
#aside .search button:hover{
	background-color: #666;
}





}























/*----------------------------------------
　Mobile
-------------------------------------------*/
@media screen and (max-width: 768px){

.sw-inner-sp{
	width: 90%;
	margin:auto;
}

#badge{
	display: none;
}


.bg_cloth {
	width: 100%;
	background-image: url(/images/common/bg_cloth.jpg);
	background-position: center 0;
	background-repeat: repeat;
	position: relative;
}

.well-double{
	border: solid 3px #000;
	outline: solid 1px #000;
	outline-offset: 4px;
	margin: 4px;
	position: relative;
	padding: 30px 30px;
}
.well-double p.title{
	font-size: 1.375em !important;
	font-family: 'Satisfy', cursive;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	background-color: #FFF;
	padding: 0 10px;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translate(-50%, -0%);
}

.sw-inner{
	width: 90%;
	margin:auto;
}

#badge{
	position: fixed;
	bottom: 0 !important;
	right: 0px;
	z-index:999999999;
	text-align:right;
}

#badge .boxSNS{
	width: 30px;
	padding: 10px 10px;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#badge .boxSNS p.recipe{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-bottom: 14px;
}
#badge .boxSNS li.cp{
	width: 26px;
	padding-left: 2px;
}
#badge .boxSNS li img{
	width: 100%;
	height: auto;
}
#badge .boxSNS li{
	font-size:1.750em;
	line-height: 100%;
	margin-bottom: 10px;
}
#badge .boxSNS li a:hover{
	color: #666 !important;
}


header{
	background-color: none;
	position: relative;
	z-index: 100;
}
header .boxLogo{
	position: relative;
	z-index: 99999999;
}
header .tm{
	position: absolute;
	left: 12px;
	top:0px;
	width: 70px;
}
header .vm{
	position: absolute;
	left: 84px;
	top:0px;
	width: 70px;
}



header .lang::after,
header .lang .lang-item-ja::after,
header .lang .lang-item-en::after{
	content: "";
	display: block;
	clear: both;
}
header .lang{
	position: absolute;
	top: 15px;
	left: 170px;
	z-index: 99999999;
}
header .lang .lang-item-ja{
	float: left;
	font-size: 0.875em;
}
header .lang .lang-item-en{
	float: right;
	font-size: 0.875em;
}
header ul.lang {
	list-style: none;
}
header ul.lang a{
	text-decoration: none;

}
header .lang .lang-item-ja a{
	background-color: #FFF !important;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 6px 10px 7px 14px;
	color: #889355 !important;
	border:#889355 2px solid;
}

header .lang .lang-item-en a{
	background-color: #FFF !important;
	padding: 6px 14px 7px 10px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #889355 !important;
	border:#889355 2px solid;
}

header .lang .lang-item-ja.current-lang a{
	background-color: #889355 !important;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 6px 10px 7px 16px;
	color: #FFF !important;
	border:#889355 2px solid;
}
header .lang .lang-item-en.current-lang a{
	background-color: #889355 !important;
	padding: 6px 14px 7px 10px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #FFF !important;
	border:#889355 2px solid;
}



#globalNav{
	position: relative;
	z-index: 999999 !important;
}

footer {
	width: 100%;
	padding:40px 0;
	border-top: solid 3px #000;
	outline: solid 1px #000;
	outline-offset: 4px;
}
footer .boxNews h2{
	font-size: 2.375em;
	font-weight: 400;
	margin-bottom: 24px;
}
footer .boxNews{
	margin-bottom: 30px;
}
footer .boxNews .entry{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:1px solid #EFEFEF;
}
footer .boxNews .entry .image {
	float: left;
	margin-right: 16px;
}
footer .boxNews .entry .image img{
	max-width: 100px;
	height:auto;
}
footer .boxNews .entry h6{
	font-size: 1.0em !important;
	font-weight: 500;
	line-height: 160%;
}
footer .boxNews .entry .date{
	font-size: 0.875em;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #595655;
	margin-bottom: 2px;
}

footer .boxCompany{
	padding-bottom: 40px;
}
footer .boxCompany h2{
	font-size: 2.375em;
	font-weight: 400;
	margin-bottom: 24px;
}
footer .boxCompany table{
	margin-bottom: 30px;
}
footer .boxCompany table th{
	padding: 12px 12px 12px 12px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: 600;
	line-height:160%;
}
footer .boxCompany table td{
	padding: 12px 12px 12px 12px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-size: 0.875em;
	line-height:160%;
}

footer p.copy{
	clear: both;
	background-color: #666666;
	font-size: 0.750em;
	color:#FFF;
	text-align:center;
	letter-spacing: 1px;
	padding: 20px 0 20px 0;
}



/* コーナータイトル
-------------------------------------------- */
#cover {
	width: 100%;
	position: relative;
	z-index: 0;
	margin-bottom: 40px;
}


#cover .hgroup{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#cover .cover_brand{
	background-image:url(/images/contents/cover_brand.jpg);
	background-position:center 0;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	padding: 60px 0;
	display: table;
}
#cover .cover_recipe{
	background-image:url(/images/contents/cover_recipe.jpg);
	background-position:center 0;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	padding: 40px 0;
	display: table;
}
#cover .cover_news{
	background-image:url(/images/contents/cover_news.jpg);
	background-position:center 0;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	padding: 40px 0;
	display: table;
}
#cover .cover_veggie-maria{
	background-image:url(/images/contents/cover_veggie-maria.jpg);
	background-position:center 0;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	padding: 60px 0;
	display: table;
}
#cover .cover_tropical-maria{
	background-image:url(/images/contents/cover_tropical-maria.jpg);
	background-position:center 0;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	padding: 60px 0;
	display: table;
}


/* メインビジュアル
-------------------------------------------- */
#visual{
	width: 100%;
	margin: auto;
	margin-bottom: 30px;
	z-index: 0;
}
#visual .main .bnr::after{
	content: "";
	display: block;
	clear: both;
}
#visual .main {
	width: 100%;
	z-index: 0;
}
#visual .main .bnr {
	background-repeat:no-repeat;
	position: relative;
	z-index: 0;
}
#visual .main .bnr{
	position: relative;
	z-index: 0;
}
#visual .main .image-pc{
	display: none;
}



.slick-dots {
	display: none !important;
}


/* トップページ
-------------------------------------------- */
#home #main .news-line{
	width: 100%;
	margin: auto;
	background-color: #F8F8F8;
}
#home #main .news-line .boxNews::after {
	content: "";
	display: block;
	clear: both;
}
#home #main .news-line .boxNews{
	width: 84%;
	margin:auto;
	position: relative;
	z-index: 9999;
	margin-bottom: 24px;
}
#home #main .news-line .boxNews p.title{
	float: left;
	font-size: 0.750em;
}
#home #main .news-line .boxNews p.title span{
	background-color: #889355;
	padding: 8px 10px;
	color: #FFF;
}
#home #main .news-line .boxNews p.text{
	float: left;
	font-size: 0.8750em;
}
#home #main .news-line .boxNews p.text span{
	background-color: #FFF;

}

#home #main .pickup {
	padding: 0px 0 40px 0;
}
#home #main .pickup h2{
	font-size: 2.625em;
	font-weight: 500;
}

#home #main .brand {
	background-image:url(/images/top/our-brand.jpg);
	background-position:-600px top;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	position: relative;
	z-index: 0;
}
#home #main .brand .sw-bg-layer {
	padding: 40px 0 40px 0;
}
#home #main .brand h2{
	font-size: 3.0em !important;
	font-weight: 400;
	color: #FFF;
	line-height: 140%;
	text-align: center;
	letter-spacing: 1px !important;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4), 0px 0px 4px rgba(0,0,0,0.4);
	margin-bottom: 12px;
}
#home #main .brand p{
	font-size: 1.250em !important;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 1px;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.6), 0px 0px 4px rgba(0,0,0,0.6);
	margin-bottom: 34px;
}
#home #main .brand .btn-group{
	position: relative;
	z-index: 10;
	text-align: center;
}

#home #main .box-recipe{
	padding: 40px 0 10px 0;
}
#home #main .box-recipe h2{
	font-size: 2.625em;
	font-weight: 400;
	margin-bottom: 20px;
}
#home #main .box-recipe p.lead{
	font-size: 1.250em;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 24px;
}
#home #main .box-recipe .slider{
	width: 94%;
	margin: auto;
}
#home #main .box-recipe .sw-entry .image img{
	width: 92%;
	margin: auto;
	border-radius: 12px;
}

#home #main .box-products{
	position: relative;
	padding: 40px 0 20px 0;
	width: 100%;
}

#home #main .juice-bar {
	background-image:url(/images/top/bg_juicebar.jpg);
	background-color: #e5e7d9;
	background-position:-200px 0%;
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	position: relative;
	z-index: 0;
	padding: 40px 0 20px 0;
}
#home #main .juice-bar .hgroup {
	width: 88%;
	margin:auto;
}
#home .juice-bar h2{
	font-size: 3.0em !important;
	font-weight: 400;
	color: #FFF;
	line-height: 140%;
	letter-spacing: 2px !important;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	margin-bottom: 10px;
}
#home #main .juice-bar .hgroup p{
	font-size: 1.125em;
	font-weight: 500;
	color: #FFF;
	line-height: 160% !important;
	letter-spacing: 1px;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	margin-bottom: 40px;
}
#home .juice-bar .box{
	width: 86%;
	margin:auto;
	background-color: #FFF;
	border-radius: 12px;
	padding: 28px 20px 1px 20px;
	margin-bottom: 20px;
}
#home .juice-bar .box h6{
	font-size: 1.125em;
	color: #595655;
	text-align: left;
	margin-bottom: 10px;
}



/* ブランドトップ
-------------------------------------------- */
#products #products-top .description{
	font-size: 1.0em;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	margin-bottom: 30px;
}


/* ブランド サムネイルリスト
-------------------------------------------- */
.products-list{
	border-top: solid 1px #DDD;
	padding: 40px 0 20px 0;
}
.products-cat-list h2{
	font-size: 2.625em;
	font-weight: 400;
	margin-bottom: 30px;
}
.products-cat-list .block3-sp .sw-box{
	float: left !important;
	width: 30% !important;
	margin-right: 4.6%;
	margin-bottom: 30px;
}
.products-cat-list .block3-sp .sw-box:nth-child(3n) {
	float: right !important;
	margin-right: 0;
}
.products-cat-list .block3-sp .sw-box:nth-child(3n+1) {
	clear: both !important;
}
.products-cat-list .sw-entry .image{
	margin-bottom: 6px;
}
.products-cat-list .sw-entry p.title-en{
	font-size: 0.8750em;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	line-height: 130% !important;
	margin-bottom: 8px;
}
.products-cat-list .sw-entry p.name{
	font-size: 0.750em !important;
	font-weight: 600;
}

.products-cat-list ul.tab-nav{
	text-align: center;
}
.products-cat-list ul.tab-nav li{
	display: inline-block !important;
}
.tab-nav{
	margin-bottom: 30px;
}
.tab-nav li a{
	background-color: #889355;
	border-radius: 30px;
	border:1px solid #889355;
	padding: 16px 36px;
	margin-right: 12px;
	display: block;
	text-align: center;
	font-size: 1.125em;
	font-weight: bold;
	color: #FFF !important;
	letter-spacing: 2px;
	transition: all 0.2s ease;
	text-decoration: none !important;
	display: inline-block;
}
.tab-nav li:hover {
	opacity: 0.75;
	text-decoration: none;
}
.tab-nav li.active a{
	background-color: #889355;
	border-radius: 30px;
	border:2px solid #887155;
	opacity: 0.65;
	display: block;
	text-align: center;
	font-size: 1.125em;
	font-weight: bold;
	color: #FFF !important;
	letter-spacing: 2px;
	transition: all 0.2s ease;
	text-decoration: none !important;
	display: inline-block;
}
.tabContents {
	display: none;
}
.tabContents.active {
	display: block;
}



/* 商品カテゴリー 
-------------------------------------------- */
#products #products-cat-main p.title-cat-en{
	position: relative;
	padding: 0 0 0 0;
	font-size: 2.5em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	letter-spacing: 2px !important;
}

#products #products-cat-main .sw-block45-55{
	display:flex;
	flex-wrap: wrap;
}
#products #products-cat-main .box-main{
	margin-bottom: 20px;	
}
#products #products-cat-main .box-title{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	position: relative;
	margin-bottom: 30px;
}
#products #products-cat-main .box-title img{
	width: 100%;
	height: auto;
	position: relative;
}
#products #products-cat-main .box-title.l img{
	width: 100%;
	height: auto;
	border-bottom-right-radius: 24px;
}
#products #products-cat-main .box-title .hgroup{
	position: absolute;
	text-align: center;
}


#products #products-cat-main .box-products{
	display: flex;
	align-items: center;
	width: 100% !important;
	position: relative;
}
products #products-cat-main .box-products .sw-block1-sp .sw-box{
	width: 65% !important;
	margin:auto !important;
}

#products #products-cat-main .box-products .sw-entry{
	border-bottom: 1px #DDD solid ;
	padding-bottom: 16px;
	margin-bottom: 20px;
}
#products #products-cat-main .box-products .image{
	position: relative;
}

#products #products-cat-main .box-products .image .pkg:nth-child(2){
	position: absolute;
	bottom:0px;
	left: -10px;
	width: 70%;
}
#products #products-cat-main .box-products .image .pkg:nth-child(3){
	position: absolute;
	bottom:0px;
	left: -20px;
	width: 50%;
}
#products #products-cat-main .box-products .image .pkg:nth-child(4){
	position: absolute;
	bottom:0px;
	left: -30px;
	width: 30%;
}


#products #products-cat-main .box-products .box{
	width: 90%;
	margin:auto;
}
#products #products-cat-main .box-products .text h3{
	font-size: 1.125em;
	font-weight: 600;
	font-family: 'Noto Serif JP', serif;
	color: #889355;
	line-height: 140% !important;
	padding-top: 4px;
	margin-bottom: 10px;
}
#products #products-cat-main .box-products .text h3 span.capa{
	font-size: 0.875em;
}
#products #products-cat-main .box-products .sw-box{
	margin-bottom: 20px;
}
#products #products-cat-main .box-products p.region{
	font-size: 0.875em;
	margin-bottom: 16px;
}
#products #products-cat-main .box-products p.region .flag-icon{
	margin-right: 6px;
}
#products #products-cat-main .box-products .btn{
	width: 100%;
	margin:auto;
	font-size: 0.8750em;

}
#products #products-cat-main .box-products .btn a{
	padding: 6px 16px !important;
}


#products #products-cat-main .description{
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 65px;
}

#products .benefit{
	margin-bottom: 60px;
}
#products .benefit ul{
	text-align: center;
}
#products .benefit ul li{
	display: inline-block;
	font-size: 1.125em !important;
	font-family: 'Noto Serif JP', serif;
	margin-right: 30px;
}


/* 商品詳細
-------------------------------------------- */
#products #products-cat-sub{
}
#products #products-cat-sub .box-sub{
	width: 100%;
	margin-bottom: 36px;
}
#products #products-cat-sub .box-sub .box{
	width: 92%;
	margin: auto;
	padding: 60px 0 40px 0;
}

#products #products-cat-sub p.title-cat-en{
	position: relative;
	padding: 0 0 0 0;
	font-size: 2.250em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	letter-spacing: 2px !important;
}

#products #products-cat-sub h1{
	font-size: 1.625em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #595655 !important;
	text-align: center;
	margin-bottom: 28px;
}

#products #products-cat-sub ul.menu{
	text-align: center;
	margin-bottom: 36px;
}
#products #products-cat-sub ul.menu li{
	display: inline-block;
	font-size: 0.875em !important;
	margin-right: 2px;
}

#products #products-cat-sub .box-sub .sw-box .image{
	margin-bottom: 14px;
}
#products #products-cat-sub .box-sub .sw-box .text h6{
	font-size: 1.0em;
	margin-bottom: 10px;
}
#products #products-cat-sub .box-sub .sw-box .text p{
	font-size: 0.875em;
	color: #666;
}
#products #products-cat-sub .box-sub .sw-box{
	text-align: center;
}

#products #products-cat-sub .description p{
	font-size: 1.125em;
	font-family: 'Noto Serif JP', serif;
	line-height: 180% !important;
	text-align: center;
	margin-bottom: 50px;
}

#products #products-cat-sub .info h3{
	font-size: 1.250em !important;
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 12px;
}
#products #products-cat-sub .base,
#products #products-cat-sub .method{
	margin-bottom: 30px;
}
#products #products-cat-sub .base p{
	margin-bottom: 6px;
}
#products #products-cat-sub .benefit{
	margin-bottom: 60px;
}
#products #products-cat-sub .nutrition{
	position: relative;
	width: 100%;
}
#products #products-cat-sub .origin{
	margin-bottom: 60px;
}



#products .box-recipe{
	padding: 60px 0 30px 0;
}
#products .box-recipe h3{
	position: relative;
	padding: 0 0 0.5em 0;
	font-size: 1.5em !important;
	font-family: 'Noto Serif JP', serif;
	color: #000;
	line-height: 160%;
	text-align: center;
	margin-bottom: 34px;
}










#recipe .func{
	margin-bottom: 40px;
}
#recipe .func .search {
	width: 90%;
	margin:auto;
	margin-top: 16px;
}
#recipe .func .search input {
	float: left;
	width:70% !important;
	background-color:#EEEEEE;
	border:none;
	font-size:0.8750em;
	height:40px;
	vertical-align:middle;
}
#recipe .func .search button {
	float: left;
	width:20%;
	background-color:#889355;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.0em;
	height:40px;
	line-height:160%;
	text-align:center;
	vertical-align:middle;
}


#recipe .box-recipe.top{
	padding:40px 0; 
}
#recipe #main .box-recipe h3{
	font-size: 2.250em !important;
	font-family: 'Satisfy', cursive !important;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: center;
	margin-bottom: 30px;
}
#recipe .box-recipe h2{
	font-size: 1.750em !important;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #595655 !important;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 24px;
}

#recipe.single #main h1{
	font-size: 1.750em !important;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px !important;
	margin-bottom: 30px;
}
#recipe #main .main{
	padding-top: 30px;
	margin-bottom: 40px;
}
#recipe #main .main .image{
	margin-bottom: 30px;
}
#recipe #main .main .image img{
	width: 100%;
	height: auto;
	border-radius: 12px;
}

#recipe #main .main .list{
}
#recipe #main .main .description{
	font-size: 1.125em;
}
#recipe #main .main .tag{
	margin-bottom: 30px;
}
#recipe #main .main .tag span{
	margin-bottom: 8px;
}
#recipe #main .main .material table{
	width: 100%;
	margin-bottom: 50px;
}
#recipe #main .main .material table td{
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-size: 0.938em;
	color: #595655;
	line-height:160%;
}
#recipe #main .main .material table td.name{
	white-space: nowrap;
}
#recipe #main .howto ul{
	list-style: decimal;
	padding-left: 16px;
}
#recipe #main .howto ul li{
	margin-bottom: 16px;
}
#recipe #main .howto ul li:last-child{
	margin-bottom: 0px;
}


#recipe #main .box-products{
	padding: 60px 0 0px 0;
}
#recipe #main .box-products ul{
	text-align: center;
}
#recipe #main .box-products ul li{
	display: inline-block;

	margin-bottom: 30px;
}
#recipe #main .box-products ul li:last-child{
	margin-right: 0px;
}
#recipe #main .box-products h2{
	font-size: 1.5em !important;
	font-weight: 600;
	color: #000;
	line-height: 160%;
	text-align: center;
	margin-bottom: 24px;
}
#recipe #main .box-products .text h3{
	font-size: 1.0em;
	font-weight: 600;
	color: #889355;
	line-height: 150%;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}
#recipe #main .box-products .text h3 a{
	color: #889355;
	text-decoration: none;
}
#recipe #main .box-products .text h3 a:hover{
	color: #889355;
	text-decoration: underline;
}

#recipe #main .box-products .image{
	width: 70%;
	margin: auto; 
	margin-bottom: 10px;
}
#recipe #main .box-products p.region{
	font-size: 0.875em;
	text-align: center;
	margin-bottom: 16px;
}


#recipe #main .box-recipe{
	padding: 60px 0 40px 0;
}

#products ul.status{
	margin-bottom: 16px;
}
#products ul.status li{
	float: left;
	margin-right: 6px;
}


#news.single #contents{
	padding-top: 100px;
}



/* 共通
-------------------------------------------- */
span.expand{
	position: absolute;
	bottom:0;
	right: 0;
	width: 20px;
}
span.expand img{
	width: 100%;
	height: auto;
}



.box-recipe h6{
	font-size: 0.938em !important;
}
.box-recipe .image{
	margin-bottom: 12px;
}
.box-recipe .image img{
	border-radius: 12px;
}
.box-recipe .sw-box{
	margin-bottom: 20px !important;
}






#crumb{
	display: none;
}



#aside .search {
	width: 90%;
	margin:auto;
}
#aside .search input {
	float: left;
	width:65% !important;
	background-color:#EEEEEE;
	border:none;
	font-size:0.8750em;
	height:40px;
	vertical-align:middle;
}
#aside .search button {
	float: left;
	width:20%;
	background-color:#889355;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.0em;
	height:40px;
	line-height:160%;
	text-align:center;
	vertical-align:middle;
}
#aside .search button:hover{
	background-color: #666;
}
#aside .archive {
	width: 90%;
	margin:auto;
	margin-bottom: 30px;
}




.drawer-nav{
	position: relative;
	z-index: 999999;
}

#colorNav-btn{
	position: fixed;
	bottom: 14px;
	z-index: 10;
}

#colorNav-btn a{
	display: block;
	border: none;
	text-decoration: none;
	background: rgba(0,0,0,.7);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #FFF;
	font-size: 0.813em;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 1px;
	text-align: center;
	padding: 14px 18px 14px 12px; 
}


#news #catNav-btn{
	position: fixed;
	bottom: 30px;
	z-index: 10;
}
#products #catNav-btn{
	position: fixed;
	bottom: 60px;
	z-index: 10;
}
#catNav-btn button{
	border: none;
	background: rgba(0,0,0,.7);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #FFF;
	font-size: 0.813em;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 1px;
	text-align: center;
	padding: 14px 18px 14px 12px; 
}

#catNav{
	margin-bottom: 20px;
	padding:0 16px; 
}
#catNav .inner {
	display: none;
}
#catNav .inner.open {
	display: block;
}
#catNav p{
	cursor: pointer;
	padding: 10px 6px;
	border-bottom: 1px solid #DEDEDE;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
#catNav li a{
	text-decoration: none;
}
#catNav p.level1{
	background-color: #FFF;
	font-size: 1.0em;
}
#catNav p.level1 a{
	color: #333;
	text-decoration: none;
}
#catNav p.level1:hover{
	color: #333 !important;
	background-color: #EFEFEF;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
#catNav p.level1{
	background-color: #FFF;
	font-size: 1.0em;
}
#catNav .inner li{
	font-size: 0.825em;
}
#catNav .inner li a{
	display: block;
	padding: 5px 12px 5px 18px;
	color: #777;
	text-decoration: none;
}
#catNav .inner li a:hover{
	display: block;
	padding: 5px 12px 5px 18px;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}

#catNav ul.children li.acticve a{
	font-weight: bold;
	color: #889355;
}



#news.single article {
	width: 100%;
	margin:auto;
	padding-top: 24px;
}
#news.single article h2{
	font-size: 1.5em !important;
}
#news.single article img{
	width: 100%;
	margin:auto;
	margin-bottom: 20px; 
}
#news.single ul.sw-meta {
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	margin-bottom: 30px;
}
#news.single ul.sw-meta-horizon li {
	font-size: 0.875em !important;
}



}



/* お問い合わせ
-------------------------------------------- */

#feedback .btn{
	text-align:center;
	margin:15px 0 30px 0;
}
#feedback .btn input.mw-submit{
	background-color: #889355;
	border:1px solid #889355;
	border-radius: 3px;
	padding: 1.0em 1.4em;
	font-size: 1.125em;
	color: #fff;
	cursor:pointer;
}
#feedback .btn input.mw-submit:hover {
	border:1px solid #CCC;
	border-radius: 3px;
	background-color: #EFEFEF;
	color: #000;
}
#feedback .btn input.non-submit{
	background-color: #DDD;
	border:1px solid #DDD;
	border-radius: 3px;
	padding: 1.0em 1.4em;
	margin: auto;
	font-size: 1.125em;
	color: #000;
	cursor:pointer;
}
#feedback.btn input.non-submit:hover {
	border-color: #DDD;
	border:2px solid #666;
	border-radius: 3px;
	background-color: #999;
	color: #000;
}
/* ラジオ横並び */
#feedback .horizontal-item{
	display: inline-block;
}