/* ▼既存CSSの上書き */
.ec-layoutRole{
    font-family: "Zen Maru Gothic", serif;
    font-style: normal;
    font-weight: 500;
}
.ec-layoutRole__contents{
    margin-bottom: inherit;
}
.ec-sliderRole_area{
    margin: 70px 20px 0;
}
.ec-sliderRole .slick-dots{
    bottom: -35px;
}
.ec-newItemRole .ec-newItemRole__listItem a{
    color: var(--font-color-black);
}
.ec-sliderRole .slick-dots li.slick-active button:before{
    opacity: 1;
    border: 3px solid #FFF;
    background-color: var(--main-color);
}
.ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription{
    margin: 0 0 20px;
}
.ec-footerRole{
    background: #fff;
    margin-top: inherit;
}
.ec-footerRole .footer_area{
    color: inherit;
}
.ec-footerRole .footer_area .footer_map .item a{
    color: var(--font-color-black);
}
.ec-footerRole .footer_area .footer_map .item a:hover{
    color: var(--main-color);
}
.ec-headerNaviRole_area,.ec-headerNaviRole .ec-headerNaviRole__right{
    background: #fff;
}
.ec-headerNav_area .account_icon,
.ec-headerNaviRole__right .ec-headerNaviRole__search.logo_search .search_icon,
.ec-headerRole__cart .ec-cartNavi .ec-cartNavi__icon{
    color: var(--font-color-black);
}
.logo_area.is_fixed{
    -webkit-transition: none;
    transition: none;
    background: #fff;
}
.global_menu{
    font-weight: 500;
    font-style: normal;
}
.logo_area.is_fixed .global_menu_area .global .list_area a.top{
    color: var(--font-color-black);
}
.global_menu_area .global .list_area a.top {
    position: relative;
}
.global_menu_area .global .list_area a.top::after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 6px;
    background: var(--main-color);
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
}
.global_menu_area .global .list_area:hover a.top::after {
    transform: scale(1, 1);
}
.global_menu_area .global .list_area:hover{
    background: #fff;
}
.global_menu_area .global .list_area .panel{
    background: #fff;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    transition: opacity .4s ease,visibility .4s ease;
    color:var(--font-color-black);
    max-height: inherit;
    padding:35px 30px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    box-shadow: 0px 10px 10px -9px #777777;
}
.global_menu_area .panel .ctategory_area{
    width: 100%;
}
.global_menu_area .panel .ctategory_area .ctategory_block{
    padding-bottom: 10px;
    width: fit-content;
}
.global_menu_area .panel .ctategory_area .ctategory_block a.rank1{
    font-size: 18px;
    padding-bottom: 5px;
    text-decoration: none;
}
.global_menu_area .panel .ctategory_area .ctategory_block a.rank1::before{
    font-family: "Font Awesome 5 Free"; 
    content:"\f138";
    color: var(--main-color);
    font-weight: 900;
}
.global_menu_area .panel .ctategory_area .ctategory_block a{
    text-decoration: none;
    width: fit-content;
}
.global_menu_area .panel .ctategory_area .ctategory_block a.rank2::before{
    font-family: "Font Awesome 5 Free"; 
    content: "\f105";
    color: var(--main-color);
    font-size: 15px;
    padding-left: 15px;
    font-weight: 900;
}
.global_menu_area .global .list_area,.global_menu_area .global .list_area:first-child{
    border-right: none;
    border-left: none;
}
.global_menu_area .panel .ctategory_area .ctategory_block a,.global_menu_area .global .list_area:hover a.top{
    color:var(--font-color-black);
}
.global_menu_area .panel .news_area .title{
    text-align: left;
}
.global_menu_area .panel .news_area .title {
    font-size: 20px;
    color: var(--font-color-black);
}
.global_menu_area .panel .news_area .title span{
    font-weight: bold;
    color: var(--main-color);
    margin-right: 20px;
}
.global_menu_area .panel .news_btn_area a,.global_menu_area .guide_right .guide_btn a{
    border: none;
    color: #fff;
    background-color: var(--main-color);
    width: fit-content;
    padding: 0 35px;
    border-radius: 25px;
    background-size: auto;
    background-image: none;
    font-weight: bold;
}
.global_menu_area .panel .news_btn_area a:hover,.global_menu_area .guide_right .guide_btn a:hover{
    transition: transform 0.4s ease;
    transform: scale(1.1);
}
.global_menu_area .global .list_area:hover .ecMarche__global_menu_background{
    visibility: visible;
    opacity: 1;
}
.global_menu_area .guide_left a{
    color: var(--font-color-black);
}
.ec-newsRole .ec-newsRole__newsItem {
    padding: 0;
}
.ec-newsRole__newsHeading{
    padding: 20px 0;
}
.ec-sliderRole_area .pc {
    border-radius: 15px;
}
.ec-headerRole img {
    max-width: 90%;
}
.ec-headerNaviRole__right{
    flex-shrink: 0;
    flex-grow: 0;
}
.ec-headerNaviRole .ec-headerNaviRole__right{
    width: fit-content;
}
.ec-headerNav_area .account_icon{
    display: flex;
    align-items: center;
    gap: 15px;
}
.ec-blockBtn-login--nobg{
    flex-shrink: 0;
    flex-grow: 0;
    display: flex;
    align-items: center;
    gap: 5px;
}
.ec-headerNaviRole .ec-headerNaviRole__nav a:hover{
    color: var(--main-color);
    background-color: inherit;
    background-position: inherit;
}
.ec-headerRole__cart .ec-cartNavi .ec-cartNavi__price{
    color: var(--font-color-black);
}
.ec-headerNav_area .account_icon:hover{
    opacity: 1;
}
.ec-headerRole__cart .ec-cartNavi .ec-cartNavi__badge{
    background: var(--main-color);
    color: #fff;
    border: none;
}
.ec-headerRole__cart .ec-cartNavi{
    align-items: center;
}
.ec-cartNaviWrap{
    background: #ebebeb;
    padding: 0px 15px;
    border-radius: 72px;
}
.ec-headerRole__cart .ec-cartNavi{
    gap: 15px;
    min-width: 100px;
    padding: 4px 0;
}
.ec-headerRole__cart .ec-cartNavi .ec-cartNavi__price{
    font-weight: 500;
    font-size: 16px;
    vertical-align: text-top;
}
button.ec-blockBtn--action{
    background-color: var(--main-color);
    border-radius: 25px;
    font-weight: bold;
    background-image: none;
}
button.ec-blockBtn--action:hover{
    background-color: var(--change-color);
}
button.ec-blockBtn--gray{
    background-color: #439bbf;
    background-image: none;
    font-weight: bold;
}
button.ec-blockBtn--gray:hover{
    background-color: #134e66;
}
.ecMarche__productRole__category-wrapper{
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 768px){
    .ec-headerRole img {
        max-width: 200px;
    }
    .ec-sliderRole_area{
        margin: 0 20px;
    }
    .ec-headerNaviRole .ec-headerNaviRole__right{
        width: calc(100% * 1);
    }
    .ec-cartNaviWrap{
        background: #fff;
        padding: 0;
    }
    .ec-headerRole__cart .ec-cartNavi{
        padding: 10px 0 2px 0;
}
}
@media only screen and (min-width: 768px) {
    .ec-headerNaviRole__right .ec-headerSearch{
        display: block;
        width: fit-content;
        position: relative;
        padding: 0;
        top: 0;
        border: none;
    }
    .ec-headerNaviRole__right .ec-headerNaviRole__search.logo_search .search_icon{
        display: none;
    }
    .ec-headerNaviRole__right .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search{
        border: 1px solid var(--font-color-black);
        background: var(--font-color-black);
        border-radius: 24px 0px 0px 24px;
        padding-bottom: 0;
        padding-top: 0;
    }
    .ec-headerSearch .ec-headerSearch__keyword{
        padding-top: 0;
    }
    .ec-headerSearch .ec-headerSearch__keywordBtn{
        top: 14px;
        color: var(--font-color-black);
    }
    .ec-headerSearch .ec-headerSearch__category .ec-select select {
        font-size: 12px;
        padding: 0px 24px 0px 16px;
        height: 29px;
    }
    .ec-headerNaviRole__right .ec-headerSearch .ec-headerSearch__keyword input{
        font-size: 12px;
        padding: 0 50px 0 1em;
        height: 29px;
    }
    .ec-headerNaviRole__right .ec-headerSearch .ec-headerSearch__keyword{
        border-radius: 0px 24px 24px 0px;
        background: #ebebeb;
        border: 1px solid #CCC;
    }
    .ec-headerSearch .ec-headerSearch__category {
        width: 38%;
        color: #fff;
    }
    .ec-headerNaviRole__right .ec-headerSearch .ec-headerSearch__keyword{
        width: 50%;
    }
    .searchform{
        display: flex;
        justify-content: center;
        height: 31px;
    }
    .ec-headerNaviRole__right .ec-headerSearch .ec-headerSearch__category .ec-select select{
        color: #fff;
    }
    .ec-headerNaviRole__right .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search:before{
        border-top: 6px solid #fff;
    }
}
/* ▲既存CSSの上書き */

