@charset "UTF-8";
/*----------sp--header.twig------------*/
/* SPのとき */

.ec-pageHeader h1 {
    padding: .5em;
    margin-bottom: 1.5em;
}

.ec-headerNaviRole {
    display: block;
    padding: 20px;
    margin-top: -12px;
}

.header_top {
    width: 100%;
    margin: 0 auto 10px;
    min-width: 350px;
}
.header_buttons {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    min-width: 315px;
    align-items:center;
}
.ec-cartNavi{
padding: 10px 10px 0 20px;
}
.header_navs {
    display: none;
}
.header_logo {
    width: 100%;
    max-width: 350px;
    text-align: center;
}
.header_logo img {
    width: 90%;
    height: auto;
}
#welina_kv {
    padding: 0 15px;
    margin-bottom: 30px;
}
#welina_kv img {
    width: 100%;
    height: auto;
}

/*!*-----------sp-welina.twig------------*!*/
.ec-layoutRole__mainBottom {
    width: 100%;
    margin: 0 auto;
}
.welina {
    width: 100%;
    margin: 0 auto;
    background-color: #F6F6F5;
    min-width:350px;
}
.pick {
    width: 100%;
    margin: 0 auto;
    background-color: #FFF;
    min-width:350px;
}
#page_homepage .welina .article {
    padding: 0;
    min-width: min-content;
    position: relative;
}
#page_homepage .pick .article {
    padding: 0;
    min-width:min-content;
}
ul {
    padding-inline-start:0;
}

#page_homepage .ec-layoutRole__mainBottom h3 {
    color: #47A41B;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    margin: 0 auto 20px;
    padding-top: 40px;
    padding-left: 15px;
}

.ec-layoutRole__mainBottom.welina .separator_top {
    width: 43px;
    height: 43px;
    position: absolute;
    top: -22px;
    left:calc(50% - 22px);
}
.separator_bottom {
    width: 43px;
    height: 43px;
    position: absolute;
    bottom: -22px;
    left:calc(50% - 22px);
    z-index: 1;
}
.separator_bottom img {
    width: 43px;
    height: auto;
}
.welina-contents {
    padding-left:0;
    display:flex;
    flex-direction: column;
    list-style-type: none;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-bottom: 50px;
}
.welina-contents li {
    display: block;
    padding: 0 20px;
}
.welina-contents li img {
    width: 100%;
    height: auto;
    text-align: center;
}
#page_homepage .ec-layoutRole__mainBottom.pick {
    margin: -22px auto 0;
    position: relative;
}
#page_homepage .article {
    margin-top: 10px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.pick {
    min-width:350px;
}
.head_wcu {
    padding: 15px;
    margin: 0 auto;
    min-width:350px;
    background-color: #F6F6F5;
    position: relative;
}
.head_wcu .separator_top {
    width: 43px;
    height: 43px;
    position: absolute;
    top: -22px;
    left:calc(50% - 22px);
}
.head_wcu .separator_top img {
    width: 43px;
    height: auto;
}
.sum_wcu h4 {
    color: #E62C0F;
    font-weight: bold;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
}
#page_homepage .article.sum_wcu {
    margin: -15px auto 0;
    padding: 0;
    min-width:min-content;
}

#page_homepage .ec-layoutRole__mainBottom .sum_wcu h3 {
    padding-left: 0;
}
.contents_wcu {
    box-sizing: border-box;
    padding: 15px;
    border-radius: 15px;
    background-color: #fff;
    margin-bottom: 40px;
}
.wcu .description p {
    margin-left: 35px;
}
.wcu_main > div > img {
    width: 100%;
    height: auto;
}

.wcu_main h4 {
    margin-bottom: 30px;
    width: 280px;
}
.wcu_main h4 img.wcu_title {
    width: 303px;
    height: auto;
}
.wcu_main h4 img.wcu_factory {
    width: 297px;
    height: auto;
}
.wcu_main p {
    margin-bottom: 20px;
}
.wcu h4 img {
    width: 44px;
    height: auto;
}
/*----------sp--footwe.twig------------*/
#page_homepage .ec-footerRole {
    border-top: 1px solid #7d7d7d;
    margin: 0 auto;
    background: #000;
    box-sizing: border-box;
    min-width: 350px;
}

