
/*-- ======================================================

	/brand/  /feature/  /worry/　共用、レスポンシブ対応CSS

====================================================== --*/

html {
	font-size: 62.5%!important;
}
body {
	width: 100%!important;
}
#wrap {
	width: 1030px;
	margin: 20px auto 0px;
	text-align: left;
	max-width: 1030px;
	overflow: hidden;
}
.text-green {
	color: #2ba638;
}
.lineupSp {
	display: none;
}
/*検索結果ページ*/
.fs-paginate {
	position: relative;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.fs-paginate li {
	text-align: center;
	line-height: 50px;
	display: inline-block;
	margin: 0 10px;
}
.fs-paginate .fs-turn-page-link {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 50px;
	color: #222;
	font-weight: bold;
	line-height: 50px;
	font-size: 1.5rem;
	cursor: pointer;
	-moz-transition: background-color 0.4s;
	-webkit-transition: background-color 0.4s;
	-ms-transition: background-color 0.4s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	background-color: #87D74D;
}
.fs-paginate .fs-turn-page-link:hover {
	background-color: #2BA638;
	text-decoration: none;
}
/*トップページお知らせ*/
#feature-new{

}
#feature-new .news{
	max-height: 162px;
	overflow:auto;
	background: #f5f5f5;
}
.news__link {
    display: block;
    width: 100%;
    padding: 17px 20px 17px 0;
    text-decoration: none;
    color: #222;
    background-image: url(/common/images/common/link_arrow.png);
    -webkit-background-size: 8px 14px;
    background-size: 8px 14px;
    background-repeat: no-repeat;
    background-position: right center;
    -moz-transition: background-color 0.4s;
    -webkit-transition: background-color 0.4s;
    -ms-transition: background-color 0.4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.news__date {
    margin-bottom: 4px;
}
.news__content {
    line-height: 1.5;
}
.panel-feature {
    border:5px solid #E7EBA6!important;
	box-sizing: border-box;
}
.panel {
    border: 1px solid #e9e9e9!important;
}

/*#main*/
#main {
	width: 800px;
	float: right;
}
#ecWrap:after {
	display: block;
	content: "";
	clear: both;
	overflow: hidden
}
#main .row {
	margin:auto!important;
}
#main .row .grid-col3 {
	width: 30.4%;
	float: none;
	display: inline-block;
	text-align: left;
}
#main .row .grid-col3:nth-child(3n) {
	margin-right: 0 !important;
}
#main .row .grid-col3:last-child {
	margin-right: 0 !important;
}
#main .row .grid-col4 {
	width: 23.5% !important;
	margin-right: 0.8% !important;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
#main .row .grid-col4:nth-child(4n) {
	margin-right: 0 !important;
}
#main .row .grid-col4:last-child {
	margin-right: 0 !important;
}
#main .row .grid-col5 {
	width: 18.9% !important;
	margin-right: 0.6% !important;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
#main .row .grid-col5:nth-child(5n) {
	margin-right: 0 !important;
}
#main .row .grid-col5:last-child {
	margin-right: 0 !important;
}
#main #GoodsSearch .button--pagelink a {
	line-height: 1.33;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-box;
	display: box;
	box-align: center;
	-ms-box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	width: 100%;
	height: auto;
	padding: 3px 37px 0 8px;
}
.menuBtn {
	display: none;
}
.toggle_box {
	display: block;
}
.toggle_box .button {
	display: none;
}

/*footer*/
.totop {
	text-align: right;
	width: 990px;
	clear: both;
	padding: 20px 0px 0px;
	margin: 0px 0px 1px;
}
.sp {
	display: none;
}
.totop {
	text-align: right;
	width: 100%;
	clear: both;
	padding: 20px 0px 0px;
	margin: 0px 0px 1px;
}
.pathBottom {
	border: 1px solid #E5DFD7;
	background: none;
	padding: 10px 0px 10px 11px;
}
/*topicpath*/
.topicpath {
	margin: 0 0 25px;
}
.topicpath li {
	display: inline;
	font-size: 1.2rem;
	padding-right: 10px;
}
.topicpath span {
	display: inline-block;
	font-size: 1.2rem;
	padding-right: 10px;
}
.topicpath li:first-child:before {
	display: none;
}
.topicpath li:before {
	display: inline-block;
	content: "";
	padding-right: 10px;
	background-image: url(/common/images/common/sprite.png);
	background-position: -208px -56px;
	width: 6px;
	height: 10px;
}
#menuList {
	display: none;
}
#pagetop {
	display: none;
}

