@charset "utf-8";

/* KDS_add_start */
 .alcoholArea {
	font-weight: bold;
	margin-bottom: 32px;
	font-size:17px;
	color: red;
}
/*KDS_add_end */
 
/*KDS_add_start */
  .campaignBanner {
    width: 100%;
  }
  
  .campaignBannerArea {
    padding-top: 50px;
    text-align: center;
  }
/*KDS_add_end */

/* KDS_add_start */
.itemDetail_txt .itemDetailStock span {
	color: red;
	font-weight: bold;
}
.itemDetailStock {
	color: red;
	font-weight: bold;
}
/* KDS_add_end */
/* KDS_add_start */
#register_campaign_commodity{
	text-align: center;
}
/* KDS_add_end */
.itemDetail_txt{
  padding: 0;
}
.itemDetail_txt:last-child{
  padding: 0;
}
.twitter-share-button,
.fb_iframe_widget,
.pintrest,
.line-it-button {
  display: none !important;
}
.itemDetail_txt .ami{
  background: none;
  padding: 0;
  color:#d9321d;
}
.itemDetail_txt .amiToggle{
  background: none;
  padding: 0;
}
.itemDetail_txt .amiNoImg{
  background: 0;
  padding: 0;
  color: #d9321d;
}
.itemDetail_txt .ami span,
.itemDetail_txt .amiToggle span{
  padding-left: 0;
  min-height: none;
}
.itemDetail_txt .amiNoImg span{
  min-height: none;
}
.itemDetail_txt .amiToggle .bg_cam{
  background: none;
  color:black;
  font-weight: bold;
}
.detail_arrow{
  display: none;
}
.itemMain {
  border: 0;
  border-radius: 16px;
  overflow: hidden;
}
/* EDKDS001-03_del_start */
/* .item_thum {
  display: flex;
} */
/* EDKDS001-03_del_end */
.item_thum .catalogRelatedImages {
  /* EDKDS001-03_mod_start */
  /* display: block; */
  display: inline-block;
  /* EDKDS001-03_mod_end */
  width: 104px;
  height: 104px;
}
.item_thum a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin-right: 0;
  margin-top: 0;
  border: 0;
  border-radius: 8px;
  overflow: hidden;
}
.item_thum a.active::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 3px solid #91bd1d;
  border-radius: 8px;
}
.attribute_list{
  border: 0;
  width:100%;
}
.attribute_list tr {
  display: block;
  margin-bottom: 16px;
}
.attribute_list tr:last-child {
  margin-bottom: 0;
}
.attribute_list th,
.attribute_list td {
  padding: 0;
  border-bottom: 0;
}
.attribute_list th {
  background: transparent;
  border-right: 0;
  font-weight: bold;
}
.discoColor{
  color:#d9321d;
}
.discoColorDisable{
  color:#f8f8f8;
}
#detailStandardMain h1,
#detailStandardMain h2,
#detailStandardMain h3,
#detailDescription h1,
#detailDescription h2,
#detailDescription h3 {
  padding: 0;
  text-align: left;
}
#detailStandardMain h1::before,
#detailStandardMain h2::before,
#detailStandardMain h3::before,
#detailDescription h1::before,
#detailDescription h2::before,
#detailDescription h3::before {
  content: none;
}
.tag-area .icon_item {
  display: block;
  margin-bottom: 8px;
}
.tag-area .tag-list:last-child,
.tag-area .itembox_icon:last-child {
  margin-bottom: 0;
}
.review-star {
  display: inline-block;
  width: 96px;
  margin-right: 22px;
}
.review-star img {
  display: block;
  width: 100%;
}
.sp_itemDetail_ttl .itemDetail_txt a {
  font-size: 14px;
  text-decoration: underline;
}
.itemDetail_txt span.reviewAvg {
  font-weight: bold;
  font-size: 16px;
}
.sp_itemDetail_info .itemDetail_txt {
  background: #f8f8f8;
  border-radius: 8px;
}
.sp_itemDetail_info .mr5,
.sp_itemDetail_info .mb10,
.sp_itemDetail_info .mb5 {
  margin: 0;
}
.sp_itemDetail_r {
  padding: 0;
}
.itemDetail_txt table tr th {
  width: 126px;
  font-weight: bold;
  vertical-align: top;
}
.itemDetail_txt table tr td {
  padding: 0 0 16px 0;
  vertical-align: top;
}
.itemDetail_txt table tr:last-child th,
.itemDetail_txt table tr:last-child td {
  padding-bottom: 0;
}
.itemDetail_txt span.normal_label {
  font-weight: bold;
}
.sp_itemDetail_info .btn_buy {
  margin-top: 16px;
}
/* EDKDS001-03_add_start */
.incWorkArea .itemDetail_txt {
  background: none;
}
/* EDKDS001-03_add_end */
.quantity {
  width: 120px;
  margin-left: 16px;
  border-color: transparent;
  /* EDKDS001-03_mod_start */
  /* background: #91bd1d url("../../commonfiles/images/icon/white/arrow_white.svg") no-repeat right 16px center / 12px 7px; */
  background: #91bd1d url("../../commonfiles/images/arrow_white.svg") no-repeat right 16px center / 12px 7px;
  /* EDKDS001-03_mod_end */
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.quantity:disabled {
  /* EDKDS001-03_mod_start */
  /* background: #f8f8f8 url("../../commonfiles/images/icon/gray/arrow_gray.svg") no-repeat right 16px center / 12px 7px; */
  background: #f8f8f8 url("../../commonfiles/images/arrow_gray.svg") no-repeat right 16px center / 12px 7px;
  /* EDKDS001-03_mod_end */
  color: #bababa;
}
.sns-list {
  display: flex;
}
.sns-list__item {
  margin-right: 15px;
}
.sns-list__item:last-child {
  margin-right: 0;
}
.sns-list__link {
  display: block;
  width: 45px;
}
.sns-list__link img {
  width: 100%;
}
.item-detail-list dt {
  font-weight: bold;
  margin-bottom: 8px;
}
.item-detail-list dd {
  margin-bottom: 16px;
}
.item-detail-list dd:last-child {
  margin-bottom: 0;
}
.itemDetail_txt #addArrivalGoodsButton {
  margin-top: 8px;
}
.selectStandardBtn {
  padding: 2px 10px 4px;
  border-radius: 4px;
}
.selectedStandard {
  border: 4px solid #91bd1d;
}
.sp_itemDetail_info .selectStandardBtn.mr5 {
  margin-right: 5px;
}
.sp_itemDetail_info .selectStandardBtn.mb5 {
  margin-bottom: 8px
}
#getSkuListButton {
  position: relative;
  border: 1px solid #91bd1d;
}
#getSkuListButton > img {
  display: none;
}
#getSkuListButton::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
  /* EDKDS001-03_mod_start */
  /* background: url("../../commonfiles/images/icon/white/list_white.svg") no-repeat center / contain; */
  background: url("../../commonfiles/images/list_white.svg") no-repeat center / contain;
  /* EDKDS001-03_mod_end */
}
.sp_itemDetail_other .contents_box .btn {
  margin: 0 8px 8px 0;
  border-radius: 4px;
  border: 1px solid #91bd1d;
  color: #91bd1d !important;
  background: #fff !important;
}
/* EDKDS001-03_add_start */
#detailStandardMain .checkbox label span{
  font-weight: bold;
}

