/* カスタマイズ用CSS */
.ec-shelfGrid__item .ec-select select{width:100%;}
.p-top__pickup .ec-newItemRole .ec-newItemRole__list,
.p-top__rank .ec-newItemRole .ec-newItemRole__list{flex-wrap:wrap;}
.p-top__pickup .ec-newItemRole .ec-newItemRole__listItem:nth-child(3n),
.p-top__rank .ec-newItemRole .ec-newItemRole__listItem:nth-child(3n){margin-right:0;}

.p-top__pickup .ec-newItemRole .ec-newItemRole__listItem:nth-child(3n){margin-right:0;}
.p-top__pickup .ec-newItemRole .ec-newItemRole__listItem{margin:0 0 20px;padding:0 10px;}

.top-pick-img{text-align:center;margin-bottom:10px;}
.top-pick-img img{object-fit: cover; width:378px;height:230px;display:inline-block;}

.p-top__rank .ec-newItemRole__listItem {
    width: calc(100% / 3);
    margin-right: 0!important;
    box-sizing: border-box;
}

.p-top__rank .ec-newItemRole__list{margin-top:40px;}
.p-top__rank .ec-newItemRole__listItem{
    padding: 0 10px;
    position: relative;
}

.p-top__rank .ec-newItemRole__listItem .icon{
    width: 73px;
    height: 65px;
    position: absolute;
    left: 0;
    top:-40px;
}
.p-top__rank .ec-newItemRole__listItem:nth-child(1) .icon{
    background: url(/html/template/freshlinetemplate/img/common/icon_r1.png) no-repeat center;
    background-size: contain;
}
.p-top__rank .ec-newItemRole__listItem:nth-child(2) .icon{
    background: url(/html/template/freshlinetemplate/img/common/icon_r2.png) no-repeat center;
    background-size: contain;
}
.p-top__rank .ec-newItemRole__listItem:nth-child(3) .icon{
    background: url(/html/template/freshlinetemplate/img/common/icon_r3.png) no-repeat center;
    background-size: contain;
}

