@charset "utf-8";
/****************************************
*
*</rs_v2/characters/detail/css/detail.css>
*
****************************************/
.xKvArea {
  display: none;
}

.kvArea {
  position: relative;
  height: 342px;
  z-index: 2;
}

.kvArea .kvImg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.kvArea .kvImg:first-child {
  display: block;
  
}

.kvArea .birthdayBadge {
  position: absolute;
  top: 40px;
  left: 26px;
  z-index: 5;
}

.kvArea .social {
  position: absolute;
  overflow: hidden;
  top: 185px;
  left: 525px;
  z-index: 5;
}

#socialPoint,
#socialPoint table {
  position: relative;
  z-index: 6;
}

.socialPoint {
  position: absolute;
  right: 130px;
  top: 165px;
  width: 300px;
  height: 80px;
  z-index: 7;
}

.socialPoint div.gig-button-container {
  padding: 0 !important;
}

.socialPoint .gig-counter {
  position: absolute !important;
  top: 28px !important;
  right: 14px !important;
  width: 30px !important;
  height: auto !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-weight: normal !important;
  text-align: right !important;
  z-index: 100 !important;
}
.socialPoint span.gig-counter-text {
  color: #000 !important;
  font-size: 12px !important;
  font-weight: normal !important;
}
.socialPoint span.gig-counter-text {
  font-size: 12px !important;
  font-weight: normal !important;
}

#socialPoint-reaction0-count-value {
  color: #b18aca !important;
}
#socialPoint-reaction1-count-value {
  color: #ffb742 !important;
}
#socialPoint-reaction2-count-value {
  color: #7ab9ab !important;
}


.hintWrap {
  position: absolute;
  bottom: 0;
  right: -43px;
  display: block;
  width: 28px;
  height: 29px;
  z-index: 7;
}

.hint {
  display: block;
  width: 28px;
  height: 29px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
  cursor: pointer;
}

.hint .wrapper .inner {
  display: block;
  width: 28px;
  height: 29px;
}

.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;
}

.hintCont p {
  margin-bottom: 1em;
}

.hintCont dt {
  font-weight: bold;
}

