/*--------------------------　商品説明　--------------------------*/
.product_name {
    padding: 0;
    margin: 40px 0 0.5rem;
    font-size: 142.85714%;
    font-weight: normal;
}


.sizetable {
      width: 100%;
      height: auto;
      margin: 0;
      padding: 0;
      background: #FFF;
}

.sizetable th {
      font-size: 12px;
      height: 1.5em;
      text-align: center;
      padding: 0.3em;
      background: #d4d9dc;
      border: 1px dotted #9f9f98;
}

.sizetable td {
      font-size: 12px;
      height: 20px;
      text-align: center;
      padding: 0.3em;
      border: 1px dotted #ccc;
}

.sizeback {
      background: #eeeeee;
}

.wall_title {
font-size: 16px;
border-bottom: 1px #ccc solid;
padding-bottom: 3px;
width: 100%;
}

.title {
  font-weight: bold;
  font-size: 1.1em;
}

/*--------------------------　レビュー　設定　--------------------------*/

.reviewlist_datas {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 5px;
  border-bottom: 1px solid #2196f3;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
    padding: 10px;
    margin: 8px 0;
    line-height: 1;
    border: 1px solid #2196f3;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  padding: 5px;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}


/*--------------------------　阪神タイガースコラボ　設定　--------------------------*/

.t-shop {
     text-align: center; 
     font-weight: bold;
     font-size: 110%;
     line-height: 125%;
}

/*--------------------------　お気に入り登録　ボタン　--------------------------*/

.favorite-button {
  font-size: 110%;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0;
  width: 100%;
  color: #fff;
  background: #999;
  border: 0;
  border-radius: 5px;
  outline: none;
}

.fav-items {
  color: #fff;
  background: #fd9143;  
}

/*--------------------------　オプションテーブル　--------------------------*/

#option_name {
  border: 1px solid #ccc;
  border-bottom: 0px;
  color: #000;
  padding: 3px;
  text-align: center;
  }

#option_tbl {
    border-collapse: collapse;
    margin: 0 auto 10px;
    padding: 3px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    font-size: 0.7em;
}

#option_tbl td {
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#option_tbl th {
  　background: #ffe200;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#option_tbl td {
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.reason {
    padding: 1em;
    color: #464646;
    background: rgb(255, 204, 153);
    border: 5px solid rgb(255, 102, 0);
    border-radius: 5px;
}

/*---パスワード付き商品---*/
.pass-form {
  margin: 10px;
}

.pass {
  font-weight: bold large/150%;
  color: red;
}

.hatching {
  background: #CC0000;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.6em;
}

.caption { 
  text-align: right; 
  font-size: 0.9em;
}

.textcenter {
  text-align: center;
}

.supplement {
  font-size: 1.1em;
  line-height: 1.8em;
}

.appeal {
  display:inline-block;
  color: #cc0000;
  width: 100%;
  text-align: center;
  font-weight: bold:
}

/* Animated GIF controls */
.GIFarea {
  position: relative;
  margin-left:auto;
  margin-right:auto;
}
.GIFarea img {
  cursor: pointer;
  width: 100%;
}
.GIFarea .GIFstopped {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -14%;
  transform: translate(50%, 50%);
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.GIFarea .GIFstopped > span {
  display: block;
  color: #ff0000;
  font-size: 90px;
  font-weight: 700;
  pointer-events: none;
  width: 40px;
  height: 40px;
}
.GIFarea .GIFstopped_img {
  opacity: 0.5;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

hr {
  height: 1px;
  background: #bbb;
  background-image: -webkit-linear-gradient(left, #eee, #777, #eee);
  background-image: -moz-linear-gradient(left, #eee, #777, #eee);
  background-image: -ms-linear-gradient(left, #eee, #777, #eee);
  background-image: -o-linear-gradient(left, #eee, #777, #eee);
}

.howtocare {
  margin: 0;
  border:1px solid #000;
  background-color: #f5f5f5;
  font-size: 90%;
  line-height: 1.6em;
  padding: 10px;
}

.caution {
  margin: ０;
  border:1px solid #FF0000;
  color: #FF0000;
  font-size: 95%;
  line-height: 1.8em;
  padding: 10px;
}

#custom-options-container {
  width: 80%;
  margin:0 auto 15px;
}

.precautions {
  margin: 0;
  border: 1px solid #ccc;
  text-align: center;
}

.precautions p  {
  background-color: #ffe200;
  line-height: 2em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.annotation {
  margin: 0;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 2em;
}

.annotation p  {
  background-color: #e10012;
  font-size: 1.1em;
  line-height: 2em;
  font-weight: bold;
  color: #FFF;
  margin: 0;
  padding: 0;
}

.redpen {
  margin: 0;
  padding: 0;
  color: #e10012;
  font-size: 90%;
  font-weight: bold;
}

.modelcheck {
    font-size: 90%;
}

/*作品データ*/

.datatable { 
  font-size: 0.9em;
  border-collapse: collapse;
  width: 100%;
  margin-top: 25px;
}

.datatable th {
  font-weight: normal;
  border: 1px solid #b9b9b9;
  background-color: #f5f5f5;
  padding: 6px;
  width: 8em;
  text-align: left;
}

.datatable td {
  border: 1px solid #b9b9b9;
  padding: 6px;
}

.frame {
 margin:0; 
}

.frame li {
  width: 47%;
  float: left;
  list-style-type: none;
  margin: 0 10px 0 0;
}

.detailexpl {
  padding: 10px 20px 10px;
 font-size: 120%;
  line-height: 1.6em;
}