/* STYLE FOOTER */

.ec-footerRole {
    margin: 0!important;
    padding: 0!important;
}

.ec-footerRole .ec-footerRole__inner {
    margin: 0!important;
    padding: 0!important;
    min-width: 100%;
    font-family: "Cormorant Infant", "Source Sans Pro", serif;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .wp-footerRole-main {
    background-color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main {
    width: 89%;
    padding: 68px 0 22px 0;
    display: flex;
    justify-content: space-between;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .wp-footerRole-category {
    background-color: #252424;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .ec-itemNav .footer-category {
    padding-top: 3px;
    display: block;
    color: #939393;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .ec-itemNav .footer-category:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .ec-itemNav:first-child {
    display: flex;
    align-items: center;
    gap: 45px;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .ec-itemNav .footer-category__line {
    display: block;
    height: 70px;
    width: 2px;
    background-color: #939393;
    margin-left: 8px;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .footerRole-category {
    /* max-width: 1681px; */
    padding: 15px 0;
    margin: 0 auto;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .footerRole-category .wp-category {
    display: flex;
    justify-content: center;
    gap: 45px;
    font-family: "CormorantInfant";
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    align-items: center;
    letter-spacing: 1.8px;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .wp-footerRole-coppyright {
    background-color: #FFFFFF;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .footerRole-coppyright {
    max-width: 1681px;
    padding: 19px 0;
    display: flex;
    margin: 0 auto;
    font-size: 12px;
    color: #000;
    justify-content: center;
    font-family: "CormorantInfant";
    color: #939393;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .wp-main__info {
    display: flex;
    padding-bottom: 3.6rem;
    margin-left: 5.6rem;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__info {
    display: flex;
    flex-direction: column;
    gap: 55px;
    justify-content: center;
    align-items: center;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .main-info__logo {
    width: 64%;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .main-info__logo img {
    max-width: 100%;
    max-height: 100%;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .main-info__social {
    display: flex;
    gap: 13px;
    justify-content: center;
    align-items: center;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .main-info__social .icon {
    width: 23px;
    height: 23px;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .main-info__social .icon img {
    max-width: 100%;
    height: 100%;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 59%;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu .menu-item {
    display: flex;
    letter-spacing: 9px;
    margin-bottom: 36px;
    gap: 20px;
    position: relative;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu .menu-item__dot::before {
    content: "";
    position: absolute;
    display: block;
    top: 8px;
    left: 1px;
    width: 5px;
    height: 3px;
    background-color: #fff;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu .category-title {
    text-transform: uppercase;
    font-size: 14px;
    color: #bfbfbf;
    font-family: "CormorantInfant";
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: block;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu .category-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu .category-option {
    color: #939393;
    font-size: 11px;
    font-family: "SourceSansPro";
    display: block;
    letter-spacing: 1.5px;
    margin-bottom: 0.4rem;
    white-space: nowrap;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu .category-option:hover {
    cursor: pointer;
    color: #FFFFFF;
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .wp-main__info .area-change {
    text-transform: capitalize;
    display: flex;
    gap: 8px;
    align-items: center;
    color: #939393 !important;
    font-size: 14px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif
}

.ec-footerRole .ec-footerRole-main .wp-footerRole-main .wp-main__info .area-change__line {
    display: block;
    height: 15px;
    width: 1px;
    background-color: #939393;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-46 {
    margin-bottom: 46px !important;
}

.ml-8 {
    margin-left: 8px;
}

.mr-7 {
    margin-right: 7px;
}

.w-15 {
    min-width: 15%;
}

.w-24 {
    min-width: 24%;
}

.ec-footerRole .ec-footerRole__inner .ec-footerRole-main .footerRole-category .wp-category {
    margin-left: 14px;
}

@media screen and (max-width: 1024px) {
    .ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main {
        width: 100%;
        padding: 22px 0 22px 0;
        flex-direction: column;
    }

    .ec-footerRole .ec-footerRole-main .wp-footerRole-main .wp-main__info {
        margin-left: 0;
    }

    .ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__info {
        gap: 1.6rem;
        width: 100%;
    }

    .ec-footerRole .ec-footerRole-main .wp-footerRole-main .main-info__logo {
        width: 165px;
    }

    .ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu {
        width: 100%;
    }

    .ml-8 {
        margin-left: 0px !important;
    }
    
    .mr-7 {
        margin-right: 0px !important;
    }
}

@media screen and (max-width: 768px) {
    .ec-footerRole .ec-footerRole-main .wp-footerRole-main .footerRole-main__menu {
       display: none;
    }
}
