/* カスタマイズ用CSS */
/*共通*/
body{
   font-family: 'Noto Sans JP',sans-serif;
   color: #333;
   background-image: url(/html/template/default2/assets/img/top/background.webp);
}
a:hover{
    opacity: 0.8;
    transition: 0.5s;
}
.pc{
    display: block!important;
}
.sp{
  display: none!important;  
}
@media only screen and (max-width: 768px){
    .pc{
    display: none!important;
}
.sp{
  display: block!important;  
}
}
.ec-newItemRole__listItemPrice{
    font-family: 'Jost';
}
/*ヘッダー*/
.ec-itemNav__nav li a{
    font-weight: 400!important;
}
@media only screen and (max-width: 768px){
.ec-headerNaviRole .ec-headerNaviRole__right {
    width: 33.3333333333%;
}
}
.ec-categoryNaviRole{
 padding: 5px 20px;   
}
/*フッター*/
.ec-footerRole {
    background: #760006!important;
}
@media only screen and (max-width: 768px){
    .ec-footerRole {
 margin-top: 50px;
}
}
/*TOPおすすめ商品*/
.ec-shelfRole{
    max-width: 100%;
    padding: 50px 0;
    color: #333;
    line-height: 1.6;
}
.bg_orange{
    background: #fdf2d4;
}
@media only screen and (max-width: 768px){
 .ec-shelfRole{
     padding: 30px 0;
 }   
}
.ec-shelfGrid {
        max-width: 1130px;
        width: 90%;
        margin: auto;
}
.ec-shelfGrid__item dl{
    margin-top: 10px;
    margin-bottom: 0;
}
.ec-shelfGrid__item dd{
    font-size: 18px;
    font-weight: 600;
    font-family: 'Jost';
}
.ec-shelfGrid__item p{
    font-size: 14px;
}
.ec-title{
        max-width: 1130px;
        width: 90%;
        padding-left: 20px;
        margin: 0 auto 30px;
    }
@media only screen and (max-width: 768px){
   .ec-title{
       padding-left: 0;
   } 
}
    .ec-title-main{
        font-size: 25px;
        font-weight: 600;
        color: #333;
        text-align: left;
        letter-spacing: 1px;
    }
    @media only screen and (max-width: 768px){
          .ec-title-main{
              font-size: 18px;
          }  
    }
    .ec-small{
        font-size: 12px;
        letter-spacing: 4px;
    }
    @media only screen and (max-width: 768px){
        .ec-small{
            letter-spacing: 1.5px;
        }
        .ec-shelfGrid__item dd {
            font-size: 14px;
        }
        .item_name{
    font-size:14px;
}
    }  
