@charset "utf-8";
/****************************************
*
*</rs_v2/goods/css/goods.css>
*
****************************************/

.page_label_link .link > a {
  margin-left: 10px;
}

.xKvArea {
  display: none;
}

.goods_pr_bnr {
  position: relative;
  padding: 0 20px;
}

.goods_pr_bnr .bnr {
	margin-bottom: 1em;
}

.goods_pr_bnr a {
  margin-left: 20px;
}

.goods_pr_bnr a:first-child {
  margin-left: 0;
}

.goods_pr_bnr .goods_pr_txt {
  margin-top: 15px;
}

.goods_pr_bnr .goods_pr_txt .pdWrapper,
.goods_pr_bnr .goods_pr_txt > select {
  margin-left: 10px;
}

.goodsSearchWord {
  position: relative;
  display: inline-block;
  min-height: 38px;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.goodsSearchWord .fm_srch {
  width: 120px;
  margin-left: 10px;
}

.page_cont_label {
  margin: 20px 0 10px 0;
}

.main_select {
  margin-top: 10px;
}

.goodsSortButton {
	margin-left: 10px;
}

.goodsSortButton button {
	margin: 0;
	border-radius: 3px !important;
}

/* main_container
----------------------------------------*/
.gd_result {
  position: relative;
}

.gd_result .srch_txt {
  padding-top: 20px;
  margin-bottom: 25px;
}

.gd_result .srch_num {
  font-size: 24px;
}

.gd_result .sort_select {
  position: absolute; top: 20px; right: 0;
}

.gst_category {
  margin: 40px -3px 0;
  padding-bottom: 14px;
}

.gst_category ul:before,
.gst_category ul:after {
  content:"";
  display:table;
}

.gst_category ul:after {
  clear:both;
}

.gst_category li {
  padding: 0 3px;
  width: 33.3%;
  float: left;
  box-sizing: border-box;
}

.gst_category li a {
  display: table;
  width: 100%;
  border-collapse: collapse;
  height: 50px;
  background-color: #f9f9f9;
  color: #7e7f84;
  position: relative;
}

.gst_category li a:hover {
  text-decoration: none;
  color: #eb5278;
}

.gst_category li.gst_current a {
  color: #fff;
}

.gst_category li.gst_current a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 10px 0 10px;
  top: 100%;
  left: 50%;
  margin-left: -10px;
}

.gst_category li a span {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  font-size: 12px;
}

.gst_category li.gst_new a {
  border-bottom: 8px #f7c61d solid;
}
.gst_category li.gst_current.gst_new a {
  background-color: #f7c61d;
}
.gst_category li.gst_current.gst_new a::after {
  border-color: #f7c81d transparent transparent transparent;
}

.gst_category li.gst_book a {
  border-bottom: 8px #ff8a8b solid;
}
.gst_category li.gst_current.gst_book a {
  background-color: #ff8a8b;
}
.gst_category li.gst_current.gst_book a::after {
  border-color: #ff8a8b transparent transparent transparent;
}

.gst_category li.gst_dvd a {
  border-bottom: 8px #a3c5cc solid;
}
.gst_category li.gst_current.gst_dvd a {
  background-color: #a3c5cc;
}
.gst_category li.gst_current.gst_dvd a::after {
  border-color: #a3c5cc transparent transparent transparent;
}

.goods_box_wrap {
  margin: 10px 0 40px 0;
}

.goods_box {
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: -20px;
}

.goods_box li {
  float: left;
  width: 225px;
  min-height: 330px;
  margin-left: 20px;
  color: #616266;
  font-size: 10px;
}

.goods_box a {
  display: block;
  color: #616266;
  text-decoration: none;
  cursor: pointer;
}

.goods_box a:hover,
.goods_box a:hover p,
.goods_box a:hover dt,
.goods_box a:hover dd,
.goods_box a:hover li {
  color: #000 !important;
  text-decoration: none;
  cursor: pointer;
}

.goods_box a:hover .img{
  background: #fff;
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
  cursor: pointer;
  *zoom: 1;
}

