.variationThumbArea a.ntp-pt_btn--gray,
.variationThumbArea a.ntp-pt_btn--orange,
.variationThumbArea a.ntp-pt_btn--blue,
.variationThumbArea a.ntp-pt_btn--dis,
.variationThumbArea a.ntp-pt_btn--cur {
  display: inline-block;
  width: auto;
  height: auto;
}

.ntp-pt_btn--gray,
.ntp-pt_btn--orange,
.ntp-pt_btn--blue,
.ntp-pt_btn--dis,
.ntp-pt_btn--cur {
  display: inline-block;
  height: 30px;
  padding: 0 11px;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 28px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  /* ボタン内で改行してはみ出ないように */
  white-space: nowrap;
}

.ntp-pt_btn--wide {
  padding-right: 33px;
  padding-left: 33px;
}
.ntp-pt_btn--narrow {
  padding-right: 3px;
  padding-left: 3px;
}

.ntp-pt_btn--gray {
  border: 1px solid #cecece;
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
  color: #333 !important;
}

.ntp-pt_btn--gray:hover {
  background: #f2f2f2;
  background: -webkit-linear-gradient(#f2f2f2, #fff);
  background: linear-gradient(#f2f2f2, #fff);
}

.ntp-pt_btn--orange {
  border-bottom: 1px solid #e79656;
  background: #fda128;
  background: -webkit-linear-gradient(#fda128, #fd8629);
  background: linear-gradient(#fda128, #fd8629);
  color: #fff !important;
}

.ntp-pt_btn--orange:hover {
  background: #fd8629;
  background: -webkit-linear-gradient(#fd8629, #fda128);
  background: linear-gradient(#fd8629, #fda128);
}

.ntp-pt_btn--blue {
  border-bottom: 1px solid #1579de;
  background: #4aa4fc;
  background: -webkit-linear-gradient(#4aa4fc, #3b94f0);
  background: linear-gradient(#4aa4fc, #3b94f0);
  color: #fff !important;
}

.ntp-pt_btn--blue:hover {
  background: #3b94f0;
  background: -webkit-linear-gradient(#3b94f0, #4aa4fc);
  background: linear-gradient(#3b94f0, #4aa4fc);
}

.ntp-pt_btn--dis {
  border: 1px solid #cecece;
  background: #f2f2f2;
  color: #797979 !important;
  cursor: default !important;
}

.ntp-pt_btn--cur {
  border: 1px solid #4aa4fc;
  background: #4aa4fc;
  color: #fff !important;
  cursor: default !important;
}
#afterAddingModal .modalBody .recomCtgDetailAddCart .cartSuggest { font-size: 16px; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel { position: relative; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .headBlock { position: absolute; top: -30px; right: 0; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .headBlock p.progress { display: inline-block; color: #333; font-size: 14px; font-weight: normal; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .headBlock .toFirst { margin-left: 15px; cursor: pointer; display: none; color: #1b72e9; font-size: 12px; font-weight: normal; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .visibleBlock { width: 712px; height: 333px; overflow: hidden; position: relative; z-index: 0;}
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend { border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; left: 0; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li { width: 178px; height: 167px; float: left; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; border-left: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li:nth-child(2n) { position: absolute; top: 166px; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li:nth-child(8n+1), #afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li:nth-child(8n+2) { border-left: 1px solid #ddd; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .prevBtn, #afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .nextBtn { width: 37px; height: 39px; margin-top: -20px; background-position: 0 0; background-repeat: no-repeat; cursor: pointer; display: block; text-indent: -9999px; overflow: hidden; position: absolute; top: 50%; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .prevBtn.disabled, #afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .nextBtn.disabled { background-position: 0 -78px; cursor: default; pointer-events: none; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .prevBtn { background-image: url(/resource/images/detail/2015new_btn_arrow_01.png); left: -18px; }
#afterAddingModal .modalBody .recomCtgDetailAddCart .recommendCarousel .nextBtn { background-image: url(/resource/images/detail/2015new_btn_arrow_02.png); right: -18px; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .cartSuggest { font-size: 16px; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel { position: relative; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .headBlock { position: absolute; top: -30px; right: 0; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .headBlock p.progress { display: inline-block; color: #333; font-size: 14px; font-weight: normal; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .headBlock .toFirst { margin-left: 15px; cursor: pointer; display: none; color: #1b72e9; font-size: 12px; font-weight: normal; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .visibleBlock { width: 712px; height: 301px; overflow: hidden; position: relative; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend { border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; left: 0; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li { width: 178px; height: 151px; float: left; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; border-left: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li:nth-child(2n) { position: absolute; top: 150px; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li:nth-child(8n+1), #regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel ul.modal_recomend li:nth-child(8n+2) { border-left: 1px solid #ddd; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .prevBtn, #regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .nextBtn { width: 37px; height: 39px; margin-top: -20px; background-position: 0 0; background-repeat: no-repeat; cursor: pointer; display: block; text-indent: -9999px; overflow: hidden; position: absolute; top: 50%; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .prevBtn.disabled, #regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .nextBtn.disabled { background-position: 0 -78px; cursor: default; pointer-events: none; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .prevBtn { background-image: url(/resource/images/detail/2015new_btn_arrow_01.png); left: -18px; }
#regToMyCatalogModal .modalBody .recomCtgDetailAddCart .recommendCarousel .nextBtn { background-image: url(/resource/images/detail/2015new_btn_arrow_02.png); right: -18px; }

/* common */
.abt1711-carouselWrap {
  position: relative;
  margin: 0 20px;
}

.abt1711-carouselWrap > div {
  position: relative;
  overflow: hidden;
}

.abt1711-carouselWrap > div ul {
  position: absolute;
}

.abt1711-carouselWrap > div ul li {
  float: left;
  background: #fff;
}

.abt1711-carouselWrap.noFix {
  margin: 0;
}

.abt1711-carouselWrap.noFix li {
  width: auto !important;
  height: 138px;
}

.abt1711-carouselWrap .numBox {
  position: absolute;
  right: -20px;
  top: -50px;
  font-size: 14px;
  line-height: 20px;
}

.abt1711-carouselWrap .numBox a {
  font-size: 12px;
}

.abt1711-carouselWrap .separator{
  border-left:1px solid #eee;
  margin: 0 10px;
}

.abt1711-carouselWrap .btn-prev,
.abt1711-carouselWrap .btn-next {
  display: none;
  position: absolute;
  top: 50%;
  width: 37px;
  height: 39px;
  margin-top: -20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
}

.abt1711-carouselWrap .btn-prev {
  left: -30px !important;
  background-image: url(/resource/images/detail/2015new_btn_arrow_01.png) !important;
}

.ie7 .abt1711-carouselWrap .btn-prev,
.ie8 .abt1711-carouselWrap .btn-prev {
  background-image: url(/resource/images/detail/2015new_btn_arrow_03.gif) !important;
}

.abt1711-carouselWrap .btn-prev:hover, .abt1711-carouselWrap .btn-prev:active {
  background-position: 0 -39px;
}

.abt1711-carouselWrap .btn-next {
  right: -30px !important;
  background-image: url(/resource/images/detail/2015new_btn_arrow_02.png) !important;
}

.ie7 .abt1711-carouselWrap .btn-next,
.ie8 .abt1711-carouselWrap .btn-next {
  background-image: url(/resource/images/detail/2015new_btn_arrow_04.gif) !important;
}

.abt1711-carouselWrap .btn-next:hover, .abt1711-carouselWrap .btn-next:active {
  background-position: 0 -39px;
}

.abt1711-carouselWrap .disabled {
  background-position: 0 -78px !important;
  cursor: default !important;
}

/* bnrList */
.abt1711-bnrListWrap.noFix li + li {
  margin-left: 10px;
}

.abt1711-bnrList li {
  text-align: center;
}

.abt1711-bnrList li a:hover {
  -moz-opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  /* For IE 5-7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  /* For IE 8 */
  opacity: 0.7;
}

/* product */
.abt1711-productItem > div {
  position: relative;
  width: 152px;
  margin: 0 auto;
}

.abt1711-productItem .link {
  display: block;
  text-align: center;
}

.abt1711-productItem .link .pic {
  display: block;
  text-align: center;
}

.abt1711-productItem .link .name {
  display: block;
  padding-top: 10px;
  font-size: 140%;
  line-height: 1.4;
  text-align: left;
}

.abt1711-productItem .link:hover .pic img {
  -moz-opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  /* For IE 5-7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  /* For IE 8 */
  opacity: 0.7;
}

.abt1711-productItem .star {
  margin-top: 13px;
  font-size: 130%;
  line-height: 1.4;
}

.abt1711-productItem .star span {
  display: inline-block;
  width: 88px;
  height: 15px;
  margin-right: 5px;
  background-image: url(/resource/images/shared/icn/star-icn.png);
  vertical-align: text-bottom;
}

.abt1711-productItem .star img {
  vertical-align: 0;
}

.abt1711-productItem .discount {
  text-align: right;
  margin: 10px 0 -5px;
}

.abt1711-productItem .discount p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 22px;
  padding: 0 7px;
  border-radius: 3px;
  background: #da0a16;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
}

.abt1711-productItem .price {
  margin-top: 13px;
}

.abt1711-productItem .price .priceNum {
  color: #d80000;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
}

.abt1711-productItem .price .priceNum .taxExcluded {
  font-size: 13px;
  color: #000;
  font-weight: normal;
  display: inline-block;
  margin: 0 -3px;
  *margin: 5px 0 0;
}

.abt1711-productItem .cart {
  margin-top: 10px;
  line-height: 1;
  text-align: right;
}

.abt1711-productItem .cart .cartBtn {
  position: relative;
  display: inline-block;
  *display: inline;
  margin-top: 0;
  margin-left: 1px;
  zoom: 1;
}

.abt1711-productItem .cart .cartBtn a {
  height: 26px;
  line-height: 26px;
}

.abt1711-productItem .cart .cartBtn a img {
  margin-right: 2px;
  vertical-align: middle;
}

/* often */
.abt1711-optenWrap {
  margin: -15px 20px;
}

.abt1711-optenWrap .numBox {
  top: -20px;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item {
  padding: 10px 0;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div {
  position: relative;
  width: 220px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .pic img {
  width: 180px;
  height: auto;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

body.ie7 .abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo,
body.ie8 .abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo {
  border: 1px solid #e6e6e6;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content {
  padding: 25px 22px;
  text-align: left;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .star {
  margin-top: 7px;
  font-size: 130%;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .star span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 88px;
  height: 15px;
  background-image: url(/resource/images/shared/icn/star-icn.png);
  margin-right: 5px;
  vertical-align: text-bottom;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .name {
  display: block;
  font-size: 14px;
  line-height: 1.4;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .bottomSet {
  position: absolute;
  bottom: 25px;
  right: 22px;
  width: 180px;
  text-align: right;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .bottomSet .priceNum {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  color: #d80000;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .bottomSet .priceNum .taxExcluded {
  display: inline-block;
  margin: 0 -3px;
  *margin: 5px 0 0;
  font-size: 13px;
  font-weight: normal;
  color: #000;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .bottomSet .cartBtn a {
  height: 26px;
  line-height: 26px;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo .itemInfo__content .bottomSet .cartBtn a img {
  margin-right: 2px;
  vertical-align: middle;
}

.abt1711-optenWrap .abt1711-oftenCarousel__item > div .itemInfo__bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/resource/images/top/top1711_bg_white01.png);
  z-index: 1;
}

/*-----------------------------------
abt1711 - common button
-----------------------------------*/
.abt1711-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  padding: 0 11px;
  border: 1px solid #cecece;
  border-radius: 2px;
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
  font-size: 12px;
  text-align: center;
  text-decoration: none !important;
  color: #333 !important;
  cursor: pointer;
}

.abt1711-btn:hover {
  background: #f2f2f2;
  background: -webkit-linear-gradient(#f2f2f2, #fff);
  background: linear-gradient(#f2f2f2, #fff);
}

.abt1711-btn.abt1711-btn-orange {
  border: none;
  border-bottom: 1px solid #e79656;
  color: #fff !important;
  background: #fda128;
  background: -webkit-linear-gradient(#fda128, #fd8629);
  background: linear-gradient(#fda128, #fd8629);
}

.abt1711-btn.abt1711-btn-orange:hover {
  background: #fd8629;
  background: -webkit-linear-gradient(#fd8629, #fda128);
  background: linear-gradient(#fd8629, #fda128);
}

.abt1711-btn.abt1711-btn-blue {
  border: none;
  border-bottom: 1px solid #1579de;
  color: #fff !important;
  background: #4aa3fe;
  background: -webkit-linear-gradient(#4aa3fe, #3b94f0);
  background: linear-gradient(#4aa3fe, #3b94f0);
}

.abt1711-btn.abt1711-btn-blue:hover {
  background: #3b94f0;
  background: -webkit-linear-gradient(#3b94f0, #4aa3fe);
  background: linear-gradient(#3b94f0, #4aa3fe);
}

.dynamicBlock .cmnTitleBlock .reco {
  padding: 10px 110px 10px 42px;
}
