@charset "euc-jp";
* {
	box-sizing:border-box;
}
:root {
	--maincolor: #EDEAE5;
	--subcolor:#54631D;
	--textcolor:#111;
	--bgcolor:#F7F7F7;
	--bgcolor2:#3F6EB4;
	--bgcolor3:#A5D342;
}
html {
	scroll-padding-top: 140px;
}
body {
	color: #5C5958;
	font-size: 16px;
	line-height: 1.7;
	font-family: 'Noto Serif JP', 'ÞâÌÀÄ«','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif !important;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	word-break : break-all;
	word-wrap : break-word;
	word-break: break-word;
	overflow-wrap : break-word;
	overflow-x: hidden;
	background-color: #FFF;
}
a {
	color: #294F2E;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
a:hover, a:focus {
	color: #6F9B65;
	text-decoration: none !important;
}
a:visited {
	color: #294F2E;
}
/* ¡¦²ä#­ã¥ã¡¦Îä#&#128;¡¦¡¦¥ê¥ã¡ã¥ë¡¦¥ã¥î*/
.dropmenu {
	list-style-type: none;
	position: relative;
	z-index: 1000;
}
.dropmenu li a {
	display: block;
	line-height: 1;
}
.dropmenu li a:visited {
	color: #111 !important;
}
.dropmenu li:hover ul {
	display: block;
}
.dropmenu li ul {
	display: none;
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
}
.dropmenu li {
	margin: 0;
	padding: 0 15px 0 10px !important;
}
.dropmenu li ul.mega {
	padding: .5rem;
	width: auto;
	left: auto !important;
	right: 0;
	text-align: left;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 1);
}
.dropmenu li ul.mega li {
	width: 33%;
	display: inline-block;
	box-sizing: border-box;
	text-align: left;
	background-color: transparent !important;
	border: none !important;
}
.dropmenu li ul li a {
	padding: .75rem !important;
}
.dropmenu li ul li a:hover {
	color: var(--maincolor) !important;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-color: #ccc;
}
.btn {
	border-radius: .35rem;
}
.btn-xlg, .btn-sm, .btn-xs {
	border-radius: .35rem;
}
.btn-xs {
	padding-top: 2px;
	padding-bottom: 2px;
}
select {
	border-radius: 0;
}
input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
}
/* bxSlider */
/*
* slider
*/
.slider {
margin-top: 2em;
padding: 0;
position: relative;
}
.bx-viewport {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
left: 0 !important;
border: none !important;
}
#slider div {
width: 100% !important;
}/*
* slider
*/