.checkbox input[type ="text"] {
    padding: 6px 12px;
}
.quantity + .high_label {
  font-weight: bold;
}
/* EDKDS001-03_add_end */
/* EDKDS001-03_add_start */
#detailStandardMain 	{
  padding-top: 24px;
}
/* EDKDS001-03_add_end */

@media screen and (max-width:768px){
  /* 画面サイズが768pxまではここを読み込む */
  /* KDS_add_start */
  .register_campaign_pc {
	display: none;
  }
  #registerCampaignBanner {
	width: 100%;
	padding-bottom: 24px;
  }
  /* KDS_add_end */
  #detailStandardMain {
    margin: 0 16px 24px;
  }
  #detailStandardMain .col-md-7,
  #detailStandardMain .col-lg-7,
  #detailStandardMain.col-xl-6 {
    flex: 0 1 auto;
    width: 100%;
    max-width: none;
    padding: 0;
  }
  #detailStandardMain .col-md-5,
   #detailStandardMain.col-lg-5,
   #detailStandardMain .cpl-xl-6 {
    flex: 0 1 auto;
    width: 100%;
    max-width: none;
    padding: 0;
  }
  #detailStandardMain .col-xs-12,
  #detailStandardMain .col-sm-12 {
    padding: 0;
  }
  #detailStandardMain .d-md-none {
    display: block !important;
  }
  #detailStandardMain .d-md-block {
    display: none !important;
  }
  #detailStandardMain h1 {
    margin-bottom: 8px;
  }
  #detailDescription h2 {
    margin-bottom: 16px;
    font-size: 18px;
  }
  .tag-area {
    margin-bottom: 16px;
  }
  #detailStandardMain .shop-name {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .sp_itemDetail_ttl {
    margin-bottom: 24px;
  }
  .sp_itemDetail_info .successAddCartMessage {
    bottom: 110px !important;
  }
  .campaign-title {
    margin-bottom: 12px;
    font-weight: bold;
  }
  #imageArea {
    margin-bottom: 24px;
  }
  .ZoomContainer {
    display: none;
  }
  #spImageLink {
    display: none;
  }
  .itemMain {
    width: 100%;
    height: 100%;
    margin-bottom: 16px;
  }
  .item_thum {
    overflow-x: auto;
  }
  .item_thum .catalogRelatedImages {
    margin-right: 8px;
  }
  .item_thum .catalogRelatedImages:last-child {
    margin-right: 0;
  }
  .sp_itemDetail_info .itemDetail_txt {
    padding: 16px;
  }
  .sp_itemDetail_info .btn_buy + .itemDetail_txt,
  .sp_itemDetail_info .itemDetail_txt + .itemDetail_txt {
    margin-top: 16px;
  }
  .addCartMessageArea + div {
    margin-top: 24px;
  }
  /* EDKDS001-03_add_start */
  .incWorkArea {
    margin-top: 24px;
  }
  .incWorkArea .itemDetail_txt {
    padding: 0;
  }
  /* EDKDS001-03_add_end */
  .itemDetail_txt table tr th {
    padding: 0 10px 12px 0;
  }
  .contents_box {
    margin: 0 0 24px 0;
  }
  #detailDescription {
    margin: 0 16px 40px;
  }
  .sp_itemDetail_other .contents_box_wrapper {
    margin-bottom: 16px;
  }
  .sp_itemDetail_other .contents_box_wrapper:last-child {
    margin-bottom: 0;
  }
  .sp_itemDetail_other .contents_box {
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 8px;
    background: #f8f8f8;
  }
  .sp_itemDetail_other .contents_box:last-child {
    margin-bottom: 0;
  }
  .sns-list {
    margin: 24px 0 8px;
  }
  .delivery-list dt {
    margin-bottom: 12px;
  }
  .delivery-list dd {
    margin-bottom: 16px;
  }
  .delivery-list .normal_label {
    width: 210px;
  }
  .attribute_list th {
    width: 100%;
    display: block;
    margin-bottom: 8px;
  }
  #getSkuListButton {
    padding: 7px 7px 7px 40px;
  }
  #getSkuListButton::before {
    left: calc(50% - 65px);
    width: 24px;
    height: 24px;
  }
  .detailInfoArea, .mismatchArea {
    margin-top: 24px;
  }
  .sp_itemDetail_other .contents_box .btn {
    padding: 4px 9px 5px;
    font-size: 14px;
  }
  .sp_itemDetail_other .contents_box .btn:hover {
    opacity: 1;
  }
  /* KDS_add_start */
  .item_thum a.active::before {
    display: none;
  }
  
  #resisterCampaignBanner {
	width:100%;
  }
  
  .register_campaign_class {
	margin-bottom: 20px;
}
  
  /* KDS_add_end */
  
}