@media (max-width: 1170px) {
	#wrap {
		padding: 0;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto 0 !important;
	}
	.totop {
		display: none;
	}
	.lineupSp {
		display: table;
	}
	.lineupSp a{color:#fff!important;}
	#pagetop {
		margin: 0;
		padding: 0;
		position: fixed;
		right: 16px;
		bottom: 16px;
		z-index: 9;
		display: block;
	}
	#pagetop .icon {
		display: block;
		width: 50px;
		height: 50px;
		cursor: pointer;
		color: #fff;
		line-height: 50px;
		text-decoration: none;
		text-align: center;
		white-space: nowrap;
		text-indent: 100%;
		overflow: hidden;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		background: url(/brand/common/images/layout/footer/pagetop.png) no-repeat;
		background-size: contain;
	}
	.topicpath {
		padding: 11px 8px 8px;
		margin: 0;
		/*background-color: #f6f6f6;
		box-shadow: 0 -1px 2px rgba( 0, 0, 0, 0.3)inset, 0 1px 2px rgba( 0, 0, 0, 0.3)inset;
		-moz-box-shadow: 0 -1px 2px rgba( 0, 0, 0, 0.3)inset, 0 1px 2px rgba( 0, 0, 0, 0.3)inset;
		-webkit-box-shadow: 0 -1px 2px rgba( 0, 0, 0, 0.3)inset, 0 1px 2px rgba( 0, 0, 0, 0.3)inset;*/
	}
	.topicpath ol li {
		margin-right: 4px;
		display: inline;
	}
	.topicpath ol li:last-child {
		margin-right: 0;
	}
	.topicpath ol li a {
		padding-right: 4px;
		letter-spacing: -0.07em;
		text-decoration: underline;
	}
	#menuList {
		display: block;
	}
	/*#main*/
	#main {
		width: 100%;
		float: none;
		margin-bottom: 80px;
		border-bottom: 1px solid #e9e9e9;
	}
	.toggle_box {
		display: none;
		/*margin-top:10px;*/
		margin-bottom: 20px;/*padding:10px;*/
	}
	.toggle_box .button {
		display: table !important;
		text-align: center;
		margin-bottom: 20px;
	}
	.menuBtn {
		display: block;
		margin-bottom: 30px;
		border: #e9e9e9 solid 1px;
		box-sizing: border-box;
		vertical-align: middle;
		min-height: 50px;
		padding: 0 37px 0 35px;
		color: #2ba638;
		font-weight: bold;
		line-height: 50px;
		font-size: 1.5rem;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,f2f2f2+100 */
		background: rgb(252,252,252); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2', GradientType=0 ); /* IE6-9 */
	}
	.menuBtn:before {
		content: "";
		display: block;
		width: 15px;
		height: 15px;
		background: url(../images/layout/subNavigation/menu.png) no-repeat;
		background-size: contain;
		position: absolute;
		top: 17px;
		left: 10px;
	}
	.menuBtn.active {
		background-color: #f5f5f5;
		margin-bottom: 10px;
	}
	.menuBtn:after {
		position: absolute;
		top: 50%;
		right: 10px;
		/*content: "";*/
		content: "\f078";
		font-family: FontAwesome;
		display: block;
		margin-top: -24px;
		/*background-image: url(/common/images/common/sprite.png);
		background-position: -86px 0px;
		background-size: 112px 93px;*/
		width: 18px;
		height: 18px;
	}
	.menuBtn.active:after {
		/*background-image: url(/common/images/common/sprite.png);
		background-position: -86px -36px;
		background-size: 112px 93px;*/
		content: "\f077";
		font-family: FontAwesome;
		width: 18px;
		height: 18px;
	}
	.menuBtn:hover {
		cursor: pointer;
	}
	#main .brandMain {
		padding-bottom: 20px;
	}
	.menuNavTop {
		padding: 0 10px;
	}
	.pathBottom {
		margin: 0px !important;
	}
	#main .row .grid-col3 {
		width: 48%;
		float: none;
		display: inline-block;
		text-align: left;
	}
	#main .row .grid-col3:nth-child(2n) {
		margin-right: 0 !important;
	}
	#main .row .grid-col3:last-child {
		margin-right: 0 !important;
	}
	#main .row .grid-col4,  #main .row .grid-col5 {
		width: 48% !important;
		margin-right: 1% !important;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}
	#main .row .grid-col4:nth-child(2n),  #main .row .grid-col5:nth-child(2n) {
		margin-right: 0 !important;
	}
	#main .row .grid-col4:last-child,  #main .row .grid-col5:last-child {
		margin-right: 0 !important;
	}
}
/*-- ======================================================

	ポータルサイト用スタイルガイドカスタマイズ

====================================================== --*/

/*詳細ページ*/

.row .grid-col2 {
	width: 48% !important;
}
.panel-box__body .card.grid-col4 {
	width: 25% !important;
}
.row .grid-col4 {
	margin-right: 0px !important;
}
/*トップページ*/

