#signup .fs-c-inputTable tr:first-child{
	display: none;
}
#item_page.detail_change_gfe .fs-c-slick .slick-prev,
#item_page.detail_change_gfe .fs-c-slick .slick-next {
	background: rgba(255, 255, 255, 0.9) !important;
	height: 25px;
    width: 25px;
	border-radius: 50%;
}
#item_page.detail_change_gfe .fs-c-slick .slick-prev:before,
#item_page.detail_change_gfe .fs-c-slick .slick-next:before {
    font-size: 25px;
}
.fs-body-closed{
	text-align: center;
	padding-top: 80px;
}
.fs-body-closed .page_heading_gfe{
	text-align: center;
}
.fs-body-closed .fs-p-closed__message{
		font-size: 12px;
}
@media screen and (max-width: 780px) {
	.fs-body-closed{
		text-align: center;
		padding-top: 30px;
	}
	.fs-body-closed .fs-p-closed__heading{
		font-size: 1.8rem;
	}
	.fs-body-closed .fs-p-closed__message{
			font-size: 11px;
	}
}

#recommend_area .content_tabs_recommend .slick-slide:nth-child(n+4){
	display: none;
}
#item_page .sp_only .FS2_Recommend2_recommend .CrossHead {
    font-weight: 400;
    border-bottom: 0px solid #666;
    margin-bottom: 7px;
    font-family: "Gill Sans", "Gill Sans MT", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#item_page .fs-pt-list {
    list-style: none;
    padding: 13px 20px 1px 28px;
    background-color: #f4f4f4;
    margin:15px 0 0 0;
}
#item_page .fs-pt-list li{
        list-style: disc;
font-size: 13px;
}
#signup .register-top_area{
	background-color: #f3f3f3;
	padding: 20px;
}
@media screen and (max-width: 780px) {
	#recommend_area .content_tabs_recommend .slick-slide:nth-child(n+4){
		display: block;
	}
	#recommend_area .content_tabs_recommend .slick-slide:nth-child(n+5){
		display: none;
	}
    #item_page .fs-pt-list {
        adding: 10px 20px 1px 28px;
    }
	#signup .register-top_area{
		padding: 20px 8px;
		font-size: 13px;
	}
}

.tabs_ranking_inner .fs-c-productListCarousel{
	display: block
}
.tabs_ranking_inner .fs-c-productListCarousel .fs-c-productListCarousel__ctrl{
	display: none !important;
}
.tabs_ranking_inner .fs-c-productListCarousel__list{
	display: block;
	overflow: visible;
}
.tabs_ranking_inner .fs-c-productListCarousel__list__itemTrack{
	width: 1000px;
	overflow: hidden;
	padding: 0 0 30px 0;
}
.tabs_ranking_inner .fs-c-productListCarousel .slick-track{
	transform: translate3d(0px, 0px, 0px) !important;
	width: auto !important;
}
@media screen and (max-width: 780px) {
	.tabs_ranking_inner .fs-c-productListCarousel__list__itemTrack{
		width: 96vw;
		margin: 0 0 0 4vw;
		padding: 0 0 20px 0;
	}
	.tabs_ranking_inner .fs-c-productListCarousel__list__itemTrack{
		overflow: scroll;
	}
}


/*ログインログアウトの表示切り替えを行うCSS*/
.login.my-true { display: none; }
.logout.my-false { display: none; }

.header_gfe .login.my-false{ line-height: 1; }
.header_gfe .logout.my-true{ line-height: 1; }
.header_gfe .logout.my-true span{ letter-spacing: -0.22em; }



.box_side {
    width: 0% !important;
    margin-right: 0% !important;
    opacity: 0 !important;
}
.sub_page h2{
    font-size: 2.2rem;
    margin-bottom: 30px;
}
.fs-p-cartItemNumber.fs-client-cart-count--0, .fs-p-cartItemNumber.fs-client-subscriptionCart-count--0 {
    display: none !important;
}
@media screen and (max-width: 767px) {
.cart_btn_modal{
    margin-bottom: 1.5em;
}

}

/**入荷お知らせメールボタン**/
#item_page button.fs-c-button--secondary {    height: 40px;    width: 100%;    font-size: 1.2rem;    background: #ffffff;    border-width: thin;}

#item_page button.fs-c-button--secondary span.fs-c-button__label{   color: #333333;}

.fs-c-inputInformation .fs-c-button--subscribeToArrivalNotice span.fs-c-button__label {    color: #333;}


/**ブランドカテゴリーページバナー**/
li.brandbanner {
    display: inline-block;
    width: 49%;
}


/**レコメンド表示崩れ対策**/
div.FS2_Recommend2_recommend > ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
div.FS2_Recommend2_recommend > ul > li {
    float: none;
}

/* Googleでログインのボタンを移動するCSS */
.fs-c-anotherLogin--google {
    text-align: center;
}
 
.fs-c-anotherLogin__button--google {
    display: inline-block;
}

/* Appleでサインインのボタンを移動するCSS */
.fs-c-anotherLogin--apple {
    text-align: center;
    margin-bottom: 20px;
}
 
.fs-c-anotherLogin__button--apple {
    display: inline-block;
}

/**会員登録ページ承認コードボタン**/
.fs-c-button--sendVerificationCode,.fs-c-button--resendVerificationCode {
    background: #a9a9a9;
    color: #fff;
    border: none;
    width: 50%;
    height: 50px;
    margin-top:10px;
}


/**会員登録ページ不要な余白削除**/
@media screen and (max-width: 767px) {
    #signup .fs-c-privacyPolicyAgreeField {
        margin-left:0;
    }
}



/* パスワード入力枠線 */
.fs-body-auth .fs-c-inputGroup {
    border: 1px solid #98CFD9;
    margin-bottom: 20px;
}
/* パスワード入力の背景 */
.fs-body-auth .fs-c-inputGroup > [type=password] {
    background: #FFFFF0;
}
 
