@charset "euc-jp";
#w .d-review__btn [class^="d-btn"] {
  display: inline;
  background-image: none;
  background-color: transparent;
  background-repeat: repeat;
  background-position: 0% 0%;
  border-color: currentColor;
  border-style: none;
  border-width: medium;
  border-radius: 0;
}

#w .d-review__btn [class^="d-btn"][class*="-st"] {
  background-image: none;
  background-color: transparent;
  border: none;
}

#w .d-review__btn [class^="d-btn"] > * {
  width: auto;
  padding: 0;
  line-height: normal;
  font-size: medium;
  display: inline;
  background-image: none;
  background-color: transparent;
  background-repeat: repeat;
  background-position: 0% 0%;
  border-color: transparent;
  border-style: none;
  border-width: medium;
  border-radius: 0;
  text-align: start;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',sans-serif;
  font-weight: normal;
  word-break: normal;
  color: inherit;
}

#w .d-review__btn [class^="d-btn"][class*="-xhi"] > * {
  width: auto;
  padding: 0;
  background-position: 0% 0%;
  line-height: normal;
  font-size: medium;
}

#w .d-review__btn [class^="d-btn"][class*="-st"] > * {
  border: none;
}

#w .d-review__btn [class^="d-btn"][class*="-rev"] > * {
  background-image: none;
}

#w .d-review__btn [class^="d-btn"][class*="-la"] > * {
  width: auto;
}

#w .d-review__btn [class^="d-btn"][class*="-xhi"][class*="-la"] > * {
  width: auto;
}

#w .d-review__btn [class^="d-btn"]:hover {
  position: static;
  top: auto;
  background-position: 0% 0%;
  border-color: transparent;
  text-decoration: none;
}

/* ================================================================== [ 共通パーツ ] */
/* ================================================================== [ clearfix ] */
.d-review .d-review__main, .d-review .d-review__ratings, .d-review .d-review__nav, .d-review .d-review__wrapper, .d-review .d-review__relation, .d-review .d-review__write .d-review__item, .d-review .d-review__write .d-review__item__actor, .d-review .d-review__write__content .d-review__heading,
.d-review .d-review__confirm__content .d-review__heading,
.d-review .d-review__complete__content .d-review__heading, .d-review .d-review__row, .d-review .d-review__star-container, .page-ranking .ranking_nav--tab {
  zoom: 1;
}

.d-review .d-review__main:after, .d-review .d-review__ratings:after, .d-review .d-review__nav:after, .d-review .d-review__wrapper:after, .d-review .d-review__relation:after, .d-review .d-review__write .d-review__item:after, .d-review .d-review__write .d-review__item__actor:after, .d-review .d-review__write__content .d-review__heading:after,
.d-review .d-review__confirm__content .d-review__heading:after,
.d-review .d-review__complete__content .d-review__heading:after, .d-review .d-review__row:after, .d-review .d-review__star-container:after, .page-ranking .ranking_nav--tab:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.';
}

/* ================================================================== [ star ] */
.d-review [class^="d-rating"] {
  display: inline-block;
  width: 100px;
  height: 25px;
  vertical-align: -.5em;
  background: #fff url(http://p.dmm.co.jp/p/common/review/bg_stars.png) no-repeat;
}

.d-review [class^="d-rating"].la {
  float: left;
  width: 200px;
  height: 50px;
  background: url(http://p.dmm.co.jp/p/common/review/bg_stars_la.png) no-repeat;
}

.d-review [class^="d-rating"] span {
  position: absolute;
  z-index: -1;
}

.d-review .d-rating-00 {
  background-position: 0 0;
}

.d-review .d-rating-05 {
  background-position: 0 -25px;
}

.d-review .d-rating-10 {
  background-position: 0 -50px;
}

.d-review .d-rating-15 {
  background-position: 0 -75px;
}

.d-review .d-rating-20 {
  background-position: 0 -100px;
}

.d-review .d-rating-25 {
  background-position: 0 -125px;
}

.d-review .d-rating-30 {
  background-position: 0 -150px;
}

.d-review .d-rating-35 {
  background-position: 0 -175px;
}

.d-review .d-rating-40 {
  background-position: 0 -200px;
}

.d-review .d-rating-45 {
  background-position: 0 -225px;
}

.d-review .d-rating-50 {
  background-position: 0 -250px;
}

.d-review .d-rating-00.la {
  background-position: 0 0;
}

.d-review .d-rating-05.la {
  background-position: 0 -50px;
}

.d-review .d-rating-10.la {
  background-position: 0 -100px;
}

.d-review .d-rating-15.la {
  background-position: 0 -150px;
}

.d-review .d-rating-20.la {
  background-position: 0 -200px;
}

.d-review .d-rating-25.la {
  background-position: 0 -250px;
}

.d-review .d-rating-30.la {
  background-position: 0 -300px;
}

.d-review .d-rating-35.la {
  background-position: 0 -350px;
}

.d-review .d-rating-40.la {
  background-position: 0 -400px;
}

.d-review .d-rating-45.la {
  background-position: 0 -450px;
}

.d-review .d-rating-50.la {
  background-position: 0 -500px;
}

/* ================================================================== [ more-hide-btn ] */
#w .d-review [class^="d-modtogglelink"] {
  padding-left: 21px;
  font-size: 12px;
  background-position: left center;
  background-repeat: no-repeat;
  cursor: pointer;
}

#w .d-review [class^="d-modtogglelink"]:hover {
  text-decoration: underline;
}

#w .d-review [class^="d-modtogglelink"][class$="-open"] {
  background-image: url(http://p.dmm.co.jp/p/common/ico/acdn_down.png);
}

#w .d-review [class^="d-modtogglelink"][class$="-close"] {
  background-image: url(http://p.dmm.co.jp/p/common/ico/acdn_up.png);
}

