@charset "utf-8";
/****************************************
*
*</rs_v2/goods/css/detail.css>
*
****************************************/
.old_goods .goods_main_area a {
  font-size: 12px;
  color: #eb5278;
}

#old_goods .detailBlock {
  position: relative;
  margin: 40px 20px 10px 20px;
}

#old_goods .detailMainCol {
  position: relative;
  float: left;
  width: 560px;
}

#old_goods .detailMainCol #mainImg {
  width: 560px;
  margin-bottom: 20px;
}

#old_goods .detailMainCol #imgThumb {
  overflow: hidden;
}

#old_goods .detailMainCol #imgThumb li {
  float: left;
  width: 85px;
  margin-right: 10px;
  padding-bottom: 4px;
  border-bottom: 4px solid #fff;
  cursor: pointer;
}

#old_goods .detailMainCol #imgThumb li.selected {
  border-bottom: 4px solid #f485a1;
}

#old_goods .detailMainCol #imgThumb li:last-child {
  margin-right: 0;
}

#old_goods .detailMainCol .movie {
  margin-top: 30px;
}

#old_goods .detailSubCol {
  position: relative;
  float: right;
  width: 312px;
}

#old_goods .detailSubCol .icon {
  margin-bottom: 8px;
}

#old_goods .detailSubCol .icon li {
  display: inline-block;
  margin-right: 4px;
  *display: inline;
  *zoom: 1;
}

#old_goods .detailSubCol .itemName {
  margin-bottom: 25px;
  font-size: 18px;
}

#old_goods .detailSubCol .catch {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}

#old_goods .detailSubCol .desc {
  margin-bottom: 25px;
  font-size: 12px;
}

#old_goods #socialPoint,
#old_goods #socialPoint table {
  position: relative;
  z-index: 2;
  margin-bottom: 5px;
}

#old_goods .socialPoint {
  margin-bottom: 10px;
  padding: 20px 5px 38px 5px;
  background: #f5f5f5;
}

/* socialplus */
#old_goods .socialPoint .socialplus-widget-buttons li {
  position: relative;
  margin: 0 !important;
}
#old_goods .socialPoint .socialplus-widget-counter {
  position: absolute !important;
  top: 28px !important;
  right: 14px !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-size: 12px !important;
  font-weight: normal !important;
  text-align: right !important;
  z-index: 100 !important;
}
#old_goods .socialPoint .socialplus-widget-c-gd_lovely .socialplus-widget-counter {
  color: #b18aca !important;
}
#old_goods .socialPoint .socialplus-widget-c-gd_want .socialplus-widget-counter {
  color: #ffb742 !important;
}
#old_goods .socialPoint .socialplus-widget-c-gd_recommend .socialplus-widget-counter {
  color: #7ab9ab !important;
}


#old_goods .hintWrap {
  position: absolute;
  right: 20px;
  display: inline-block;
  width: 28px;
  height: 29px;
  margin-top: 1px;
  *display: inline;
  *zoom: 1;
}

#old_goods .hint {
  display: inline-block;
  width: 28px;
  height: 29px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
}

#old_goods .hint .wrapper .inner {
  display: block;
  width: 28px;
  height: 29px;
}

#old_goods .hintCont {
  display: none;
  position: absolute;
  top: 30px;
  right: -20px;
  width: 300px;
  padding-top: 10px;
  background: url(/common_v2/img/bg_pd_arrow.png) 260px top no-repeat;
  z-index: 100;
  opacity: 0;
  text-align: right;
}

#old_goods .hintCont p {
  margin-bottom: 1em;
}

#old_goods .hintCont dt {
  font-weight: bold;
}

#old_goods .hintCont.opened {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#old_goods .hintCont .inner {
  position: relative;
  display: inline-block;
  padding: 20px;
  background: #e6e6e6;
  border-radius: 6px;
  color: #2b2b2d;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  cursor: auto;
  z-index: 100;
  *display: inline;
  *zoom: 1;
}

#old_goods .hintCont .inner div.kdmr {
  display: inline-block;
  padding: 20px;
  background: #fff;
  border-radius: 6px;
  z-index: 100;
  *display: inline;
  *zoom: 1;
}