.panel-box__body__brand .panel-box__image {
	padding: 25px 0;
	border: #e9e9e9 solid 1px;
	box-sizing: border-box;
}
.panel-box__body__brand .itemList {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 20px 20px 10px 20px;
	zoom: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #e9e9e9;
}
.panel-box__body__brand .itemList:nth-child(even) {
	border-right: 1px solid #e9e9e9;
}
.panel-box__body__brand .itemList:nth-child(odd) {
	clear: left;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}
.panel-box__body__brand:after {
	display: block;
	content: "";
	clear: both;
	overflow: hidden
}
.blandList {
	padding: 0 !important;
}
.blandList .itemList {
	width: 47% !important;
	float: left !important;
	margin-left: 3%;
	border-right: 1px solid #e9e9e9;
	box-sizing: border-box;
	padding: 20px 20px 10px 0;
}
.blandList .itemList:nth-child(even) {
	border-right: none;
}
#brandSearch {
	margin: 0 0 2em 0;
}
#brandSearch .panel-box__body {
	background: #e9f6eb;
}
#brandSearch .brandSearchForm:after {
	display: block;
	content: "";
	clear: both;
	overflow: hidden
}
#brandSearch .brandSearchForm .grid-col2 {
	float: left;
	width: 48%;
	margin-right: 4%;
}
#brandSearch .brandSearchForm .grid-col2:nth-child(odd) {
	margin-right: 0;
}
#brandSearch .heading01 {
	margin: 0;
}
#brandSearch select {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
}
#brandSearch:after {
	display: block;
	content: "";
	clear: both;
	overflow: hidden;
}

@media (max-width: 1170px) {
	/*トップページ*/
	.panel-box__body__brand .panel-box__image {
		padding: 0 0;
		border: none;
	}
	.panel-box__body__brand .panel-box__image {
		float: none;
		text-align: center !important;
		width: 100% !important;
	}
	.blandList .itemList:after {
		display: block;
		content: "";
		clear: both;
		overflow: hidden
	}
	.panel-box__body__brand .panel-box__image {
		height: auto;
	}
	.blandList .itemList {
		width: 100% !important;
		float: none !important;
		margin-left: 0px;
		border-right: none;
		border-bottom: 1px solid #e9e9e9;
		box-sizing: border-box;
		padding: 10px;
	}
	#GoodsSearch .panel-box__body {
		border-bottom: none !important;
	}
	#brandSearch .brandSearchForm .grid-col2 {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	/*詳細ページ*/

	.row .grid-col2 {
		width: 47% !important;
	}
	.panel-box__body .card.grid-col4 {
	/*width: 50% !important;*/
	}
	.row .grid-col4 {
		margin-right: 0px !important;
	}
}
/*-- ======================================================

	レーティング用

====================================================== --*/

.rate {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 16px;
	font-size: 16px;
}
.rate:before, .rate:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '★★★★★';
	display: inline-block;
	height: 16px;
	line-height: 16px;
}
.rate:before {
	color: #ddd;
}
.rate:after {
	color: #ffa500;
	overflow: hidden;
	white-space: nowrap;
}
.rate0:after {
	width: 0;
}
.rate1:after {
	width: 16px;
}
.rate1-5:after {
	width: 24px;
}
.rate2:after {
	width: 32px;
}
.rate2-5:after {
	width: 40px;
}
.rate3:after {
	width: 48px;
}
.rate3-5:after {
	width: 56px;
}
.rate4:after {
	width: 64px;
}
.rate4-5:after {
	width: 72px;
}
.rate5:after {
	width: 80px;
}
.wrapRate {
	margin: 0;
}

