@charset "UTF-8";
  /*	幅640px ------------- */
  html {
    min-height: 0;
  }

  body {
    -webkit-print-color-adjust: exact;
    min-width: 0;
    width: 640px;
    margin: 0 auto;
  }

  a {
    cursor: default;
  }

  a:hover {
    text-decoration: none;
  }
  /* margin-bottom: 20px;*/
  a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1.0;
  }

  #header,
  #body {
    width: 640px;
    min-width: 640px;
    margin: 0 auto;
  }

  #header .header-logo {
    padding-top: 20px;
    margin: 0;
  }
  #header .header-logo #description-logo img {
    height: 50px;
  }
  .header-utility-nav a.logo {
    display: block;
  }

  .container {
    min-width: 0;
    padding: 0;
  }
  #content {
    margin-bottom: 40px;
  }

  .detail-head {
    padding: 10px 0 8px 0;
  }
  /* 商品名 */
  .detail-head .name {
    font-size: 18px;
    margin-right: 0px;
  }
  .af-campaign-title {
	  color: red;
	  font-weight: 700;
	  white-space: nowrap;
  }
  .detail-head .af-campaign-title {
    font-size: 18px;
    margin-right: 0px;
  }
  /* 印刷ボタン*/
  .detail-head .print-btn {
    top: -28px;
    width: 88px;
    z-index:1000;
  }
  .detail-head .print-btn a:hover {
    cursor: pointer;
  }

  /* フォトギャラリー */
  #gallery .gallery-thumbnails {
    width: 640px;
  }
  #gallery .gallery-thumbnails li {
    display: table;
    height: 55px;
  }
  #gallery .gallery-thumbnails li a {
    display: table-cell;
    vertical-align: middle;
  }
  #gallery .gallery-images li.current.af-product-gallery {
    /*height: auto;*/
    display: table;
    height: 200px;
  }
  #gallery .gallery-images li.current.af-product-gallery > a {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  }
  #gallery .gallery-thumbnails li a:hover img, #gallery .gallery-thumbnails li.current a img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1.0;
    vertical-align: middle;
  }
  #gallery .gallery-thumbnails li a:hover:after, #gallery .gallery-thumbnails li.current a:after {
    display: block;
    border: 0px;
  }

  .detail-desc-list {
    font-size: 10px;
    line-height: 1.4;
    margin-left: 15px;
  }
  .detail-desc-list li {
    background: none;
    padding-left: 2px;
    list-style-image: url(../img/ico_disc_02.png?v=20180125);
    list-style-position: outside;
  }
  .detail-desc-nopoint {
	  background: 0 0;
	  list-style: none;
  }

  .af-campaign-features ul.detail-desc-list li {
    background: None;
    font-size: 16px;
    margin-top: -12px;
    margin-bottom: -12px;
    list-style-image: none;
  }

  /* グループ詳細の商品概要 */
  .group-items {
    font-size:10px;
    padding-top: 30px;
  }
  .group-items-table .row-data {
    cursor: default;
  }
  .group-items-table .row-data:hover {
    background: none;
  }
  .group-items-table .row-data:hover td.item-no a {
    text-decoration: none;
  }

  .relative .rel-heading {
    padding: 8px 0 12px 0;
    font-size: 16px;
    line-height: 1.334;
  }

  #item .item-head,
  #item .item-body {
    margin-right: 0;
  }
  #item .item-info {
    float: none;
    margin-bottom: 20px;
  }
  #item .item-info:after:after {
    content: '';
    display: block;
    clear: both;
  }
  .oldie #item .item-info:after {
    min-height: 1px;
  }
  #item #main {
    padding-left: 0px;
  }
  #item #side {
    width: 240px;
  }
  #item #side .item-images .gallery-images {
    width: auto;
    min-height: 267px;
  }
  #item #side .item-images .gallery-images img {
    width: 240px;
  }
  #item .item-action {
    float: none;
    clear: both;
    margin-left: 270px;
    width: 340px;
    position: absolute;
    /*top: 85px;*/
  }
  #item .item-action .item-action-btn {
    display: none;
  }
  #item .item-action .item-action-table .amount {
    display: none;
  }

  #item .item-action .item-action-table > tbody > tr > td {
    padding: 6px;
  }
  #item .item-action .item-action-table > tbody > tr > th {
    font-size: 12px;
    padding: 6px 6px;
    width: 120px;
  }
  
  .group-items-table th.filter{
    position: static;
  }

  .af-tax-class {
    font-size: 100%;
  }

  /*	非表示 ------------- */
  .header-search,
  .header-utility-nav a,
  .breadcrumbs,
  .item-link-group,
  .item-links,
  .aicom-header,
  .message,
  .detail_btn,
  .group-items-filter,
  .group-items-table .stock,
  .group-items-table .amount,
  .group-items-table .cart,
  .group-items-table th.filter a,
  .group-items-table td.af-shipping,
  .group-items-action,
  .af-trans-lang, .af-trans-lang-btn,
  #rel-items,
  .af-aboutstock-link,
  .item-icon-stock-note,
  /*
  .header-head,
  .detail-head .print-btn,
  .header-container .print-btn,
  */
  #footer
  {
    display: none;
  }

@media print {
  /*	非表示 ------------- */
  /*
  .header-head,
  .header-search,
  .message,
  .group-items-filter,
  .group-items-table .stock,
  .group-items-table .amount,
  .group-items-table th.filter a,
  .group-items-action,
  */
  .af-print-link,
  .af-print-link-btn,
  .detail-head .print-btn,
  .header-container .print-btn,
  .af-filter-container a,
  .af-filter-container .af-filter-box,
  #footer {
    display: none;
  }
  
}
/*メイン画像の指定*/
#gallery .gallery-images li.current.af-product-gallery {
    display: table;
    height:200px;
}
#gallery .gallery-images li.current.af-product-gallery > a {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
/*サムネイルの指定*/
#gallery .gallery-thumbnails li {
    display: table;
    height: 55px;
}
#gallery .gallery-thumbnails li a {
    display: table-cell;
    vertical-align: middle;
}
#gallery .gallery-thumbnails li a:hover img, #gallery .gallery-thumbnails li.current a img {
    vertical-align: middle;
}
/* ASONE-1662反映による影響解消*/
#gallery .gallery-images li.current.af-product-gallery {
    width: 240px;
}

#item #side .item-images .gallery-images img {
    max-width: 240px;
    width: auto;
}

#item #side .item-images .gallery-images img {
    max-width: 240px;
    width: auto;
}

.icon .item-icon {
  line-height: 19px;
}

.icon .item-icon.item-icon-white,
.icon .item-icon.item-icon-blue-white,
.icon .item-icon.item-icon-deepgreen2 {
  line-height: 18px;
}