.ec-footerRole .spacer {
    background: #fff;
    width: 100%;
    height: 50px;
}
.footerNavi {
    margin: 0 auto;
    width: 100%;
    list-style-type:none;
    box-sizing: border-box;
    padding: 20px;
}
.footerNavi .footerNavi__link {
    display: block;
    line-height: 1.8em;
    font-size: 13px;
    margin-bottom: 20px;
}
.footerNavi .footerNavi__link:hover {
    text-decoration-color: #fff;
}
.footerNavi__link .nav-detail {
    padding-left: 0;
}
.footerNavi a,
.footerNavi p
{
    color: #fff;
}
.certification {
    width: 100%;
}
.certification_img {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 162px;
    max-width: 350px;
    align-items: end;
}
.certification_img image {
    width:115px;
    height: 162px;
    padding-left: 10px;
    flex: 1;
}
.certification_img p {
    margin-left: 20px;
    font-size: 11px;
    line-height: 1.2em;
}
h4 {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.ec-footerRole .ec-footerRole__inner {
    max-width: 1090px;
    padding-left: 0;
    padding-right: 0;
}
.footerTitle {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 20px 0  40px 0;
    justify-content: flex-start;
}
.footerTitle__copyright {
    color: #fff;
    font-size: 12px;
    padding-left: 20px;
    line-height: 20px;
}
.footerTitle-img {
    max-width: 200px;
}
.footerTitle image {
    width:160px;
}

/*----------app/PluginData/TabaCMS/template/default/widget_list_news.twig ------------*/
#page_homepage .ec-layoutRole__mainBottom .topics h3 {
    background: #F9F1DC;
    padding: .4em;
    font-size: 18px;
}
#page_homepage .ec-layoutRole__mainBottom .topics h3 > span {
    background: url("../img/top/bg-news.svg") no-repeat top left;
    background-size: auto 100%;
    padding: .1em 10%;
    display: block;
}
#page_homepage .topics .article {
    padding-top: 0;
}
.tabacms_post_list li {
    margin-bottom: 1.5em;
}
.tabacms_post_list li a {
    display: block;
}

#page_homepage .topics a,
#page_homepage .topics a:hover,
#page_homepage .topics a:active,
#page_homepage .topics a:visited {
    color: #333;
    text-decoration: none;
}

#page_homepage .topics .tabacms_post_list li time {
    margin: 0 0 .2em 0;
    display: block;
}
#page_homepage .topics .topics_list_link {
    display: block;
    padding: .5em;
    border: 1px solid #C4C4C4;
    text-align: center;
    margin-bottom: 3em;
}
#page_homepage .topics .topics_list_link img {
    vertical-align: text-top;
}

/* app/template/default/Block/recommend_product_block.twig */
#page_homepage .ec-layoutRole__mainBottom h3.rec-title {
    padding-top: 0;
}