.hintCont.opened {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hintCont .inner {
  position: relative;
  display: inline-block;
  padding: 20px;
  background: #e6e6e6;
  border-radius: 6px;
  color: #616266;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  cursor: auto;
  z-index: 100;
  *display: inline;
  *zoom: 1;
}

.hintCont .inner div.kdmr {
  display: inline-block;
  padding: 20px;
  background: #fff;
  border-radius: 6px;
  z-index: 100;
  *display: inline;
  *zoom: 1;
}

.kvArea .social .countA {
  background: url(/rs_v2/characters/detail/img/bg_social_a.png) left top no-repeat;
}
.kvArea .social .countB {
  background: url(/rs_v2/characters/detail/img/bg_social_b.png) left top no-repeat;
}
.kvArea .social .countC {
  background: url(/rs_v2/characters/detail/img/bg_social_c.png) left top no-repeat;
}

.kvArea .btnArea {
  position: absolute;
  top: 276px;
  right: 131px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 6;
}

.kvArea .btnArea a,
.kvArea .btnArea .btnFamilyWrap,
.kvArea .btnArea .btnFamily,
.kvArea .btnArea .btnFamilyInner {
  display: block;
  text-decoration: none;
}

.kvArea .btnArea a {
  padding-left: 13px;
  background: url(/rs_v2/characters/detail/img/bg_btn_family_left.png) left top no-repeat;
}

.kvArea .btnArea a:hover {
  text-decoration: underline;
}

.kvArea .btnArea .btnFamilyWrap {
  padding-right: 13px;
  background: url(/rs_v2/characters/detail/img/bg_btn_family_right.png) right top no-repeat;
}

.kvArea .btnArea .btnFamily {
  padding-right: 8px;
  background: url(/rs_v2/characters/detail/img/bg_btn_family.png) left top repeat-x;
}

.kvArea .btnArea .btnFamilyInner {
  padding: 9px 16px 16px 7px;
  background: url(/rs_v2/characters/detail/img/icon_btn_family.png) right 13px no-repeat;
}

/* contents */
.contList {
  position: relative;
  z-index: 1;
}

.contList .col,
.contList .colB,
.contList .colC {
  overflow: hidden;
  position: relative;
  height: 290px;
  z-index: 1;
}

.cat_goods {
  background-color: #ffad49;
}
.cat_news {
  background-color: #7798d4;
}
.cat_entertainment {
  background-color: #9ec764;
}
.cat_event {
  background-color: #73cde6;
}
.cat_atarikuji {
  background-color: #ff8f4a;
}


.more {
  background-position: left top;
  background-repeat: no-repeat;
}

.cat_goods.more {
  background-image: url(/rs_v2/characters/detail/img/img_more_goods.gif);
}
.cat_news.more {
  background-image: url(/rs_v2/characters/detail/img/img_more_news.gif);
}
.cat_entertainment.more {
  background-image: url(/rs_v2/characters/detail/img/img_more_entertainment.gif);
}
.cat_event.more {
  background-image: url(/rs_v2/characters/detail/img/img_more_event.gif);
}

.col.more .moreBtn {
  position: absolute;
  top: 150px;
  left: 53px;
}

.conection {
  position: relative;
  background-image: url(/rs_v2/characters/detail/img/bg_connection_carousel.png);
  background-position: center 69px;
  background-repeat: no-repeat;
  *zoom: 1;
}

.conection .ftn_container {
  position: relative;
  margin: 0 35px 0 50px;
  padding: 25px 0;
  background: none;
  *zoom: 1;
}

.conection .carousel_inner {
  position: relative;
  overflow: hidden;
  width: 90px;
  margin: 15px 0;
  padding: 0 10px;
}

.conection .carousel_inner {
  width: 110px;
  text-align: center;
}

.conection .carousel > li {
  float: left;
  width: 110px;
  margin-right: 10px;
}

.conection .carousel > li:first-child {
  margin-left: 0;
}

.conection .carousel .cls_label {
  margin-top: 5px;
  padding: 0 0 0 12px;
  background: url(/common_v2/img/icon_arr_right.png) left 0.4em no-repeat;
  color: #fff;
  font-size: 12px;
  text-align: left
}

.conection .carousel a:hover .cls_label {
  color: #fff;
}

.conection .btnPrev,
.conection .btnNext {
  position: absolute;
  top: 80px;
  display: block;
  width: 27px;
  height: 27px;
  cursor: pointer;
  z-index: 10;
}

.conection .btnPrev {
  left: 15px;
  background: url(/rs_v2/characters/detail/img/btn_conection_carousel_prev.png) left top no-repeat;
}

.conection .btnPrev:hover {
  background-position: left top;
}

.conection .btnNext {
  right: 15px;
  background: url(/rs_v2/characters/detail/img/btn_conection_carousel_next.png) left top no-repeat;
}

.conection .btnNext:hover {
  background-position: left top;
}

.conection .charaLogo {
  margin-top: 33px;
  text-align: center;
}

.contList .catIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  text-align: right;
  z-index: 100;
}

.cat_goods .catIcon {
  border-top: 2px solid #ffad49;
}
.cat_news .catIcon {
  border-top: 2px solid #7798d4;
}
.cat_entertainment .catIcon {
  border-top: 2px solid #9ec764;
}
.cat_event .catIcon {
  border-top: 2px solid #73cde6;
}
.cat_atarikuji .catIcon {
  border-top: 2px solid #ff8f4a;
}

.cat_goods .cont img {
  width:225px;
  height:225px;
}

.contList a {
  display: block;
  text-decoration: none;
}

.contList .ttl {
  width: 193px;
  position: absolute;
  bottom: -225px;
  height: 254px;
  padding: 18px 16px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}

.cat_goods .ttl {
  background-color: #ffad49;
}
.cat_news .ttl {
  background-color: #7798d4;
}
.cat_entertainment .ttl {
  background-color: #9ec764;
}
.cat_event .ttl {
  background-color: #73cde6;
}
.cat_atarikuji .ttl {
  background-color: #ff8f4a;
}

.contList a:hover .ttl {
}

.contList .sp {
  position: absolute;
  z-index: 120;
}

.contList .sp.movie {
  top: 34px;
  right: 37px;
}

.colC.cat_entertainment .cont {
  height: 290px;
  background: url(/rs_v2/characters/detail/img/img_specialmovie.png) 43px 94px no-repeat;
}

.colC.cat_entertainment .charaLogo {
  position: absolute;
  top: 50px;
  left: 43px;
}

.contList #menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 225px;
  padding-left: 13px;
}