/* ================================================================== [ review-step ] */
.d-review .d-review__write__content .d-review__step,
.d-review .d-review__confirm__content .d-review__step,
.d-review .d-review__complete__content .d-review__step {
  float: right;
  width: 300px;
  height: 25px;
  background: url(http://p.dmm.co.jp/p/common/review/bg_post_step.png) no-repeat;
}

.d-review .d-review__write__content .d-review__step > span,
.d-review .d-review__confirm__content .d-review__step > span,
.d-review .d-review__complete__content .d-review__step > span {
  display: inline-block;
  font-weight: bold;
  color: #333;
  height: 25px;
  line-height: 2.2;
}

.d-review .d-review__write__content .d-review__step .d-review__step__write,
.d-review .d-review__confirm__content .d-review__step .d-review__step__write,
.d-review .d-review__complete__content .d-review__step .d-review__step__write {
  color: #fff;
  margin-left: 39px;
}

.d-review .d-review__write__content .d-review__step .d-review__step__confirm,
.d-review .d-review__confirm__content .d-review__step .d-review__step__confirm,
.d-review .d-review__complete__content .d-review__step .d-review__step__confirm {
  margin-left: 74px;
}

.d-review .d-review__write__content .d-review__step .d-review__step__complete,
.d-review .d-review__confirm__content .d-review__step .d-review__step__complete,
.d-review .d-review__complete__content .d-review__step .d-review__step__complete {
  margin-left: 70px;
}

.d-review .d-review__write__content .d-review__step--second,
.d-review .d-review__confirm__content .d-review__step--second,
.d-review .d-review__complete__content .d-review__step--second {
  background-position: 0 -27px;
}

.d-review .d-review__write__content .d-review__step--second .d-review__step__write,
.d-review .d-review__confirm__content .d-review__step--second .d-review__step__write,
.d-review .d-review__complete__content .d-review__step--second .d-review__step__write {
  color: #333;
}

.d-review .d-review__write__content .d-review__step--second .d-review__step__confirm,
.d-review .d-review__confirm__content .d-review__step--second .d-review__step__confirm,
.d-review .d-review__complete__content .d-review__step--second .d-review__step__confirm {
  color: #fff;
}

.d-review .d-review__write__content .d-review__step--third,
.d-review .d-review__confirm__content .d-review__step--third,
.d-review .d-review__complete__content .d-review__step--third {
  background-position: 0 -54px;
}

.d-review .d-review__write__content .d-review__step--third .d-review__step__write,
.d-review .d-review__confirm__content .d-review__step--third .d-review__step__write,
.d-review .d-review__complete__content .d-review__step--third .d-review__step__write {
  color: #333;
}

.d-review .d-review__write__content .d-review__step--third .d-review__step__complete,
.d-review .d-review__confirm__content .d-review__step--third .d-review__step__complete,
.d-review .d-review__complete__content .d-review__step--third .d-review__step__complete {
  color: #fff;
}

/* ================================================================== [ detail page top ] */
#fn-d-review--anchor > a {
  display: inline-block;
  text-decoration: none;
}

#d-ie7 #fn-d-review--anchor > a {
  display: inline;
  zoom: 1;
}

#fn-d-review--anchor > a:after {
  content: url(http://p.dmm.co.jp/p/common/arrow_common_down.gif);
  margin-left: 4px;
  vertical-align: 1px;
}

#w .d-review__btn [class^="d-btn"][class*="-rev"] span, #w .d-review__btn [class^="d-btn"][class*="-rev"] input {
  position: relative;
  padding: 7px 1.5em;
  border-radius: 3px;
  border: 1px solid;
  border-color: #deb372 #ce9c4b #c1882e;
  background-color: #fcdc80;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fde5a0), color-stop(50%, #fcdc80), to(#ffc01e));
  background-image: -webkit-linear-gradient(top, #fde5a0 0%, #fcdc80 50%, #ffc01e 100%);
  background-image: linear-gradient(to bottom, #fde5a0 0%, #fcdc80 50%, #ffc01e 100%);
  background-position: 0 100%;
  -webkit-background-size: auto 200%;
          background-size: auto 200%;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  display: inline-block;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: .1s;
  transition: .1s;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-position .1s ease-out;
  transition: background-position .1s ease-out;
  min-width: 220px;
  font-weight: normal !important;
}

#w .d-review__btn [class^="d-btn"][class*="-rev"] span:hover, #w .d-review__btn [class^="d-btn"][class*="-rev"] input:hover {
  position: relative;
  top: 1px;
  border-color: #e6c695 #dab578 #d1a662;
  background-position: 0 0;
}

#w .d-review__btn [class^="d-btn"][class*="-rev"] span:before, #w .d-review__btn [class^="d-btn"][class*="-rev"] input:before {
  content: "";
  position: absolute;
  background-image: url(http://p.dmm.co.jp/p/sp/common/ico/ico_edit_black.png);
  width: 25px;
  height: 25px;
  -webkit-background-size: 25px auto;
          background-size: 25px auto;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: .75;
}

/* ================================================================== [ 商品末端：レビュー箇所 ] */
/* ================================================================== [ #review.d-review ] */
#review {
  margin-top: 40px;
}

#review .d-review__unit [class^="d-rating"] {
  line-height: 41px;
}

#d-ie7 #review .d-review__unit [class^="d-rating"] {
  vertical-align: top;
}

.d-review {
  border: none !important;
}

.d-review .d-review__msg {
  font-size: 14px;
  font-weight: bold;
  color: #159de4;
}

.d-review .d-review__msg:before {
  content: url(http://p.dmm.co.jp/p/common/review/ico_new.png);
  vertical-align: -6px;
  margin-right: 7px;
}

.d-review .d-review__ad {
  margin-bottom: 16px;
  padding-top: 16px;
  border-top: 1px dotted #ccc;
  text-align: center;
  clear: both;
}

.d-review .d-review__heading {
  position: relative;
  border-bottom: none !important;
}

.d-review .d-review__heading > h2 {
  font-size: 20px;
  margin: 18px 0;
  font-weight: normal;
  color: #333 !important;
  background-color: #fff !important;
  text-align: left;
}

.d-review .d-review__heading span {
  position: absolute;
  bottom: 0;
  right: 0;
}

.d-review .d-review__container {
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 15px 0 50px;
}

.d-review .d-review__main {
  margin: 16px 16px 0 16px;
}

#d-ie7 .d-review .d-review__main {
  padding: 16px 16px 0 16px;
}

.d-review .d-review__ratings {
  float: left;
  margin-bottom: 8px;
}