.p-top__rank .ec-newItemRole__listItemTitle {
  color: #52522C;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-size: 1.8rem;
}
.p-top__rank .ec-newItemRole__listItemPrice {
  text-align: right;
  color: #D80000;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.p-top__newitem .ec-newItemRole__listItem img,
.p-top__pickup .ec-newItemRole__listItem img,
.p-top__rank .ec-newItemRole__listItem img{object-fit: cover; width:378px;height:230px;}
.p-top__category .ec-categoryRole .ec-categoryRole__list{flex-wrap:wrap;	-webkit-justify-content: space-between;
	        justify-content: space-between;}
.p-top__category .ec-categoryRole .ec-categoryRole__list:after{content:"";display:block;width:390px;}
.p-top__category .ec-categoryRole__listItem{margin-right:0!important;}
.l-header__menu .txt .first{width: 820px!important;}
.l-header__menu .txt .first .tit {    background-color: #f00!important;font-size: 1.7rem!important;width: 230px!important;}
.l-header__menu .txt .first .f-txt{background-color: #EEE!important;font-size: 1.4rem!important;}
.ec-shelfGrid__item img{object-fit: cover; width:378px;height:230px;}
.item_visual img{object-fit: cover; width:500px;height:500px;}
.p-tokutei img{max-width:100%;width:auto;}
.send-charge{
    background-color:#fafafa;
    padding:20px;
}
.send-charge h4{
    text-align: center;
    font-size:18px;
    background-color: #bca28f;
    color: #fff;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 15px;
}
.send-charge p span{
    font-weight: bold;
}
.send-charge table tr th,
.send-charge table tr td{
    padding:5px;
}
.ec-productRole__charge p{
    background-color: #DE5D50;
    color:#fff;
    text-align:center;
    display: inline-block;
    border-radius: 3px;
    padding: 3px 5px 2px;
}

.card-box{
    background: #eee;
    margin: 0 auto 30px;
    padding: 30px;
    text-align:center;
}

.card-box p{
    text-align: center;
    font-size:22px;
    font-weight: bold;
    color:#f00!important;
    margin-bottom: 10px;
}

.card-box input[type=submit]{
    padding: 20px 20px!important;
    width: 300px;
    font-weight: bold;
}

.yubin-box{
    background: #eee;
    padding: 30px;
    width: 70%;
    margin: 0 auto 30px;
    text-align: center;
}

.careful {
  display: table;
  width: 100%;
  margin-top:20px;
}
.careful .title {
  display: table-cell;
  background-color: #f00!important;
  color: #FFF;
  width: 150px;
  text-align: center;
  vertical-align: middle;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 13px;
  font-size: 1.3rem;
  padding:15px 0; 
}
.careful .txt {
  display: table-cell;
  background-color: #F8FAF5;
  padding-left: 10px;
  vertical-align: middle;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding:15px;   
}

.ec-orderRole__summary{margin-top:0!important;}

.p-tokutei span.icon{
background-color: #DE5D50;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    padding: 3px 5px 2px;
    margin:0 5px;
}


.slick-slide img {
    display: block;
    width: 100%;
    height: 420px;
    object-fit: cover;
}


.card-intro {
  margin: 30px auto;
}

.card-intro .icon {
  text-align: center;
}

.card-intro .icon img {
  display: inline-block;
  margin-bottom: 30px;
  width: 151px;
}

.card-intro p {
  text-align: center;
  line-height: 180%;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.card-intro p span {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

.ec-orderDelivery .ec-orderDelivery__change,
.ec-AddAddress__btn{
    position: static;
    margin-bottom: 15px;
}
.ec-orderDelivery .ec-orderDelivery__change button,
.ec-orderDelivery__edit button,
.ec-AddAddress__btn button,
.ec-AddAddress__new a{
    display: inline-block;
    width: 160px;
}
.ec-AddAddress__btn button,
.ec-AddAddress__new a{
    width: 200px;
}
.ec-orderDelivery .ec-orderDelivery__change p,
.ec-orderDelivery__edit p,
.ec-AddAddress__btn p,
.ec-AddAddress__new p{
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    padding-left: 10px;
}
.ec-orderDelivery .ec-orderDelivery__change p span,
.ec-orderDelivery__edit p span,
.ec-AddAddress__btn p span,
.ec-AddAddress__new p span{
    font-weight: bold;
}

.title-style{
    padding: 16px 0 17px;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
 .l-header__menu .txt .first{width: 100%!important;}   
.l-header__menu .txt .first .tit {  width: 100%!important;}    

.p-top__blog .c-btn1{
    margin-top: 30px;
}

.item_visual img{height:300px;}

.send-charge{padding:10px;}
.item-detail{padding: 0 15px;}

.p-top__rank .ec-newItemRole__listItem{
    width: 100%;
    margin-bottom:30px;
}

.slick-slide img {
    width: auto;
    height: auto;
    object-fit: Fill;
}

.p-tokutei span.icon{
    margin:3px 5px 3px 0;
}

.card-box p {
    text-align: left;
    font-size: 16px;
}

.card-box input[type=submit] {
    width: 100%;
}

.card-intro {
  margin: 30px auto;
}


.card-intro .icon img {
    width: 40%;
}

.card-intro p {
  text-align: center;
  font-size: 16px;
}

.card-box p{
    font-size: 16px;
    text-align: left;
}
.card-box input[type=submit]{
    width: 100%;
}

.ec-AddAddress .ec-AddAddress__selectAddress select{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 100% !important;
}

.ec-orderDelivery .ec-orderDelivery__change button,
.ec-orderDelivery__edit button,
.ec-AddAddress__btn button,
.ec-AddAddress__new a{

    width: 100%;
}
.ec-AddAddress__btn button,
.ec-AddAddress__new a{
    width: 100%;
}

.ec-orderDelivery .ec-orderDelivery__change p,
.ec-orderDelivery__edit p,
.ec-AddAddress__btn p,
.ec-AddAddress__new p{

    padding-left:0;
    padding-top: 10px;
}

.p-shipping{
    padding: 40px 15px 80px!important;
}
    
}