#old_goods .detailSubCol .itemDetail,
#old_goods .detailSubCol .itemTags {
  overflow: hidden;
  margin-bottom: 25px;
  font-size: 12px;
  line-height: 1.6;
}

#old_goods .detailSubCol .itemDetail dl,
#old_goods .detailSubCol .itemTags dl {
  overflow: hidden;
}

#old_goods .detailSubCol .itemDetail dt,
#old_goods .detailSubCol .itemTags dt,
#old_goods .detailSubCol .itemDetail dd,
#old_goods .detailSubCol .itemTags dd {
  display: inline;
  *display: inline;
  *zoom: 1;
}

#old_goods .detailSubCol .itemDetail dt,
#old_goods .detailSubCol .itemTags dt {
  margin-right: 5px;
}

#old_goods .detailSubCol .shopBtn {
  margin-bottom: 20px;
  text-align: left;
}

#old_goods .detailSubCol .shopBtn li {
  margin-bottom: 10px;
  text-align: left;
}

#old_goods .detailSubCol .shopBtn li a.btn_oshop,
#old_goods .detailSubCol .shopBtn li a.btn_cart {
  width: 200px;
  margin: 0;
  padding: 13px 0px 13px 46px;
  text-align: left;
}

#old_goods .detailSubCol .shopBtn li a.btn_oshop { background-position: 14px center;}
#old_goods .detailSubCol .shopBtn li a.btn_cart { background-position: 13px center;}

#old_goods .detailSubCol .textArea {
  margin-bottom: 15px;
}

#old_goods .detailSubCol .textArea p {
  margin-top: 1em;
  color: #2b2b2d;
  font-size: 12px;
}

#old_goods .detailSubCol .textArea p:first-child {
  margin-top: 0;
}

#old_goods .detailSubCol .notesArea p,
#old_goods .detailSubCol .notesArea li {
  color: #919299;
  font-size: 10px;
}


#old_goods .goodsCopyright {
  margin-top: 1em;
  color: #919299;
  font-size: 10px;
}

/* shop search */

#old_goods .searchContent {
  padding: 30px 20px;
  background: #fff;
}

#old_goods .shopSearchHeader {
  overflow: hidden;
  margin-bottom: 40px;
  font-size: 12px;
}

#old_goods .shopSearchHeader .img {
  float: left;
  width: 85px;
}

#old_goods .shopSearchHeader .cont {
  float: right;
  width: 590px;
}

#old_goods .shopSearchHeader .cont h1 {
  margin-bottom: 15px;
}

#old_goods .shopSearchHeader .cont .notes01 {
  margin-top: 18px;
}

#old_goods .shopSearchHeader.simple {
  display: table;
  width: 100%;
}

#old_goods .shopSearchHeader.simple .img {
  float: none;
  padding-right: 20px;
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

#old_goods .shopSearchHeader.simple .cont {
  float: none;
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

#old_goods .shopSearchHeader.simple .cont h1 {
  margin-bottom: 0;
}
#old_goods .searchListForm h2,
#old_goods .searchListForm .pdBox {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

#old_goods .searchListForm h2 {
  margin-right: 25px;
  line-height: 35px;
  vertical-align: top;

}

#old_goods .searchListForm h2.block {
  display: block;
}

#old_goods .searchListForm .default {
  width: 143px;
}

#old_goods .searchListForm #convenience {
  margin-right: 10px;
  margin-left: -5px;
}

#old_goods .searchListForm .btn01ss {
  height: 35px;
  border-radius: 3px;
}

#old_goods .searchListForm .btn01ss button {
  width: 155px;
  line-height: 1.6em;
  padding: 7px 0 3px;
  background: none;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,arial,helvetica,sans-serif;
  font-size: 13px;
  border: none;
  text-align: center;
}

#old_goods .shopList {
  margin-top: 30px;
  padding: 20px 10px 0 10px;
  border-top: 1px dotted #a0a0a0;
}


/* ------ 170721 グッズ情報 START ------ */

