/* カスタマイズ用CSS */
body {
	font-family: yu-gothic-pr6n, sans-serif !important;
}

/* フッター　ページトップ */
.pagetop  {
    bottom: 90px;
}
/*
.ec-shelfRole {
    padding-top: 90px;
}
*/

/* 原田CSS START */
.table-rank2 {
	width: 100%;
	-webkit-box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
.table-rank2 .bg-color--1 {
	background: #f5f5f5;
}
.table-rank2 .bg-color--2 {
	background: #888;
	color: #fff;
}
.table-rank2 th, .table-rank2 td {
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}


/* 原田CSS END */


/*お問い合わせ　同意チェック*/
.contact_check {
    text-align: center;
    margin: 30px 0;
}
.agreeBox {
    margin: 20px 0;
}




/*　神田CSS　ブロック　*/

/**********************************　
　項目名　共通　
************************************/
    .h2_title {
    font-family: montserrat, sans-serif;
    font-size: 32px;
    font-weight: 100;
    }
    .h2_title_ja {
    padding: 0 0 0 30px;
    font-size: 15px;
    }
    
    .ec-pageHeader h1 {
    border: none;
    text-align: center;
    margin: 10px 16px 30px;
    }
    .pc_none {
        display: none;
    }
    
    .ec-pager {
        padding: 6em 0;
    }

/**********************************　
　ヘッダー　
************************************/
    .ec-categoryNaviRole {
        max-width: 80%;
        padding: 0;
    }
    .ec-itemNav {
        text-align: left;
    }
    .ec-itemNav__nav {
        width: 100%;
    }
    .guide_nav {
        margin-left: auto;
        margin-right: 21%;
        width: 20%;
    }
    .ec-headerNaviRole {
        padding-bottom: 20px;
    }
    
    
    
/**********************************　
　検索ボックス　
************************************/
    .ec-headerSearch .ec-headerSearch__category .ec-select select {
        margin: 0;
        font-size: 12px;
        text-align: center;
    }
    .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
        border-radius: 5px;
        background: #313131;
    }
    .ec-headerSearch .ec-headerSearch__keyword {
        border-radius: 5px;
    }
    .ec-headerSearch .ec-headerSearch__category {
        width:37%;
    }
    .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before {
        top: 1em;
    right: 0.8em;
    }
/**********************************　
　トップ　ロゴ　
************************************/    
    .ec-headerTitle .ec-headerTitle__title {
        display: flex;
    align-items: center;
    justify-content: center;
    }
    .ec-headerTitle .ec-headerTitle__title .logo_shop a {
        font-size: 13px;
    background: #68BDC4;
    color: #fff;
    font-weight: 100;
    padding: 8px 10px;
    border-radius: 30px;
    margin-left: 22px;
    }
    
        i.fa-angle-down.col_fff {
        color: #fff;
    }

/**********************************　
　トップ　スライダー　
************************************/
    .ec-sliderRole {
        max-width: 100%;
        padding: 0;
    }
    .slick-slide img {
        height: auto;
    }
    
/**********************************　
　メニュー　
************************************/

    .ec-itemNav__nav li ul li a {
        font-size: 14px;
        background: #313131;
        padding: 12px 22px 12px 16px;
        border: none;
        font-weight: 100;
    }
    .ec-itemNav__nav li ul li {
        background: #fff;
    }
    .ec-itemNav__nav li ul li ul li a {
        background: #969696;
        width: 200px;
    }
    .ec-itemNav__nav li {
        width: calc(100%/7);
    }
    .ec-itemNav__nav li a {
        padding: 2rem 0 1rem 2rem;
        text-align: left;
    }
    .ec-itemNav__nav li a::after {
        content: '\f107';
        font-family: "Font Awesome 5 PRO";
        font-weight: 300;
        
    }
    .ec-itemNav__nav li ul li a::after {
        content: none;
    }
   
   
   
   
