/* カスタマイズ用CSS */
.ec-shelfGrid .ec-shelfGrid__item p.price01-default{
    color: #999;
    margin-bottom: 3px;
    margin-top:10px;
    font-size:13px;
}
p.description-list-txt{
    margin: 10px 0;
    padding: 10px 0;
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
}
/* 送料についての備考 */
span.remarks{
    display:block;
    font-weight:600;
}

img.sp{
    display: none;
}
img.pc{
    display: block;
}

/*pc版のカテゴリー見出し*/
h2.pc_navi {
  font-size: 22px;
  color: #fff;
  text-align: center;
  background: #c36051;
  padding: 10px;
  border-radius: 7px;
}

.ec-shelfGrid .ec-shelfGrid__item p.price02-default {
    color: #DE5D50;
    font-weight: bold;
}
/* ロゴを画像化 */
.ec-headerTitle img{
    width: 30%;
}

.ec-shelfGrid .ec-shelfGrid__item p.price01-default span,
.ec-shelfGrid .ec-shelfGrid__item p.price02-default span{
    font-size: 0.75em;
}
.ec-pageHeader h1, .ec-pageHeader .h1{
    border-bottom:none;
    background:#8c0e08;
    padding: 15px;
    color:#fff;
}

/* サイドメニュー調整 */
.ec-categoryNaviRole{
    padding-left: 0;
    padding-right: 0;
}

/* 見出し */
h2.midashi{
    color:#8c0e08;
    border-top:2px solid #8c0e08;
    border-bottom:2px solid #8c0e08;
    padding: 15px;
    width: 100%;
}
h3.midashi{
    padding:0.5rem 1.2rem;
    border-left:10px solid #8c0e08;
}
/* TOP おすすめ金額 */
dd.item_price{
    color:#DE5D50;
    font-weight: bold;
}
p.recommend-detail, span.recommend-tax{
    font-size:13px;
}
p.recommend-detail{
    padding: 10px 0;
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
}
.ec-shelfGrid .ec-shelfGrid__item img{
    margin-bottom: 10px;
}

/* 色で探す */
.section-color{
    width:90%;
    padding-top:20px;
    padding-bottom:40px;
    margin:40px auto 0;
}
/* 作家で探す*/
.list-artist{
    list-style:none;
    text-align:center;
}

.section-artist{
    width:90%;
    padding-top:20px;
    padding-bottom:40px;
    margin:40px auto 0;
}

.flex-container{
    display:flex;
    justify-content:space-around;
}

.flex-item{
    padding:1em;
    flex-basis:30%;
}

.flex-item dt{
    margin-bottom:10px;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
}
    .dt-artist{
  color: #fff;
  text-align: center;
  background: #c36051;
  padding: 10px;
  border-radius: 7px;
 }
.ul-artist{
 padding-left:0;
    }

.flex-container{
    display:flex;
    justify-content:space-around;
}

.flex-item{
    padding:1em;
    flex-basis:34%;
}

dt.dt-color{
    margin-bottom:10px;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
}
dd.dd-color{
    text-align:center;
}

img.img-color{
    width:300px;
}

@media only screen and (min-width: 768px){
    .ec-itemNav__nav li {
        float: left;
        width: auto;
    }
    .ec-itemNav__nav li a {
        text-align: center;
        padding:16px;
    }
    .ec-itemNav__nav li ul li a{
        font-size: 14px;
        background:#f3f0e2;
        color:#2e2e2e;
        min-width:210px;
    }
    .ec-itemNav__nav li ul li ul li a{
    background:#f3f0e2;
}
    .ec-itemNav__nav > li:hover li:hover > a{
        background:#d1c488;
    }
    .ec-itemNav__nav li:hover ul li:hover ul li:hover > a{
    background:#d1c488;
}
/* TOP トピック */
.ec-topicRole .ec-topicRole__list,.ec-categoryRole .ec-categoryRole__list{
    flex-wrap:wrap;
}
.ec-topicRole .ec-topicRole__listItem{
    width: 44%;
}
.ec-categoryRole .ec-categoryRole__listItem{
    width: 24%;
}
.ec-borderedDefs{
    border-top:none;
}
.ec-borderedDefs dd{
    line-height: 2;
}
.ec-borderedDefs dl{
    border-bottom:1px solid #ccc;
}
.ec-pageHeader h1, .ec-pageHeader .h1{
    border-bottom:none;
    background:#8c0e08;
    color:#fff;
    padding: 15px;
}
.ec-categoryRole .ec-categoryRole__listItem:not(:last-of-type){
    margin:4px;
}
.ec-categoryRole .ec-categoryRole__listItem{
    margin:4px;
}
}
/*
@media only screen and (min-width: 768px){
    .ec-shelfGrid .ec-shelfGrid__item {
      width: 33.33333%;
    }
}
*/

