@charset "UTF-8";
/* Scss Document */
a:hover {
  opacity: 0.7; }
a img:hover {
  opacity: 0.7; }

img {
  max-width: 100%; }

/*共有*/
a {
  color: #0071bc; }

.red {
  color: #ff0000; }

.wrap {
  width: 980px;
  margin: 0 auto; }

#caption {
  background-color: #ff0058;
  width: 100%;
  min-width: 980px;
  color: #fff;
  font-size: 0.8em;
  box-sizing: border-box;
  padding: 2px 5px; }

#breadcrumbs {
  margin-bottom: 10px; }
  #breadcrumbs li {
    display: inline-block;
    font-size: 0.8em;
    color: #999; }
    #breadcrumbs li a {
      color: #999; }

#cont-left {
  float: left;
  width: 710px; }

#switch {
  text-align: center;
  margin: 20px 0; }

#textArea-top p {
  margin: 30px 0;
  font-size: 0.9em;
  font-weight: bold; }

#textArea-middle h2 {
  font-weight: bold; }
#textArea-middle #index-left {
  width: 100%;
  display: inline-block;
  vertical-align: bottom; }
#textArea-middle .index-list {
  box-sizing: border-box;
  color: #0071bc;
  padding: 5px 5px 5px 30px;
  border: #ff0058 1px solid;
  margin: 10px 0;
  font-size: 0.8em;
  font-weight: bold; }
  #textArea-middle .index-list li {
    list-style-type: decimal;
    margin: 5px 0; }
  #textArea-middle .index-list a {
    text-decoration: none; }

.privilege {
  font-size: 0.7em;
  font-weight: bold;
  text-align: left;
  width: 645px;
  padding-left: 12px;
  display: inline-block;
  margin: 0; }
  .privilege img {
    line-height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 0px; }

#product li {
  background-color: #fff3f8;
  border-top: #ff0058 8px solid;
  margin: 50px 0;
  padding: 20px; }
  #product li ul li {
    border: none; }
  #product li h2 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #4d001b; }
  #product li .border-wrap {
    background-color: #fff;
    border: #ff0058 1px solid;
    padding: 20px;
    margin-bottom: 55px; }
  #product li .main .data-wrap {
    margin-top: 10px; }
  #product li .main .name {
    font-size: 1em;
    font-weight: bold;
    padding: 5px;
    line-height: 1.2em;
    color: #4d001b; }
  #product li .main .thumbnail {
    display: inline-block;
    float: left;
    width: 38%; }
    #product li .main .thumbnail img {
      width: 100%; }
  #product li .main .text {
    display: inline-block;
    width: 58%;
    float: right;
    vertical-align: top;
    font-size: small; }
  #product li .comment-title {
    position: relative;
    width: 245px;
    color: #fff;
    font-size: 1.2em;
    padding: 15px 20px 10px 20px;
    font-weight: bold;
    background-color: #ff0058;
    margin-bottom: -20px;
    z-index: 22; }
  #product li .comment-thumbnail {
    display: inline-block;
    vertical-align: middle; }
  #product li .comment-text {
    display: inline-block;
    font-size: 0.8em;
    vertical-align: top;
    padding: 10px; }
  #product li .comment-parameter {
    display: inline-block;
    vertical-align: middle; }
  #product li .sellerComment .comment-text {
    width: 450px; }
  #product li .staffComment .comment-text {
    width: 249px;
    border: #ffbcd8 1px solid;
    padding: 10px;
    margin-top: 20px;
    margin-left: -10px; }
  #product li .staffComment .comment-staff {
    font-weight: bold;
    color: #4d001b;
    font-size: 1em; }
  #product li .userVoice .userVoice-title {
    font-size: 1.2em;
    font-weight: bold;
    color: #4d001b;
    margin-bottom: 5px; }
  #product li .userVoice .userVoice-cont ul {
    background-color: #fff;
    border: #ff0058 1px solid;
    box-sizing: border-box;
    padding: 10px 20px;
    overflow: scroll;
    height: 250px; }
    #product li .userVoice .userVoice-cont ul li {
      background-color: #fff;
      font-size: 0.8em;
      margin: 0 0 20px 0;
      padding: 0; }
  #product li .userVoice .voice-star {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom; }
    #product li .userVoice .voice-star img {
      min-width: 86px;
      margin-bottom: 5px; }
  #product li .userVoice .star-1 {
    width: 18px;
    margin-right: 68px; }
  #product li .userVoice .star-2 {
    width: 36px;
    margin-right: 50px; }
  #product li .userVoice .star-3 {
    width: 54px;
    margin-right: 32px; }
  #product li .userVoice .star-4 {
    width: 70px;
    margin-right: 16px; }
  #product li .userVoice .star-5 {
    width: 86px; }
  #product li .userVoice .voice-title {
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold; }
  #product li .userVoice .voice-user {
    display: inline-block; }
  #product li .userVoice .voice-data {
    display: inline-block;
    padding-left: 10px; }
  #product li .linkButton {
    margin: 50px 0;
    text-align: center; }