.d-review .d-review__ratings + .d-review__without-comment {
  border-top: 1px dotted #ccc;
  height: 96px;
}

.d-review .d-review__points {
  float: left;
  margin-left: 24px;
}

.d-review .d-review__points strong {
  font-size: 14px;
  padding-left: 14px;
}

.d-review .d-review__average {
  margin: 0;
  padding-bottom: 6px;
  border-bottom: 1px dotted #ccc;
}

.d-review .d-review__evaluates {
  margin: 0;
  padding-top: 6px;
}

.d-review .d-review__with-comment {
  clear: both;
  padding-top: 8px;
}

.d-review .d-review__without-comment {
  clear: both;
  height: 60px;
}

.d-review .d-review__without-comment + .d-review__btn-container {
  margin: -54px 48px 48px 0;
}

.d-review .d-review__without-comment > div {
  margin: 36px 0 0 30px;
  line-height: 2;
}

#d-ie7 .d-review .d-review__without-comment {
  padding-left: 16px;
  padding-top: 16px;
  margin-left: 16px;
  margin-top: 16px;
}

.d-review .d-review__btn-container {
  float: right;
  position: relative;
  margin-top: 12px;
}

.d-review .d-review__ballon {
  background: url(http://p.dmm.co.jp/p/common/review/bg_ballon.png) no-repeat;
  width: 230px;
  height: 75px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #159de4;
  position: absolute;
  top: -75px;
}

.d-review .d-review__ballon__text {
  margin: 10.5px 0 0 63px;
}

.d-review .d-review__ballon__text > p {
  margin: 0;
}

.d-review .d-review__nav {
  position: relative;
  height: 43px;
  background-color: #eee;
  border-top: 2px solid #303030;
}

#w .d-review .d-review__nav .d-boxcaptside + .d-boxcaptside {
  border-top: none !important;
}

#d-ie7 .d-review .d-review__nav .d-boxcaptside.float-l {
  height: 19px;
}

.d-review .d-review__list > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.d-review .d-review__list + .d-boxcaptside.d-boxpagenation {
  margin-bottom: 16px;
}

#d-ie7 .d-review .d-review__list {
  padding-top: 12px;
}

.d-review .d-review__unit {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 3px double #999;
  position: relative;
}

.d-review .d-review__unit:first-child {
  padding-top: 0;
  border-top: none;
}

.d-review .d-review__unit > p {
  margin: 1em 0;
}

.d-review .d-review__unit__spoiler {
  color: #fff;
  background-color: #c00;
  width: 65px;
  height: 24px;
  vertical-align: 1px;
  text-align: center;
  line-height: 24px;
  border-radius: 3px;
  display: inline-block;
  font-weight: bold;
  margin-left: 4px;
}

#d-ie7 .d-review .d-review__unit__spoiler {
  display: inline;
  zoom: 1;
}

.d-review .d-review__unit__title {
  font-size: 16px;
  font-weight: bold;
  margin-left: 4px;
  -webkit-text-size-adjust: 100%;
}

.d-review .d-review__unit__bottom {
  border-top: 1px dotted #ccc;
  padding-top: 8px;
  margin-top: 20px;
}

.d-review .d-review__unit__bottom > p {
  margin: 1em 0;
}

.d-review .d-review__unit__reviewer {
  padding-top: 18px;
  color: #999;
  font-weight: bold;
}

.d-review .d-review__unit__reviewer--booklog {
  font-weight: normal;
}

.d-review .d-review__unit__reviewer--booklog > img {
  margin: 0 .5em;
  vertical-align: bottom;
}

.d-review .d-review__unit__postdate, .d-review .d-review__unit__service {
  color: #999;
}

.d-review .d-review__unit__used {
  color: #cf2c00;
  padding: 3px 10px;
  border-radius: 9px;
  margin-left: .5em;
  border: 1px solid #cf2c00;
  font-weight: bold;
}

.d-review .d-review__unit__evaluate {
  display: inline-block;
  margin-right: 12px;
}

#d-ie7 .d-review .d-review__unit__evaluate {
  display: inline;
  zoom: 1;
}

.d-review .d-review__unit__evaluate-btn {
  display: inline-block;
  width: 50px;
  height: 25px;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 3px;
  text-align: center;
  color: #000;
  line-height: 2;
  font-weight: bold;
}

#d-ie7 .d-review .d-review__unit__evaluate-btn {
  display: inline;
  zoom: 1;
}

.d-review .d-review__unit__evaluate-btn:hover {
  background-color: #f6f6f6;
}

.d-review .d-review__unit__voted {
  display: inline-block;
}

#d-ie7 .d-review .d-review__unit__voted {
  display: inline;
  zoom: 1;
  vertical-align: middle;
}

/* =============================================== [ 無料動画（ライトムービー）用商品末端：レビュー箇所 ] */
/* =============================================== [ #page #mainpanel .area-userreview #review.d-review ] */
#page #mainpanel .area-userreview h2 {
  margin: 18px 0;
  font-size: 20px;
  border-left: 0;
  padding-left: 0;
}

#page #mainpanel .area-userreview .d-review .d-review__average {
  margin: 0;
  padding-bottom: 6px;
}

#page #mainpanel .area-userreview .d-review .d-review__evaluates {
  margin: 0;
  padding-top: 6px;
}

#page #mainpanel .area-userreview .d-review .d-review__unit {
  padding: 1em 0;
}

#page #mainpanel .area-userreview .d-review .d-review__unit > p {
  margin: 1em 0;
}

#page #mainpanel .area-userreview .d-review .d-review__unit__bottom > p {
  margin: 1em 0;
}

#page #mainpanel .area-userreview .d-review .d-review__without-comment {
  height: auto;
}

#page #mainpanel .area-userreview .d-review .d-review__without-comment > div {
  margin-bottom: 36px;
}

