/* カスタマイズ用CSS */


.transactions-wrap dl{
    padding: 15px 0;
}
.transactions-wrap dt{
    padding-top: 0;
}
.transactions-wrap dd{
    line-height: 1.8;
}
.transactions-wrap dd span{
    display:block;
    margin-top: 15px;
}
.ec-off1Grid__cell .ec-heading-bold{
    margin: 40px 0 16px;
}
.ec-off1Grid__cell > p{
    margin-bottom: 16px;
}
.privacy-list{
    list-style: none;
    padding-left: 0;
}
.privacy-list li{
    padding-bottom: 10px;
}

/*トップページ--category一覧*/
@media only screen and (min-width: 768px){
    .ec-category--ttl{
        text-align: left;
        font-weight: bold;
        border-bottom: 2px solid #333;
        padding-bottom: 10px;
        padding-left: 15px;
        margin-bottom: 10px;
    }
    .ec-itemNav__nav li{
        width: 100%;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .ec-itemNav__nav li a{
        text-align: left;
        background: #e2edf6;
        font-size: 14px;
    }
}
/*トップページ--categoryバナー*/
@media only screen and (min-width: 768px){
.ec-categoryRole .ec-categoryRole__listItem:not(:last-of-type) {
    margin-right: 20px;
}
.ec-categoryRole__listItem{
    transition:0.3s;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.ec-categoryRole__listItem:hover{
    opacity: 0.8;
    box-shadow: none;
}
}
/*header--カスタム*/
.ec-headerRole__contact{
    padding-left: 10px;
}
.ec-headerRole__contact a{
    background: #337ab7;
    color: #fff ;
    display: block;
    padding: 10px 30px;
    border-radius: 25px;
    border: 1px solid #337ab7;
    font-weight: bold;
    transition:all 0.3s;
}
.ec-headerRole__contact a:hover{
    text-decoration: none;
    background: #fff;
    color: #337ab7;
}
@media screen and (min-width:768px) and (max-width:1050px) {
    .ec-headerNaviRole{
        display: block;
    }
    .ec-headerNaviRole .ec-headerNaviRole__right{
        justify-content: flex-start;
        width: 100%;
    }
}
@media screen and (max-width:767px){
    .ec-headerRole__contact{
        display: none;
    }
}
/*footer--カスタム*/
.ec-footer__tel{
    text-align: center;
    color: #337ab7;
    font-weight: bold;
    margin: 20px auto 0;
}
.ec-footer__tel span{
    display: block;
}
.ec-footer__tel a{
    margin-top: 10px;
    font-size: 28px;
    transition: 0.3s;
}
.ec-footer__tel span:last-of-type {
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
}
.ec-footerTitle__logo a span {
    display: block;
    font-size: 14px;
    margin-bottom: 2px;
}
.ec-footer__tel a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.ec-footer__tel .fas.fa-phone{
    padding-right: 8px;
}
/*contact--カスタム*/
.ec-contactRole p.ec-contact__tel{
    margin-bottom: 40px;
}
.ec-contact__tel a{
    display: inline-block;
    font-size: 18px;
    padding: 8px 0;
}


@media (min-width: 751px) {
    a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    }
}

.ec-secHeading.recommend_item_ttl{
    background: #e2edf6;
    padding: 10px 20px;
}
.ec-shelfRole{
    border-bottom: 3px solid #e2edf6;
    border-top: 3px solid #e2edf6;
    padding-top: 30px;
    margin-top: 40px;
}
.ec-shelfGrid .ec-shelfGrid__item {
    margin-bottom: 25px;
}
.ec-shelfGrid__item a > p{
    margin: 10px 0;
}

/*ゲストログイン注意書き*/
.p_caution{
    border: 1px solid #ccc;
    padding: 10px;
    font-weight: bold;
}

/*営業日カレンダー*/
.apg_sc_table { 
        border-collapse: collapse; 
        border-spacing: 0; 
        line-height: 1.5; 
        margin-left: auto; 
        margin-right: 10px; 
        margin-bottom: 20px; 
        float: left; 
} 
 
.apg_sc_table th, 
.apg_sc_table td { 
        border: 1px solid #ccc; 
} 
 
.apg_sc_table thead th { 
        padding: 10px; 
        font-weight: bold; 
        vertical-align: top; 
        color: #fff; 
        background: #efefef; 
} 
 
.apg_sc_table tbody th { 
        background: #efefef; 
        line-height: 2.2em; 
        text-align: center; 
} 
 
.apg_sc_table td { 
        padding: 5px 10px; 
        vertical-align: top; 
        text-align: center; 
        background-color: #fff; 
} 
 
/*  ★休日のカラーはここで設定しています。*/ 
.apg_sc_table .apg_sc_holiday { 
   background: #ECC6C7 !important; 
} 
 
.apg_sc_table .apg_sc_saturday { 
    /*background: #BDE2E8;*/ 
} 
 
.apg_sc_table .apg_sc_sunday, 
.apg_sc_table .apg_sc_sunday { 
        /*background: #ECC6C7;*/ 
} 
 
@media only screen and (max-width: 767px) { 
    .apg_sc_table { 
      float: none; 
      margin-top: 20px; 
        margin-right: auto; 
        } 
}
/*追加*/
.ec-calendar-wrap .ec-secHeading{
width:540px;
margin:0 auto;
    padding-left: 30px;
    text-align: center;
}
.ec-calendar{
width:540px;
margin:0 auto;

}
.l-center{
    width:540px;
margin:0 auto;
padding-left: 30px;
margin-top: 20px;
}
@media only screen and (max-width: 768px){
.ec-calendar,.ec-calendar-wrap .ec-secHeading,.l-center{
width:100%;
padding-left: 0px;
}
}
.ec-blockBtn--action:disabled, .ec-blockBtn--action.disabled{
    font-size: 14px;
}