.goods_box .gs_icon {
  height: 16px;
  margin-bottom: 5px;
  text-align: right;
}

.goods_box .gs_icon img {
  margin-left: 5px;
}

.goods_box .img {
  margin-bottom: 5px;
}

.goods_box .gsbox_date {
  display: block;
  min-height: 1.4em;
  padding: 0 10px;
}

.goods_box .gsbox_title {
  margin-top: 5px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: bold;
  word-break : break-all;
  word-wrap : break-word;
}

.goods_box .gsbox_text,
.goods_box .gsbox_price {
  display: block;
  margin: 5px 0;
  padding: 0 10px;
}

#more_view {
  display: none;
	margin-bottom: 40px;
}

.goods_info_btm {
  width: 510px; height: 105px;
  margin-top: 50px;
  padding: 30px 103px 15px 102px;
  background: url(/rs_v2/goods/img/bg_goods_btn_wrap.png) left top no-repeat;
}

.goods_btn_wrap {
  overflow: hidden;
  margin-top: 15px;
}

.goods_btn_wrap li {
  float: left;
  width: 245px;
  margin-left: 20px;
}
.goods_btn_wrap li:first-child {
  margin-left: 0;
}

.campaign_txt {
  margin-top: 5px;
  padding-right: 40px;
  text-align: right;
  font-size: 10px;
}

.goods_notes {
  margin-top: 30px;
  line-height: 1.6;
  color: #2b2b2d;
  font-size: 10px;
}

.goods_notes_multi {
  overflow: hidden;
}

.goods_notes_multi .goods_notes {
  float: left;
  width: 420px;
  padding: 0 30px;
}

.goods_notes_multi .goods_notes li {
  text-indent: -10px;
  padding-left: 10px;
}

.main_container_wd .goods_info_btm, .oneColCont .goods_info_btm {
  width: 100%; height: 105px;
  margin-top: 50px;
  padding: 30px 0 15px 0;
  background: url(/rs_v2/goods/img/bg_goods_btn_wrap_wd.png) left top no-repeat;
  text-align: center;
}

.main_container_wd .goods_btn_wrap, .oneColCont .goods_btn_wrap  {
  width: 550px;
  margin: 15px auto 0 auto;
}

.main_container_wd .goods_btn_wrap li, .oneColCont .goods_btn_wrap li {
  margin-left: 60px;
}
.main_container_wd .goods_btn_wrap li:first-child, .oneColCont .goods_btn_wrap li:first-child {
  margin-left: 0;
}

.main_container_wd .campaign_txt {
  width: 550px;
  margin: 5px auto 0 auto;
}

.goods_info_btm .campaign_txt {
  width: 225px;
  margin: 5px 0 0 5px;
  padding: 0;
  text-align: center;
}

.gs_bottom_box {
  margin-top: 30px;
}

.gsb_box_tab {
  overflow: hidden;
  margin-top: 30px;
}

.gsb_box_tab li {
  float: left;
  width: 93px;
  height: 55px;
  line-height: 55px;
  padding: 0 20px;
  background: #f485a1;
  color: #fff;
  border-left: 1px solid #fff;
  font-size: 14px;
  cursor: pointer;
}
.gsb_box_tab li:first-child {
  border-left: 1px solid #fff;
}
.gsb_box_tab li:hover {
  background-color: #e65c7a;
}
.gsb_box_tab li.current {
  background: #fff;
  color: #2b2b2d;
  border-left: 1px solid #fff;
}

.gsb_box_cont,
.gsb_box_cont_static {
  padding: 20px;
  background: #fff;
  margin-top: 20px;
}

.gs_acc dt {
  margin-top: 5px;
  padding: 20px 20px 20px 48px;
  background: #f5f5f6 url(/common_v2/img/icon_accordion_off.png) 19px center no-repeat;
  font-weight: bold;
  cursor: pointer;
}

.gsb_box_cont_static .gs_acc dt {
  color: #eb5278;
  font-size: 14px; 
}