/**********************************　
　インフォメーション　
************************************/
   
   .info_area a {
       display: block;
       text-align: center;
       background: #68BDC4;
       color: #fff;
       padding: 13px 0;
       margin: 3rem 0 0 0;
   }
   .info_text {
       padding: 0 25px 0 2px;
   }
   
   
/**********************************　
　新着　
************************************/
    .ec-newsRole {
        padding: 0;
    }
   .ec-newsRole .ec-newsRole__news {
       border: none;
       padding: 0;
   }
   .ec-newsRole .ec-newsRole__newsCloseBtn {
       background: #fff;
   }
   i.fa-angle-down {
       padding: 0px 3px;
       font-weight: 300;
       color: #000;
   }
   .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
       margin: 20px;
       background: #fafafa;
       padding: 20px;
   }
    
    
/**********************************　
キャンペーンエリア　
************************************/
    .campaign_area {
        margin: 5% 0;
        background: #FAFAFA;
        padding: 4% 0;
        font-family: yu-gothic-pr6n, sans-serif;
    }
    .campaign_con {
        width: 80%;
        margin: 0 auto;
    }
    .fa-chevron-right {
        color: #68BDC4;
        padding: 0 10px 0 0;
        font-size: 14px;
    }
    .cam_area_text {
        padding: 25px 5px 10px 7px;
        display: flex;
        align-items: center;
        border-bottom: 1px dashed #d1d1d1;
        
    }
    .campaign_con_b {
        background: #fff;
        margin: 15px 0;
        padding: 0px 30px 25px 30px;
    }
    .cam_text {
        overflow: hidden;
        width: 100%;
    }
    .line_text {
        display: inline-block;
        padding-left: 100%;
        white-space: nowrap;
        animation: animate-banner 30s linear infinite;
    }
    @keyframes animate-banner {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
    }
  
  
  
/**********************************　
お知らせエリア　
************************************/
      .ec_news_area {
        padding: 7px 30px 10px 30px;
        font-family: yu-gothic-pr6n, sans-serif;
    }
    .newsItem_list {
        margin: 15px 0;
    }
    .newsTitle {
        font-size: 15px;
    }
    .ec-role {
        margin: 6% auto 7%;
        max-width: 80%;
    }
  
  
  
/**********************************　
横スクロール
************************************/
  
.hscroll_wrapper , .hscroll_wrapper_item {
	position:relative;
	padding:1em 1.5em 1em 0.5em;
}

.hscroll_wrapper div {
	white-space:nowrap;
	overflow-x:hidden;
	margin: 0 1em 0 1em;
	scroll-behavior:smooth;
	scroll-snap-type:inline;
}
.hscroll_wrapper a {
	display:inline-block;
	margin:0 2em 0 0;
	scroll-snap-align:center;
	border: 1px solid #BEBEBE;
    padding: 11px 30px;
    color: #707070;
}
.hscroll_wrapper a:hover {
    text-decoration: none;
    border: 1px solid #68BDC4;
    background: #68BDC4;
    color: #fff;
    opacity: 1;
}
  
  

div.hscroll_item_area a {
	display:inline-block;
	margin:0;
	scroll-snap-align:center;
    padding: 11px;
    color: #707070;
    width: calc(100% / 5);
    border: none;
}
  
div.hscroll_item_area a:hover {
    background: 000;
    opacity: 0.5;
    color: #707070;
    border: none;
}
  

  
  
/**********************************　
各カテゴリーエリア　
************************************/
  

.cate_1 {
    background: #fff;
    padding: 3%;
    border-radius: 3px;
    margin: 1% 0 4% 0;
    box-shadow: 0 0px 7px 0 rgb(0 0 0 / 33%);
}
.cate_title {
    margin: 0;
    font-size: 19px;
}

p.cate_tit {
    padding: 20px 0 0 20px;
}