/* ------------------------------------
// layout
------------------------------------ */
header#pc-header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 131px;
	z-index: 999;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.1);
}
#sp-header {
	width: 100%;
	height: 75px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.1);
	z-index: 999;
}
main {
	margin-top: 10px;
}
@media (min-width: 769px) {
	main {
		margin-top: 131px;
	}
}
.wrapper {
	max-width: 1200px;
	margin: 0 auto;
}
.container-fluid {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
footer {
	color: #fff;
}
address {
	margin-bottom: 0;
	font-size: .72rem;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* ------------------------------------
// contents
------------------------------------ */
#contents {
	float: none;
	padding-left: 0;
}
#contents .topicpath-nav {
	margin-bottom: 1rem;
}
#contents .topicpath-nav li {
	padding: 0;
}
#contents .topicpath-nav a {
	margin-left: 5px;
}
.parallax {
	padding: 7rem 2rem;
	position: relative;
	width: 100%;
}
.parallax-primary {
	background-image: url('https://peapod.jp/shop/parallax-primary.jpg');
	background-position: center center;
	background-size: cover;
	background-color: rgba(255, 255, 255, 0.5);
	background-blend-mode: color;
	background-attachment: fixed;
}
.parallax-secondary {
	background-image: url('https://peapod.jp/shop/parallax-secondary.jpg');
	background-position: center center;
	background-size: cover;
	background-color: rgba(255, 255, 255, 0.5);
	background-blend-mode: color;
	background-attachment: fixed;
}
.parallax-none {
	background-color: #edeae5;
}
.parallax_contents {
	margin: 0 auto;
	padding: 2rem 1rem;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
}
.parallax-none .parallax_contents {
	background-color: transparent;
}
.cg_freespace_01 {
	margin-bottom: 4rem;
}
.cg_freespace_01 img {
	max-width: 100%;
	height: auto;
}
.img-responsive {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.img-center {
	margin: 0 auto !important;
	width: auto !important;
	height: auto;
}
.u-contents {
	padding-top: 120px;
	padding-bottom: 145px;
}
.social-btn {
	position: fixed;
	top: 35%;
	right: 10px;
	z-index: 999;
}
.social-btn a {
	width: 2.4rem;
	height: 2.4rem;
	display: block;
	color: #FFF;
	font-size: 2rem;
}
.btn-line {
	font-size: 1.2rem;
	color: #00B900 !important;
}
.btn-facebook {
	font-size: 1.2rem;
	color: #3B5998 !important;
}
.btn-instagram {
	font-size: 1.2rem;
	color: #CF2E92 !important;
}
.checkitem-list {
	border-top: 3px double rgba(0, 0, 0, .1);
}
.checkitem-list .row-item {
	margin: 0 auto !important;
}
@media (min-width: 769px) {
	.checkitem-list .row-item .history-unit {
		padding: 0 3% !important;
	}
}

/* ------------------------------------
// typography
------------------------------------ */
.sub-title {
	margin: 0 0 .35rem !important;
}
h1, h2, h3, h4{
	line-height: 1.4;
	font-weight: 400 !important;
}
h5, h6 {
	line-height: 1.5;
	font-weight: 400 !important;
}
h2.title {
	margin: 1.5rem 0 3rem;
	padding-bottom: 0;
	font-size: 1.7rem;
	text-align: center;
	letter-spacing: .2rem;
	font-weight: 400 !important;
}
h2.title > span {
	margin-top: 2px;
	display: block;
	line-height: 1.2 !important;
	text-align: center;
	font-size: 65% !important;
	letter-spacing: 1px !important;
}
h2.top-title {
	margin: 1rem 0 2rem;;
	text-align: center;
	font-size: 2rem;
	font-weight: 400 !important;
	letter-spacing: 2px;
}
h2.contents-title {
	margin: 0 0 1.5rem !important;
	padding: 1rem;
	line-height: 1.3;
	letter-spacing: 2px;
	color: #000 !important;
	background-color: #fff;
}
h2.sub-title {
	margin: 1.5rem 0 1.5rem;;
	text-align: center;
	font-weight: 400 !important;
	letter-spacing: 2px;
}
.u-contents h2 {
	margin: 1rem 0 !important;
	padding: .5rem;
	font-size: 1.7rem;
	background: #EAE4E4;
	background-color: #abb9a8;
}
h3 {
	margin: 0 0 .75rem;
	font-size: 1.35rem;
}
h3.contents-title {
	margin: 1.5rem 0 3rem;
	padding-bottom: 0.5rem;
	font-size: 1.7rem;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 400 !important;
}
h3.page-title {
	margin: 0 0 2rem;
	padding-left: 0.5rem;
	text-align: left;
	font-size: 1.45rem;
	letter-spacing: 1px;
	font-weight: 400 !important;
	border-left: 5px solid var(--maincolor);
}
h3.title {
	margin: 0 0 1rem;
	padding: 0;
	font-weight: 400 !important;
	font-size: 1.5rem;
	letter-spacing: 1px;
}
h4.title {
	margin: 1rem 0 1rem;
	font-size: 1.3rem;
	font-weight: 400 !important;
	line-height: 1.5;
	letter-spacing: 1px;
}
h4.title > span {
	display: block;
	text-align: center;
	font-size: 70%;
	line-height: 1.2;
	letter-spacing: 0;
}
h4.item-title {
	margin: 0 0 .7rem;
	padding: 0 0 .25rem 0;
	color: #111 !important;
	font-size: 1rem;
	text-align: left !important;
	border-bottom: 1px solid #99b393;;
}
.history-unit h4.item-title {
	font-size: .9rem;
}
h4.page-title {
	margin: 0 0 .35rem;
	color: #0092C4;
	font-weight: 400;
	font-size: 1.05rem;
}
h5 {
	font-size: .9rem;
}
p {
	margin: 0 0 .75rem;
	text-align: center;
}
small {
	font-size: 80%;
	color: rbga(255, 255, 255, 0.7);
}
ol.text-list li {
	margin: 0 0 .35rem;
	line-height: 1.6;
}
dt, dd {
	font-weight: 400 !important;
}
.text-serif {
	font-family: 'Hiragino Sans','Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif !important;
}
/* ¡¦¹ã¡¦¡¦Öæ4¡¦¥é¡¦­ã¥è¥ã¼ã¥á¥ã¶ä#¥ã¥î*/
.drawer.open {
	right: 0;
}
.drawer {
	position: fixed;
	top: 0;
	right: -280px;
	z-index: 9999;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 280px;
	height: 100%;
	background: #FFF;
	color: #111;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.drawer__item--close {
	padding: 10px 20px;
	text-align: right;
}
.drawer__item {
	border-bottom: 1px solid #e0e0e0;
}
.drawer__item--close {
	border-bottom: none !important;
}
.drawer__item--close a {
	color: #212121;
}
.drawer__item__name {
	font-size: 100%;
	font-weight: normal;
	display: table;
	line-height: 1;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 20px 20px;
	color: #111 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.drawer__item__name__icon--left {
	width: 15%;
	display: table-cell;
	vertical-align: middle;
}
.drawer__item__name__text {
	width: 70%;
	vertical-align: middle;
}
.drawer__item__name__icon--right {
	width: 10%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.overlay {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.75);
}
.drawer__item--accordion ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.linklist__item {
	border-bottom: 1px solid #e0e0e0;
	list-style: none;
}
.drawer__item--accordion .linklist__item {
	border-bottom: 1px solid #e0e0e0;
}
.drawer__item--accordion .linklist__item:last-child {
	border: none;
}
.linklist__item a {
	display: table;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 20px;
	color: #212121;
	background-color: #F7F7F7;
}
.drawer__item--accordion .linklist__item a {
	padding: 10px 20px 10px 2rem;
}
.linklist__item__text {
	width: 80%;
	height: auto;
}
.linklist__item a span {
	display: table-cell;
	vertical-align: middle;
}
.u-ac--active {
	border-bottom: 1px solid #e0e0e0;
}
/* ¡¦¹ã¡¦¡¦¡¦*/
.toolbar {
	padding: 10px 0;
	box-sizing: border-box;
	width: 100%;
	z-index: 9999999;
}
.toolbar__inner {
	margin: 0;
	padding: 0;
}
.toolbar__item {
	list-style: none;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.toolbar__item--menu {
	font-size: 1.7rem;
}
.toolbar__item--logo img {
	margin: 0 auto 0 !important;
	width: 220px;
	height: auto;
}
.toolbar__item--menu span {
	margin: 0 0 0 8px;
	vertical-align: middle;
	font-size: 85.71429%;
	font-weight: 400;
}
.toolbar__item--cart {
	font-size: 1.5rem;
	text-align: right;
	flex: 1;
}
.toolbar__item a {
	padding: 0 10px;
	color: #212121;
	/*padding: 0 20px;
	height: 60px;
	display: table;*/
}
.u-wrap {
	text-align: center;
	vertical-align: middle;
	zoom: 1;
}
.toolbar__item a .u-wrap {
	display: table-cell;
}
.toolbar__item a.u-toggle,
.drawer__item--close a.u-close {
	display: block;
	overflow: hidden;
}
.toolbar__item a .u-wrap img {
	width: 42px;
	height: 42px;
}
.drawer__item--close a.u-close img {
	width: 32px;
	height: 32px;
}
.toolbar__item a i {
	vertical-align: middle;
}
.toolbar__item--menu i {
	font-size: 1.7rem;
}
.toolbar__item--cart i {
	margin-top: 5px;
	font-size: 1.4rem;
	color: #111;
}
.toolbar__item--cart .toolbar__item__count {
	font-weight: 400;
	margin: 0 0 0 4px;
	vertical-align: middle;
	font-family: 'Hiragino Sans','Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif !important;
}
.toolbar__item__count {
	margin: 5px 0 0 !important;
	display: inline-block;
	color: var(--maincolor);
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	font-family: 'Hiragino Sans','Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif !important;
}
.toolbar__item__count {
	font-size: .9rem !important;
}
.section--shopname {
	padding-top: 65px;
}
.section__inner {
	padding: 10px;
}
.section__inner form, .drawer__item__name form {
	margin-bottom: 0;
}
.shopname {
	text-align: center;
	margin: 0;
	font-size: 114.28571%;
}
.shopname a {
	font-weight: 400;
	color: #212121;
	display: block;
}
.section {
	border-bottom: solid 1px #e0e0e0;
}
input[type="text"].keyword {
	font-size: 85.71429%;
	background: #fff;
	color: #212121;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
input[type="text"].keyword--small {
	padding: .5rem;
	width: 74%;
	height: auto;
}
.button--blue {
	background: #333;
	color: #fff;
}
.button--small {
	font-size: 100%;
	padding: 15px 0;
	width: 25%;
	line-height: 1;
	border: none;
}
.section--search .button {
	float: right;
}
/* slider */
.bx-wrapper {
	width: 100%;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
	/*width: 100%;*/
}
/* font */
.txt_l {
	text-align: left;
}
.txt_c {
	text-align: center;
}
.txt_r {
	text-align: right;
}
.txt_fwn {
	font-weight: normal;
}
.txt_fwb {
	font-weight: 400;
}
.txt_10 {
	font-size: 10px;
}
.txt_12 {
	font-size: 12px;
}
.txt_14 {
	font-size: 14px;
}
.txt_16 {
	font-size: 16px;
}
.txt_18 {
	font-size: 18px;
}
.txt_20 {
	font-size: 20px;
}
.txt_24 {
	font-size: 24px;
}
.txt_28 {
	font-size: 28px;
}
.txt_c_333 {
	color: #111;
}
.text-light {
	color: #FFF !important;
}
.text-dark {
	color: #111 !important;
}
.text-red {
	color: #C33;
}
.product-list__expl {
	font-size: .85rem;
	color: #555;
}
#header .txt_c_333 {
	color: #111;
}
/* background */
.bgc_gray {
	background-color: #f1f1f1;
}
/* margin */
.ml-auto {
	margin-left: auto !important;
}
.mr-auto {
	margin-right: auto !important;
}
.mar_auto {
	margin: 0 auto;
}
.mar_0 {
	margin: 0;
}
.mar_t_0 {
	margin-top: 0 !important;
}
.mar_r_0 {
	margin-right: 0;
}
.mar_b_0 {
	margin-bottom: 0;
}
.mar_l_0 {
	margin-left: 0;
}
.mar_5 {
	margin: 5px;
}
.mar_t_5 {
	margin-top: 5px;
}
.mar_r_5 {
	margin-right: 5px;
}
.mar_b_5 {
	margin-bottom: 5px;
}
.mar_l_5 {
	margin-left: 5px;
}
.mar_t_10 {
	margin-top: 10px;
}
.mar_r_10 {
	margin-right: 10px;
}
.mar_b_10 {
	margin-bottom: 10px;
}
.mar_l_10 {
	margin-left: 10px;
}
.mar_t_20 {
	margin-top: 20px;
}
.mar_r_20 {
	margin-right: 20px;
}
.mar_b_20 {
	margin-bottom: 20px;
}
.mar_l_20 {
	margin-left: 20px;
}
.mar_t_30 {
	margin-top: 30px;
}
.mar_r_30 {
	margin-right: 30px;
}
.mar_b_30 {
	margin-bottom: 30px;
}
.mar_l_30 {
	margin-left: 30px;
}
.mar_t_50 {
	margin-top: 50px;
}
.mar_r_50 {
	margin-right: 50px;
}
.mar_b_50 {
	margin-bottom: 50px !important;
}
.mar_l_50 {
	margin-left: 50px;
}
/* padding */
.pad_v_10 {
	padding: 10px 0;
}
.pad_v_20 {
	padding: 20px 0;
}
.pad_v_30 {
	padding: 30px 0;
}
.pad_0 {
	padding: 0;
}
.pad_t_0 {
	padding-top: 0;
}
.pad_r_0 {
	padding-right: 0;
}
.pad_b_0 {
	padding-bottom: 0;
}
.pad_l_0 {
	padding-left: 0;
}
.pad_5 {
	padding: 5px;
}
.pad_t_5 {
	padding-top: 5px;
}
.pad_r_5 {
	padding-right: 5px;
}
.pad_b_5 {
	padding-bottom: 5px;
}
.pad_l_5 {
	padding-left: 5px;
}
.pad_10 {
	padding: 10px;
}
.pad_t_10 {
	padding-top: 10px;
}
.pad_r_10 {
	padding-right: 10px;
}
.pad_b_10 {
	padding-bottom: 10px;
}
.pad_l_10 {
	padding-left: 10px;
}
.pad_20 {
	padding: 20px;
}
.pad_t_20 {
	padding-top: 20px;
}
.pad_r_20 {
	padding-right: 20px;
}
.pad_b_20 {
	padding-bottom: 20px;
}
.pad_l_20 {
	padding-left: 20px;
}
.pad_30 {
	padding: 30px
}
.pad_t_30 {
	padding-top: 30px;
}
.pad_r_30 {
	padding-right: 30px;
}
.pad_b_30 {
	padding-bottom: 30px;
}
.pad_l_30 {
	padding-left: 30px;
}
/* border */
.bor_t_1 {
	border-top: 1px solid #eee;
}
.bor_r_1 {
	border-right: 1px solid #eee;
}
.bor_b_1 {
	border-bottom: 1px solid #eee;
}
.bor_l_1 {
	border-left: 1px solid #eee;
}
/* vertical align */
.va-10 {
	vertical-align: -10%;
}
.va-20 {
	vertical-align: -20%;
}
.va-30 {
	vertical-align: -30%;
}
.va-35 {
	vertical-align: -35%;
}
.va-40 {
	vertical-align: -40%;
}
hr {
	margin: 20px 0 35px;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid #fff;
}
hr.hr-dotted {
	margin: 2rem 0 3rem;
	border-top: 2px dotted rgba(0, 153, 204, 0.35);
}
/* ------------------------------------
// bootstrap
------------------------------------ */
.row, ul.unstyled {
	margin-left: -1%;
	margin-right: -1%;
}
.row-flex {
	display: flex !important;
	flex-wrap: wrap !important;
}
.w-75 {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
.w-50 {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.h-100 {
	height: 100% !important;
}
.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important;
}
.card {
	padding: 1rem;
	color: #222;
	background-color: #FFF;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1)
}
.card h4.title {
	margin-bottom: 2rem !important;
}
@media (min-width: 981px) {
	.flex-contents {
		position: relative;
		display: flex !important;
		flex-wrap: wrap !important;
		align-items: center;
	}
	.flex-contents .flex-element_left {
		padding: 1rem;
		width: 60%;
		position: absolute;
		left: 0;
		background-color: #FFF;
	}
	.flex-contents .flex-element_right {
		padding: 1rem;
		width: 60%;
		position: absolute;
		right: 0;
		background-color: #FFF;
	}
	.flex-contents .img-responsive {
		width: 100%;
		height: 320px !important;
		object-fit: cover;
	}
}
@media (max-width: 980px) {
	.flex-contents {
		position: relative;
	}
	.flex-contents .flex-element_left {
		margin: -100px auto 1rem 3% !important;
		padding: 1rem !important;
		width: 94% !important;
		background-color: #FFF;
	}
	.flex-contents .flex-element_right {
		margin: -100px auto 1rem 3% !important;
		padding: 1rem !important;
		width: 94% !important;
		padding: 1rem;
		background-color: #FFF;
	}
	.flex-contents .img-responsive {
		width: 100%;
		height: 340px !important;
		object-fit: cover;
	}
}
/* ------------------------------------
// header
------------------------------------ */
#header-info {
	padding: 6px 20px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	color: #817E7A;
	background-color: var(--maincolor);
}
#header-info .site-description {
	width: 60%;
}
#header-info .site-description p {
	margin-bottom: 0 !important;
	font-size: .85rem;
	text-align: left;
}
#header-info ul {
	margin-bottom: 0;
	flex: 1;
	font-size: 12px;
}
#header-info ul li a {
	color: #817E7A !important;
}
#header-info ul li a:hover {
	opacity: 0.6;
}
#header {
	width: 100%;
	max-width: 100% !important;
}
#pc-header .pc-menu {
	padding: 0 1% 0;
}
#pc-header .pc-menu .row-flex {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
}
#pc-header .pc-menu .nav-logo {
	width: 220px;
}
#pc-header .pc-menu .nav-logo .img-logo {
	padding: 0 !important;
}
#pc-header .pc-menu .nav-menu {
	flex: 1;
}
.pc-nav {
	margin: 0 !important;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-weight: 400;
	font-size: 14px;
}
.pc-nav li {
	padding: 0 !important;
	width: auto;
	text-align: center;
}
.pc-nav li a {
	position: relative;
	color: #111 !important;
	padding: 40px .75rem !important;
}
.pc-nav li a:hover {
	color: var(--maincolor) !important;
}
.pc-nav li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 2px;
	background:var(--maincolor);
	transition: all .3s;
	transform: scale(0, 1);
	transform-origin: center top;
}
.pc-nav li ul li a:hover::after {
	transform: none !important;
}
.pc-nav li ul li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 2px;
	background:none !important;
	transition: none !important;
	transform: none !important;
}
.pc-nav li a:hover::after {
	transform: scale(1, 1);
}
@media (max-width: 1200px) {
	header#pc-header {
		height: 131px;
	}
	#header-info .site-description {
		width: 60%;
	}
	#header-info ul li {
		padding-left: 0 !important;
	}
	#header-info .site-description p,
	#header-info ul li a {
		font-size: .7rem;
		letter-spacing: 0 !important;
	}
	#pc-header .pc-menu .nav-logo {
		width: 200px;
	}
	.pc-nav {
		font-size: 14px;
	}
	.pc-nav li a {
		padding: 40px .5rem !important;
	}
	main {
		margin-top: 131px;
	}
}
@media (max-width: 980px) {
	main {
		margin-top: 0 !important;
	}
}
/* ------------------------------------
// slider
------------------------------------ */
#p-slider,
#no-slider {
	margin-top: 0;
}
/* ------------------------------------
// header
------------------------------------ */
#shopkeeper {
	height: 230px;
	padding: 0 3%;
	background-size: cover!important;
	background: url('https://img21.shop-pro.jp/PA01502/596/etc_base64/cGFnZXRpdGxlLWd1aWRl.jpg') no-repeat center;
}
#shopkeeper span {
	display: block;
	max-width: 1000px;
	margin: 0 auto;
	color: #fff;
	text-align: center !important;
	font-weight: 400 !important;
	font-size: 2.8rem;
	font-weight: normal;
	text-align: left;
	letter-spacing: .2em;
	line-height: 230px;
}
/* ------------------------------------
// button
------------------------------------ */
.btn-link {
	margin: 0 auto;
	padding: 1.5rem 30px;
	display: block;
	position: relative;
	width: 420px;
	max-width: 80%;
	color: #111;
	font-size: 1.2rem;
	line-height: 1;
	letter-spacing: 2px;
	text-align: center;
	transition: all .2s linear;
	border: 1px solid #CCC;
	background: rgba(255, 255, 255, 1);
}
.btn-link:hover {
	color: #111 !important;
	border: 1px solid #CCC;
	background: rgba(111, 155, 101, 0.2);
}
.btn-link::before {
	content:"";
	position: absolute;
	top: 50%;
	right: -20px;
	width: 40px;
	height: 1px;
	background: #CCC;
	transition: all .2s linear;
}
.btn-link::after{
	content:"";
	position: absolute;
	top: 34%;
	right: -15px;
	width:1px;
	height:12px;
	background:#CCC;
	transform:skewX(45deg);
	transition: all .2s linear;
}
.btn-link:visited {
	color: #111 !important;
}
.btn-arrow {
	padding: 10px 40px 10px 30px;
	position: relative;
	display: inline-block;
	color: #817E7A !important;
	text-align: center;
	letter-spacing: 1px;
	font-size: 1rem;
	text-decoration:
	outline: none;
	transition: ease .2s;
	background-color: var(--maincolor);
	border-radius: 1.5rem;
}
.btn-arrow:hover {
	color: #FFF !important;
	background-color: #5e9153;
}
.btn-arrow::after {
	content: '';
	position: absolute;
	top: 42%;
	right: 25px;
	width: 7px;
	height: 7px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	transform: rotate(45deg);
	transition: all .3s;
}
.btn-arrow:hover::after {
	right: 15px;
}
.btn-item {
	margin: .3rem 0 0;
	padding: .35rem 1rem .4rem;
	display: inline-block;
	color: #fff;
	font-size: 1.1rem;
	line-height: 1;
	text-align: center;
	background: #434343;
	border-radius: .25rem;
}
.btn-item:hover {
	color: #FFF !important;
	background: #928456;
}
/* ------------------------------------
// item
------------------------------------ */
.item-group img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.item-group p {
	font-size: 1rem;
	text-align: left;
}
.item-group p.price {
	margin-bottom: 0 !important;
	font-size: 1.02rem;
	text-align: center;
}
.item-group p > small {
	font-size: .85rem;
}
.list-item {
	list-style: none;
	margin: 0 0 1rem;
}
.list-item li a {
	display: flex;
	align-items: center;
}
.list-item li a > img {
	margin-right: .5rem;
}
/* ------------------------------------
// table
------------------------------------ */
table {
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: transparent;
}
table.tbl {
	width: 100%;
	text-align: center;
	border: 1px solid #B8B7B3;
}
table.tbl th {
	width: 13%;
	padding: .75rem .5rem;
	white-space: nowrap;
	font-weight: 400 !important;
	border: 1px solid #B8B7B3;
	vertical-align: middle;
}
table.tbl td {
	width: 43.5%;
	padding: .75rem .5rem;
	border: 1px solid #B8B7B3;
	vertical-align: middle;
}
/* ------------------------------------
// side
------------------------------------ */
.side-col {
	display: flex;
	align-items: center;
}
.mailmagazine .mailmaga_text input {
	margin-bottom: .5rem;
	padding: .75rem .5rem;
	width: 100%;
	box-sizing: border-box;
}
ul.side-nav {
	margin: 0 0 2rem;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	font-size: .95rem;
	list-style: none !important;
}
ul.side-nav li {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul.side-nav li ul {
	margin: 0 0 !important;
}
ul.side-nav li ul li {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: none !important;
}
ul.side-nav li ul li a {
	padding-left: 1.5rem !important;
}
ul.side-nav li a {
	padding: .5rem 0 .5rem .75rem;
	display: block;
	color: #111 !important;
	transition:0.75s all;
}
ul.side-nav li a::before {
	margin-right: 5px;
	content: '';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f054";
	opacity: 0.5;
}
ul.side-nav li a:hover {
	background-color: rgba(125, 125, 125, 0.1);
}
ul.side-nav li a span:hover,
ul.side-nav li ul li a span:hover {
	padding-left:.5em;
	transition:0.75s all;
}
#side h3 {
	margin: 1.5rem 0 1rem !important;
	padding: .25rem 0 .25rem .5rem;
	font-size: 1.15rem;
	line-height: 1.2;
	border-left: 2px solid #99b393;
}
#side p {
	font-size: .8rem;
}
/* ------------------------------------
// calendar
------------------------------------ */
.side_cal {
	margin: 0 0 5px;
}
.tbl_calendar {
	width: 100%;
	color: #222;
	border: 1px solid #CCC !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	background-color: #FFF;
}
.tbl_calendar th, .tbl_calendar td {
	padding: 4px !important;
	text-align: center !important;
	border: 1px solid #CCC !important;
}
.tbl_calendar th.sat {
	color: #00D !important;
}
.tbl_calendar th.sun {
	color: #C33 !important;
}
.tbl_calendar caption {
	margin-bottom: 5px;
	color: #817E7A;
}
.side_cal_memo {
	font-size: .8rem !important;
	text-align: left;
	line-height: 1.4;
}
/* ------------------------------------
// shopping guide
------------------------------------ */
.guide-title {
	margin: 0 0 .5rem !important;
	padding: 0 0 .3rem !important;
	font-size: 1.1rem;
	font-weight: bold;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.guide__name {
	padding: .5rem 0;
}
.guide__other {
	margin: 0 !important;
	padding: .2rem 0 .5rem;
}
/* ------------------------------------
// footer
------------------------------------ */
footer {
	color: #817E7A;
	background-color: var(--maincolor);
}
footer a {
	color: #817E7A !important;
}
ul.footer-nav {
	margin: 0;
	list-style: none !important;
}
ul.footer-nav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
ul.footer-nav li a {
	padding: .5rem 0 .5rem .75rem;
	display: block;
	transition:0.75s all;
}
ul.footer-nav li a::before {
	margin-right: 5px;
	content: '';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f054";
	opacity: 0.7;
}
ul.footer-nav li a:hover {
	background-color: rgba(0, 0, 0, .1);
}
ul.footer-nav li a span:hover {
	padding-left:.5em;
	transition:0.75s all;
}
footer img.img-logo {
	margin: 0 auto 20px 0 !important;
	width: 100%;
	max-width: 250px;
	height: auto;
}
footer .shopping-guide {
	padding: 2rem 0;
	font-size: 90%;
	color: var(--textcolor);
	background-color: var(--bgcolor);
}
footer h4 {
	margin: 0 0 1rem !important;
	padding: .5rem;
	position: relative;
	overflow: hidden;
	font-size: 1.2rem;
}
footer h4::before,
footer h4::after {
	box-sizing: inherit;
	display: block;
	height: 1px;
	position: absolute;
	z-index: 0;
}
footer h4::before {
	content: "";
	bottom: 0;
	left: 0;
	width: 40%;
	z-index: 1;
	background-color: #FFF;
}
footer h4::after {
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .2);
}
footer h5 {
	margin: 0 0 .5rem;
	padding: 0 0 .35rem;
	font-size: .95rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
footer p {
	font-size: 1rem;
	line-height: 1.6;
}
footer p small {
	font-size: .8rem;
}
footer address {
	margin-top: 2rem;
	line-height: 1.2;
	font-size: .8rem;
}
/* ------------------------------------
// button
------------------------------------ */
.button {
	padding: .6em 1rem;
	display: inline-block;
	position: relative;
	z-index: 0;
	outline: none;
	font-size: 1.2rem;
	color: #FFF !important;
	font-weight: normal;
	text-decoration: none !important;
	text-align: center;
	line-height: 1;
	letter-spacing: .1rem;
	text-shadow: initial;
	border: 2px solid var(--subcolor);
	border-radius: .25rem;
	background-color: var(--subcolor);
}
.button::before,
.button::after {
	width: 50%;
	height: 100%;
	top: 0;
	display: block;
	position: absolute;
	z-index: -1;
	content: "";
	background-color: var(--subcolor);
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	color: #FFF !important;
	border-color: #232323;
	background-color: #232323;
}
.button:focus,
.button:active,
.button:visited {
	color: #FFF !important;
}
.button::before {
	right: 0;
}
.button::after {
	left: 0;
}
.button:hover::before,
.button:hover::after {
	width: 0;
	background-color: #232323;
}
.button .fas {
	margin-left: .3rem;
}
.button--search {
	padding: .2em 1rem;
	display: inline-block;
	position: relative;
	z-index: 0;
	outline: none;
	font-size: 1.35rem;
	color: #525252 !important;
	font-weight: normal;
	text-decoration: none !important;
	text-align: center;
	line-height: 1;
	border: none;
	background-color: transparent;
}
/* ------------------------------------
// popup
------------------------------------ */
.remainingPriceArea {
	font-size: .8rem;
}
/* ------------------------------------
// original
------------------------------------ */
.c-tbl-list {
	border-top: 1px solid #b2b2b2;
}
.c-tbl-list__tr {
	display: flex;
	padding: 20px 0;
	border-bottom: 1px solid #b2b2b2;
}
.c-tbl-list__th {
	margin: 0;
	width: 270px;
	font-size: 16px;
	font-weight: bold;
	color: #4A630A;
}
.c-tbl-list__td {
	flex: 1;
	margin: 0 0 0 30px;
}
/* ------------------------------------
// icon
------------------------------------ */
.icon-user {
	background-position: -208px 0px;
}
.icon-lg-b.icon-user {
	background-position: -312px 0px;
}
.icon-adduser {
	background-position: -240px 0px;
}
.icon-lg-b.icon-adduser {
	background-position: -360px 0px;
}
.icon-login {
	background-position: -48px -80px;
}
.icon-lg-b.icon-login {
	background-position: -72px -120px;
}
.icon-logout {
	background-position: -32px -80px;
}
.icon-lg-b.icon-logout {
	background-position: -48px -120px;
}
.icon-home {
	background-position: -176px -16px;
}
.icon-lg-b.icon-home {
	background-position: -264px -24px;
}
.icon-mail {
	background-position: -97px 0px;
}
.icon-lg-b.icon-mail {
	background-position: -96px 0px;
}
.icon-pencil {
	background-position: -96px 0px;
}
.icon-lg-b.icon-pencil {
	background-position: -144px 0px;
}
.icon-help {
	background-position: -410px -122px;
}
.icon-lg-b.icon-help {
	background-position: -408px -120px;
}
.icon-cart {
	background-position: -176px -64px;
}
.icon-lg-b.icon-cart {
	background-position: -264px -96px;
}
.icon-search {
	background-position: -208px -16px;
}
.icon-lg-b.icon-search {
	background-position: -313px -25px;
}
.icon-chevron_up {
	background-position: -0px -144px;
}
.icon-lg-b.icon-chevron_up {
	background-position: -0px -216px;
}
.icon-chevron_down {
	background-position: -530px -192px;
}
.icon-lg-b.icon-chevron_down {
	background-position: -528px -192px;
}
.icon-close {
	background-position: -80px -80px;
}
.icon-lg-b.icon-close {
	background-position: -120px -120px;
}
.icon-b, .icon-w {
	width: 16px;
	height: 16px;
	display: inline-block;
}
.icon-lg-b, .icon-lg-w {
	width: 24px;
	height: 24px;
	display: inline-block;
}
.icon-b {
	background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png);
}
.icon-w {
	background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png);
}
.icon-lg-b {
	background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
}
.icon-lg-w {
	background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	.icon-b, .icon-w {
		-webkit-background-size: 368px 320px;
		background-size: 368px 320px;
	}
	.icon-lg-b, .icon-lg-w {
		-webkit-background-size: 552px 480px;
		background-size: 552px 480px;
	}
	.icon-b {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png);
	}
	.icon-w {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png);
	}
	.icon-lg-b {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
	}
	.icon-lg-w {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
	}
}
@media (max-width: 768px) {
	.icon-b {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
	}
	.icon-w {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
	}
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
	.icon-b {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
	}
	.icon-w {
		background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
	}
}
/* ¡¦¡¦3¢æŽ§³ç´°¡¦Ôä#¼ã£ìáá­ÁxSlider¡¦¡¦¡¦æ¶°ä!Îæ4¡¦*/