.gs_acc dt.opened {
  background-image: url(/common_v2/img/icon_accordion_on.png);
}

.gs_acc dt:hover {
  color: #eb5278;
}

.gs_acc dd {
  padding: 40px;
  font-size: 12px;
}

.gsb_box_cont_static .gs_acc dd {
  padding: 20px 0 40px;
}

.gs_acc dd.init_acc {
  display: block;
}

.gsb_cont_list {
  overflow: hidden;
  margin-bottom: 40px;
}

.gsb_cont_list .blkOver {
  overflow: hidden;
  text-decoration: none;
}

.gsb_cont_list .blkOver .gsbc_title,
.gsb_cont_list .blkOver:hover .gsbc_title {
  color: #eb5278;
}

.gsb_cont_list .blkOver:hover .gsbc_title {
  text-decoration: underline;
}

.gsb_cont_list .blkOver:hover .gsbc_text {
  color: #2b2b2d;
}

.gsb_cont_list li {
  float: left;
  margin-left: 25px;
}

.gsb_cont_list li:first-child {
  margin-left: 0;
}

.gsb_cont_list .gsb_cont_thumb {
  float: left;
  width: 62px;
  margin-right: 20px;
}

.gsb_cont_list .gsb_cont_desc {
  float: left;
  width: 95px;
}

.gsb_cont_list .gsb_cont_desc span {
  display: block;
}

.gsb_cont_list .gsb_cont_desc .gsbc_text {
  margin-top: 10px;
}

.gsb_chara_list,
.gsb_category_list {
  overflow: hidden;
  margin-bottom: 30px;
}

.gsb_chara_list:before,
.gsb_chara_list:after,
.gsb_category_list:before,
.gsb_category_list:after {
    content:"";
    display:table;
}

.gsb_chara_list:after,
.gsb_category_list:after {
    clear:both;
}

.gsb_chara_list li,
.gsb_category_list li {
  float: left;
  height: 74px;
}

.gsb_chara_list li {
  width: 164px;
  margin-left: 15px;
}

.gsb_chara_list li:nth-child(5n+1) {
  margin-left: 0;
}

.gsb_chara_list li:nth-child(n+6) {
  margin-top: 15px;
}

.gsb_category_list li {
  width: 210px;
  margin-right: 13px;
}

.gsb_category_list li:nth-child(4n) {
  margin-right: 0;
  float: right;
}

.gsb_category_list li:nth-child(n+5) {
  margin-top: 13px;
}

.gsb_chara_list li a,
.gsb_category_list li a {
  display: table;
  width: 100%;
  height: 100%;
  background-color: #f5f5f6;
}

.gsb_chara_list li a .gsb_chara_thumb,
.gsb_chara_list li a .gsb_chara_txt,
.gsb_category_list li a .gsb_category_thumb,
.gsb_category_list li a .gsb_category_txt {
  display: table-cell;
  vertical-align: middle;
}

.gsb_chara_list li a .gsb_chara_thumb {
  width: 74px;
  text-align: center;
}

.gsb_category_list li a .gsb_category_thumb {
  width: 54px;
  text-align: center;
}

.gsb_chara_list li a .gsb_chara_txt,
.gsb_category_list li a .gsb_category_txt {
  padding-right: 10px;
  text-align: left;
}

.series_select {
  text-align: right;
}

.gs_acc .gc_chara_list:first-child {
  margin-top: 10px;
}

.gc_chara_list {
  overflow: hidden;
  margin: 30px 0 0 10px;
}

.gc_chara_list li {
  float: left;
  width: 90px;
  margin-left: 20px;
  text-align: center;
}
.gc_chara_list li:first-child {
  margin-left: 0;
}

.gc_chara_list > li a {
  color: #2b2b2d;
}
.gc_chara_list > li a:hover {
  color: #eb5278;
  text-decoration: none;
}

.gc_chara_list > li .chara_thumb {
  margin-bottom: 10px;
}

.gc_chara_list span {
  display: block;
}

.gs_cate_list {
  overflow: hidden;
}