@media screen and (min-width: 769px) {
  /* 画面サイズが769pxからはここを読み込む */
  /* KDS_add_start */
  .register_campaign_sp {
	display: none;
  }
  .register_campaign_pc {
	text-align: center;
  }
  #registerCampaignBanner {
	width: 90%;
	max-width: 1200px;
	padding-bottom: 50px;
  }
  /* KDS_add_end */
  #detailStandardMain .row {
    justify-content: space-between;
  }
  #detailStandardMain .col-md-7,
  #detailStandardMain .col-lg-7,
  #detailStandardMain.col-xl-6 {
    flex: 0 1 auto;
    width: 585px;
    max-width: none;
    padding: 0;
  }
  #detailStandardMain .col-md-5,
   #detailStandardMain.col-lg-5,
   #detailStandardMain .cpl-xl-6 {
    flex: 0 1 auto;
    width: 540px;
    max-width: none;
    padding: 0;
  }
  /* EDKDS001-03_add_start */
  .incWorkArea .itemDetail_txt {
    padding: 0;
    background: none;
  }
  .incWorkArea .itemDetail_txt:last-child {
    margin-bottom: 0;
  }
  .incWorkArea {
    margin: 32px 0;
  }
  /* EDKDS001-03_add_end */
  #detailStandardMain h1 {
    margin-bottom: 16px;
  }
  #detailDescription h2 {
    margin-bottom: 24px;
    font-size: 18px;
  }
  .itemMain {
    margin-bottom: 32px;
  }
  .item_thum {
    /* EDKDS001-03_del_start */
    /* flex-wrap: wrap; */
    /* EDKDS001-03_del_end */
    margin: -16px 0 0 -16px;
  }
  .item_thum .catalogRelatedImages {
    margin: 16px 0 0 16px;
  }
  .tag-area {
    margin-bottom: 32px;
  }
  #detailStandardMain .shop-name {
    margin-bottom: 16px;
  }
  .itemDetail_txt a:hover {
    text-decoration: none;
  }
  .sp_itemDetail_info .successAddCartMessage {
    bottom: 144px !important;
  }
  .sp_itemDetail_info .itemDetail_txt {
    padding: 24px;
  }
  .sp_itemDetail_info .btn_buy + .itemDetail_txt,
  .sp_itemDetail_info .itemDetail_txt + .itemDetail_txt {
    margin-top: 16px;
  }
  .addCartMessageArea + div {
    margin-top: 32px;
  }
  .campaign-title {
    margin-bottom: 16px;
    font-weight: bold;
  }
  .campaign-link:hover {
    opacity: 0.7;
  }
  .itemDetail_txt table tr th {
    padding: 0 10px 16px 0;
  }
  .sp_itemDetail_ttl {
    margin-bottom: 32px;
  }
  .sp_itemDetail_ttl .tag {
    white-space: normal;
  }
  .sp_itemDetail_ttl .tag:hover {
    color: #91bd1d;
    opacity: 0.7;
  }
  #detailDescription {
    width: 1180px;
    margin: 0 auto 80px;
  }
  .contents_box {
    margin-bottom: 40px;
  }
  .sp_itemDetail_other {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .sp_itemDetail_other .contents_box {
    margin-bottom: 0;
    padding: 24px;
    border-radius: 8px;
    background: #f8f8f8;
  }
  .sp_itemDetail_other .contents_box_wrapper:first-child .contents_box {
    width: 585px;
  }
  .sp_itemDetail_other .contents_box {
    width: 540px;
    margin-bottom: 32px;
  }
  .sp_itemDetail_other .contents_box_wrapper .contents_box:first-child {
    margin-bottom: 16px;
  }
  .sp_itemDetail_other .contents_box_wrapper .contents_box:last-child {
    margin-bottom: 0;
  }
  .delivery-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .delivery-list dt {
    width: 136px;
    margin-bottom: 16px;
  }
  .delivery-list dd {
    width: calc(100% - 136px);
    margin-bottom: 16px;
  }
  .recommendListA {
    width: 1180px;
    margin: 0 auto 80px;
  }
  .sns-list {
    margin-bottom: 16px;
  }
  .sns-list__link:hover {
    opacity: 0.7;
  }
  .attribute_list th {
    width: 150px;
    padding-right: 10px;
  }
  .detailInfoArea, .mismatchArea {
    margin-top: 32px;
  }
  #getSkuListButton {
    padding: 15px 15px 15px 46px;
  }
  #getSkuListButton::before {
    left: 185px;
    width: 30px;
    height: 30px;
  }
  #getSkuListButton:hover {
    border: 1px solid #91bd1d;
    background: #fff;
    color: #91bd1d;
    opacity: 1;
  }
  #getSkuListButton:hover::before {
    /* EDKDS001-03_mod_start */
    /* background: url("../../commonfiles/images/icon/green/list_green.svg") no-repeat center / 100% 100%; */
    background: url("../../commonfiles/images/list_green.svg") no-repeat center / 100% 100%;
    /* EDKDS001-03_mod_end */
  }
  .sp_itemDetail_other .contents_box .btn {
    padding: 4px 15px 5px;
  }
  
  /* EDKDS001-03_add_start */
  .incWorkArea .itemDetail_txt:last-child {
    margin-bottom: 0;
  }

  .incWorkArea .itemDetail_txt {
    padding: 0;
    background: none;
  }
  /* EDKDS001-03_add_end */
  
  .quantity + .normal_label {
    margin-left: 16px;
  }
  .quantity + .high_label {
	margin-top: 0px;
    margin-left: 16px;
  }
  
     /* KDS_add_start */ 
  #register_campaign {
	text-align: center;
  }

  #resisterCampaignBanner {
	/* width:40%; */ 
	width:62%;
  }
  
  #register_campaign_area_id{
	margin-bottom:30px;
}
}

/*1201px*/
@media only screen and (min-width:1201px) {
  .item_thum a {
      width: 104px;
      height :104px;
    }
    .item_thum img{
      top: 0;
      transform: none;
    }
    .itemMain{
      width: 585px;
      height: 585px;
    }
  }

/*991px-1200px*/
@media only screen and (min-width:992px) and (max-width:1199px) {
  .itemMain{
    width: 585px;
    height: 585px;
  }
}

/*769px-990px*/
@media only screen and (min-width:769px) and (max-width:991px) {
  .item_thum a {
    margin-right: 16px;
    width: 104px;
    height: 104px;
  }
  .itemMain{
    width: 585px;
    height: 585px;
  }
}

/*481px-769px*/
@media only screen and (min-width:481px) and (max-width:768px) {
  .item_thum a {
    width: 104px;
    height: 104px;
  }
  .itemMain{
    width: 100%;
    height: 100%;
    margin: 0 auto 16px;
  }
}

/*480px*/
@media screen and (max-width:480px){
  .item_thum a{
    width: 104px;
    height: 104px;
  }
  .itemMain{
    width: 100%;
    height: 100%;
    margin: 0 auto 16px;
  }
}