/* ▼higasi */
:root{
    --main-color: #DB4328;
    --sub-color: #FCECE3;
    --change-color: #99210c;
    --Zen-Maru-Gothic-bold: 700;
    --font-color-black: #111111;
}
/* .ecMarche__wrapper{
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    font-style: normal;
} */
 .ec-Marche__header-font{
    font-size: 12px;
    display: inline-block;
    width: fit-content;
 }
.ecMarche__Roboto{
    font-family: "Roboto", serif;
    font-weight: 900;
    font-style: normal;
    color: var(--main-color);
    letter-spacing: 1px;
    font-size: 12px;
}
.ecMarche__h1{
    margin: inherit;
    font-weight: var(--Zen-Maru-Gothic-bold);
    color: var(--main-color);
}
.ecMarche__ankerLink-wrapper{
    background: var(--main-color);
    color: #fff;
    width: fit-content;
    border-radius: 25px;
    margin: auto;
    transition-duration: .4s;
}
.ecMarche__ankerLink-wrapper:hover{
    transform: scale(1.1);
}
.ecMarche__ankerLink{
    display: inline-block;
    padding: 15px 35px;
    color: #fff;
    font-weight: var(--Zen-Maru-Gothic-bold);
}
.ecMarche__ankerLink:hover,.ecMarche__ankerLink:visited{
    color: inherit;
}
.ecMarche__about{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}
/* ▼変更しました 2025年1月23日 */
.ecMarche__about-img-wrapper{
    width: 65%;
}
.ecMarche__about-img{
    width: 100%;
    min-width: 550px;
    border-radius: 0px 15px 15px 0px;
}
/* ▲変更しました 2025年1月23日 */
.ecMarche__about-content{
    padding: 0 90px;
    margin: 30px 0;
}
.ecMarche__about-p{
    font-weight: 500;
    margin: 20px 0;
    color: var(--font-color-black);
}
.ecMarche__about-p p:not(:first-child){
    margin-top: 20px;
}
.ecMarche__pickup-content{
    position: relative;
    padding: 30px 0;
}
.ecMarche__news-content{
    position: relative;
    padding: 30px 0 0;
}
.ecMarche__news-section{
    padding: 10px 30px 20px;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 10px 10px var(--main-color);
}
.ecMarche__h2{
    margin: inherit;
    font-weight: var(--Zen-Maru-Gothic-bold);
    color: var(--font-color-black);
}
.ecMarche__h2::before,.ecMarche__h2::after{
    position: absolute;
    content: "…";
    color: var(--main-color);
    top: 9px;
}
.ecMarche__h2::before{
    left: 0;
}
.ecMarche__h2::after{
    right: 0;
}
.ecMarche__pickup-img{
    border-radius: 10px;
    margin-bottom: 10px;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}