/*　タブ切り替え　*/
.tabs{
  width:90%;
  margin:30px auto;
  position:relative;
}
.tab-buttons {
    display: flex;
}
.tab-buttons span{
  cursor:pointer;
  display:block;
  width:calc(100% / 4);
  text-align:center;
  height:42px;
  line-height:40px;
  border-bottom: 2px solid #e4e4e4;
  margin: 0 20px;
}
.tab-content{
  display:inline-block;
  color:#333;
  margin: 3% 0 0 0;
  width: 100%;
}
#lamp{
  width:calc(100% / 4);
  height:2px;
  background:#68BDC4;
  display:block;
  position:absolute;
  top:40px;
  transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
  margin: 0 20px;
}
#lamp.content4{
  left:75%;
  transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
}

#lamp.content3{
  left:50%;
  transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
}
#lamp.content2{
  left:25%;
  transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
}
#lamp.content1{
  left:0;
  transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
}

/*　ブランドカテゴリ　*/
.bland-list {
    display: flex;
    padding: 0;
}
.bland_unit {
    list-style: none;
    width:calc(100% / 4);
    margin: 5px;
    background: #fff;
}

.bland_unit a  {
    padding: 10px;
    height: 80px;
    width: 100%;
    display: table;
    table-layout: fixed;
    text-align: center;
    border: 1px solid #dcdcdc;
}
.bland-list__text {
    display: table-cell;
    vertical-align: middle;
}
.bland-list__text img {
    max-height: 30px;
    max-width: 80%;
}
img.stephen {
    max-height: 55px;
}

img.addiction {
    max-width: 80%;
    max-height: 100%;
}



/**********************************　
おすすめ商品　
************************************/
.ec-shelfGrid .ec-shelfGrid__item {
    width: calc(100% / 5);
    padding: 0;
    margin: 0;
}
div.pro_img_area {
    border: 1px solid #e2e2e2;
    width: 100%;
    margin: 0;
}
.ec-shelfGrid a {
    margin: 10px;
}
.ec-shelfGrid .ec-shelfGrid__item img {
    object-fit: contain;
}

div.pro_item_pro {
    margin: 0 auto;
    padding: 5px;
}
.pro_item_pro p {
    font-size: 1.2rem;
    color: #999;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
    padding: 0;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
    padding: 0;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
    padding: 0;
}
.item_name_pro {
    font-size: 14px;
    font-weight: 500;
    height: auto;
    white-space: break-spaces;
}
.item_price {
    font-size: 1.3rem;
    font-weight: bold;
}



.cate_2 {
    margin: 8% auto 0%;
    max-width: 80%;
}
.pro_img_area img {
    width: 100%;
    padding: 20px;
}
span.arrow_item:before {
    border-left: 3px solid #B1B1B1;
    border-bottom: 3px solid #B1B1B1;
    width: 1em;
    height: 1em;
}
span.arrow_item {
    top: 40%;
}

/**********************************　
新着商品　
************************************/
.ec-newItemRole .ec-newItemRole__listItem {
    width: calc(100% / 5);
    padding: 10px;
}
.ec-newItemRole .ec-newItemRole__listItem:nth-child(odd) ,
.ec-newItemRole .ec-newItemRole__listItem:not(:last-of-type) ,
.ec-newItemRole .ec-newItemRole__listItem:nth-child(odd) {
    padding: 10px;
    margin: 0;
}
.img_area img {
    width: 100%;
}

.new_itemname , .rank_item_name {
    white-space: pre-wrap;
    height: 50px;
}
div.img_area {
    border: 1px solid #e2e2e2;
    margin: 0;
}

.pro_item_maker {
    font-size: 1.2rem;
    color: #999;
    margin: 10px 0 3px 0;
}