@media (max-width: 980px) {
	.wrapper, .pc-header {
		max-width: 100%;
	}
}
@media (min-width: 981px) {
	.wrapper, .pc-header {
		max-width: 950px;
	}
}
@media (min-width: 1100px) {
	.wrapper, .pc-header {
		max-width: 1050px;
	}
}
@media (min-width: 1150px) {
	.wrapper, .pc-header {
		max-width: 1100px;
	}
}
@media (min-width: 1200px) {
	.wrapper, .pc-header {
		max-width: 1120px;
	}
}
@media (min-width: 1250px) {
	.wrapper, .pc-header {
		max-width: 1200px;
	}
}
@media (min-width: 1420px) {
	.wrapper, .pc-header {
		max-width: 1280px;
	}
}
@media (max-width: 980px) {
	/* ~980px */
	#base_gmoWrapp, #gmo_CMSPbar {
		overflow: hidden;
		min-width: 100% !important;
		width: 100% !important;
	}
	.parallax {
		padding: 5rem 10px;
	}
	.container {
		padding: 0 10px !important;
	}
	.popupOuter,
	.freeShippingPopupOuter {
		width: 90% !important;
		height: auto !important;
	}
	.remainingPriceArea {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		font-size: .8rem;
	}
	.v-btn--icon.v-size--x-large {
		width: 42px !important;
		height: 42px !important;
	}
	.v-btn--icon.v-size--default {
		width: 32px !important;
		height: 32px !important;
	}
	.hideButtonArea {
		width: 10%;
		text-align: center;
		padding-right: 5px !important;
	}
}
@media (max-width: 768px) {
	body {
		font-size: 15px;
	}
	/* ~768px */
	.toolbar__item--logo img {
		width: 180px;
		height: auto;
	}
	main {
		margin-top: 75px !important;
	}
	#contents {
		padding-left: 0;
	}
	.container-fluid {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.container {
		padding: 0 10px !important;
	}
	.contens_section {
		padding-left: 10px;
		padding-right: 10px;
	}
	.shopname img {
		margin: 0 auto !important;
		width: 70%;
		height: auto;
	}
	#p-slider .bx-wrapper .bx-pager {
		bottom: 10px !important;
	}
	#p-slider .bx-wrapper .bx-controls-direction {
		display: none !important;
	}
	.parallax {
		padding: 5rem 10px;
	}
	.parallax-primary {
		background-image: url('https://peapod.jp/shop/parallax-primary_sp.jpg');
		background-position: center center;
		background-size: cover;
		background-attachment: scroll !important;
	}
	.parallax-secondary {
		background-image: url('https://peapod.jp/shop/parallax-secondary_sp.jpg');
		background-position: center center;
		background-size: cover;
		background-attachment: scroll !important;
	}
	.parallax_contents {
		padding: 1rem;
		width: 100%;
	}
	#shopkeeper {
		height: 150px;
		padding: 0 3%;
		background-size: auto 100%!important;
		background: url('https://img21.shop-pro.jp/PA01502/596/etc_base64/cGFnZXRpdGxlLWd1aWRl.jpg') no-repeat center;
	}
	#shopkeeper span {
		font-size: 2.2rem;
		line-height: 150px;
	}
	h1.contents-title {
		margin: 0.5rem 0 1rem;
		font-size: 1.4rem !important;
		line-height: 1.4;
		letter-spacing: 1px;
	}
	h2.contents-title {
		font-size: 1.4rem;
	}
	h2.top-title {
		font-size: 1.6rem;
	}
	.u-contents h2 {
		margin: 1rem 0 !important;
		padding: .5rem;
		font-size: 1.4rem;
		background: #EAE4E4;
		background-color: #abb9a8;
	}
	h4.title {
		margin: 0 0 0.5rem;
		font-size: .95rem;
		font-weight: 400;
		text-align: left;
	}
	h4.item-title {
		margin: 0 0 1rem;
		padding: 0 0 0.5rem 0;
		font-size: 1rem;
		letter-spacing: 0 !important;
	}
	.sp-br,
	.pc-center {
		text-align: left !important;
	}
	.sp-br br {
		display: none !important;
	}
	.txt_28 {
		font-size: 1.4rem;
	}
	.btn-link {
		font-size: 1rem;
	}
	#contents .topicpath-nav {
		margin-bottom: .5rem;
	}
	#contents .topicpath-nav li {
		margin-bottom: .2rem;
		font-size: .7rem;
	}
	#product {
		margin-top: .25rem !important;
	}
	.item-group p {
		font-size: .85rem;
	}
	.item-group p > small {
		font-size: .75rem;
	}
	.item-group p.price {
		font-size: .95em;
	}
	.item-group img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.btn-item {
		font-size: .9rem;
	}
	.drawer__item .button {
		padding: .5rem .3rem;
		font-size: 1rem;
	}
	footer {
		padding-top: 1rem !important;
		text-align: center;
	}
	footer img {
		margin: 0 auto .5rem;
	}
	footer p {
		font-size: .9rem;
	}
	ul.footer-nav {
		font-size: .9rem;
	}
	.w-75,
	.w-50 {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.c-tbl-list__tr {
		display: block;
	}.c-tbl-list__th {
		margin-bottom: 10px;
		width: auto;
	}
	.c-tbl-list__td {
		margin-left: 0;
	}
}
/******¡¦°ä#¡¦#Îä!¸ã£í¥â¡¦¥ç¥ã¼ã¥æ¥ãØä"¿ã¥ê¥á¡¦¥æáâ¤ã£ááâ¡¦¥èCSS*****/
#scroll-top-button {
	width: 52px;
	height: 52px;
	display: block;
	position: fixed;
	text-align: center;
	text-decoration: none;
	color: var(--maincolor);
	z-index: 999;
	bottom: 10px;
	right: 10px;
	background: rgba(255, 255, 255, 0.8) !important;
	border: 1px solid var(--maincolor);
	border-radius: 50%;
}
#scroll-top-button i {
	font-size: 1.6rem;
	line-height: 50px;
}
#scroll-top-button:hover {
	background-color: var(--maincolor) !important;
}
#scroll-top-button:hover i {
	color: #FFF !important;
}
@media (max-width: 768px) {
	#scroll-top-button {
		width: 42px;
		height: 42px;
	}
	#scroll-top-button i {
	font-size: 1.4rem;
	line-height: 40px;
	}
}
/*========= æ¤ØæS¢ç¡¦¡¦Äç6¶ä!¾ä!Þä"¢ä!¡¦¡¦¡¦¿ã¥ê¡¦Ž«å®¡¦===========*/
.open-btn{
	margin-left: 5px;
	background:url('https://peapod.jp/shop/icon_search.svg') no-repeat center center;
	background-size: 20px 20px;
	width:20px;
	height:20px;
	cursor: pointer;
}
.open-btn.btnactive{
	background:url('https://peapod.jp/shop//icon_close.svg') no-repeat center center;
	background-size: 18px 18px;
}
.close-btn{
	background:url('https://peapod.jp/shop//icon_close.svg') no-repeat center center;
	background-size: 18px 18px;
}
#search-wrap{
	position:fixed;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0;
	width:0;
	transition: all 0.4s;
	border-radius: 5px;
}
#search-wrap.panelactive{
	opacity: 1;
	z-index: 3;
	width:280px;
	padding: 10px 20px 5px;
	top:50%;
	background:#fff;
}
#search-wrap #searchform{
	display: none;
}
#search-wrap.panelactive #searchform{
	display: block;
}
#search-wrap input{
	-webkit-appearance:none;
	cursor: pointer;
	color: #666;
	border: none;
}

#search-wrap input[type="text"] {
	width: 100%;
	border: none;
	border-bottom:2px solid #ccc;
	transition: all 0.5s;
	letter-spacing: 0.05em;
	height:46px;
	padding: 10px;
}
#search-wrap input[type="text"]:focus {
	background:#eee;
}
#search-wrap input[type="submit"] {
	position: absolute;
	top:10px;
	right:30px;
	background:url('https://peapod.jp/shop/icon_search.svg') no-repeat right;
	background-size: 20px 20px;
	width:30px;
	height: 60px;
}