.gs_cate_list li {
  float: left;
  width: 184px;
  min-height: 2.8em;
  margin: 14px 0 0 14px;
  padding: 18px 10px;
	background: #f5f5f6;
}
.gs_cate_list li:first-child {
  margin-left: 0;
}

.gs_cate_list li > a {
  display: block;
  width: 144px;
  background: url(/common_v2/img/icon_arr_right_middle_black.png) 10px 0.2em no-repeat;
	padding-left: 22px;
  color: #626367;
}

.gs_cate_list li.current > a,
.gs_cate_list li > a:hover {
	background-image: url(/common_v2/img/icon_arr_right_middle_pink.png);
  color: #eb5278;
  text-decoration: none;
}


.gst_srch_form {
  margin-bottom: 20px;
}
.gst_srch_form .fm_srch {
  width: 242px;
  height: 14px;
  margin-left: 20px;
}

.gsb_srch_form {
  margin-top: 20px;
  text-align: center;
}
.gsb_srch_form .fm_srch {
  width: 242px;
  height: 14px;
  margin-left: 20px;
}

.gd_placeholder.blur {
  color: #808080;
}

#xGoods007 .relation_wrap{
    padding: 0 20px;
    border: 0;
}

div.relation_wrap div.etc.sectionTypeA section{
    padding: 0 0 30px 0
}

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


/* gsb top btn */
.btnLarge_pk_goods,
.btnLarge_pk_goods a {
  border-radius: 3px;
}

/* side_container */
.side_goods_search {
  margin: 40px 0;
}

.sgoods_title {
  margin-bottom: 1px;
  padding: 20px;
  background: #c0c1c5;
  color: #fff;
}

.sgoods_label {
  padding: 10px 20px;
  background: #e3e3e3;
  color: #2b2b2d;
	font-weight: bold;
}

.sgoods_word_srch {
  position: relative;
  background: #f5f5f6;
  padding: 20px;
}

.sgoods_word_srch .search_wrap {
  position: relative;
  top: auto;
  margin: 0;
}

.sgoods_word_srch .fm_srch {
  width: 93px;
  padding: 8px 5px 7px 35px;
  margin: -1px 0 0 0;
  background: #fff url(/common_v2/img/icon_search.png) 10px center no-repeat;
  border: 2px solid #e2e3e6;
  vertical-align: top;
}

.sgoods_word_srch .btn_srch {
  margin: -1px 0 0 0;
  width: 48px; height: 34px; line-height: 34px;
  *height: 35px; /* for ie7 */
  background: #f485a1;
  color: #fff;
  border: none;
  font-weight: bold;
  cursor: pointer;
}

.sgoods_word_srch .btn_srch:hover {
  background-color: #e65c7a;
}

.sgoods_chara_srch {
  padding: 10px 10px 20px 20px;
  background: #f5f5f6;
}

.ch_srch {
  overflow: hidden;
}

.ch_srch li {
  float: left;
  margin: 10px 10px 0 0;
  background-color: #fff;
}

.sgoods_series_srch {
  margin-bottom: 20px;
  padding: 10px 20px 20px 20px;
  background: #f5f5f6;
  font-size: 10px;
}

.series_list {
  overflow: hidden;
  margin-top: 10px;
}

.series_list dt {
  float: left;
  width: 55px;
  margin-right: 10px;
}

.series_list dd {
  float: left;
  width: 120px;
  font-weight: bold;
}

.side_cont .scont_label {
  padding-right: 15px;
  padding-left: 15px;
}

.sgoods_cate_srch {
  background: #f5f5f6;
  font-size: 12px;
}
.sgoods_cate_srch li {
  overflow: hidden;
  padding: 10px 30px 10px 24px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dfdfe1;
  *zoom: 1;
}
.sgoods_cate_srch li:first-child {
  border-top: none;
}
.sgoods_cate_srch li:last-child {
  border-bottom: none;
}

.sgoods_cate_srch li  a {
  display: block;
  *zoom: 1;
}