#w .d-review__btn [class^="d-btn"][class*="-rev"] span, #w .d-review__btn [class^="d-btn"][class*="-rev"] input {
  position: relative;
  padding: 7px 1.5em;
  border-radius: 3px;
  border: 1px solid;
  border-color: #deb372 #ce9c4b #c1882e;
  background-color: #fcdc80;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fde5a0), color-stop(50%, #fcdc80), to(#ffc01e));
  background-image: -webkit-linear-gradient(top, #fde5a0 0%, #fcdc80 50%, #ffc01e 100%);
  background-image: linear-gradient(to bottom, #fde5a0 0%, #fcdc80 50%, #ffc01e 100%);
  background-position: 0 100%;
  -webkit-background-size: auto 200%;
          background-size: auto 200%;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  display: inline-block;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: .1s;
  transition: .1s;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-position .1s ease-out;
  transition: background-position .1s ease-out;
  min-width: 260px;
  font-weight: normal !important;
  padding-left: 2.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#w .d-review__btn [class^="d-btn"][class*="-rev"] span:hover, #w .d-review__btn [class^="d-btn"][class*="-rev"] input:hover {
  position: relative;
  top: 1px;
  border-color: #e6c695 #dab578 #d1a662;
  background-position: 0 0;
}

#w .d-review__btn [class^="d-btn"][class*="-rev"] span:before, #w .d-review__btn [class^="d-btn"][class*="-rev"] input:before {
  content: "";
  position: absolute;
  background-image: url(http://p.dmm.co.jp/p/sp/common/ico/ico_edit_black.png);
  width: 25px;
  height: 25px;
  -webkit-background-size: 25px auto;
          background-size: 25px auto;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: .75;
}

.d-review .d-review__unreviewed__list {
  position: relative;
}

.d-review .d-review__unreviewed__list .carousel-cover {
  overflow: hidden;
  min-height: 207px;
  position: relative;
  padding: 10px 0;
}

.d-review .d-review__unreviewed__list .carousel-cover:before, .d-review .d-review__unreviewed__list .carousel-cover:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 90px;
  height: 100%;
  z-index: 15;
}

.d-review .d-review__unreviewed__list .carousel-cover:before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, white), color-stop(60%, rgba(255, 255, 255, 0.8)), color-stop(90%, rgba(255, 255, 255, 0.35)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, white 30%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
}

.d-review .d-review__unreviewed__list .carousel-cover:after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, color-stop(30%, white), color-stop(60%, rgba(255, 255, 255, 0.8)), color-stop(90%, rgba(255, 255, 255, 0.35)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, white 30%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, white 30%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
}

.d-review .d-review__unreviewed__list .carousel-cover.d-off:before, .d-review .d-review__unreviewed__list .carousel-cover.d-off:after {
  content: none;
}

.d-review .d-review__unreviewed__list .carousel-cover ul {
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  left: 50%;
}

.d-review .d-review__unreviewed__list .carousel-cover ul:after {
  display: table;
  clear: both;
  content: '';
}

.d-review .d-review__unreviewed__list .carousel-cover ul li {
  list-style: none;
  float: left;
  width: 106px;
  margin-left: 25px;
}

.d-review .d-review__unreviewed__list .carousel-cover ul li:first-child {
  margin-left: 0;
}

.d-review .d-review__unreviewed__list .carousel-cover ul li a {
  border: 1px solid #ccc;
  padding: 8px;
  display: block;
  width: 90px;
  margin: 0 auto;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.d-review .d-review__unreviewed__list .carousel-cover ul li a:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.d-review .d-review__unreviewed__list .carousel-cover ul li a p {
  margin: 0;
  text-align: left;
}

.d-review .d-review__unreviewed__list .carousel-cover ul li a .unreviewed-image {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 129px;
  width: 90px;
}

.d-review .d-review__unreviewed__list .carousel-cover ul li a .unreviewed-image img {
  max-width: 90px;
  height: auto;
  width: auto;
  max-height: 122px;
}

.d-review .d-review__unreviewed__list .carousel-cover ul li a .unreviewed-image .unreviewed-copyright {
  color: #666;
  font-size: 8px;
  overflow: hidden;
  height: 50px;
  margin: 5px 0 0;
  display: block;
}

.d-review .d-review__unreviewed__list .carousel-cover ul li a .unreviewed-name {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 16px;
  height: 48px;
  margin: 6px 0;
}

.d-review .d-review__unreviewed__list .carousel-cover.d-off {
  margin: 0;
}

.d-review .d-review__unreviewed__list .carousel-cover.d-off ul {
  position: static;
}

.d-review .d-review__unreviewed__list .carousel-controller .controller-btn {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 90px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f3f3f3;
  overflow: hidden;
  font-size: 0;
  z-index: 21;
}

.d-review .d-review__unreviewed__list .carousel-controller .controller-btn span {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.d-review .d-review__unreviewed__list .carousel-controller .d-prev span,
.d-review .d-review__unreviewed__list .carousel-controller .d-next span {
  border: 8px solid transparent;
}

.d-review .d-review__unreviewed__list .carousel-controller .d-prev {
  left: 0;
}

.d-review .d-review__unreviewed__list .carousel-controller .d-prev span {
  border-right: 8px solid #767676;
  margin-right: 7px;
}

.d-review .d-review__unreviewed__list .carousel-controller .d-prev:hover {
  left: -3px;
}

.d-review .d-review__unreviewed__list .carousel-controller .d-next {
  right: 0;
}

.d-review .d-review__unreviewed__list .carousel-controller .d-next span {
  border-left: 8px solid #767676;
  margin-left: 7px;
}

.d-review .d-review__unreviewed__list .carousel-controller .d-next:hover {
  right: -3px;
}

.d-review .d-review__unreviewed__list .carousel-controller.d-off {
  display: none;
}

/* ================================================================== [ レビュー一覧 ] */
/* ================================================================== [ #review-list.d-review ] */
.d-review #review-list-container {
  width: 864px;
  margin: 0 auto;
}

.d-review #review-list-container .d-review__reviewer-info,
.d-review #review-list-container .d-review__unreviewed {
  padding: 30px 0 35px;
  border-bottom: 1px dotted #ddd;
}

.d-review .d-review__reviewer {
  position: relative;
  margin: 15px 0 10px 0;
}

.d-review .d-review__name {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px;
}

.d-review .d-review__reviewer-info__content {
  position: relative;
}

.d-review .d-review__ttl-area:after {
  content: '';
  display: table;
  clear: both;
}

.d-review .d-review__ttl-area .d-review__name {
  float: left;
}

