.guestOnly,.memberOnly{
  display: none !important;
}

/* 詳細 */
a.diCart__cartBtn{
  background: linear-gradient(180deg, #1487BE 0%, #0178B3 100%);
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  width: 235px;
  height: 45px;
  display: -webkit-flex;
  display: -ms-flex;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.15s;
}
a.diCart__cartBtn:hover{
  transition: 0.15s;
  opacity: 0.7;
}
.diCart__cartIcon{
  display: inline-block;
  margin: 0 10px 0 -15px;
}

/* .blog_inner p{
  -webkit-font-smoothing: normal;
font-feature-settings: normal;
	font-weight:400;

} */

.diCart--tanpin a.diCart__cartBtn{
  background: linear-gradient(180deg, #E66F00 0%, #E6A000 100%);

}

.diCart--tanpin a.diCart__cartBtn{
  background: linear-gradient(180deg, #E6A000 0%, #E66F00 100%);

}

.diCart--tanpin .diTanpin a.diCart__cartBtn{
  background: linear-gradient(180deg, #7E8D96 0%, #8FA3AD 100%);

}

.diCart--tanpin .diTanpin a.diCart__cartBtn{
  background: linear-gradient(180deg, #8FA3AD 0%, #7E8D96 100%);

}


.category div#bread_crumb {
    margin-bottom: 0;
}
.itemCate__purchaseList p small {
    font-size: 10px;
}
#bread_crumb{
  padding: 6px;
}
.ic__tanpin h4 +.itemCate__price {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: right;
}
#itemCate__h1.noimg {
    height: auto;
    font-size: 36px;
    padding: 80px 0 0;
}
@media (max-width: 767px) {
  #itemCate__h1.noimg {
      font-size: 20px;
      padding: 40px 0 0;
  }
}
.companySec__title span{
  padding-top: 0;
}
.spNav1 ul small{
  line-height: 1;
  padding-top: 5px;
}
.spNav1 ul{
  padding: 7px 5px;
}
section.itemSec .arrow:after {
    transform-origin: center;
}
.itemList--custom2 .itemContents{
  text-align: left;
}
.companySec p {
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 2px;
}
@media (max-width: 767px) {
  .itemList--custom2.itemList--ranking{
    padding-right: 0 !important;
  }
  .ftrRow1_2 p{
    text-align: center;
  }
  .itemList .itemPrice{
    font-size: 13px;
  }
  .itemList .itemPrice small{
    font-size: 10px;
  }
  .itemList--custom2 .button{
    font-size: 12px;
    box-shadow: none;
    line-height: 1.7;
  }
  .latestSec .imgWrap{
    min-height: 70px;
  }
}
.bnrBox img + img{
  margin-top: auto !important;
}

.detailSlider .slick-prev, .detailSlider .slick-next{
  background: transparent;
}

.itemList.itemList--min p{
  text-align: center;
  color: #5d8eb7;
  font-size: 12px;
  line-height: 1.6;
}
.itemList.itemList--min .itemPrice{
  color: #333;
  font-size: 14px;
}


/*
記事
 */
 .main_image {
    margin: -20px 0 60px;
}
@media screen and (max-width: 767px){
  .main_image {
     margin: -30px 0 30px;
 }
}

.single_post_detail p[style="text-align: center;"] > a {
    line-height: 20px;
    padding: 12px 30px;
    font-size: 16px;
    color: #5d99c2;
    border: 1px solid #5d99c2;
    border-radius: 100px;
    margin: 30px 0;
    display: inline-block;
    width: 270px;
    max-width: 100%;
    transition: 0.15s;
}

.single_post_detail p[style="text-align: center;"] > a:hover {
  color: #fff;
  background: #5d99c2;
  transition: 0.15s;
}
.diCart--tanpin .diCart__title strong{
  flex:0 0 100%;max-width:100%
}
.diCart__init--point{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.detailPage--point .detail__itemName strong{
  color: #e66e00;
}
.diCart__initBodyTop:last-child{
  margin-bottom: 0 !important;
}

.detailPage--point .h2Custom, .detailPage--point .product_recommend h2, .detailPage--point .product_info h2{
  border-color: #e66e00;
}
.pointCaution {
    margin: 40px 0;
    font-size: 16px;
    line-height: 2;
}
.pointCaution p{
  color: #cc0000;
}

.megaMenu.megaMenu--sp.megaMenu--search {
    padding: 15px;
}
.megaMenu.megaMenu--sp.megaMenu--search .searchForm {
  margin: 0;
}

@media (max-width: 767px) and (min-width: 480px){
  .itemCate__img{
    flex: 0 0 35%;
    max-width: 35%;
  }
  .itemCate__text {
    flex: 0 0 calc(65% - 20px);
    max-width: calc(65% - 20px);
}
}

.itemCate__sale{
  line-height: 1.8;
}

.button--typeA, a.button--typeA, .button, a.button{
  box-shadow: none;
}

.newsList--typeC .newsList__body {
    max-width: 100%;
    flex: none;
}

.newsList--typeC {
  display: block;
}

.newPoint{
  width: 541px;
  max-width: 100%;
  margin: auto;
  background: #fff;
  border-radius: 3px;
  padding: 15px 10px;
}
.newPoint--detail{
  background: #F3ECAE;
}
.newPoint h3{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #6E5028;
  margin-bottom: 10px;
}

.newPoint .row{
  width: 100%;
  margin: auto;
}

.newPoint p{
  font-size: 10px;
  color: #3C3C41;
  text-align: center;
  line-height: 1.5;
}

.newPoint .col{
  padding: 0 5px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .newPoint .col{
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .newPoint .col + .col{
    margin-top: 10px;
  }
}
.newPoint .col > div{
  padding: 15px 10px;
}

.newPoint .col > div img{
  margin-bottom: 10px;
}

.newPoint .col a{
  display: block;
  text-align: center;
}

.newPoint .col:nth-child(1) > div{
  background: #FDF1E9;
}

.newPoint .col:nth-child(2) > div{
  background: #EFF5F9;
}

.newPoint--detail.newPoint .col:nth-child(1) > div{
  background: #fff;
}

.newPoint--detail.newPoint .col:nth-child(2) > div{
  background: #fff;
}

.teiki__hosoku {
    background: #f7f7f7;
    padding: 15px;

}
.teiki__hosoku h3{
  margin-bottom: 10px;
  font-size: 12px;
}
.teiki__hosoku ul{
padding-left: 20px;
}
.teiki__hosoku ul li{
  font-size: 11px;
  line-height: 1.8;
  list-style: disc;
}

/* 管理用コメント */

.bikouWrap {
  background: #f2f2f2;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}
.bikouWrap small{
  display: block;
  font-size: 10px;
  font-weight: 500;
}