#matome {
  margin: 10px 0 50px 0; }
  #matome td, #matome th {
    border: #ff0058 1px solid;
    padding: 5px; }
  #matome th {
    color: #4d001b;
    font-weight: bold;
    font-size: 0.9em; }
  #matome td {
    font-size: 0.8em; }
  #matome .score, #matome .link {
    text-align: center; }
  #matome tr th {
    background-color: #fff3f8; }

#cont-right {
  position: relative;
  width: 240px;
  float: right; }

.fixed {
  position: fixed;
  top: 10px; }

#index-right {
  background-color: #fff3f8;
  padding-bottom: 5px;
  width: 240px;
  border-top: #ff0058 8px solid; }
  #index-right h2 {
    font-size: 0.9em;
    font-weight: bold; }
    #index-right h2 img {
      width: 200%; }
  #index-right ul {
    padding-bottom: 10px;
    overflow-y: scroll;
    height: auto;
    padding-top: 5px; }
  #index-right li {
    background-color: #fff;
    margin: 0 10px;
    padding: 8px 10px 5px 10px;
    font-weight: bold;
    list-style-type: none;
    color: #0071bc;
    font-size: 0.7em;
    line-height: 1.4em;
    border-bottom: 1px #fff3f8 solid; }
    #index-right li a {
      text-decoration: none; }
    #index-right li img {
      display: inline-block;
      vertical-align: bottom; }
    #index-right li .index-text {
      display: inline-block;
      vertical-align: top; }
    #index-right li.option {
      font-weight: bold;
      text-align: center;
      list-style-type: none;
      font-size: 0.9em; }
      #index-right li.option a {
        display: block;
        text-align: center;
        padding: 5px 0; }

#footer {
  border-top: #ff0058 10px solid;
  min-width: 980px;
  position: relative;
  background-color: #fff;
  z-index: 99; }
  #footer #logo {
    display: inline-block;
    width: 380px;
    vertical-align: middle; }
    #footer #logo img {
      max-width: 250px; }
  #footer #footer-data {
    display: inline-block;
    margin-top: 20px;
    font-size: 0.8em;
    vertical-align: middle; }
    #footer #footer-data li {
      display: inline-block; }

@media only screen and (min-width: 980px) {
  .pc_no {
    display: none; } }
@media only screen and (max-width: 979px) {
  body {
    -webkit-text-size-adjust: 100%; }

  .sp_no {
    display: none; }

  .wrap {
    width: 710px;
    margin: 0 auto; }

  #header {
    width: 100%; }

  #caption {
    min-width: 730px;
    margin: 0;
    box-sizing: border-box; }

  #footer {
    min-width: 730px; }
    #footer #logo {
      display: block;
      width: 100%;
      vertical-align: middle; }
      #footer #logo img {
        max-width: 250px; }
    #footer #footer-data {
      display: block;
      margin-top: 0px;
      font-size: 0.8em;
      vertical-align: middle; }
      #footer #footer-data li {
        display: inline-block; } }