/*------------ここから下がPC限定------------*/
@media only screen and (min-width: 768px) {
    /*------------header.twig------------*/
    .ec-headerNaviRole.header　{
        max-width: 1090px;
        padding: 0;
        margin-top: 0;
    }

    .header_top {
        width: 1090px;
        /*flex-direction: row;*/
        margin: 0 auto 10px;
        max-width: 1090px;
    }

    .header_bottom {
        margin: 0 auto;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }

    .header_top .header_buttons {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

    .header_bottom .header_logo {
        width: 30%;
        margin-bottom: 0;
    }
    .header_bottom .header_logo img {
        width: 300px;
    }
    .header_bottom .header_navs {
        width: 65%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .add_guide {
        padding-left: 20px;
        padding-top: 10px;
        width:68%;
        list-style: none;
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .header_navs .add_guide li+ li {
        display: block;
        border-left: 1px solid #000;
        padding: 0 10px;
    }
    .header_navs .add_guide li:last-child {
        border-right: none;
    }
    .header_navs .add_guide li a {
        color: #000;
        text-align: center;
        line-height: 14px;
    }

    /*------------category.twig------------*/
    .ec-categoryNaviRole {
        padding: 10px 0;
        border-top:1px solid #000;
        border-bottom:1px solid #000;
        margin: 0 auto 20px;
        max-width: inherit;
    }
    .ec-itemNav {
        max-width: 1090px;
        margin: 0 auto;
    }
    .ec-itemNav__nav {
        box-sizing: border-box;
        display: flex;
        margin: 0 auto;
        /*width: 1090px;*/
    }

    .ec-itemNav__nav li {
        font-weight: normal;
        box-sizing: border-box;
        border-right:1px solid #000;
        font-size: 14px;
    }
    .ec-itemNav__nav li:last-child {
        border-right: none;
    }
    .ec-itemNav__nav li a {
        padding: 5px 28px;
        font-weight: normal;
        text-align: center;
        font-size: 14px;
    }

    #welina_kv.ec-welina_kv {
        width: 1090px;
        margin:  0 auto 50px;
        padding-right: 0;
        padding-left: 0;
    }
    #welina_kv.ec-welina_kv image {
        max-width: 1090px;
    }

    #page_homepage .ec-layoutRole__contents {
        max-width: inherit;
    }

    /*------------welina.twig------------*/
    #page_homepage .ec-layoutRole__mainBottom {
        width: 100%;
        margin: 0 auto;
    }
    .welina {
        padding-left:0;
        background-color: #F6F6F5;
    }
    #page_homepage .ec-layoutRole__mainBottom h3 {
        color: #47A41B;
        font-weight: bold;
        margin-left: 0;
        font-size: 20px;
        min-width: 1090px;
        padding-top: 40px;
        padding-left: 0;
    }
    #page_homepage .article {
        position: relative;
        padding: 0 0 20px 0;
        width: 1090px;
        margin: 0 auto;
    }
    img.separator_top{
        width: 43px;
        height: 43px;
        position: absolute;
        top: -22px;
        left: 50px;
        z-index: 1;
    }
    .separator_bottom {
        width: 43px;
        height: 43px;
        position: absolute;
        bottom: -22px;
        left:50%;
        z-index: 1;
    }
    .welina-contents {
        padding-left:0;
        display:flex;
        flex-direction: row;
        flex-wrap: wrap;
        list-style-type: none;
        justify-content: flex-start;
        gap: 20px;
        max-width: 1090px;
        padding-bottom: 50px;
    }
    .welina-contents li {
        max-width: 350px;
        padding: 0;
        display: block;
    }
    .welina-contents li.item ul.chiled {
        padding-left:0;
        display:flex;
        flex-direction: row;
        list-style-type: none;
    }

    #page_homepage .ec-layoutRole__mainBottom.pick {
        margin: 0 auto;
        position: relative;
        padding-left:0;
        background-color: #FFF;
    }

    /*------------why_choose_us.twig------------*/
    #page_homepage .ec-layoutRole__mainBottom.head_wcu {
        width: 100%;
        margin: 0 auto;
        background-color: #F6F6F5;
        padding-bottom: 50px;
        padding-top: 20px;
        position: relative;
    }

    .separator_wcu {
        width: 43px;
        height: 43px;
        position: absolute;
        top: -57px;
        left:calc(50% - 22px);
    }

    .contents_wcu {
        display: flex;
        padding:0;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .wcu {
        display: flex;
        flex-direction: row;
        width: 66%;
        justify-content: space-between;
    }
    .contents_wcu {
        box-sizing: border-box;
        padding: 15px;
        border-radius: 15px;
        background-color: #fff;
        margin-top: 20px;
        width: 1090px;
    }
    .sum_wcu h4 {
        color: #E62C0F;
        font-weight: bold;
        font-size: 18px;
        height: 45px;
        line-height: 45px;
        min-width:315px;
    }
    .wcu_main h4 img.wcu_title {
        width: 297px;
        height: auto;
    }
    .wcu_main h4 img.wcu_factory {
        width: 297px;
        height: auto;
    }
    .wcu h4 img {
        width: 35px;
        height: auto;
    }
    .description {
        width: 315px;
    }
    .wcu_main {
        width: 300px;
    }
    /*------------footwe.twig------------*/
    .footerNavi {
        display: flex;
        justify-content: space-between;
        list-style-type:none;
        padding: 0;
    }
    li {
        list-style-type: none;
    }
    .certification {
        display: block;
    }
    .certification p {
        margin-left:0;
        margin-top: 0;
    }
    .footerTitle__copyright {
        padding: 20px 0  40px 0
    }


    /*------------footer.twig------------*/
    .footerNavi {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        list-style-type:none;
        padding-left: 0;
    }
    li {
        list-style-type: none;
    }
    .certification {
        width: 115px;
    }
    .certification_img {
        display: flex;
        flex-direction: column;
        width: 115px;
        height: 162px;
    }
    .certification p {
        margin-left:0;
        margin-top: 10px;
    }

    .footerTitle__copyright {
        display: block;
        padding: 0;
        font-size:12px;
        line-height: 20px;
    }
    .footerTitle-img {
        max-width: 200px;
    }
    .footerTitle image {
        width:160px;
    }

    /*----------app/PluginData/TabaCMS/template/default/widget_list_news.twig ------------*/
    #page_homepage .ec-layoutRole__mainBottom .topics .article {
        display: flex;
        justify-content: space-between;
        padding-bottom: 40px;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics h3 {
        width: 128px;
        min-height: 128px;
        margin: 0;
        min-width: inherit;
        display: flex;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics h3 > span {
        padding: 15px;
        width: 100%;
        background-size: auto 70%;
        display: flex;
        align-items: flex-end;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics h3 > span > span {
        display: block;
        width: 100%;
        text-align: right;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics .tabacms_post_list {
        margin-bottom: 0;
        width: 762px;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics .tabacms_post_list li {
        margin-bottom: 0;
        margin-top: 15px;
        display: flex;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics .tabacms_post_list li:first-child {
        margin-top: 0;
    }
    #page_homepage .topics .tabacms_post_list li time {
        width: 100px;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics .topics_list_link {
        padding: 0;
        border: none;
        margin-bottom: 0;
        width: 140px;
        text-align: right;
        display: flex;
        align-items: flex-end;
    }
    #page_homepage .ec-layoutRole__mainBottom .topics .topics_list_link span {
        display: block;
        width: 100%;
    }
    .ec-shelfGrid .ec-shelfGrid__item {
        width: 16.6% !important;
    }
}