.d-review .d-review__ttl-area .d-review__link-area {
  float: right;
  margin: 10px 0;
}

.d-review .d-review__ttl-area .d-review__link-area li {
  float: left;
  margin-left: 20px;
}

.d-review .d-review__ttl-area .d-review__link-area li:before {
  content: '・';
}

.d-review .d-review__reviewed {
  padding: 30px 0 0;
}

.d-review .d-review__reviewer-info__status {
  background-color: #fffde4;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 13px 0;
}

.d-review .d-review__reviewer-info__status:after {
  content: '';
  display: table;
  clear: both;
}

.d-review .d-review__reviewer-info__status .info-box {
  text-align: center;
  float: left;
  width: 33.33333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0;
  border-left: 1px solid #ddd;
  font-size: 0;
}

.d-review .d-review__reviewer-info__status .info-box:first-child {
  border-left: none;
}

.d-review .d-review__reviewer-info__status .info-box .info-ttl {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding-right: .5em;
}

.d-review .d-review__reviewer-info__status .info-box .info-status {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding-left: .5em;
}

.d-review .d-review__reviewer-info__status .info-box .info-status span {
  font-weight: bold;
}

.d-review [class^="d-review__box-"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: center;
}

.d-review .d-review__box-useful,
.d-review .d-review__box-count {
  display: inline-block;
  vertical-align: top;
}

#d-ie7 .d-review .d-review__box-useful, #d-ie7
.d-review .d-review__box-count {
  display: inline;
  zoom: 1;
}

.d-review .d-review__box-useful {
  width: 210px;
  height: 58px;
  margin-right: 10px;
  background-color: #fffde4;
  font-size: 11px;
}

.d-review .d-review__box-useful > div {
  margin-top: 7px;
}

.d-review .d-review__useful {
  font-size: 14px;
  line-height: 1.3;
}

.d-review .d-review__useful > span {
  font-size: 20px;
  font-weight: bold;
  color: #c00;
  vertical-align: -1px;
}

.d-review .d-review__box-count {
  min-width: 150px;
  height: 58px;
  background-color: #eee;
  font-size: 12px;
}

.d-review .d-review__box-count > div {
  margin: 8px 16px;
}

.d-review .d-review__count {
  padding-bottom: 3px;
}

.d-review .d-review__count > span {
  font-weight: bold;
}

.d-review .d-review__eval {
  padding-top: 3px;
  border-top: 1px dotted #ccc;
}

.d-review .d-review__eval > span {
  font-weight: bold;
}

.d-review .d-review__sign {
  position: absolute;
  right: 0;
  top: -23px;
}

.d-review .d-review__wrapper {
  padding: 20px 0;
  border-top: 3px double #999;
}

.d-review .d-review__wrapper:first-child {
  border-top: none;
}

.d-review .d-review__pack {
  float: left;
  margin: 0 15px 0 12px;
  width: 90px;
}

.d-review .d-review__pack__img {
  max-width: 100%;
  height: auto;
}

.d-review .d-review__content {
  float: right;
  width: 732px;
  margin-right: 15px;
}

.d-review .d-review__edit-btn-container {
  float: right;
}

.d-review .d-review__edit-btn-container + .d-review__item {
  width: 558px;
}

.d-review .d-review__item {
  line-height: 1.7;
  margin-bottom: 12px;
}

.d-review .d-review__item__name {
  font-size: 14px;
}

.d-review .d-review__item__info {
  color: #999;
}

.d-review .d-review__wrapper .d-review__unit {
  padding-top: 12px;
  border-top: 1px dotted #ccc;
  margin-bottom: 0;
  position: static;
}

.d-review .d-review__wrapper .d-review__unit:first-child {
  padding-top: 0;
  border-top: none;
}

.d-review .d-review__wrapper .d-review__unit__header {
  margin: 0;
}

.d-review .d-review__wrapper .d-review__unit__comment {
  margin: 18px 0;
}

#d-ie7 .d-review .d-review__unit__header > [class^="d-rating"] {
  vertical-align: 0;
}

.d-review .d-review__voted {
  margin-top: 18px;
}

.d-review .d-review__relation {
  margin-top: 12px;
}