/**********************************　
ランキング商品　
************************************/
.rank_img_area img {
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 20px;
    margin: 0 0 10px 0;
}
/*
.rank_item_no {
    position: absolute;
    top: 0px;
    left: 50%;
}
*/
.hscroll_item_area .rank_item_po {
    /*
    position: relative;
    */
    padding: 0;
    text-align: center;
}
.rank_text {
    text-align:left;
}
.RANKING_NO {
  counter-reset: ranking-mark;
}
.RANKING_NO .rank_item_po:before {
  content: counter(ranking-mark, decimal);
  counter-increment: ranking-mark;
  font-family: a-otf-ryumin-pr6n, serif;
  color: #FFF;
  font-size: 17px;
  margin: 0 0 10px 0;
  padding: 13px;
  display: inline-block;
  border-radius: 50%;
  line-height: 8px;
  background-color: #6E6E6E;
}


.RANKING_NO :nth-child(1):before{
  background: #D0BD8B;
}
.RANKING_NO :nth-child(2):before {
  background: #B4B4B4;
}
.RANKING_NO :nth-child(3):before {
  background: #D8A585;
}



/**********************************　
ショッピングガイドエリア　
************************************/

.guide_area {
    background: #ffffff8a;
    padding: 4% 8%;
    margin-bottom: 5%;
}
.guide_area ul {
    display: flex;
    align-items: flex-start;
    margin: 4% 0 0 0;
    padding: 0;
}

.guide_area ul li {
    width: calc(100%/4);
    text-align: center;
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    background: #fff;
    padding: 30px 15px;
    margin: 10px;
    box-shadow: 0 0px 7px 0 rgb(0 0 0 / 8%);
    list-style: none;
}
.gu_title {
    margin: 15px 0 20px 0;
    font-size: 18px;
}
.guide_area ul li img {
    max-height: 50px;
    margin: 15px 0;
}
.gu_text {
    padding: 20px 0;
    font-size: 15px;
}

.br::before {
	content: "\A" ;
	white-space: pre ;
}

a.button_dec {
    display: block;
    background: #fff;
    margin: 40px auto;
    text-align: center;
    padding: 15px;
    color: #707070;
    border: 1px solid #7D7D7D;
    box-shadow: 0 0px 8px 0 rgb(0 0 0 / 34%);
}
.button_guide {
    background: #fff;
    width: 25%;
    margin: auto;
}

.button_guide a:hover {
    text-decoration: none;
}
.fa-dec {
    color: #7D7D7D;
    padding: 0 0px 0px 10px;
    font-size: 15px;
}



/**********************************　
お問い合わせエリア　
************************************/
.Contact_area {
    font-family: yu-gothic-pr6n, sans-serif;
    background: #FAFAFA;
    padding: 3% 11% 2% 11%;
    display: flex;
    align-items: flex-start;
    color: #4c4c4c;
    margin: 0 0 7% 0;
}
.Contact_1 , .Contact_2 {
    width: calc(100%/2);
    text-align: center;
}
.con_text1 {
    font-size: 18px;
    padding: 0 0 15px 0;
}
.con_text2 {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
}
.con_phone {
    font-size: 29px;
    padding: 0 8px 0px 0;
}

.con_button {
    background: #fff;
    width: 70%;
    margin: auto;
}
.con_button_a {
    display: block;
    background: #fff;
    margin: 10px auto;
    text-align: center;
    padding: 25px 0px;
    color: #707070;
    border: 1px solid #7D7D7D;
    box-shadow: 0 0px 8px 0 rgb(0 0 0 / 34%);
}


/**********************************　
特定商取引法　
************************************/
.ec-borderedDefs dd {
    line-height: 2;
}


/**********************************　
各カテゴリーエリア　
************************************/
.ec-off1Grid .ec-off1Grid__cell {
    width: 100%;
}


/**********************************　
キャンペーンエリア　
************************************/
.ec-borderedDefs dt {
    padding: 0px 0px 10px 15px;
}


