div.expl_block {
font-size: 16px;}

table.description_tbl {
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1.5;
width: 100%;
margin: 0 0 15px 0;
padding: 0px;
border: 1px solid #AAAAAA;
border-collapse: collapse;
border-spacing: 0px;
background-color: #fff;
}
table.description_tbl caption {
display: none;
}
table.description_tbl {
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1.5;
border-collapse: collapse;
border-spacing: 0px;
}
table.description_tbl th {
text-align: center;
font-weight: bold;
padding: 5px;
border-left: 1px solid #AAAAAA;
border-bottom: 1px dotted #AAAAAA;
background-color: #EEEEEE;
}


table.description_tbl td {
font-weight: normal;
margin: 0px;
padding: 5px;
border-left: 1px solid #AAAAAA;
border-bottom: 1px dotted #AAAAAA;
}

.side_area{
float:left;
}
.main_area{
float:left;
margin-top:8px;
width:730px;
}
.sub {
float:left;
}
.detail_img_block{
/* width:491px; */
float:left;
}
.detail_txt_block{
margin-left: 20px;
float:left;
font-size: 15px;
}
img.main_img{
border:none;
width:400px;
}
.sub img{
width:130px;
height:auto;
border:none;
margin-right:5px;
}
.expl_block{
font-size:16px;
/* line-height:2.5em; */
width: 650px;
}
.links{
font-size:14px;
line-height:2.2em;
}


.slideline {
        width: 713px;
        height: 600px;
        background: #5D5891;
        margin-left: 5px;
}

.slidein {
       width: 703px;
       height: 590px;
       margin: 0 5px;
       background: #ADAAC7;
} 

#CONTENTS h2 {
 background: none;
 font-size: 25px;
}
.product_name {
font-size: 25px;
font-weight: bold;
margin-bottom: 10px;
}
.price_detail {
margin:0;
color: #ff0000;
font-weight: bold;
font-size: 15px;
}

/* お客様の声 */
#VOICE {
margin-top: 30px;
}
.voice_inner {
height: 450px;
width: 683px;
margin-top: 5px;
margin-bottom: 15px;
background-color: #dcf4f8;
padding-top: 10px;
padding-left: 7px;
}
.voice_inner ul li {
display: block;
width: 158px;
padding: 0 5px;
margin-bottom: 10px;
list-style: none;
text-align: center;
float: left;
font-size: 12px;
}
.voice_inner ul li img {
width: 156px;
}

.pan {
margin: 2px 5px 8px 0px;
width: 710px;
}

.rs_pd_cart_btn {
margin: 5px 10px;
}
.detail_cont {
margin: 20px 0 35px;
}
.stock_error {
 display: none !important;
}

.okyakusama_inner {
margin: 5px 0px 20px;
border: solid 1px #ccc;
width: 678px;
height: 600px;
background-color: #f6f9fa;
overflow: scroll;
padding: 5px 5px 0px 5px;
font-size: 14px;
}
.news_inner hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.fu-red:after{
position: absolute;
bottom: -15px;
left: 10%;
z-index: 90;
margin-left: -15px;
border-top: 15px solid #F70841;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 0;
content: """""""";
}
.fu-2 {
display:block; //spanをブロック要素に
margin:5px 0 0 8px;
color:#fff;
font-size:70%;
font-weight:400;
}
.fu-navy{
position: relative;/* 配置 */
margin: 0 0 1.5em;/* 余白設定 上右下左の順 */
padding: 0.4em;/* 枠線の内側余白設定 「上下」「左右」の順 */
background: #003399;/* */
color: #fff;
font-size: 130%;
font-weight: bold;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.fu-navy:after{
position: absolute;
bottom: -15px;
left: 10%;
z-index: 90;
margin-left: -15px;
border-top: 15px solid #003399;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 0;
content: """""""";
}
.discount_rate_detail{
font-weight: bold;
background-color: #EC0021;
 color: #FFFFFF;
margin-left:3px;
  padding: 0px 5px;
}
@media screen and (max-width: 480px){
.spNone { display: none;}
}
.cartsita{
margin: 5px 0px 5px 10px;
}

h2 {
border-bottom: solid 3px #BB0420;
/*線の種類（実線） 太さ 色*/
}
/*　注文状況表示用 */
li ul.table-list {
    display: table;
    width: 100%;
    border-top: 1px solid #666;
    box-sizing: border-box;
}
ul li a:visited {
  font-size: 14px !important;
}

h3 {
position: relative;
padding-left: 25px;
}

h3:before {
position: absolute;
content: '';
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px rgb(119, 195, 223);
}
h3:after {
position: absolute;
content: '';
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px rgb(119, 195, 223);
} 

.kumiawase_section{
 height: 390px;
} 
slidelist {
  margin: -10px 0 10px !important;
  width: 100%;
}
.slidelist .slide {
  width: 33%;
}
.slidelist .slick-track {
  padding: 0 10px;
}
.slidelist .slick-slide {
  padding: 0;
}
.slidelist .slide-inner {
  display: block;
  padding: 10px 10px 5px;
  text-align: center;
}
.slidelist .slide-image {
  display: block;
  margin: 0 0 5px;
  text-align: center;
}
.slidelist .slide-title {
  font-size: 85.71429%;
  margin: 0 0 5px;
  color: #212121;
}
#sns li {
list-style: none;
float: left; /* 横並びにするならば */
display: inline; /* IE6用の横並び */
}