.d-review .d-review__relation > li {
  float: left;
  margin-top: 6px;
  margin-right: 36px;
  list-style: none;
  padding-left: 12px;
  line-height: 1.4;
  background: url(http://p.dmm.co.jp/p/common/marker.gif) no-repeat 0 0.5em;
}

.d-review .d-review__relation > li > a {
  display: block;
  text-indent: -0.5em;
}

.d-review .d-review__relation > li:nth-child(4n) {
  margin-right: 0;
}

.d-review .d-review__unit__comment {
  line-height: 22px;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
}

.d-review .d-review__unit__comment + .d-review__unit__comment {
  display: none;
}

.d-review .d-review__unit__comment--max-height {
  max-height: 220px;
}

.d-review .d-review__unit__comment--open {
  max-height: none;
}

/* ================================================================== [ レビュー投稿入力 ] */
/* ================================================================== [ #review-post.d-review ] */
.d-review .d-review__write {
  width: 812px;
  margin: 0 auto;
}

.d-review .d-review__write .d-review__item {
  margin-top: 24px;
  margin-bottom: 68px;
}

.d-review .d-review__write .d-review__item__name {
  margin: 8px 0;
  font-size: 16px;
  font-weight: bold;
}

.d-review .d-review__write .d-review__item__actor > dt {
  float: left;
}

.d-review .d-review__write .d-review__item__actor > dd {
  margin-left: 4em;
}

.d-review .d-review__write .d-review__item__actor > .d-modtogglelink-open {
  margin-left: 4em;
  padding: 1px 0 0 16px !important;
}

.d-review .d-review__write .d-review__pack {
  margin: 0 20px 0 0;
  width: 150px;
  float: left;
}

.d-review .d-review__write__footer {
  margin-top: 24px;
}

.d-review .d-review__write__footer .d-review__note {
  margin-bottom: 36px;
  line-height: 1.7;
}

.d-review .d-review__info {
  float: right;
  width: 642px;
}

.d-review .d-review__info .d-review__attention {
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: inline-block;
  margin-top: 8px;
}

.d-review .d-review__info .d-review__attention__list {
  margin: 5px 0 0 12px;
}

.d-review .d-review__info .d-review__attention__list:before {
  content: '・';
  width: 12px;
  margin-left: -12px;
  display: inline-block;
}

.d-review .d-review__info .d-review__attention__list:first-child {
  margin-top: 0;
}

.d-review .d-review__info .d-review__attention__low-text {
  font-size: 10px;
  margin: 2px 0 0 0;
  display: block;
}

.d-review .d-review__info__ratings {
  display: inline-block;
  margin-right: 10px;
}

.d-review .d-review__info__ratings > span {
  display: inline-block;
  margin-right: 18px;
}

.d-review .d-review__info__ratings > span > strong {
  padding-left: 7px;
  font-size: 14px;
}

#d-ie7 .d-review .d-review__write__content .d-review__heading, #d-ie7
.d-review .d-review__confirm__content .d-review__heading, #d-ie7
.d-review .d-review__complete__content .d-review__heading {
  margin-bottom: 8px;
}

.d-review .d-review__write__content .d-review__title,
.d-review .d-review__confirm__content .d-review__title,
.d-review .d-review__complete__content .d-review__title {
  border-bottom: none;
  margin-bottom: 8px !important;
  float: left;
  background-position: left 6px !important;
}

.d-review .d-review__write__content .d-review__caution,
.d-review .d-review__confirm__content .d-review__caution,
.d-review .d-review__complete__content .d-review__caution {
  font-size: 12px;
  font-weight: bold;
  color: #C00;
}

.d-review .d-review__form {
  background-color: #fbfcfd;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 20px;
}

.d-review .d-review__form input[type="text"],
.d-review .d-review__form textarea {
  width: 39em;
  font-size: 14px;
  padding: 10px;
  border: 1px solid #a9a9a9;
  border-radius: 3px;
}

.d-review .d-review__form input[type="text"]::-ms-clear {
  visibility: hidden;
}

.d-review .d-review__form textarea {
  height: 15em;
  font-family: inherit;
  display: block;
}

.d-review .d-review__form form p.mg-b6 {
  margin: 14px 0 6px 168px;
}

.d-review .d-review__form__content {
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}

.d-review .d-review__form__content input[type="radio"] {
  display: none;
}

.d-review .d-review__row {
  font-size: 16px;
  margin-bottom: 23px;
}

.d-review .d-review__row .d-review__notes {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}

.d-review .d-review__row--evaluate > .d-review__cell:first-child {
  position: relative;
  top: 10px;
}

.d-review .d-review__cell {
  float: left;
}

.d-review .d-review__cell:first-child {
  text-align: right;
  width: 154px;
  margin-right: 14px;
  line-height: 1.3;
}

.d-review .d-review__colspan {
  margin-left: 168px;
  margin-bottom: 3px;
}

.d-review .d-review__colspan.d-review__caution + dl > dd > input[type="text"],
.d-review .d-review__colspan.d-review__caution + dl > dd > textarea {
  background-color: #ffdede;
}

.d-review .d-review__star-container > label {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  background: url(http://p.dmm.co.jp/p/common/review/radio_stars.png) no-repeat;
  position: relative;
  cursor: pointer;
}

.d-review .d-review__star-container > label.fn-ratings-full {
  background-position: 0 -40px;
}

.d-review .d-review__star-container > label.fn-ratings-checked {
  background-position: 0 -80px;
}

.d-review .d-review__box-comment,
.d-review .d-review__box-title {
  position: relative;
}

.d-review .d-review__placeholder {
  position: absolute;
  display: none;
  top: 10px;
  left: 10px;
  color: #aaa;
  font-size: 14px;
  cursor: text;
}

.d-review .d-review__spoiler {
  font-size: 14px;
  color: #fff;
  background-color: #b3b3b3;
  width: 100px;
  height: 31px;
  line-height: 2;
  border-radius: 3px;
  cursor: pointer;
  display: table-cell;
  position: relative;
}

#d-ie7 .d-review .d-review__spoiler {
  display: inline;
  zoom: 1;
}

.d-review .d-review__spoiler > input[type="checkbox"] {
  display: none;
}

#d-ie7 .d-review .d-review__spoiler > input[type="checkbox"] {
  vertical-align: -1px;
}

.d-review .d-review__spoiler > span {
  position: relative;
  top: 2px;
  left: 30px;
}

.d-review .d-review__spoiler > span::-moz-selection {
  background: transparent;
}

.d-review .d-review__spoiler > span::selection {
  background: transparent;
}

.d-review .d-review__spoiler > span::-moz-selection {
  background: transparent;
}

.d-review .d-review__spoiler:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 3px;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}

.d-review .d-review__spoiler.on {
  background: #c00;
}

.d-review .d-review__spoiler.on + .area-review__note {
  display: none;
}

.d-review .d-review__spoiler.on:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 3px;
  margin: auto;
  left: 14px;
  width: 3px;
  height: 6px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #c00;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.d-review .d-review__spoiler + .area-review__note {
  padding-left: 10px;
  display: table-cell;
}

.d-review .area-review__note {
  font-size: 12px;
}

.d-review .d-review__next {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 4px;
}

.d-review .d-review__next .d-review__terms {
  margin-top: 22px;
}

.d-review .d-review__notice > dl > dt {
  font-size: 14px;
}

.d-review .d-review__notice > dl > dd {
  margin-top: 24px;
  line-height: 1.7;
}