/**********************************　
　会員ページ　
************************************/
.ec-navlistRole .active a {
    color: #fff;
    background: #68bdc4;
}
.ec-welcomeMsg {
    background: #f3f3f3;
    padding: 30px;
    border: none;
    margin-bottom: 50px;
}

/**********************************　
　会員ページ　
************************************/
table.apg_sc_table {
    font-size: 17px;
}



/**********************************　
　商品一覧ページ　
************************************/
    div.ec-productRole__btn {
        margin: 0 10px 20px 10px;
    }
    .ec-productRole__maker {
        display: none;
    }




/**********************************　
SPエリア　
************************************/
@media screen and (max-width:480px) {
	.hscroll_wrapper div {
		overflow-x:auto;
	}
}

.arrow {
	display:inline-block;
	position:absolute;
	border-radius:50%;
	width:1em;
	height:1em;
	cursor:pointer;
	vertical-align:middle;
	margin-bottom:4px;
	top: 50%;
	transform: translate(-50%, -50%);
}
.left {
	left:2px;
}
.right {
	right:2px;
}
.arrow:before {
	content:'';
	position:absolute;
	width:0.7em;
	height:0.7em;
	border-left:2px solid #68BDC4;
	border-bottom:2px solid #68BDC4;

}
.left:before {
	top:0%;
	left:35%;
	transform:rotate(45deg);

}
.right:before {
	top:0%;
	left:20%;
	transform:rotate(-135deg);
}
.arrow:hover {
    /*
	opacity: 0.7;
	transition: 0.7s;
	*/
}
.arrow:hover:before {
	opacity: 0.4;
	transition: 0.5s;
}

  
 
/* ★ スマートフォン用　★　*/