/* ○人のお客様がこの商品を見ています */
.counter-container {
  display: block;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 1;
}
.counter {
  position: relative;
  width: 250px;
  height: 60px;
  margin: 15px auto;
  box-sizing: border-box;
  padding: 10px 30px 10px 10px;
  background: #f39801;
  color: #fff;
  border-radius: 4px;
  bottom: 0;
  right: 0;
  font-size: 10pt;
  cursor: default;
  opacity: 0;
}
.counter .message {
  display: inline-block;
  max-width: 100%;
  white-space: normal;
}
.counter .cross-icon {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
}
.counter .cross-icon::before {
  color: #fff;
  content: '×';
}

/* ○人のお客様がカートに入れています */
.incart-counter-container {
  display: block;
  position: fixed;
  top: 100px;
  right: 30px;
  z-index: 1;
}
.incart-counter {
  position: relative;
  width: 250px;
  height: 60px;
  margin: 15px auto;
  box-sizing: border-box;
  padding: 10px 30px 10px 10px;
  background: #f39801;
  color: #fff;
  border-radius: 4px;
  bottom: 0;
  right: 0;
  font-size: 10pt;
  cursor: default;
  opacity: 0;
}
.incart-counter .cart-icon {
  display: inline-block;
  width: 35px;
  vertical-align: top;
}
.incart-counter .cart-icon img {
  width: 35px;
  height: auto;
  margin-top: 2px;
  margin-right: 2px;
}
.incart-counter .message {
  display: inline-block;
  max-width: calc(100% - 40px);
  white-space: normal;
}
.incart-counter .cross-icon {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
}
.incart-counter .cross-icon::before {
  color: #fff;
  content: '×';
}

/* レビュー表示 */
.p-review-list__unit {
  padding: 10px 0;
}
  .p-review-list__unit:after {
    content: "";
    clear: both;
    display: block;
  }
.p-review-list__info {
  margin: 5px 0 10px;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
}
.p-review-list__info li {
  display: inline;
  padding-left: 20px;
}
.p-review-list__info li:first-child {
    padding: 0;
  }
.p-review-list__img {
  display: block;
  float: left;
  margin: 0 20px 10px 0;
}
.p-review-list__title {
  font-weight: bold;
  font-size: 16px;
}
.p-review-list__reply {
  margin-top: 20px;
}
.p-review-list__reply-info {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
}
.p-review-list__reply-info li {
  display: inline;
  padding-left: 20px;
}
  .p-review-list__reply-info li:first-child {
    padding: 0;
  }
.p-review-list__reply-comment {
  border-left: 3px solid #eff2f3;
  padding: 3px 0 3px 20px;
}
.p-review-list__pager {
  margin: 1em 0;
  text-align: center;
}
.review_star_write {
  float:left;
  margin: 0px, 10px;
}


.reviwwrite-button__group {
  margin: 20px 0;
  text-align: center;
}
.reviwwrite-button__group--sub {
  margin: 20px 0 30px;
  text-align: right;
}
.reviwwrite-button__group-note {
  font-size: 11px;
}
.reviwwrite-button__group-notes {
  text-align: left;
}

.reviewwrite-button,
.reviewwrite-button:link,
.reviewwrite-button:hover,
.reviewwrite-button:active,
.reviewwrite-button:visited {
  margin: 0 100px;
  color: #35454c;
  text-decoration: none;
  border: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-appearance: none;
}
.reviewwrite-button {
  background: #eff2f4;
  line-height: 1;
  font-size: 13px;
  padding: .75em 1.5em;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: inset 0 -0.1em 0 rgba(0, 0, 0, 0.1);
}
.reviewwrite-button:hover {
    background: #dfe5e8;
  }
.reviewwrite-button:active {
    box-shadow: none;
  }
.reviewwrite-button:disabled,
.reviewwrite-button.disabled,
.reviewwrite-button:disabled:hover,
.reviewwrite-button.disabled:hover {
  background: #d0d8dc;
  color: #eff2f4;
  cursor: default;
  box-shadow: none;
}
.reviewwrite-button--primary,
.reviewwrite-button--primary:link,
.reviewwrite-button--primary:hover,
.reviewwrite-button--primary:active,
.reviewwrite-button--primary:visited {
  color: #fff;
}
.reviewwrite-button--primary {
  background: #2196f3;
}
.reviewwrite-button--primary:hover {
    background: #1e87da;
  }
.reviewwrite-button__group {
 margin: 30px 0px; 
}