.sgoods_activity {
  margin-bottom: 20px;
}

.act_list_tab {
  overflow: hidden;
  font-size: 12px;
}

.act_list_tab > li {
  float: left;
  width: 74px;
  padding: 6px 0;
  margin-left: 1px;
  background: #d3d3d6;
  color: #fff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.act_list_tab > li:first-child {
  width: 75px;
  margin-left: 0;
}
.act_list_tab > li.tab_active {
  background: #f5f5f6;
  color: #2b2b2d;
}

.act_list_wrap {
  display: none;
  overflow: hidden;
  height: 354px;
}

/* for debug */
#tab_select_all {
  background: #f5f5f6;
  color: #2b2b2d;
}
#tab_content_all.act_list_wrap {
  display: block;
}
/* /for debug */

.act_list_wrap .act_list {
  overflow: hidden;
  padding: 10px;
  background: #f5f5f6;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dfdfe1;
  font-size: 12px;

}
.act_list_wrap .act_list:first-child {
  border-top: none;
}
.act_list_wrap .act_list:last-child {
  border-bottom: none;
}

.act_list_wrap .act_list dt {
  float: left;
  width: 48px;
  margin-right: 10px;
}

.act_list_wrap .act_list dd {
  float: left;
  width: 133px;
}

.act_list .act_uname {
  font-weight: bold;
}
.act_list .act_summry {
  font-size: 10px;
}
.act_list .act_time {
  margin-top: 5px;
  font-size: 10px;
  text-align: right;
}

.chara .pdWrapper {
  width: 360px;
}
.chara .pdInner {
  width: 360px;
  background: url(/common_v2/img/bg_pd_arrow.png) 335px top no-repeat;
}
.pdBox.chara .default {
  width: 306px;
}
.chara .pdInner .pdOps {
  width: 320px;
}
.chara .pdInner .prev,
.chara .pdInner .next {
  width: 320px;
}

/* jscroll Pane */
#afDiv_EF .jspContainer {
  overflow: hidden !important;
  position: relative !important;
  background: #f5f5f6 !important;
}

/* スクロールバーを除いたエリア */
.jspPane {
  position: absolute !important;
}

/* 縦スクロールバー */
.jspVerticalBar {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 10px !important;
  height: 100% !important;
}

.jspTrack {
  background: #ededee !important;
}

.jspDrag {
  zoom/***/: 1\9 !important; /* for ie7, ie8 - PIE */
  position/***/: relative\9 !important; /* for ie7, ie8 - PIE */
  left: 2px !important;
  left: 3px\9 !important; /* IE8 */
  *left: 4px; /* IE7 */
  background: #f284a0 !important;
  width: 6px !important;
  -webkit-border-radius: 3px !important;
     -moz-border-radius: 3px !important;
      -ms-border-radius: 3px !important;
       -o-border-radius: 3px !important;
          border-radius: 3px !important;
}

#afDiv,
#afDiv table table {
  background: #f5f5f6;
}

#afDiv a {
  color: #eb5278 !important;
}
#afDiv a:hover {
  text-decoration: underline !important;
}

#afDiv table {
  border: none !important;
}
#afDiv_top > table > tbody > tr > td {
  height: 40px !important;
}
#afDiv_EF_items > table,
#afDiv_MF_items > table,
#afDiv_FF_items > table {
  margin: 5px 0 !important;
}

/* goods top list
----------------------------------------*/
.goods_box.goods_top_box {
  font-size: 0;
}

.goods_box.goods_top_box li {
  float: none;
  min-height: auto;
  display: inline-block;
  vertical-align: top;
}

.goods_box.goods_top_box a {
  display: inline-block;
}

.goods_box.goods_top_box > p {
  display: inline-block;
  width: 100%;
}

.goods_top_box .gsbox_date {
  display: inline-block;
  min-height: 1.4em;
  padding: 0 10px;
}

.goods_box.goods_top_box .gsbox_text,
.goods_box.goods_top_box .gsbox_price {
  display: inline-block;
  margin: 0 ;
}