/*商品詳細*/
.product_item_inc_price{
    font-family: 'Jost';
}
.ec-price{
    font-family: 'Jost';
}
.price02-default{
    font-family: 'Jost';
}
@media only screen and (max-width: 768px){
.ec-layoutRole .ec-layoutRole__contents {
    margin-top: 0px;
}
.ec-productRole{
    padding-left: 0;
    padding-right: 0;
}
.ec-sliderItemRole{
    padding-left: 0;
    padding-right: 0;
}
.ec-productRole__profile {
    width: 90%;
    margin: auto;
}
.ec-productRole .ec-productRole__profile{
    margin: auto!important;
}
.slick-dots{
    display: none!important;
}
.ec-productRole__tags{
    display: none;
}
.slick-dotted.slick-slider {
    margin-bottom: 10px;
}
.ec-sliderItemRole .item_nav {
    display: flex;
    width: 90%;
    margin: auto;
    gap: 10px;
}
.ec-sliderItemRole .slideThumb img{
    width: 100%;
}
.ec-sliderItemRole{
    margin-bottom: 10px;
}
.ec-productRole .ec-productRole__description{
    margin-top: 50px;
}
}
/*商品詳細の商品説明*/
.list_title{
    font-size: 18px;
    font-weight: 700;
    margin: 30px auto 10px;
}
.ec-productRole__description p{
    line-height: 1.6;
}
.ec-productRole__description img{
    width:100%;
}
.list_table{
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto 10px;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.list_table th,
.list_table td{
  border: 1px solid #D3D3D3;
  padding: 10px;
}
.list_table th{
  background: #eee;
  text-align: left;
min-width: 80px;
}
.list_table td{
  text-align: left;
}
/*特定商取引法*/
.ec-pageHeader h1, .ec-pageHeader .h1 {
    border-bottom: none;
    border-top: none;
    font-size: 20px;
    text-align: center;
}
@media only screen and (min-width: 769px) {
.ec-pageHeader h1, .ec-pageHeader .h1{
    border-bottom: none;
    text-align: center;
    margin: 50px 16px 30px;
    font-size: 30px;
}
}
@media only screen and (min-width: 769px) {
    .ec-borderedDefs dl {
        padding: 15px 0;
    }
}
@media only screen and (min-width: 769px) {
    .ec-borderedDefs dd {
        line-height: 1.8;
        padding-top: 8px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 769px) {
    .ec-borderedDefs dt {
        padding-top: 10px;
    }
}
/*関連商品プラグイン*/
.r_items{
    width: 90%;
    margin: 0 auto 15px;
    max-width: 1130px;
    padding-left: 20px;
}
@media only screen and (max-width: 768px){
    .r_items{
        padding: 0;
    }
}
/*マイページ*/
.ec-layoutRole__main{
        margin: 0px auto 50px;
}
.ec-layoutRole__main02{
        margin: 50px auto;
}
.ec-layoutRole__main03{
        margin: 0px auto;
}
/*新規会員登録*/
.ec-pageHeader p{
    text-align: center;
    margin-bottom: 30px;
}
.ec-pageHeader p span{
    color: #B82132;
    font-weight: 700;
}
/*ログインページ*/
.new_m img{
    width: 100%;
    display: block;
    max-width:800px;
    margin: 30px auto;
}
@media only screen and (max-width: 768px){
    .new_m img{
        width: 90%;
    }
        .ec-login .ec-login__link{
            text-align: center;
        }
}
@media only screen and (min-width: 769px) {
    .ec-login .ec-login__link02 {
        margin-left: 0;
    }
    .ec-login .ec-login__link {
        margin-left: 0;
        text-align: center;
    }
}
.ec-login .ec-login__link02 {
    margin-top: 0;
    margin-left: 0;
}
.ec-login__link02 a{
    background: #B82132;
    color: #fff;
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: auto;
    max-width: 250px;
    text-align: center;
}
.ec-login__link02 a:hover{
    text-decoration: none;
    color: #fff;
    opacity: 0.7;
    transition: 0.5s;
}
@media only screen and (min-width: 769px) {
    .ec-grid2 {
        gap: 10px;
        display: flex;
    }
}
@media only screen and (max-width: 768px){
     .ec-grid2{
     display: block;
     margin-bottom: 20px;
 }
 .ec-login .ec-login__input{
     margin-bottom: 20px!important;
 }
}
.ec-grid2 .ec-grid2__cell03{
    margin: auto;
}
.ec-login h1{
    font-size: 25px;
    text-align: center;
}
@media only screen and (max-width: 768px){
    .ec-login h1{
        font-size: 20px;
    }
}
.mt0{
    margin: 0 auto;
}
.mb50{
    margin-bottom: 50px;
}
.card_box01{
    margin: 50px auto;
}
@media only screen and (max-width: 768px){
    .card_box01{
        width: 90%;
    }
    .sp_width{
        width: 90%;
        margin: auto;
    }
}
.ec-role{
    margin: 30px auto 0;
}
.ec-cartRole{
    margin: 30px auto;
}
.mb10{
    margin-bottom: 10px;
}