/* 詳細 メイン */
#old_goods .goods_main_area {
  padding-top: 25px;
}

#old_goods .goods_main_area .goods_main_anchor {
  padding: 30px 0 0;
  margin-bottom: -30px;
}

#old_goods .goods_main_area .goods_main_anchor .anchorLinksH li {
  margin-right: 20px;
}

#old_goods .goods_main_area .goods_main_anchor .anchorLinksH li a {
  font-size: 12px;
  color: #eb5278;
  padding-left: 22px;
  background: url(/common_v2/img/icon_arr_btm_pink.png) left center no-repeat;
  font-weight: bold;
}

#old_goods .goods_main_block + .goods_main_block {
  margin-top: 20px;
}

#old_goods .goods_main_block + .goods_main_block .gbox img {
    max-width: 675px;
}

#old_goods .goods_main_block:before,
#old_goods .goods_main_block:after {
  content:"";
  display:table;
}
#old_goods .goods_main_block:after {
  clear:both;
}

#old_goods .goods_main_block .ttlTypeBg,
#old_goods .goods_main_block .ttlTypeImg {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.4;
}

#old_goods .goods_main_block .ttlTypeImg img {
    max-width: 715px;
}

#old_goods .goods_main_block .gbox {
  text-align: center;
}

#old_goods .goods_main_block_left,
#old_goods .goods_main_block_right {
  width: 347px;
}

#old_goods .goods_main_block_left {
  float: left;
}

#old_goods .goods_main_block_right {
  float: right;
}

#old_goods .goods_main_block .gbox + .goods_main_txt {
  margin-top: 15px;
  font-size: 12px;
  line-height: 160%;
}

#old_goods .goods_main_block .gbox + .goods_main_txt a {
  color: #eb5278;
}


/* 詳細 サイド */
#old_goods .sgoods_new_srch {
  position: relative;
  background: #f5f5f6;
  padding: 20px;
}

#old_goods .sgoods_new_srch .ns_list li + li {
  margin-top: 15px;
}

#old_goods .sgoods_new_srch .ns_list a {
  display: block;
  color: #919299;
}

#old_goods .sgoods_new_srch .ns_list a:hover {
  color: #eb5278;
  text-decoration: none;
}

#old_goods .sgoods_new_srch .ns_list a:hover .img {
  border: 1px solid #eb5278;
  margin: -1px;
}

#old_goods .sgoods_new_srch .ns_list a .ns_txt {
  margin-top: 5px;
  font-size: 12px;
}

#old_goods .sgoods_new_srch .ns_linkBtn {
  margin-top: 30px;
  display: block;
  width: 100%;
  border-radius: 4px;
}

#old_goods .sgoods_new_srch .ns_linkBtn a {
  display: block;
  font-size: 12px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px;
}

#old_goods .goods_main_btm {
  padding: 30px 0 30px 0;
  text-align: center;
}

#old_goods .goods_main_btm ul {
  margin-bottom: 10px;
  text-align: center;
}
#old_goods .goods_main_btm ul li,
#old_goods .goods_main_btm ul li a {
  display: inline-block;
  float: none;
}

#old_goods .goods_main_btm ul .btn_cart {
  background-position-x: 10px;
}

/* relation_wrap */
#old_goods .relation_wrap.goods_main_relation {
  margin-top: 40px;
  padding: 0 !important;
  border-top: 1px solid #e6e6e6;
}

#old_goods .relation_box {
  margin-top: 40px;
  border-top: 11px solid #f7f7f7;
}

#old_goods .relation_box h3 {
  margin: 20px 20px 0 20px;
}

#old_goods .rel_link_inr {
  margin-top: 20px;
  font-size: 12px;
}

#old_goods .rel_link_inr li {
  margin-bottom: 3px;
  margin-left: 40px;
}

#old_goods .ns_free {
  margin-top: 10px;
  font-size: 12px;
}
#old_goods .nsf_notes {
  color: #919299;
  font-size: 10px;
  line-height: 180%;
}

/* ------ 170721 グッズ情報 END ------ */