.d-review .d-review__notice__list > li {
  list-style: none;
  margin-right: -5px;
  padding-left: 7px;
  background: url(http://p.dmm.co.jp/p/common/marker.gif) no-repeat 0 0.5em;
  line-height: 1.4;
  margin-bottom: 5px;
}

.d-review .review__count {
  margin-top: 2px;
  visibility: hidden;
  height: 12px;
}

.d-review .review__count.is-active {
  visibility: visible;
}

.d-review .review__count__check {
  position: relative;
}

.d-review .review__count__check.is-active .review__count__num:before {
  opacity: 1;
  width: 15px;
  height: 15px;
  top: -29px;
  right: 11px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition-property: opacity, width, height, top, right, -webkit-box-shadow;
  transition-property: opacity, width, height, top, right, -webkit-box-shadow;
  transition-property: opacity, width, height, top, right, box-shadow;
  transition-property: opacity, width, height, top, right, box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: .6s, .5s, .5s, .5s, .5s, .6s;
          transition-duration: .6s, .5s, .5s, .5s, .5s, .6s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.d-review .review__count__check.is-active .review__count__num:after {
  width: 3px;
  height: 6px;
  top: -26px;
  right: 16px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition-property: opacity, width, height, top, right, -webkit-transform;
  transition-property: opacity, width, height, top, right, -webkit-transform;
  transition-property: opacity, width, height, top, right, transform;
  transition-property: opacity, width, height, top, right, transform, -webkit-transform;
  -webkit-transition-duration: .5s, .1s, .5s, .5s, .5s, .5s;
          transition-duration: .5s, .1s, .5s, .5s, .5s, .5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.d-review .review__count__check.is-active .review__count__note {
  visibility: hidden;
}

.d-review .review__count__note {
  float: left;
  font-size: 12px;
  color: #c00;
}

.d-review .review__count__num {
  float: right;
  position: relative;
  font-size: 12px;
}

.d-review .review__count__num .count__num {
  font-weight: bold;
  margin: 0 3px;
}

.d-review .review__count__num:before, .d-review .review__count__num:after {
  content: "";
  position: absolute;
}

.d-review .review__count__num:before {
  opacity: 0;
  width: 40px;
  height: 40px;
  top: -40px;
  right: 0px;
  border-radius: 50%;
  background-color: #7bb93b;
  -webkit-box-shadow: 0 0 20px 15px #7bb93b;
          box-shadow: 0 0 20px 15px #7bb93b;
}

.d-review .review__count__num:after {
  width: 0px;
  height: 0;
  top: -20px;
  right: 17px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.d-review .review__required {
  font-size: 11px;
  font-weight: bold;
  color: #C00;
  padding: 2px 5px;
  border-radius: 8px;
  line-height: 1;
  margin-right: 5px;
  border: 1px solid #c00;
}

.d-review .review__required.is-active {
  border: 1px solid #bbb;
  color: #bbb;
}

.d-review .dm-btn_review span, .d-review .dm-btn_review a, .d-review .dm-btn_review input {
  position: relative;
  padding: 7px 1.5em;
  border-radius: 3px;
  border: 1px solid;
  border-color: #deb372 #ce9c4b #c1882e;
  background-color: #fcdc80;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fde5a0), color-stop(50%, #fcdc80), to(#ffc01e));
  background-image: -webkit-linear-gradient(top, #fde5a0 0%, #fcdc80 50%, #ffc01e 100%);
  background-image: linear-gradient(to bottom, #fde5a0 0%, #fcdc80 50%, #ffc01e 100%);
  background-position: 0 100%;
  -webkit-background-size: auto 200%;
          background-size: auto 200%;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  display: inline-block;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: .1s;
  transition: .1s;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-position .1s ease-out;
  transition: background-position .1s ease-out;
  min-width: 220px;
}

.d-review .dm-btn_review span:hover, .d-review .dm-btn_review a:hover, .d-review .dm-btn_review input:hover {
  position: relative;
  top: 1px;
  border-color: #e6c695 #dab578 #d1a662;
  background-position: 0 0;
}

.d-review .dm-btn_review span.dm-btn-off, .d-review .dm-btn_review a.dm-btn-off, .d-review .dm-btn_review input.dm-btn-off {
  cursor: default;
  background-color: #eee;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.2);
}

.d-review .dm-btn_review span.dm-btn-off:hover, .d-review .dm-btn_review a.dm-btn-off:hover, .d-review .dm-btn_review input.dm-btn-off:hover {
  top: 0;
}

#review-post.d-review .d-review__heading span {
  position: static;
}

/* ================================================================== [ レビュー投稿完了 ] */
/* ================================================================== [ #review-post.d-review > .d-review__complete ] */
.d-review .d-review__complete {
  width: 864px;
  margin: 0 auto;
}

.d-review .d-review__complete .d-review__note {
  margin-top: 30px;
}

.d-review .d-review__complete .d-review__note p {
  line-height: 1.7;
  color: #666;
  text-align: center;
}

.d-review .d-review__complete .d-review__message__title {
  font-size: 20px;
  font-weight: normal;
  margin: 35px 0 70px;
  text-align: center;
}

.d-review .d-review__complete__content {
  margin-top: 14px;
}

.d-review .d-review__complete__btn {
  text-align: center;
}

.d-review .d-review__complete .d-review__unreviewed {
  margin-bottom: 30px;
}

.d-review .d-review__complete .d-review__unreviewed__title {
  font-size: 14px;
  color: #666;
  font-weight: normal;
  margin: 0 0 10px;
}

.d-review .d-review__complete .d-review__unreviewed__list {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 35px 0;
}

.d-review .d-review__complete__btn .dm-btn span {
  position: relative;
  padding: 7px 1.5em;
  border-radius: 3px;
  border: 1px solid;
  border-color: #cacaca #b0b0b0 #9c9c9c;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #f7f7f7), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 50%, #e5e5e5 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f7f7f7 50%, #e5e5e5 100%);
  background-position: 0 100%;
  -webkit-background-size: auto 200%;
          background-size: auto 200%;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  display: inline-block;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: .1s;
  transition: .1s;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-position .1s ease-out;
  transition: background-position .1s ease-out;
  font-size: 14px;
}

.d-review .d-review__complete__btn .dm-btn span:hover {
  position: relative;
  top: 1px;
  border-color: #d7d7d7 #c4c4c4 #b5b5b5;
  background-position: 0 0;
}

.d-review .d-review__complete__btn p + p {
  margin-top: 20px;
}

.d-review .d-review__complete__btn .dm-textLink {
  font-size: 14px;
}

.d-review .d-review__massage {
  margin: 48px 0 24px;
  text-align: center;
}

.d-review .d-review__massage .d-review__massage__title {
  font-size: 16px;
  margin-bottom: 16px;
}

/* ================================================================== [ ランキングページ ] */
/* ================================================================== [ .page-ranking ]
*/
.page-ranking .ranking_header {
  background: url(http://p.dmm.co.jp/p/review/ranking/bg_head.gif);
  text-align: center;
}

.page-ranking .ranking_header_inner {
  padding: 35px 0;
  background: url(http://p.dmm.co.jp/p/review/ranking/bg_head_award.png) no-repeat center center;
}

.page-ranking .ranking_header h1 {
  margin-bottom: 20px;
}

.page-ranking .ranking_header .ranking_header_txt {
  width: 540px;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
}

.page-ranking .ranking_header .ranking_header_txt span {
  display: block;
  margin: .5em 0;
  font-size: 12px;
}

.page-ranking .ranking_campaign {
  background-color: #333;
  color: #fff;
}

.page-ranking .ranking_campaign_inner {
  position: relative;
  width: 916px;
  margin: 0 auto;
  padding: 30px 0;
}

.page-ranking .ranking_campaign_inner .capt02 {
  margin-bottom: .4em;
  font-size: 28px;
  font-weight: bold;
}

.page-ranking .ranking_campaign_inner .capt02,
.page-ranking .ranking_campaign_inner p {
  width: 450px;
  font-size: 14px;
}

.page-ranking .ranking_campaign_inner .txt_notice {
  color: #c00;
}

.page-ranking .ranking_campaign--bnr {
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -53px;
}

.page-ranking .ranking_campaign--bnr.close {
  cursor: default;
}

.page-ranking .ranking_campaign--bnr img {
  width: 318px;
}

.page-ranking .ranking_nav {
  background-color: #fff;
  border-bottom: 2px solid #c7ae57;
}

.page-ranking .ranking_nav--tab {
  width: 916px;
  margin: 0 auto;
}

.page-ranking .ranking_nav--tab li {
  float: left;
  width: 305px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.page-ranking .ranking_nav--tab li.is-on {
  font-size: 16px;
  font-weight: bold;
  color: #c7ae57;
  -webkit-box-shadow: 0px -2px 0px 0px #c7ae57 inset;
          box-shadow: 0px -2px 0px 0px #c7ae57 inset;
}

.page-ranking .ranking_nav--tab li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #555;
}

.page-ranking .ranking_nav--tab li a:hover {
  background-color: #f8f8f8;
  text-decoration: none;
  color: #c7ae57;
  -webkit-box-shadow: 0px -2px 0px 0px #c7ae57 inset;
          box-shadow: 0px -2px 0px 0px #c7ae57 inset;
}

.page-ranking .ranking {
  padding: 30px 0 40px;
  background-color: #f3f1ec;
}

.page-ranking .ranking .ranking_list {
  width: 916px;
  margin: 0 auto;
  color: #555;
}

.page-ranking .ranking .ranking_list .ranking_list_loading {
  padding: 12px 0;
  text-align: center;
}

.page-ranking .ranking .ranking_list .ranking_table {
  width: 100%;
  border-spacing: 0 2px;
  border-collapse: separate;
  font-size: 16px;
}

.page-ranking .ranking .ranking_list .ranking_table_head {
  display: table-caption;
  background: #666;
  border-radius: 5px 5px 0 0;
}

.page-ranking .ranking .ranking_list .ranking_table_head .ranking_box {
  color: #fff;
}

.page-ranking .ranking .ranking_list .ranking_table_head .ranking_box th {
  min-width: 252px;
  height: 50px;
  text-align: left;
  font-weight: normal;
}

.page-ranking .ranking .ranking_list .ranking_table_head .ranking_box .ranking_box_ttl--name {
  width: 332px;
  padding-left: 80px;
}

.page-ranking .ranking .ranking_list tbody td[class*="ranking_box"] {
  height: 80px;
  background-color: #fff;
}

.page-ranking .ranking .ranking_list tbody .ranking_box_data--total, .page-ranking .ranking .ranking_list tbody .ranking_box_data--rate {
  width: 252px;
}

.page-ranking .ranking .ranking_list tbody .ranking_box_data--name {
  position: relative;
}

.page-ranking .ranking .ranking_list tbody .ranking_box_data--name .ranking_box_rank {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 28px;
  background-color: #6cbec5;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--first .ranking_box_data--name .ranking_box_rank,
.page-ranking .ranking .ranking_list tbody .ranking_box--second .ranking_box_data--name .ranking_box_rank,
.page-ranking .ranking .ranking_list tbody .ranking_box--third .ranking_box_data--name .ranking_box_rank {
  width: 42px;
  height: 42px;
  line-height: 50px;
  margin: 0 19px;
  background: #6cbec5 url(http://p.dmm.co.jp/p/review/ranking/ico_crown.png) no-repeat center center;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--first td {
  background: #fffae5;
  border-bottom: 2px solid #d7b92f;
  border-top: 2px solid #d7b92f;
  font-weight: bold;
  color: #929ea1;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--first .ranking_box_data--name {
  border-left: 2px solid #d7b92f;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--first .ranking_box_data--name .ranking_box_rank {
  background-color: #d7b92f;
  color: #d7b92f;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--first .ranking_box_data--rate {
  border-right: 2px solid #d7b92f;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--second td {
  background: #eff6f8;
  border-bottom: 2px solid #adb9bc;
  border-top: 2px solid #adb9bc;
  font-weight: bold;
  color: #929ea1;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--second .ranking_box_data--name {
  border-left: 2px solid #adb9bc;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--second .ranking_box_data--name .ranking_box_rank {
  background-color: #adb9bc;
  color: #adb9bc;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--second .ranking_box_data--rate {
  border-right: 2px solid #adb9bc;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--third td {
  background: #fff6ea;
  border-bottom: 2px solid #d19241;
  border-top: 2px solid #d19241;
  font-weight: bold;
  color: #d19241;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--third .ranking_box_data--name {
  border-left: 2px solid #d19241;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--third .ranking_box_data--name .ranking_box_rank {
  background-color: #d19241;
  color: #d19241;
}

.page-ranking .ranking .ranking_list tbody .ranking_box--third .ranking_box_data--rate {
  border-right: 2px solid #d19241;
}

.page-ranking .box_link--top {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  line-height: 60px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.65);
}

.page-ranking .box_link--top img {
  vertical-align: middle;
  margin-top: -8px;
}