/* 認証ボタン */
.fs-body-auth .fs-c-button--authenticatePassword {
    border: 1px solid #98CFD9;
    background: #BBD9DE;
    padding: 5px 10px;
    border-radius: 3px;
}
/* 認証ボタンの文字色 */
.fs-body-auth .fs-c-button--authenticatePassword .fs-c-button__label{
    color:#FFF000;
}

#item_group.sub_page span.fs-c-productPrice__main__label {
    display: block;
    font-size: 90%;
    margin-bottom: 0;
    margin-top: 5px;
}


/*セール価格の文字を調整するCSS*/
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__main__price,
.fs-c-productPrice--listed + .fs-c-productPrice--selling > .fs-c-productPrice__addon{
color:#FF0000;
font-weight:bold;
}


/*NP後払いバナー用CSS*/
.fs-c-npIcons__image {
  max-width: 282px;
}




/*削除可*/
.fs-c-checkout-receivingMethod__destination{
display:block;
}
.fs-c-checkout-receivingMethod__control{
display:block;
}
.fs-c-checkout-receivingMethod__control > * + * {
    margin-top: 0px;
}
.fs-c-checkout-receivingMethod--delivery{
margin-bottom:20px;
}
.fs-c-checkout-receivingMethod__button.fs-c-buttonContainer--chooseDestination{
margin-left:0;
}

.fs-c-modal--pickupStoreList .fs-c-inputInformation__message{
margin-bottom:20px;
}
.fs-c-modal--pickupStoreList tr{
margin-bottom:20px;
display:block;
}
.fs-c-modal--pickupStoreList td.fs-c-inputTable__dataCell input{
height:30px;
}
.fs-c-modal--pickupStoreList .fs-c-modal__inner th.fs-c-inputTable__headerCell{
width: 100%;
display:block;
margin-bottom:5px;
}
.fs-c-modal--pickupStoreList .fs-c-modal__inner td.fs-c-inputTable__dataCell{
width: 100%;
margin-bottom:0;
display:block;
}
.fs-c-modal--pickupStoreList .fs-c-checkout-searchPickupStoreField{
margin-bottom:10px;
}
.fs-c-checkout-pickupStoreList__status{
margin-bottom:20px;
}
.fs-c-modal__inner .fs-c-button--setPickupStore{
margin:10px 0 30px;
}


.fs-c-modal__inner .fs-c-button--searchPickupStore{
	background: #4d4d4d;
	border: none;
	border-radius: 0;
	padding: 5px 10px;
}
.fs-c-modal__inner .fs-c-button--setPickupStore{
	background: #4d4d4d;
	border: none;
	border-radius: 0;
	padding: 5px 10px;
}


/*共通*/
.btn {
    max-width: 100%;
    border: 1px solid #707070;
    background-color: #707070;
    border-radius: 10px;
}
.header_wrap {
    padding: 15px 0 13.5px;
}
.title_area h1{
	width: 214px;
}
.title_area h1 a {
    line-height: 1;
}

/*TOP RANKING*/
.tabs_ranking {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.tabs_ranking input[type="radio"] {
    display: none;
}
.tabs_ranking ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    width: 1000px;
}
.tabs_ranking ul li {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}
.tabs_ranking ul li label {
    display: block;
    padding: 12px 20px 18px;
    cursor: pointer;
}
.tabs_ranking ul li label:hover {
    background:rgba(94,94,94,0.15);
}
.tabs_ranking .content_tabs_ranking {
    padding: 30px 0 70px;
    width: 100%;
    box-sizing: border-box;
    background:rgba(94,94,94,0.15);
}
.tabs_ranking .content_tabs_ranking .tabs_ranking_inner {
    display: none;
    width: 1000px;
    margin: 0 auto;
}
.tabs_ranking input[type="radio"]:checked + label {
    position: relative;
    z-index: 2;
}
#tab1:checked ~ ul li label[for="tab1"],
#tab2:checked ~ ul li label[for="tab2"],
#tab3:checked ~ ul li label[for="tab3"] {
    background:rgba(94,94,94,0.15);
}

.tabs_ranking input[type="radio"]:checked ~ .content_tabs_ranking .tabs_ranking_inner {
    display: none;
}
#tab1:checked ~ .content_tabs_ranking .tabs_ranking_inner:nth-of-type(1),
#tab2:checked ~ .content_tabs_ranking .tabs_ranking_inner:nth-of-type(2),
#tab3:checked ~ .content_tabs_ranking .tabs_ranking_inner:nth-of-type(3) {
    display: block;
}

.top_page .btn {
    width: 380px;
    height: 59px;
    margin: 0 auto;
}
.top_page .btn a {
    color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}
.swiper-pagination-bullet {
    width: 50px;
    height: 3px;
    border-radius: 0%;
}
.content {
    max-width: 100%;
    width: 100%;
}
.box_main {
    width: 100%;
}

.top_page .staff_start {
    width: 1000px;
    margin: 0 auto;
}

@media screen and (max-width: 767px){
    .title_area h1 {
        width: 180px;
        margin: 0 0 0 14px;
    }

    
    /*TOP RANKING*/
    .tabs_ranking ul {
        width: 100%;
    }
    .tabs_ranking .content_tabs_ranking {
        padding: 30px 0 70px;
        width: 100%;
    }
    .tabs_ranking .content_tabs_ranking .tabs_ranking_inner {
        width: 96%;
    }
    
    .top_page .btn {
        width: 57vw;
        height: 50px;
    }
    .swiper-pagination-bullet {
        width: 50px;
        height: 3px;
    }
    .top_page .staff_start {
        width: 90%;
    }


}