/**********************************
  詳細ページ
**********************************/
.ml_20{
margin-left:20px;
}
img.large{
     width:690px;
     overflow:hidden;
}
img.thumbnail_ori{
     width:220px;
     height:134px;
     overflow:hidden;
}

.detailPhotoBlock {
 width            : 695px;
 float            : left;
}

.detailPhotoBlock .detailMainImg {
 width            : 100%;
 height           : auto;
 padding          : 3px;
}

.specBlock {
 width            : 100%;
 overflow         :hidden;
}

table {
 border-collapse : collapse;
}

.specTab {
 width           : 310px;
 font-size       : 1.2em;
 margin          : 0px 0px 5px 0px;
 float           : left
}

.specTab tr th {
 width           : 82px;
 font-weight     : bold;
 padding         : 7px;
 text-align      : left;
 color           : #A54343;
}

.specTab tr td {
 font-weight     : normal;
 padding         : 7px;
}

.reviewBg {
 background       : url(https://file001.shop-pro.jp/PA01205/740/images/btn_review_01.png) no-repeat;
 width            : 222px;
 height           : 25px;
 padding          : 9px 0 0 40px;
}

.reviewBg2 {
 background       : url(https://file001.shop-pro.jp/PA01205/740/images/btn_review_02.png) no-repeat;
 width            : 222px;
 height           : 25px;
 padding          : 9px 0 0 40px;
}
.shosai{
width:695px;
}
.shosai h3{
     font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝", "ＭＳ Ｐ明朝", serif;
     font-size: 1.3em;
     padding-bottom:5px;
     margin-top:30px;
     margin-bottom:10px;
     border-bottom   : 1px dotted #666666;
}
.comment{
font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝", "ＭＳ Ｐ明朝", serif;
width: 100%;
height: auto;
font-size: 1.1em;
line-height:1.3em;
overflow: hidden;
margin-bottom: 10px;
}
.spec{
background-color:#FFF1F0;
color:#A54343;
padding:0.5em;
margin-bottom: 30px;
}

.nutrition{
clear: both;
width: 690px;
}

.nutrition p {
     margin: 0px;
     padding-top: 17px;
     padding-bottom: 5px;
}
.nutrition table.about_pro {
     width: 98%;
     padding: 10px;
     font-size:90%;
     table-layout:fixed;
}

.nutrition table.about_pro th {
     padding: 10px;
     width: 15%;
     background-color: #d9d9d9;
}
.nutrition table.about_pro td {
     padding: 5px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-right-style: solid;
     border-bottom-style: solid;
     border-right-color: #d9d9d9;
     border-bottom-color: #d9d9d9;
}

.top_g{
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #d9d9d9;
}
.bottom_w{
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #FFF;
}
.right_w{
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #FFF;
}

.left_g{
     border-left-width: 1px;
     border-left-style: solid;
     border-left-color: #666;
}
/***********************************************
  佃煮真昆布　ページ下部コンテンツ 追加年：2018
***********************************************/
.fra__wrap {
  font-family:"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
}
.fra__wrap p { line-height: 1.9rem; }
.fra__inner { padding: 40px 20px; }
.fra__inner_full { padding-top: 40px; }
.fra__main img { display: block; }
.fra__h2_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.fra__h2 {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    height: auto;
    line-height: 2.2rem;
    font-size: 1.6rem;
}
.fra__h3 {
  text-align: center;
  padding: 40px 0px;
}
.fra__h3 h3 {
  position: relative;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 20px 0;
  margin: 0 30px;;
  letter-spacing: .2rem;
  border-bottom: none;
}
.fra__h3 h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 3px;
  background-color: #333;
}
.fra__h3 h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 3px;
  background-color: #333;
}
.fra__flex { display: flex; }
.full {
  max-width: 100%;
  padding: 0 10px;
}
.flex-5 {
  flex: 50%;
  padding: 0 10px;
}
.__bg1 { background-color: #F3EEDD; }
.__bg2 { background-color: #FAF9F7; }
.recipe__wrap { padding:2rem; }
.recipe__tit {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: double #606060;
}
.recipe__detail_wrap {
  display: flex;
    height: 140px;
    align-items: center;
}
.recipe__detail_tit {
  flex: 20%;
    height: 100%;
    text-align: center;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #bdaa69;
    margin-right: 20px;
}
.recipe__detail_cont { flex: 80%;}
.recipe__detail_cont dl { margin-bottom: 1rem;}
.recipe__detail_cont dl:last-child { margin-bottom: 0;}
.recipe__detail_list {
  display: flex;
  align-items: center;
}
.recipe__detail_list dt {
  margin-right: 50px;
  position: relative;
}
.recipe__detail_list dt:after {
  content: "・・・";
  position: absolute;
  font-size: 10px;
  margin-left: 10px;
}
.recipe__point {
  text-align: center;
  padding: 1rem;
}
.recipe__step {
  counter-reset:number;
  list-style-type: none!important;
  flex: 80%;
}
.recipe__step li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
.recipe__step li:before{
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display:inline-block;
  background: #bdaa69;
  color: #fff;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align:center;
  top: 50%;
  -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fra__topics {
  background-color: #fff;
  border-radius: 5px;
  padding: 2rem;
}
.topics_img { margin-right: 1rem; }
.topics_list { margin-top: .5rem; }
/* utility */
.u-mt10 { margin-top: 10px;}
.u-mt20 { margin-top: 20px;}
.u-mt30 { margin-top: 30px;}
.u-mt40 { margin-top: 40px;}
.u-mb10 { margin-bottom: 10px;}
.u-mb20 { margin-bottom: 20px;}
.u-mb30 { margin-bottom: 30px;}
.u-mb40 { margin-bottom: 40px;}
.u-pt10 { padding-top: 10px;}
.u-pt20 { padding-top: 20px;}
.u-pt30 { padding-top: 30px;}
.u-pt40 { padding-top: 40px;}
.u-pb10 { padding-bottom: 10px;}
.u-pb20 { padding-bottom: 20px;}
.u-pb30 { padding-bottom: 30px;}
.u-pb40 { padding-bottom: 40px;}
.u-mt1 { margin-top: 1rem;}
.u-mt2 { margin-top: 2rem;}
.u-mt3 { margin-top: 3rem;}
.u-mt4 { margin-top: 4rem;}
.u-mb1 { margin-bottom: 1rem;}
.u-mb2 { margin-bottom: 2rem;}
.u-mb3 { margin-bottom: 3rem;}
.u-mb4 { margin-bottom: 4rem;}
.fl-order1 { order: 1;}
.fl-order2 { order: 2;}
.gap-less { margin-left: -10px; margin-right: -10px;}
.tx-center { text-align: center;}


/*レビュー用*/
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px; /* 星5個分の幅に調整 */
  overflow: hidden;
}
.icon_star img {
   max-width: inherit !important;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}


/* レビュー */
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  margin: 3em 0;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
