.breadcrumblist {
  padding: 10px !important;javascript:increaseNotesHeight(document.frm.html, 100)
}
.slick-prev, .slick-next {
 width: 50px !important;
 height: 26px !important;
 text-indent: -9999px !important;
 position: relative !important;
 margin-top: 8px !important;
repeat !important;
}
.slick-prev {
  background: url('https://img07.shop-pro.jp/PA01263/944/etc/prev.png?20150427232702') no-repeat !important;
 float: left;
}
.slick-next {
 background: url('https://img07.shop-pro.jp/PA01263/944/etc/next.png?20150427232808') no-repeat !important;
 float: right;
}
.slick-dots {
 bottom: -34px !important;
 width: 20% !important;
 left: 42%;
}
.slick-dots li {
 height: 10px !important;
 width: 10px !important;
 background: #ccc !important;
}
li.slick-active {
 background: #bf0000 !important;
}
.slick-dots li button:before {
 content: "" !important;
}
#product h2 {
 font-size: 1em;
 padding: 6px !important;
 margin-bottom: 10px !important;
}
#product .section-inner {
 padding: 0 10px 20px !important;
}
.price {
 font-size: 1.2em;
}
.button--orange {
 background: orange;
}
table.description_tbl {
  font-size: 0.8em;
  letter-spacing: 0.1em;
  line-height: 1.4;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin: 15px 0;
  padding: 0px;
  border: 1px solid #AAAAAA;
  background-color: #fff;
}
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;
}
table.description_tbl caption {
  display: none;
}



 <!-- タグリスト 2 -->
.sbd-taglist p.sbd-tab-title {
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 0 10px 10px !important;
}
.sbd-taglist a {
    border: 1px solid #DDDDDD;
    background: none repeat scroll 0 0 #F8F8F8;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    border-radius: 5px 5px 5px 5px;
    color: #0066AA;
    display: inline-block;
    font-size: 12px;
    margin: 15px 5px;
    padding: 5px 10px;
    text-decoration: none;
}
.sbd-taglist a:hover{
    text-decoration: none;
    opacity: 0.7;
}


/* 商品スペック表 */
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;
width: 20%;
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 20px 5px 20px;
border-left: 1px solid #AAAAAA;
border-bottom: 1px dotted #AAAAAA;
}
/* 商品スペック表　ここまで */


/* よくあるご質問 */
#QandA-2 {
    margin: 5px 1.5px 20px;
    border: solid 1px #ccc;
    width: 93%;
    font-family: メイリオ;
    font-size: 15px;
}

#QandA-2 dl {
    margin: 30px 0 0 5px;
}
#QandA-2 dl {
    border: 1px solid #ccc;
    margin-top: 10px;
}

#QandA-2 dt:first-child {
    border-top: none;
}
#QandA-2 dt {
    font-weight: bold;
    color: #bf0000;
    background: #f4f4f4;
    padding: 8px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#QandA-2 dt:before {
    content: "Q.";
    font-weight: bold;
    margin-right: 8px;
}

#QandA-2 dd {
    padding: 16px 16px 24px 30px;
    margin: 0;
    line-height: 140%;
}

#QandA-2 dd:before {
    content: "A.";
    font-weight: bold;
    margin-right: 8px;
    margin-left: -21px;
}
/* よくあるご質問　ここまで */


/* お客様の声 */
#Okyakusama_voice {
    width: 93%;
    height: 350px;
    font-family: メイリオ;
    font-size: 15px;
    overflow: scroll;
}

#Okyakusama_voice dl {
    margin: 30px 0 0 10px;
}

#Okyakusama_voice dl {
    border: 1px solid #ccc;
    margin-top: 10px;
}

#Okyakusama_voice dt:first-child {
    border-top: none;
}

#Okyakusama_voice dt {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #FF8C00;
    background: #f4f4f4;
    padding: 8px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#Okyakusama_voice dd {
    padding: 16px 16px 24px 16px;
    margin: 0;
    line-height: 140%;
    text-align: center;
    background: #fff4ff;
}

/* お客様の声はここまで */


/* YouTube 動画埋め込みのレスポンシブ対応 */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* YouTube 動画埋め込みのレスポンシブ対応 ここまで */