.contList #menu li {
  position: absolute;
  left: -13px;
  width: 225px;
  height: 58px;
  padding-left: 13px;
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  z-index: 1;
}

.contList #menu li a {
  display: block;
  width: 225px;
  padding: 22px 67px 22px 67px;
  background-image: url(/rs_v2/characters/detail/img/icon_radio_off.png);
  background-position: 36px 22px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
  cursor: pointer;
}

.contList .current_all #cat_all {
  background-image: url(/rs_v2/characters/detail/img/icon_menu_current_all.png);
}
.contList .current_goods #cat_goods {
  background-image: url(/rs_v2/characters/detail/img/icon_menu_current_goods.png);
}
.contList .current_news #cat_news {
  background-image: url(/rs_v2/characters/detail/img/icon_menu_current_news.png);
}
.contList .current_entertainment #cat_entertainment {
  background-image: url(/rs_v2/characters/detail/img/icon_menu_current_entertainment.png);
}
.contList .current_event #cat_event {
  background-image: url(/rs_v2/characters/detail/img/icon_menu_current_event.png);
}

.contList #menu dl {
  background-color: #f485a1;
}
.contList #menu #cat_all a {
  padding-left: 39px;
  background-color: #f69db4;
  background-image: url(/rs_v2/characters/detail/img/icon_radio_off.png);
  background-position: 12px 22px;
}

.contList #menu #cat_goods a {
  background-color: #ffad49;
}
.contList #menu #cat_news a {
  background-color: #7798d4;
}
.contList #menu #cat_entertainment a {
  background-color: #9ec764;
}
.contList #menu #cat_event a {
  background-color: #73cde6;
}

.contList #menu dl ul {
  position: relative;
  height: 290px;
  background-color: #f485a1;
}

.contList #menu dt {
  padding: 26px 10px 55px 25px;
}

.contList #menu li a:hover {
  background-image: url(/rs_v2/characters/detail/img/icon_radio_on.png);
}

.contList #menu li#cat_all a:hover {
  background-image: url(/rs_v2/characters/detail/img/icon_radio_on.png);
}

.contList #menu li.current a {
  background-image: url(/rs_v2/characters/detail/img/icon_check.png);
  background-position: 36px 22px;
  cursor: auto;
}

.contList #menu li.current#cat_all a {
  background-image: url(/rs_v2/characters/detail/img/icon_check.png);
  background-position: 15px 22px;
  cursor: auto;
}

/* --------- btn -------- */
/* right bottom btn */
.contList .absBtnRB {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 110;
}

/* movie more btn */
.contList .moreBtn {
  position: absolute;
  top: 217px;
  left: 45px;
  z-index: 110;
}

.relationArea {
  margin-top: 20px;
}

.relationArea {
  overflow: hidden;
}

.relationArea .grBox {
  float: left;
  width: 450px;
  margin-right: 10px;
  padding: 0;
  background-color: #fff;
  border: 10px solid #f5f5f6;
}

.relationArea .socialBox {
  width: 450px;
  margin-right: 0;
	background-color: #f5f5f6;
}

.relationArea .inner {
  padding: 20px 5px 20px 15px;
  background: #fff;
}

.relationArea .inner ul {
  margin-top: 5px;
}

.relationArea .inner li {
  float: left;
  width: 90px;
  margin-right: 10px;
  font-size: 10px;
  text-align: center;
}

.relationArea .inner li:last-child {
  margin-right: 0;
}

.profile {
  position: relative;
  height: 300px;
  margin-top: 20px;
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 12px;
}

.profile h2 {
  position: absolute;
  top: 47px;
  left: 48px;
  color: #fff;
  font-size: 24px;
}

.profile dl {
  position: absolute;
  top: 52px;
  left: 475px;
  width: 400px;
}

.profile dt {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
}

.profile dt .birth {
  font-size: 10px;
}

.recentArea {
  margin-top: 50px;
}

#recent_chara_carousel .carousel_wrap {
  width: 860px;
  margin-left: 20px;
}

#recent_chara_carousel .ftn_container {
  background: none;
}

#recent_chara_carousel .carousel li {
  width: 90px;
  margin-right: 20px;
  text-align: center;
}

#recent_chara_carousel .carousel li p {
  font-size: 10px;
}

/* Gigya */
#afDiv {
  overflow: hidden;
  height: 280px;
}

/* 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;
}