.ecMarche__news-background{
    background: #FCECE3;
    margin-top: 30px;
}
.ecMarche__pickup,.ecMarche__news{
    font-family: "Zen Maru Gothic", serif;
}
/* ▼変更しました 2025年1月23日 */
.ecMarche__pickup{
    padding-top: 80px;
    padding-bottom: 70px;
}
.ecMarche__news{
    padding-top: 80px;
    padding-bottom: 80px;
}
/* ▲変更しました 2025年1月23日 */
.ecMarche__pickup-title,.ecMarche__news-title{
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
    text-align: center;
    width: fit-content;
}
.ecMarche__pickup-itemTitle,.ecMarche__news-column{
    font-size: 15px;
    font-weight: var(--Zen-Maru-Gothic-bold);
    color: var(--font-color-black);
}
.ecMarche__news-column{
    width: 90%;
}
.ecMarche__news-description{
    font-weight: 500;
    color: var(--font-color-black);
}
.ecMarche__news-date{
    display: inline-block;
    margin: 0;
    min-width: 120px;
    font-weight: var(--Zen-Maru-Gothic-bold);
    color: var(--main-color);
    font-size: 14px;
}
.ecMarche__pickup-itemPrice{
    font-size: 20px;
    font-weight: var(--Zen-Maru-Gothic-bold);
}
.ecMarche__slick{
    padding: 0 20px;
    width: auto !important;
}
/* ▼変更しました 2025年1月23日 */
.ecMarche__slick img {
    max-width: 768px;
    height: auto;
    margin: 0 auto;
    display: block;
    aspect-ratio: 16/9;
}
/* ▲変更しました 2025年1月23日 */
.ecMarche__news-section div.hidden{
    display: none;
}
.ecMarche__news-button{
    background-color: #DB4328;
    text-align: center;
    margin: auto;
    width: 100px;
    height: 50px;
    border-radius: 50% / 0 0 100% 100%;
    color: #FFF;
    font-weight: var(--Zen-Maru-Gothic-bold);
    padding: 10px;
    cursor: pointer;
    transition: 0.5s;
}
.ecMarche__news-button:hover{
    font-size: 18px;
    transition: 0.5s;
}
.ecMarche__category_name{
    display: flex;
    padding-bottom: 25px;
}
.ecMarche__category_name>a{
    color: var(--font-color-black);
    text-decoration: none;
}
.ecMarche__category_name>a::after{
    font-family: "Font Awesome 5 Free"; 
    content:"\f138";
    color: var(--main-color);
    font-weight: 900;
    font-size: 18px;
    padding-left: 10px;
}
.ecMarche__category_name p{
    font-weight: bold;
    font-size: 24px;
    color: var(--main-color);
    padding-right: 30px;
}
.ecMarche__category_block{
    display: flex;
    -webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    height: 400px;
    align-content: space-between;
}
.ecMarche__global_menu_background{
    visibility: hidden;
    opacity: 0;
    height: 100Vh;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    backdrop-filter: blur(3px);
    width: 100vw;
    border-radius: 0;
    z-index: -1;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    transition: opacity .4s ease, visibility .4s ease;
}

@media only screen and (max-width: 768px){
    .ecMarche__about{
        margin-top: 0;
    }
    /* ▼変更しました 2025年1月23日 */
    .ecMarche__pickup{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .ecMarche__news{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .ecMarche__about-img-wrapper{
        display: none;
    }
    /* ▲変更しました 2025年1月23日 */
    .ecMarche__about-content{
        margin-top: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ecMarche__slick{
        padding: 0;
    }
}
/* ▼追加しました 2025年1月23日 */
@media only screen and (max-width: 1000px) and (min-width: 767px){
    .ecMarche__about{
        display: block;
    }
    .ecMarche__about-img-wrapper{
        width: 100%;
        padding: 0 50px;
    }
    .ecMarche__about-img{
        width: 100%;
        height: 300px;
        margin: 0 auto;
        border-radius: 15px;
        object-fit: cover;
    }
}
@media only screen and (min-width: 1700px){
    .ecMarche__about-img-wrapper {
        width: 35%;
        max-width: 900px;
    }
    .ecMarche__about-img{
        border-radius: 15px;
    }
}