@charset "utf-8";
/* CSS Document */

/*商品詳細「お得な定期購入のご案内」FD化調整 fukasawa 20220221調整中*/
@media only screen and (min-width: 641px){
#item_subscription-area_pc{
  text-align: center;
}
#item_subscription-area_pc .subscription-block{
　margin:0 auto;
  text-align: left;
}
}
.item-template-clbm .testclear,
.item-template-clbc .testclear,
.item-template-clbb .testclear,
.item-template-clbw-a .testclear,
.item-template-clby .testclear,
.item-template-brfo .testclear,
.item-template-wabr .testclear,
.item-template-wccl .testclear,
.item-template-vtbw .testclear,
.item-template-rbar .testclear{
	display: none;
}
#item_subscription-area .flipdesk-inline-button-container,
#item_subscription-area_pc .flipdesk-inline-button-container{
  cursor:unset;
}

/* マージン */
@media only screen and (min-width: 641px){
  #flipdesk-html-button-content{
    margin-top: 80px;
  }

  /* 画像周りマージン brfo, wabr */
  .item-template-brfo #flipdesk-html-button-content .img-wrap,
  .item-template-wabr #flipdesk-html-button-content .img-wrap,
  .item-template-vtbw #flipdesk-html-button-content .img-wrap,
  .item-template-rbar #flipdesk-html-button-content .img-wrap{
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/*商品詳細「お得な定期購入のご案内」FD化調整 oda 20220530調整中*/
.item-template-essm .testclear,
.item-template-rpst .testclear,
.item-template-brsm .testclear,
.item-template-wtrs .testclear,
.item-template-brrs .testclear{
	display: none;
}

@media only screen and (min-width: 641px){
  .item-template-wtrs #flipdesk-html-button-content .img-wrap,
  .item-template-brrs #flipdesk-html-button-content .img-wrap{
    margin-top: 30px;
    margin-bottom: 30px;
  }
}