/* original_smp.cssの必要箇所を追加 */

/* ===========================================================================
    カテゴリトップ
=========================================================================== */
/* [上部コメント] --------------------------------*/
.FS2_upper_comment h1.categoryTitle {
  margin: 0 0 15px;
}
.FS2_upper_comment .categoryMainvisual {
  margin: 15px 0 0;
  text-align: center;
}
.FS2_upper_comment .categoryMainvisual img {
  width: 100%;
}
.FS2_upper_comment .categoryMini h2 {
  color: #000;
}
.FS2_upper_comment .categoryMini .FS2_CategoryItemList {
  margin: 10px -6px 0;
}
.FS2_upper_comment p.mainVisual {
  text-align: center;
}
/*
.FS2_upper_comment .categoryNav { position: relative; overflow: hidden; margin: 0 -10px 35px; }
.FS2_upper_comment .categoryNav ul { float: left; position: relative; left: 50%; line-height: 1; margin: 7px 0 0; }
.FS2_upper_comment .categoryNav ul li { float: left; position: relative; left: -50%; width: 140px; margin: 15px 10px 0; }
*/
.FS2_upper_comment .categoryNav {
  margin: 0 -10px 35px;
}
.FS2_upper_comment .categoryNav ul {
  margin: 7px 0 0;
  text-align: center;
  line-height: 1;
}
.FS2_upper_comment .categoryNav ul li {
  width: 50%;
  margin: 15px 0 0;
  display: inline-block;
}
.FS2_body_Goods_puchi .FS2_upper_comment .categoryNav ul li:last-child, .FS2_body_Goods_teiban .FS2_upper_comment .categoryNav ul li:last-child, .FS2_body_Goods_kisetsu .FS2_upper_comment .categoryNav ul li:last-child {
  margin-right: 170px;
}
.FS2_upper_comment .categoryScene h2 {
  text-align: center;
  font-size: 14px;
}
.FS2_upper_comment .categoryLot h2 {
  margin-top: 11px;
  text-align: center;
}
.FS2_upper_comment .categoryLot h3 {
  margin: 27px 0;
  color: #c60000;
  font-size: 14px;
  line-height: 1.43;
}
.FS2_upper_comment .teibanPoint h2 {
  font-size: 14px;
  line-height: 1.43;
}
.FS2_upper_comment .categoryMedia h3 {
  margin: 25px 0 0;
  color: #c60000;
  font-size: 14px;
  line-height: 1.43;
}

/* [下部コメント] --------------------------------*/
.FS2_lower_comment .categoryMini h2 {
  margin-top: 20px;
}
.FS2_lower_comment .categoryMini p {
  margin: 10px 0 0;
  font-size: 13px;
  line-height: 1.5;
}


