body {
	font-family: 'Helvetica Neue', 'Helvetica', Arial, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.05em;
	line-height: 1.75;
}
a:hover {
	text-decoration: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
/*ヘッダー*/
.fs-p-logo__lead {
        font-size: 1.5em;
}

.fs-p-headerNavigation__link {
	margin: 0 auto;
}
.fs-p-headerNavBar {
	border-bottom: none;
	background: #000000;
}
.fs-p-headerNavigation {
	padding: 10px;
}
.fs-p-inputGroup {
	border: 0px solid;
	background: #000000;
        font-size: 1.5em;
}

.fs-l-header__drawerOpener{
	float: left;
}


.fs-p-headerNavigation__list > li{
border-left: #fff;
}

@media screen and (min-width: 1200px){
.fs-p-headerNavigation__list {
    width: auto;
    margin: 0 auto;
    margin-left: 27rem;
}
}

@media screen and (min-width: 768px){
.fs-p-headerNavigation__listItem {
    min-width: 100px;
}
}

.fs-p-inputGroup__button {
	background: #999999;
}

.fs-p-searchForm__input {
  width: calc(100% - 2.2em);
}

.fs-p-searchForm__button {
  overflow: hidden;
  position: relative;
  text-indent: -999px;
  width: 5.2em;
  height: 2em;
}

.fs-p-searchForm__button::before {
  font-family: 'fs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  display: block;
  font-size: 3.2rem;
  line-height: 1.2;
  position: absolute;
  text-indent: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/*左カラム*/
.fs-p-sideMenu .fs-pt-menu__link--lv1::after {
	display: none;
}
.fs-p-sideMenu .fs-pt-menu__link--lv2::before {
	display: none;
}
.fs-p-sideMenu .fs-pt-menu__link--lv3::before {
	display: none;
}
.fs-p-sideMenu a:hover {
	background: #b1b1b1;
	color: #ffffff;
}
.fs-p-drawer__heading {
	display: none;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv2 {
	border: 1px solid #999;
	margin: 1rem 0;
	
}
.fs-p-sideMenu .fs-pt-menu__link--lv2 {
	padding-left: 8px;
}
/*ログインログアウトの表示切り替えを行うCSS*/
.logout.my-false {
	display: none;
}
.login.my-true {
	display: none;
}
.fs-clientInfo.is-ready {
	display: flex;
	justify-content: center;
	align-items: center;
}

.fs-c-inputInformation__link{
	display: none;
}

/*TOPページ*/
.fs-pt-column__item {
	padding: 0;
}
.fs-pt-column > *:nth-child(1) {
	padding: 0 18px 0 0;
}
.fs-pt-column > *:nth-child(2) {
	padding: 0 0 0 18px;
}


.fs-p-dateList > li{
	border: none;
	}

/*販売単位等について*/
.item_attention_title {
	font-weight: bold;
}
/*商品グループ*/
.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
	margin-bottom: 1rem;
display:none;
}
.fs-c-productList__list .item_detail_title {
	margin-bottom: 0;
}
.fs-c-productList__list .item_detail_text {
	margin-bottom: 1rem;
}

.fs-c-productListItem__prices.fs-c-productPrices{
	margin-bottom: 1rem;
}

.fs-p-heading--lv2{
	font-weight: bold;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #999;
	font-size: 1.6rem;
}

.fs-pt-column__image{
display: block;
	margin-bottom: 0.7rem;}

.fs-c-heading--page{
	border-bottom: 1px solid #999999;
font-weight: bold;
}


.fs-c-productPrice__main__label{
	font-size: 1.2rem;
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price{
	font-weight: bold;
}



@media screen and (min-width: 960px) {
	.fs-c-subgroupList__item {
		flex-basis: calc(33.3%+ 1px);
		margin-left: -1px;
		margin-top: -1px;
	}
}
/*商品詳細*/
.fs-l-productLayout__item.fs-l-productLayout__item--2 {
	background-color: #f7f7f7;
	padding: 20px;
}
.fs-p-productDescription.fs-p-productDescription--full {
	margin-bottom: 3rem!important;
}
.fs-p-productDescription.fs-p-productDescription--short {
	margin-bottom: 3rem!important;
}
.item_detail_title {
	border-bottom: 1px solid #999999;
	line-height: 1.2;
	margin: 0 0 24px;
	padding: 0 0 0.3rem;
	text-align: left;
	font-weight: bold;
}

.fs-c-button--primary{
border: none;
	box-shadow: none;
}

.item_detail_text {
	margin-bottom: 2rem!important;
}

.fs-c-productNumber{
	margin-bottom: 2rem!important;
}

.item_detail_text:empty:after {
	content: "-";
}
.fs-p-productDescription.fs-p-productDescription--full:empty:after {
	content: "-";
}
.fs-p-productDescription.fs-p-productDescription--short:empty:after {
	content: "-";
}
.fs-c-button--particular.fs-c-button--addToWishList--detail {
	font-size: 1rem;
}
/* IE11用商品詳細ページ*/
_:-ms-lang(x)::-ms-backdrop, .fs-p-sideMenu .fs-pt-menu__link--lv3::before {
	display: none;
}
_:-ms-lang(x)::-ms-backdrop, .fs-p-sideMenu .fs-pt-menu__link--lv1::after {
	display: none;
}
_:-ms-lang(x)::-ms-backdrop, .fs-p-sideMenu .fs-pt-menu__link--lv2::before {
	display: none;
}
@media screen and (min-width: 960px) {
	_:-ms-lang(x)::-ms-backdrop, .fs-system-product::after {
		content: "";
		display: block;
		clear: both;
	}
	_:-ms-lang(x)::-ms-backdrop, .fs-l-productLayout__item--1 {
		float: left;
		width: 50%;
	}
	_:-ms-lang(x)::-ms-backdrop, .fs-l-productLayout__item--2 {
		float: right;
		width: 45%;
	}
}

/*ショッピングカート*/
.fs-c-cartPayment__button .fs-c-button__label{
	font-size: 0;
}

.fs-c-cartPayment__button .fs-c-button__label:before{
	font-size: 1.4rem;
	content:"注文確定画面へ";
}

/*TOPカテゴリリスト*/

.fs-pt-column__heading{
	font-size: 1.6rem;
}


.main_content {
	width: 100%;
        position: relative;
        left: 210px;
}
.main_content ul {
	overflow: hidden;
	padding: 0;
}
.main_content li {
	float: left;
	list-style: none;
	text-align: center;
	width: 32%;
	/*padding: 40px 10px;*/
	margin: 0 2% 2% 0;
	padding: 0;
	background-color: #e5e5e5;
}

.main_content li a{
	padding: 40px 10px;
	margin: 0 2% 2% 0;
}


.main_content li:nth-child(3n) {
	margin-right: 0;
}



@media screen and (max-width: 960px) {
	.main_content li {
		width: 48%;
		font-size: 1.4rem;
		margin-right: 4%;
	}
	.main_content li:nth-child(even) {
		margin-right: 0;
	}
	.main_content li:nth-child(odd) {
		margin-right: 4%;
	}
}

.newitem {
	width: 48%;
	float: left;
}
.sale {
	width: 48%;
	float: right;
}
.itemleft {
	width: 31%;
	float: left;
        margin:10px
}

.itemcenter {
    width: 31%;
    float: left;
    margin: 10px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    margin-left: -210px;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.btn-border-bottom {
	position: relative;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0.5rem;
}



.group_middle .btn-border-bottom{
	position: relative;
	display: block;
	font-weight: bold;
	text-decoration: none;
/*	padding-bottom: 0.5rem;
	width: 50%;*/
	margin: 0 auto;
}


.btn-border-bottom:before {
	position: absolute;
	content: '';
	width: 80%;
	height: 4px;
	top: 70%;
	left: 10%;
	border-radius: 3px;
	background: #00a9d3;
	transition: .2s;
}
.btn-border-bottom.bar_red:before {
	background: #dc2953;
}
/*
.btn-border-bottom:hover:before {
	top: -webkit-calc(100% - 3px);
	top: calc(100% - 3px);
}

/*グループページカテゴリリスト*/
.group_middle {
	width: 100%;
}
.group_middle ul {
	overflow: hidden;
	padding: 0;
	display: block;
}
.group_middle li {
	float: left;
	list-style: none;
	text-align: center;
	width: 32%;
/*	padding: 40px 15px;*/
	margin: 0 18px 18px 0;
	background-color: #e5e5e5;
}

.group_middle li a {
	padding: 40px 15px;
	margin: 0 18px 18px 0;
}

.group_middle li:nth-child(3n) {
	margin-right: 0;
}

@media screen and (max-width: 768px) {
	.group_middle li {
		width: 32%;
		margin-right: 2%;
		padding: 40px 0px;
	}
}

/*.fs-c-productListItem__control{
	display: none;
}
*/
/*フッター*/

.fs-l-footer{
	border: none;
}

.footer_nav {
	margin: auto;
	margin-left: 10px;
	max-width: 1216px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footer_nav ul {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.footer_nav ul li {
	list-style: none;
	display: flex;
	min-width: 200px;
	margin: 0 auto;
}

/*マイページ 会員登録ページ*/
.fs-c-accountService__page--accountPassword{
	display: none;
}

.fs-c-accountService__page--addressbook{
	display: none;
}

.fs-c-accountService__page--accountDelete{
	display: none;
}

.fs-c-buttonContainer--change{
	display: none;
}

.fs-c-accountService__page--accountSettingsModify .fs-c-accountService__pageLink .fs-c-accountService__pageLink__label #test{display:none;}


.fs-c-subSection__title {
    text-align: center;
    padding-bottom: 1rem;
}

/*価格表記*/
.fs-c-productPrice--selling{
	font-size: 1.6rem;
}
	
/*ご注文手続き*/
#fs_button_changeBuyer{
	display: none;
}

#fs_button_changeShippingAddress{
	display:none;
}

#fs_button_selectShippingAddress{
	display:none;
}

/*削除*/

.fs-c-checkout-paymentMethod__message{
display: none;
}

.fs-c-checkout-delivery__method__message{
	display:none;}

/*パンくず*/
.fs-c-breadcrumb__list{
	padding:0px;
}

.newitem a{
	display:block;}

/*youtubeレスポンシブ*/
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
    margin-top:2rem;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/*左カラム非表示*/
.fs-p-sideMenu .fs-pt-menu .fs-pt-menu--lv1 .fs-pt-menu__item .fs-pt-menu__item--lv1 .fs-pt_menu__item--category .fs-pt-menu__heading .fs-pt-menu__heading--lv1{
display:none;
}

/*ログイン画面をセンター表示*/
.fs-body-login .fs-c-loginForm {
    justify-content: center;
}

.fs-c-panelContainer {
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
.fs-l-pageMain {
  max-width: 1500px;
  width: 100%;
}
/*




*/
.fs-p-drawer {
    -box-shadow: 1px 1px 5px #b2b2b2;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 8px;
    -position: fixed;
    top: 159px;
    bottom: 0;
    left: 0px;
    -transform: translateX(-101%);
    z-index: 2;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

.fs-l-sideArea {
    max-width: 200px;
    max-height: 1100px;
}
.fs-c-productList {
  margin: 24px 0;
  min-height: 1100px;
}
.fs-c-productList__list__item {
  border-bottom: 1px solid #b2b2b2;
  padding: 16px 8px;
}
.fs-l-main {
    margin: 24px auto;
    padding: 8px;
    max-width: 1800px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
.fs-p-drawer.fs-l-sideArea {
    width: 20%;
    background-color: rgba(0, 0, 0, 0);
}
.fs-l-pageMain {
    width: 80%;
}
@media screen and (max-width: 1200px)  {
    .fs-l-pageMain {
         width: 100%;
    }
}
@media screen and (max-width: 1200px)  {
    .fs-p-drawer.fs-l-sideArea {
         background-color: rgba(255, 255, 255, 1);
    }
}
.itemcenter {
   pointer-events: none;
}


