@charset "utf-8";
/* CSS Document */
/*----- logo -----*/
@media screen and (min-width: 1520px) {
    .header-top {
        padding: 0;
        border-bottom: none;
    }
    .header-logo-item {
        display: block;
    }
}


@media screen and (max-width: 1519px) and (min-width: 1280px) {
    .header-logo-item img {
        width: 80%;
    }
    .header-logo-position-1 {
        margin: 0;
    }
    .header-top {
        padding: 0;
    }
}


/*----- Event -----*/
.theme-1 .image-0003__item img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; 
}
.image-0003__item--title-1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 10px;
    background: #fff;
}
.image-0003__item--title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0;
    background: #fff;
    padding: 0px 10px 10px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    box-shadow: 0px 4px 4px #0000002b;
} 



/*----- News -----*/
.news-set-0001 .news-set-0001-new-arrivals {
    margin: 0 10px 10px 0;
    background: #fff;
    border-radius: 15px;
    padding: 5px 15px 5px 15px;
}
.news-set-0001 .news-car-title {
    padding: 0 20px 0px 20px;
}
.news-set-0001 .news-set-0001-news-text {
    height: 450px;
    border-top: 1px solid #00A497;
    padding-top: 10px;
}
.news-set-0001 .news-set-0001-news-text::-webkit-scrollbar {
  background: #fff;
    
}
.news-set-0001 .news-set-0001-news-text::-webkit-scrollbar-thumb {
  background:linear-gradient(to bottom, #14A83A 0%, #00A0E7 100%);
  border-radius: 25px;
}

.news-set-0001 .new-arrivals-data {
    color: #00A497;
}
.news-set-0001 .news-car-wrapper .no-button-title, .news-set-0001 .news-notice-wrapper .no-button-title {
    color: #000;
}
.news-set-0001 .news-set-0001-image {
    border-radius: 15px;
}
.news-set-0001 .news-set-0001-button-desing {
    border-radius: 25px;
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
}


/*----- Café -----*/
.store-blog-post-notification-list-0001__store-name
{
    color: #00A497!important;
}
.store-blog-post-notification-list-0001__container {
    margin: 20px 0 0 0;
}
.store-blog-post-notification-list-0001__container-txt-area__date {
    color: #00A497;
    opacity: unset;
}
.store-blog-post-notification-list-0001-inner {
    background: #fff;
    border-radius: 15px;
    padding: 15px;   
}
.store-list-0001__container__image-area__image__source {
    border-radius: 15px;
}
.store-blog-post-notification-list-0001__container__txt-area {
    line-height: 1.5
}
.store-blog-post-notification-list-0001__container__btn {
    border-radius: 25px;
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
}
#u20190808111057 .button-0001-inner__btn__link{
    border-radius: 50px;
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
}



/*----- calendar -----*/
#u20240501180339 .image-0001__item img {
    border-radius: 0;
}


/*----- sidenav -----*/
.conversion-0002 .button-list li{
    background: #F4B300;
}
.conversion-pos-side .hover-effect-on:hover {
    transition: filter 0.1s ease;
    filter: opacity(70%);
}
@media screen and (min-width: 768px) {
    .theme-1 .conversion-pos-side .button-list .border-first {
        border-radius: 20px 0px 0px 0px;
    }
    .theme-1 .conversion-pos-side .button-list .border-last {
        border-radius: 0px 0px 0px 20px;
    }
}
@media screen and (max-width: 767px) {
    .theme-1 .conversion-pos-bottom .button-list .button-wrapper.border-first {
        border-radius: 20px 0px 0px 0px;
    }
    .theme-1 .conversion-pos-bottom .button-list .button-wrapper.border-last {
        border-radius: 0px 20px 0px 0px;
    }
}


/*----- footer -----*/
.occ-footer-sitemap {
    background: #00A497;
}

.occ-footer-wrapper .sp-button {
    background: #00A497;
    opacity: 1;
}

@media screen and (min-width: 1280px){
    .occ-footer-sitemap-list a {
        color: #fff;
    }
    li.occ-footer-title a,li.occ-footer-title {
        opacity: 1;
        color: #f9d345!important;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .occ-footer-sitemap-list a {
        color: #fff;
    }
    li.occ-footer-title a,li.occ-footer-title {
        opacity: 1;
        color: #f9d345!important;
    }
}



/*----- header-navi -----*/

@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
    #header-container .header-top{    
        padding: 0;
        border-bottom: none;
        height: 70px;
    }
    #header-container .header-top img{    
        width: auto;
        height: 70px;
    }
}




/*----- 下層ページ -----*/
/*----- lineup -----*/
.conversion-0001 .conversion-0001-snav-wrap,
.conversion-0001 .conversion-0001-snav-wrap li{
    background: #000;
}
.theme-1 .conversion-0001-head__name-wrap {
    background: linear-gradient(to right, #14A83A 0%, #00A0E7 100%)
}
.conversion-0001 .conversion-0001-head__cv-item {
    background: none;
}
#u20240723172011 .button-0004__inner__btn {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
}

.democar-exhibitioncar-0001.app_1 .btn-search {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
}
.democar-exhibitioncar-0001.app_1 .btn-reset {
    background: #9E9E9E;
}


.sort-count-box .sort-count span.result {
    color: #f4b300;
}

.democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
    border-radius: 25px;
}
.democar-exhibition {
    border-radius: 25px!important;
}
.democar-store__info .democar-store__info-link {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
    border-radius: 25px;
}   

.democar-panel-view .democar-reserve {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
    border-radius: 25px;
}
.democar-item-name {
    color: #00A497!important
}


.theme-1 .accordion-0001__menu__icon-area__icon, .theme-2 .accordion-0001__menu__icon-area__icon, .theme-3 .accordion-0001__menu__icon-area__icon {
    background: #f4b300!important;
}


/*----- 店舗 -----*/
.shop-list-0001 .panel-list .store-panel .button-info p,
.shop-list-0001 .search-box .sort-box .button-reset{
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
    border-radius: 25px;
}
.shop-list-0001 .search-box .search-count .result {
    color: #f4b300;
}
.shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
     border: none;
}
.shop-list-0001 .panel-list .store-panel .panel-info {
    box-shadow:0px 4px 4px #0000002b;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a img.shop-image {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;   
}
.shop-list-0001 li.active-tab {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);    
}
.tab-selector-sales-outlets,
.tab-selector-map {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;   
}

.store-basic-information-0002__slider__prev-pc,
.store-basic-information-0002__slider__next-pc,
.slick-next0003-03,
.slick-prev0003-03{
    background: #f4b300!important;
}


/*----- 共通 -----*/
.button-desing-panel-0003-2,
.new-blog-list-0001__container__btn {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
    border-radius: 30px;
}
.button-0004__inner__btn {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
}

.body-color-0001 .bx-wrapper .bx-next,
.body-color-0001 .bx-wrapper .bx-prev{
    background: #f4b300;
}

.more-btn {
    background:linear-gradient(to right, #14A83A 0%, #00A0E7 100%);
}
.democar-exhibitioncar-0001.app_1 .more-btn {
     border-radius: 30px;   
}