/* ===========================================================================
    商品詳細
=========================================================================== */
/* [上部コメント] --------------------------------*/
.FS2_upper_comment {
  /* margin: 10px; */
  padding: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.FS2_upper_comment p {
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.54;
}
.FS2_upper_comment .categoryTitle {
  margin: 0;
  color: #c60000;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}
.FS2_upper_comment .itemTitle {
  margin: 11px 0;
  padding: 10px 10px 9px;
  border-radius: 5px 5px 0 0;
  background: #c60000;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.FS2_upper_comment .itemMainvisual {
  margin: 17px 0 19px;
  text-align: center;
}
.FS2_upper_comment .itemMainvisual img {
  max-width: 100%;
}
.FS2_upper_comment h2 {
  margin: 19px 0 15px;
  color: #c60000;
  font-size: 16px;
  line-height: 1.3;
}
.FS2_upper_comment .sectionPoint h2 {
  min-height: 35px;
  margin: 36px 0 22px;
  padding: 10px 0 0 25px;
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #c60000;
  background: #ffe6e6;
  background:    -moz-linear-gradient(top, #fdd 0%, #ffefef 100%);
  background: -webkit-linear-gradient(top, #fdd 0%,#ffefef 100%);
  background:         linear-gradient(to bottom, #fdd 0%,#ffefef 100%);
  color: #c60000;
  font-size: 18px;
  line-height: 1.3;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdddd', endColorstr='#ffefef',GradientType=0 );
}
.FS2_upper_comment .sectionPoint h2:before {
  content: "";
  height: 70px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  background: url(https://www.minatoya.biz/sp/img-item/tit-point.png) no-repeat 100% 100%;
}
.FS2_upper_comment .sectionPoint h3 {
  margin: 22px 0 12px;
  color: #000;
  font-size: 15px;
  line-height: 1.47;
}
.FS2_upper_comment .sectionPoint .center {
  margin: 22px 0;
}
.FS2_upper_comment .sectionPoint img {
  max-width: 100%;
}

.FS2_lower_comment {
  /* margin: 10px; */
  padding: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.FS2_lower_comment p {
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.54;
}
.FS2_lower_comment .categoryTitle {
  margin: 0;
  color: #c60000;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}
.FS2_lower_comment .itemTitle {
  margin: 11px 0;
  padding: 10px 10px 9px;
  border-radius: 5px 5px 0 0;
  background: #c60000;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.FS2_lower_comment .itemMainvisual {
  margin: 17px 0 19px;
  text-align: center;
}
.FS2_lower_comment .itemMainvisual img {
  max-width: 100%;
}
.FS2_lower_comment #me-ose-30 h2 {
  margin: 19px 0 15px;
  padding: 0 ;
  border: none;
  background: none ;
  color: #c60000;
  font-size: 16px;
  line-height: 1.3;;
}
.FS2_lower_comment #me-ose-30 .sectionPoint h2 {
  min-height: 35px;
  margin: 36px 0 22px;
  padding: 10px 0 0 25px;
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #c60000;
  background: #ffe6e6;
  background:    -moz-linear-gradient(top, #fdd 0%, #ffefef 100%);
  background: -webkit-linear-gradient(top, #fdd 0%,#ffefef 100%);
  background:         linear-gradient(to bottom, #fdd 0%,#ffefef 100%);
  color: #c60000;
  font-size: 18px;
  line-height: 1.3;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdddd', endColorstr='#ffefef',GradientType=0 );
}
.FS2_lower_comment #me-ose-30 .sectionPoint h2:before {
  content: "";
  height: 70px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  background: url(https://www.minatoya.biz/sp/img-item/tit-point.png) no-repeat 100% 100%;
}
.FS2_lower_comment .sectionPoint h3 {
  margin: 22px 0 12px;
  color: #000;
  font-size: 15px;
  line-height: 1.47;
}
.FS2_lower_comment .sectionPoint .center {
  margin: 22px 0;
}
.FS2_lower_comment .sectionPoint img {
  max-width: 100%;
}


/* [コンテンツ] ---------------------------------*/
.FS2_TweetButton_area {
  margin: 0 10px 5px;
}
.FS2_TweetButton_area #twitter-widget-0 {
  margin-left: 10px;
}
.FS2_Name_and_Price {
  margin: 30px 10px;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.FS2_Name_and_Price li {
  padding: 0;
  border-bottom: none;
}
.FS2_Name_and_Price .itemTitle {
  margin: 10px 0;
  padding: 0;
  color: #c60000;
  font-size: 16px;
  line-height: 1.3;
}
.FS2_Name_and_Price .itemNumber {
  margin: 7px 0 0;
  color: #4e4e4e;
}
.FS2_Name_and_Price .itemNumber:before {
  content: "\5546\54C1\756A\53F7\3000";
}
.FS2_Name_and_Price .FS2_itemPrice_area {
  margin: 15px 0 0;
  font-weight: bold;
  font-size: 14px;
}
.FS2_Name_and_Price .FS2_itemPrice_area .itemPrice {
  color: #c60001 !important;
  font-family: "Hiragino UD Serif W6 JIS2004", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", "Meiryo", serif !important;
  font-size: 22px;
}
/*.FS2_Name_and_Price .FS2_itemPrice_area .itemPrice::after {
    content: "円";
    font-size: 1.2rem;
}*/
.FS2_Name_and_Price .FS2_point_area {
  margin: 5px 0 0;
  font-size: 11px;
}
.FS2_Figure {
  margin: 10px 10px 30px 10px;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.FS2_CartButton_area #toCart {
  width: 100%;
  margin: 22px auto 0;
  display: block;
}
.FS2_CartButton_area input[type="text"] {
  width: 97%!important;
  padding: 6px 4px!important;
}
.FS2_ItemComment {
  margin: 10px;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.FS2_ItemComment .FS2_PageTitle {
  display: none;
}
.FS2_ItemComment .notice p {
  margin: 10px 0 0 1em;
  text-indent: -1em;
  font-size: 13px;
  line-height: 1.54;
}
.FS2_ItemComment .sectionSticker {
  margin: 35px 0 0;
}
.FS2_ItemComment .sectionSticker h2 {
  padding: 0 0 5px 23px;
  border-bottom: 2px solid #d4d4d4;
  background: url(https://www.minatoya.biz/items/img02/ico-title-01.png) no-repeat 1px 5px;
  font-size: 18px;
}
.FS2_ItemComment .sectionSticker p {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.85;
}
.FS2_ItemComment .sectionSticker h3 {
  margin: 35px 0 20px;
  padding: 6px 15px;
  border-top: 5px solid #ffaeae;
  background: #cc1d1d;
  background:    -moz-linear-gradient(top, #d33838 0%, #c60101 100%);
  background: -webkit-linear-gradient(top, #d33838 0%,#c60101 100%);
  background:         linear-gradient(to bottom, #d33838 0%,#c60101 100%);
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d33838', endColorstr='#c60101',GradientType=0 );
}
.FS2_ItemComment .sectionSticker dl {
  margin: 17px 0 0;
  font-size: 13px;
  line-height: 1.5;
}
.FS2_ItemComment .sectionSticker dl dt {
  margin: 0 0 8px;
  font-weight: bold;
}
.FS2_ItemComment .sectionSticker dl dd {
  margin: 4px 0 0;
  padding-left: 14px;
  position: relative;
}
.FS2_ItemComment .sectionSticker dl dd:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 7px;
  left: 0;
  border-top: 1px solid #c60000;
  border-right: 1px solid #c60000;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.FS2_ItemComment .itemTable {
  width: 100%;
  margin: 25px 0 0;
  border: 1px solid #d3d3d3;
  font-size: 12px;
  line-height: 1.5;
}
.FS2_ItemComment .itemTable th, .FS2_ItemComment .itemTable td {
  padding: 5px 10px;
  border: 1px solid #d3d3d3;
}
.FS2_ItemComment .itemTable th {
  background: #fff8f1;
  color: #89480a;
  white-space: nowrap;
}
div.FS2_ReviewEdit {
  margin: 28px 10px 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
div.FS2_ReviewEdit a {
  width: 120px;
  height: 26px;
  padding-left: 44px;
  display: block;
  border: 1px solid #ffb1b1;
  border-radius: 15px;
  background: url(https://www.minatoya.biz/sp/img-item/ico-review.png) #ffcbcb no-repeat 15px 4px;
  color: #c60000;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
}
.FS2_Button {
  margin: 44px 10px 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}
.FS2_Button li {
  border-bottom: none;
  font-weight: bold;
}
.FS2_Button li a {
  margin: 8px 0 0;
  padding: 10px 12px 10px 32px;
  position: relative;
  display: block;
  border: 1px solid #9a0000;
  border-radius: 5px;
  background: #c60000;
  color: #fff;
}
.FS2_Button li a:before {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  top: 11px;
  left: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.FS2_Button2 li a {
  margin: 8px 0 0;
  padding: 10px 12px 10px 32px;
  position: relative;
  display: block;
  border: 1px solid #c60000;
  border-radius: 5px;
  background: #fff;
  color: #c60000;
}
.FS2_Button2 li a:before {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  top: 11px;
  left: 8px;
  border-top: 2px solid #c60000;
  border-right: 2px solid #c60000;
  vertical-align: middle;
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

/* [下部コメント] --------------------------------*/
.FS2_lower_comment {
  /* margin: 10px; */
  padding: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* .FS2_lower_comment h2 {
  padding: 0 0 5px 23px;
  border-bottom: 2px solid #d4d4d4;
  background: url(https://www.minatoya.biz/items/img02/ico-title-01.png) no-repeat 1px 5px;
  font-size: 18px;
} */
.FS2_lower_comment .sectionReview {
  margin: 44px 0 0;
}
.FS2_lower_comment .sectionReview p {
  margin: 20px 0 0;
  font-size: 12px;
  line-height: 1.43;
}
.FS2_lower_comment .sectionMedia {
  margin: 25px 0 0;
}
.FS2_lower_comment .sectionMedia p {
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 1.43;
}
.FS2_lower_comment .bnrNouhin {
  margin: 42px 0 0;
}
.FS2_lower_comment .tsuyomiBox_03 {
  margin: 38px 0 0;
}
.FS2_lower_comment .tsuyomiBox_03 h2 {
  padding: 10px 16px;
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #c60000;
  background: #ffe6e6;
  background:    -moz-linear-gradient(top, #fdd 0%, #ffefef 100%);
  background: -webkit-linear-gradient(top, #fdd 0%,#ffefef 100%);
  background:         linear-gradient(to bottom, #fdd 0%,#ffefef 100%);
  color: #c60000;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdddd', endColorstr='#ffefef',GradientType=0 );
}
.FS2_lower_comment .tsuyomiBox_03 h2:before {
  content: "";
  width: 205px;
  height: 43px;
  position: absolute;
  top: 0;
  right: 16px;
  z-index: -1;
  display: block;
  background: url(https://www.minatoya.biz/items/img02/ico-title-02.png) no-repeat 0 0;
}
.FS2_lower_comment .tsuyomiBox_03 p {
  margin: 20px 0 0;
}
.FS2_lower_comment .sectionNotice {
  margin: 44px 0 0;
}
.FS2_lower_comment .sectionNotice h3 {
  margin: 20px 0 -20px;
  color: #c60000;
  font-size: 12px;
  line-height: 1.67;
}
.FS2_lower_comment .sectionNotice p {
  margin: 20px 0 0;
  font-size: 12px;
  line-height: 1.67;
}
.FS2_RecommendItemList {
  margin: 47px 10px 85px;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.FS2_RecommendItemList .FS2_accordion_btn {
  display: none;
}
.FS2_RecommendItemList .titleRecommend {
  padding: 10px 16px;
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #c60000;
  background: #ffe6e6;
  background:    -moz-linear-gradient(top, #fdd 0%, #ffefef 100%);
  background: -webkit-linear-gradient(top, #fdd 0%,#ffefef 100%);
  background:         linear-gradient(to bottom, #fdd 0%,#ffefef 100%);
  color: #c60000;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdddd', endColorstr='#ffefef',GradientType=0 );
}
.FS2_RecommendItemList .titleRecommend:before {
  content: "";
  width: 205px;
  height: 43px;
  position: absolute;
  top: 0;
  right: 16px;
  z-index: -1;
  display: block;
  background: url(https://www.minatoya.biz/items/img02/ico-title-02.png) no-repeat 0 0;
}
.FS2_RecommendItemList table {
  margin: 9px 0 0;
  font-size: 12px;
  zoom: 1;
}
.FS2_RecommendItemList table:after {
  content: "";
  display: table;
  clear: both;
}
.FS2_RecommendItemList table tr {
  width: 48.4%;
  margin: 13px 0 0 3.2%;
  display: inline;
  float: left;
  background: #fff !important;
}
.FS2_RecommendItemList table tr:nth-child(odd) {
  margin-left: 0;
  clear: left;
}
.FS2_RecommendItemList .FS2_container_ItemList th, .FS2_RecommendItemList .FS2_container_ItemList td {
  padding: 0;
  display: block;
  text-align: center;
}
.FS2_RecommendItemList .FS2_container_ItemList th img {
  width: 100%;
}
.FS2_RecommendItemList .FS2_container_ItemList td {
  margin: 6px 0 0;
}
.FS2_RecommendItemList .FS2_container_ItemList td a {
  color: #207fac;
}
.FS2_RecommendItemList .FS2_container_ItemList td .itemCatchCopy, .FS2_RecommendItemList .FS2_container_ItemList td .FS2_eye_catch_icon, .FS2_RecommendItemList .FS2_container_ItemList td .FS2_special_price, .FS2_RecommendItemList .FS2_container_ItemList td .itemPrice, .FS2_RecommendItemList .FS2_container_ItemList td .FS2_itemPrice_addition {
  display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
  .FS2_upper_comment .sectionPoint h2:before {
    background-image: url(https://www.minatoya.biz/sp/img-item/tit-point@2x.png);
    background-size: 300px 70px;
  }
  .FS2_ItemComment .sectionSticker h2 {
    background-image: url(https://www.minatoya.biz/items/img02/ico-title-01@2x.png);
    background-size: 13px 16px;
  }
  div.FS2_ReviewEdit a {
    background-image: url(https://www.minatoya.biz/sp/img-item/ico-review@2x.png);
    background-size: 20px 20px;
  }
  /* .FS2_lower_comment h2 {
    background-image: url(https://www.minatoya.biz/items/img02/ico-title-01@2x.png);
    background-size: 13px 16px;
  } */
  .FS2_lower_comment .tsuyomiBox_03 h2:before {
    background-image: url(https://www.minatoya.biz/items/img02/ico-title-02@2x.png);
    background-size: 205px 43px;
  }
  .FS2_RecommendItemList .titleRecommend:before {
    background-image: url(https://www.minatoya.biz/items/img02/ico-title-02@2x.png);
    background-size: 205px 43px;
  }
}
