/* カスタマイズ用CSS */
/*ヘッダー*/
.header-img{
    width:100%;
}
.header-img img{
    width:100%;
}
/*フッター*/
.ec-footerRole{
    margin-top:0;
}
.ec-footerTitle__logo{
    max-width:420px;
    width:90%;
    margin:auto;
}
.ec-footerTitle__logo img{
    max-width:100%;
}
.ec-topicRole .ec-topicRole__listItem {
    margin: 20px 0;
}
.ec-footerTitle .ec-footerTitle__logo a{
    font-size:16px;
}
@media only screen and (min-width: 768px){
.ec-topicRole .ec-topicRole__listItem {
    margin-top: 0;
    margin-bottom: 0;
}
.ec-footerTitle .ec-footerTitle__logo a{
    font-size:24px;
}
}
/*レフトナビ*/
.sp-tabibanner {
    margin: 10px auto;
    display: block;
    text-align: center;
}
@media only screen and (min-width: 768px){
.ec-itemNav__nav{
    margin-bottom:20px;
}
}
.ec-itemNav__nav li {
    float: none;
}
.ec-itemNav__nav li a{
text-align:left;
padding: 10px;
height: auto;
border-bottom: 1px solid #000;
}
.ec-itemNav__nav li ul li a {
padding: 10px;
}
.ec-itemNav__nav  li:hover > ul > li,
.ec-itemNav__nav  li:hover > ul > li:hover > ul > li {
    height: auto;
}
.ec-itemNav__nav li ul li ul::before {
    top: 7px;
}
.ec-itemNav__nav li ul {
    top: 0;
    left: 100%;
    min-width:240px;
}
.ec-itemNav__nav li ul li a{
    background:#fafafa;
    color:#000;
}
.ec-itemNav__nav > li:hover li:hover > a{
    background:#fafafa;
    color:#e60012;
}
.ec-itemNav__nav > li:hover > a {
    color:#e60012;
}
.ec-itemNav__nav li ul::before{
    content:"▶";
    position: absolute;
    left: -13px;
    top: 23px;
    font-size: 10px;
    color: #000;
}
.ec-itemNav__nav  li:hover > ul::before{
    color:#e60012;
}
.ec-itemNav__nav img{
    width:40px;
    height:40px;
    margin-right:5px;
}
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search,
.ec-drawerRole .ec-headerLinkArea,
.ec-footerRole{
    background:#e60012;
}
/*商品ページ*/
#productoption1{/*送料無料オプション編集*/
    display:none;
}
label[for="productoption1"] {
    color:#e60012;
    border:1px solid #e60012;
    padding:4px;
}
.form-control{
    max-width:350px;
}
.ec-layoutRole .ec-layoutRole__contents{
    margin-bottom:100px;
}

/*商品一覧ページ*/
.cart-none{
    display:none;
}
.ec-shelfGrid .ec-shelfGrid__item{
    margin-bottom:60px;
}
@media only screen and (min-width: 768px){
.ec-shelfGrid .ec-shelfGrid__item-image {
    height: 175px;
}
}
/*全体*/
.ec-zipInputHelp span,
.ec-totalBox .ec-totalBox__paymentTotal .ec-totalBox__price,
.ec-totalBox .ec-totalBox__paymentTotal .ec-totalBox__taxLabel,
.ec-cartRole .ec-cartRole__totalAmount,
.ec-navlistRole .active a,
.ec-required,
.ec-productRole .ec-productRole__price,
.price02-default,
.ec-input .ec-errorMessage,
.ec-halfInput .ec-errorMessage,
.ec-numberInput .ec-errorMessage,
.ec-zipInput .ec-errorMessage,
.ec-telInput .ec-errorMessage,
.ec-select .ec-errorMessage,
.ec-birth .ec-errorMessage{
    color:#e60012;
}
.price02-default{
    font-weight:bold;
}
.ec-required{
    border: 1px solid #e60012;
    padding: 0 4px;
}
.text-left{
    text-align: left;
}
.width-auto{
    width:auto!important;
}
.ec-radio input,
.ec-radio label{
    margin-right: 0;
}
@media only screen and (min-width: 768px){
.sp{
    display: none;
}
.ec-campaign__detail {
    margin-bottom: 5px;
    font-size: 16px;
    position: relative;
}
.ec-campaign__detail dt {
    position: absolute;
    left: 0;
}
.ec-campaign__detail dd {
    margin-left: 90px;
    font-size: 16px;
}
.ec-campaign__detaillist {
    margin-bottom: 40px;
}
}
.caution-p{/*注意書きBOX*/
    border:1px solid #e60012;
    padding:10px;
    margin:5px auto;
}
.ec-blockBtn--top,
.ec-inlineBtn--top,
.ec-blockBtn--action{/*ボタン*/
    background-color:#e60012;
    border-color:#e60012;
}
.ec-blockBtn--action:hover{
    background-color:#333;
    border-color:#333
}
.ec-cartNavi .ec-cartNavi__badge{
    background-color:#e60012;
}
.caution {
    margin: 40px 0;
}
.ec-borderedDefs dl{
    padding:15px 0;
}
.ec-borderedDefs p {
    margin: 15px 0;
    line-height: 1.7;
}
/*カート*/
.ec-progress .is-complete .ec-progress__number{
    background:#fea144;
}
.ec-progress .is-complete .ec-progress__label{
    color:#fea144;
}
/*ログイン*/
.ec-login .ec-login__input{
    margin-bottom: 20px;
}
.ec-guest .ec-guest__inner p{
    text-align: left;
}
.ec-login{
    padding:60px 13%;
}
/*マイページ*/
.ec-navlistRole .ec-navlistRole__item a{
    padding:16px 0;
    font-size:15px;
}
.ec-navlistRole .ec-navlistRole__item a::before{
    margin-right:4px;
}
.ec-navlistRole .ec-navlistRole__item:nth-child(1) a::before {
 font-family: "Font Awesome 5 Free";
 content: '\f022';
 font-weight: 900;
}
.ec-navlistRole .ec-navlistRole__item:nth-child(2) a::before {
 font-family: "Font Awesome 5 Free";
 content: '\f004';
 font-weight: 900;
}
.ec-navlistRole .ec-navlistRole__item:nth-child(3) a::before {
 font-family: "Font Awesome 5 Free";
 content: '\f4fe';
 font-weight: 900;
}
.ec-navlistRole .ec-navlistRole__item:nth-child(4) a::before {
 font-family: "Font Awesome 5 Free";
 content: '\f2b9';
 font-weight: 900;
}
.ec-navlistRole .ec-navlistRole__item:nth-child(5) a::before {
 font-family: "Font Awesome 5 Free";
 content: '\f506';
 font-weight: 900;
}