@media (max-width: 900px) {
    
    /**************　
    共通　
    ***************/
    .h2_title_ja {
    padding: 0 0 0 15px;
    font-size: 11px;
    }
    .cam_area_text {
        padding: 10px;
    }
    .sp_br::before {
        white-space: normal;
    }
    .sp_none {
        display: none;
    }
    .cate_2 {
        max-width: 90%;
        margin: 20% auto 0;
    }
    
    /**************　
    スライダー　
    ***************/
    .slick-slide img {
        height: 200px;
        object-fit: cover;
    }
    
    
    /**************　
    メニュー　
    ***************/
    .ec-drawerRole , .ec-drawerRole .ec-headerLinkArea {
        background: #313131;
    }
    .sp_nav {
        display: block;
        max-width: 90%;
    margin: 0 auto;
    }
    li.sp_nav_list {
        width: calc(100%/4);
    }
    ul.sp_nav_area {
        display: flex;
    }
    li.sp_nav_list a {
    padding: 6px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    border-bottom: none;
    }
    .ec-itemNav__nav li a::after {
        content: none;
    }
    .ec-itemNav__nav li {
        width: 100%;
    }
    .ec-itemNav__nav li ul li a::after {
    content: '\f105';
    font-family: "Font Awesome 5 PRO";
    font-weight: 300;
        
    }
    .sp_nav_area li:nth-child(2) {
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    
    

    /**************　
    キャンペーンエリア　
    ***************/
    .campaign_con {
    width: 90%;
    }
    span.h2_title {
        font-size: 24px;
    }
    .campaign_con_b {
        padding: 10px 10px 15px 10px;
    }
    .line_text {
        font-size: 13px;
    }
    
    
    
    /**************　
    新着エリア　
    ***************/
    .ec_news_area {
        padding: 7px 0px 10px 0px;
    }
    .newsTitle {
        font-size: 13px;
    }
    .ec-role {
        max-width: 100%;
        margin: 13% auto 16%;
    }
    .ec-newsRole .ec-newsRole__newsTitle {
        font-size: 12px;
    }
    .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
    margin: 0 0 10px 0;
    font-size: 13px;
    padding: 10px;
    }
    
    
    
    /**************　
    おすすめ商品　
    ***************/
    div.hscroll_item_area a {
    width: calc(100% / 2.2);
    padding: 5px;
    }
    .hscroll_wrapper, .hscroll_wrapper_item {
        padding: 1em 0.5em 1em 0.5em;
    }
    .pro_img_area img {
        padding: 4px;
    }
    .item_name_pro {
        font-size: 1.4rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: block;
        scroll-snap-type: none;
    }
    .item_price {
        font-size: 13px;
        letter-spacing: -1px;
        white-space: normal;
        font-weight: 100;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .pro_item_pro dl {
        margin: 0;
    }
    .pro_item_pro p {
    white-space: pre-line;
    font-size: 11px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    }
    
    
    
    
    
    /**************　
    新着商品　
    ***************/
    div.new_price_area {
        margin: 0;
    }
    .img_area{
        padding: 4px;
    }
    
    
    /**************　
   ランキング　
    ***************/
    .rank_img_area img{
        padding: 4px;
    }
    .RANKING_NO .rank_item_po:before {
        font-size: 13px;
        padding: 10px;
        line-height: 6px;
    }
    
    /**************　
    カテゴリエリア　
    ***************/
    .cate_1 {
        margin: 1% 0 10% 0;
    }
    .cate_title {
        font-size: 15px;
        margin: 0;
        padding: 10px 0;
    }
    .hscroll_wrapper a {
        padding: 10px 15px;
        font-size: 14px;
        margin: 0 0.5em 0 0;
    }
    .tabs {
        width: 100%;
        margin: 15px auto;
    }
    .tab-buttons span {
        font-size: 13px;
        margin: 0 5px;
        line-height: 14px;
        height: 40px;
        display: grid;
        place-items: center center;
    }
    .bland_unit {
        width: 45%;
        margin: 5px;
    }
    .bland_unit a {
        padding: 5px;
        height: 50px;
    }
    .bland-list {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0;
    }
    #lamp {
        top: 38px;
    }
    
    
    
    
    /**************　
    ショッピングガイドエリア　
    ***************/
    .guide_area ul {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 6% 0;
    }
    .guide_area ul li {
        width: 48%;
        margin: 0 0 3% 0;
        padding: 30px 10px;
    }
    .guide_area {
        padding: 6% 4%;
    }
    .gu_text {
        font-size: 13px;
        letter-spacing: -0.5px;
    }
    .gu_title {
        font-size: 14px;
        margin: 0px 0 10px 0;
        letter-spacing: -0.5px;
    }
    .button_guide {
        width: 90%;
    }
    
    
    
    
    /**************　
    お問い合わせエリア　
    ***************/
    .Contact_area {
        display: block;
        padding: 20% 4%;
        margin: 20% 0;
    }
    .Contact_1 {
        margin-bottom: 50px;
    }
    .Contact_1, .Contact_2 {
        width: 100%;
    }
    .con_text1 {
        font-size: 15px;
        padding: 0 0 8px 0;
    }
    .con_text2 {
        letter-spacing: 1px;
        font-size: 34px;

    }
    .con_text2 a {
        color: #4c4c4c;
        font-family: yu-gothic-pr6n, sans-serif;
        font-weight: bold;
    }
    .con_button {
        width: 100%;
    }
    
    
    
    /**************　
    会員ページ
    ***************/
    .ec-welcomeMsg {
        padding: 10px;
        margin-bottom: 30px;
    }
    
    /**************　
    カレンダー
    ***************/
    .apg_sc_today {
        width: 30px;
        height: 30px;
    }
    
    table.apg_sc_table th, td {
        width: 30px;
        height: 30px;
    }
    
    /**************　
    商品一覧
    ***************/
    .ec-shelfGrid .ec-shelfGrid__item {
        width: calc(100%/2);
    }

    /**************　
    商品詳細
    ***************/
    .ec-productRole .ec-productRole__btn {
        margin: 20px 0;
    }
    
    
}