/* ロゴを画像化 */

.ec-borderedDefs{
    border-top:none;
}
.ec-borderedDefs dl{
    border-bottom:1px solid #ccc;
}
.ec-off1Grid{
    margin: 26px 0;
}

.ec-off1Grid__cell p{
    margin: 10px 0;
}

.ec-borderedDefs dd{
    line-height: 2;
}

/* 利用規約 */
span.agreement-headline-bold{
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 27px;
    margin-bottom: -10px;
}
/* TOPカテゴリーマージン */
.ec-categoryRole{
    margin-bottom:50px;
}

/* よくある質問 */
.ec-faqGrid{
    margin: 26px 0;
    display: block;
}
.ec-faqGrid .faq-block{
    position: relative;
    min-height: 1px;
    margin-left:8.3333333333%;
    width:83.3333333333%;
    margin-top: 35px;
}
.faq-q{
    font-size:16px;
    font-weight: bold;
    margin: 5px 0;
}
/* ただいま品切れ中です。 */
.ec-blockBtn--action:disabled, .ec-blockBtn--action.disabled{
    color:#000;
    background-color: #cbcbcb;
    border-color: #cbcbcb;
}
/* 瀬戸焼 豆知識 */
.txt_r{
    display:inline-flex;
    flex-direction:row-reverse;
    width: 100%;
    align-items: flex-start;
}
.txt_r p{
    padding:10px 23px;
}
.txt_l{
    display:inline-flex;
    width: 100%;
    align-items: flex-start;
}
.txt_l p{
    padding:10px 23px;
}
.txt p{
    padding:10px 23px;
}
.point{
    background: #f6ede1;
}
.tips-contents{
    margin-bottom: 12%;
}
.tips-contents img{
    width: 40%;
}
p.col-box{
    width: 70%;
}
img.col-imgbox{
    width: 30%;
    align-self: flex-start;
}

/* 作家紹介 ボタン */
a.btn-border {
  width: 80%;
  border: 2px solid #8c0e08;
  border-radius: 0;
  background: #fff;
  color:#8c0e08;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

a.btn-border:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 5px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #8c0e08;
}

a.btn-border:hover {
  color: #fff;
  background: #8c0e08;
}

a.btn-border:hover:before {
  background: #8c0e08;
}

a.btn{
    display: block;
    margin: 0 auto;
}
    .ec-itemNav__nav li ul li ul:before{
        color:black;
    }

/* footer */
.footer_guide{
    width:100%;
}
.footer_guide_l{
  color:#fff;
  width:50%;
  align-items:flex-start;
    display:table-cell;
}
.footer_guide_r{
  color:#fff;
    width:50%;
    display:table-cell;
}
.footer_guide_r a{
  color:#fff;
}
.ec-footerNavi{
    display:inline-block;
    margin-top:50px;
}
.footer_btn{
display:inline-block;
 background:#8c0e08; 
 border-radius:50px;
 padding:10px 20px;
}
.footer_contact_table{
  display:table-cell;
  width:50%;
  vertical-align:middle;
}

@media only screen and (max-width: 768px){
    .txt_r{
        width:100%;
        flex-direction:column-reverse;
    }
    .txt_l{
        width: 100%;
        flex-direction:column-reverse;
    }
    .tips-contents img{
        width: 100%;
    }
    p.col-box{
        width:100%;
    }
    .ec-headerTitle img{
        width: 50%;
    }
    /* footer */
    .footer_guide_l{
    width:100%;
    display:block;
}
    .footer_guide_r{
    width:100%;
    display:block;
}
.footer_guide{
    text-align:center;
}
.ec-footerNavi{
    display:block;
}
.footer_btn{
  margin:13px auto;
  width:80%;
}
.footer_contact_table{
  width:100%;
  display:block;
}
img.sp{
    display: block;
}
img.pc{
    display: none;
}
/* 色で探す　作家で探す */
.flex-container{flex-direction:column;}
.flex-item{margin: 0 1em 1em;}
.ec-categoryRole .ec-categoryRole__listItem{
    width:48%;
    height:auto;
    margin:8px 3px;
}
}
.ec-blockTopBtn{
    width:40px;
    height:40px;
    position:fixed;
    right:10px;
    bottom:10px;
    background:#8c0e08;
    opacity:0.6;
    border-radius:50%;
}
.ec-blockTopBtn::before{
      font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  width: 30px;
  height: 40px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}