/*-- ======================================================

	お悩み別ページ

====================================================== --*/
@media (max-width: 1170px) {
	#worry {
		margin-top: 10px;
	}
}
.btnArrow {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btnArrow {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	cursor: pointer;
	text-transform: none;
	overflow: visible;
	margin: 0;
	font: inherit;
	color: inherit;
	align-items: flex-start;
	text-align: center;
	background-color: buttonface;
	box-sizing: border-box;
	padding: 2px 6px 3px;
	border-width: 2px;
	border-style: outset;
	border-color: buttonface;
	border-image: initial;
	text-rendering: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	-webkit-writing-mode: horizontal-tb;
	-webkit-appearance: button;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.toggles-title {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 10px;
	margin: 0;
	background: #f5f5f5;
	color: #333;
}
.toggles-title:after {
	content: "\f056";
	font-family: FontAwesome;
	font-size: 20px;
	position: absolute;
	top: 0px;
	right: 10px;
	display: block;
	color: #999;
}
.toggles-title.active:after {
	content: "\f055";
}

@media (max-width: 1170px) {
	.toggles-title {
		background: #87D74D;
		color: #fff;
		margin-top: 1px;
	}
	.toggles-title:after {
		color: #fff;
	}
	.toggles-body {
		display: none;
	}
}

#pcSide.sideConts {
    width: 210px;
}
.mb10 {
    margin-bottom: 10px !important;
}
#pcSide a:visited {
    color: #000;
    text-decoration: none;
}
#pcSide a:link {
    color: #000;
    text-decoration: none;
}
#pcSide a:hover {
    text-decoration:underline;
}
#pcSide a {
    outline: none;
}
#pcSide.sideConts img {
    vertical-align: top;
}
#pcSide img {
    box-sizing: border-box;
    height: auto;
}
#pcSide img, #pcSide iframe {
    max-width: 100%;
}
#pcSide .sideH2 {
    border-top: 2px solid #2ba638;
    border-bottom: 1px solid #dbdbd5;
    padding: 15px 0;
}
#pcSide .sideSearch {
    margin: 0 auto;
}
#pcSide .sideKeywordBox {
    padding: 5px 6px;
    border: 1px solid #dbdbd5;
    background: #f5f5f5;
    font-size: 14px;
    margin: 0 10px;
    height: 30px;
    width: 190px;
}
#pcSide .sideKeywordCateBox {
    padding: 5px 0px 5px 5px;
    border: 1px solid #dbdbd5;
    background: #f5f5f5;
    font-size: 14px;
    vertical-align: top;
    margin: 0 10px;
    height: 30px;
    width: 190px;
}
#pcSide .sideKeywordCateSearch {
    border: 1px solid #b8b8b2;
    border-radius: 4px;
    background: #b8b8b2 url(/shop/common/pc_new/img/top/mushimegane.png) no-repeat;
    background-size: 20px;
    background-position: 30% 50%;
    padding: 0px 20px;
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
    height: 40px;
    width: 190px;
}
#pcSide .sideH2_2 {
    border-top: 2px solid #2ba638;
    border-bottom: 1px solid #dbdbd5;
    padding: 15px 0;
    background: url(/shop/common/pc_new/img/top/arrow_r.png) no-repeat;
    background-size: 5px;
    background-position: 95% 50%;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mt40 {
    margin-top: 40px !important;
}
#pcSide .sideTtl {
    border-bottom: 1px solid #dbdbd5;
    padding-bottom: 5px;
}
#pcSide.sideConts img {
    vertical-align: top;
}
#pcSide .sideIcon1 {
    margin-bottom: -1px;
    margin-right: 8px;
}
#pcSide .sideIcon2 {
    margin-bottom: -2px;
    margin-right: 8px;
}
#pcSide img {
    box-sizing: border-box;
    height: auto;
}
#pcSide .sideList {
    background: url(/shop/common/pc_new/img/top/arrow_r.png) no-repeat 0 0;
    background-position: 95% 45%;
    background-size: 5px;
    padding: 10px 0;
    font-size: 14px;
    margin-left: 10px;
    list-style: none;
}



/*-- ======================================================

	新ヘッダフッター対応

====================================================== --*/
#spHeader {
	display: none;
}
#spSide {
	display: none;
}
#spFooter {
	display: none;
}
.header{height:auto!important;}
.shopHeaderH1 {
    position: static!important;
    width: 100%!important;
    height: auto!important;
    margin: 0!important;
    font-size: 12px!important;
    line-height: 1!important;
    font-weight: normal;
	background: #eee;
	padding:5px;
}

@media (max-width: 1170px) {
	#pcHeader {
		display: none;
	}
	#pcFooter {
		display: none;
	}
	#pcSide {
		display: none;
	}
	#EC_shopsidenavi {
		display: none;
	}
	#EC_shopnavi{
		display: none;
	}
	#spHeader {
		display: block!important;
	}
	#spSide {
		display: block!important;
	}
	#spFooter {
		display: block!important;
	}
	body{min-width: 100%;}
	.pageHeader{background: none}
	.pageHeader .gNavi {top:80px!important;}
	.headerBase{
		background: none;
		padding-bottom:0px!important;
	}
	.headerBase .headNavi{background: none}
	.shopHeaderH1 {
		position:absolute;
		top:0;
		left:0;
		background-color: #eee;
		padding: 5px 0 5px 0px;
		font-weight: normal;
		font-size: 12px !important;
		margin-top: 0px;
		color: #333;
		overflow: hidden;
		max-height: 15px;
		margin: 0 0 0 0 !important;
		line-height: 14px;
		width:100%!important;
	}
	.bnrBox {
		display: table;
		width: 100%;
		list-style: none;
		border-spacing: 10px 0;
		margin: 10px auto;
	}
	.bnrBox .bnrConts {
		width: 48%;
		text-align: center;
		margin: 0 1% 10px 1%;
		vertical-align: top;
		float: left;
	}
	.bnrBox .bnrConts img {
		vertical-align: top !important;
	}
}


/*-- ======================================================

	フッター対応

====================================================== --*/

#footer .footer__guide__calendar table {
    border-spacing: 0px !important;
}