@charset "UTF-8";

        body .cocu-wrapper {
        background: #5c5c5b;
        color:#FDFDFD;
        }
        body .cocu-wrapper a{
        color:#FDFDFD;
        }
        .cocu-wrapper .header-wrap {
        background: rgb(92 92 91 / .85);
        color:#FDFDFD;
        }
        .cocu-wrapper .main-nav li a {
        color:#FDFDFD;
        }
        .cocu-wrapper .main-nav li a:after {
        background-color:#FDFDFD;
        }

        .cocu-wrapper .bg-dark {
        background: #5c5c5b;
        color:#FDFDFD;
        }

        
        .cocu-wrapper footer {
        background: #474646;
        color:#FDFDFD;
        }
        
        .cat-overlay.cocus, .arc-overlay.cocus {
        background: rgb(0 0 0 / .8);
        }
        .cat-modal.cocus {
        background: #000;
        }
        .cocus .cat-close span, .cocus .arc-close span {
        background: #FFF;
        }
        .cocus a {
        color:#FDFDFD;
        }
        .cocu-top-img {
        width:100%;
        height:0;
        padding-bottom:43.75%;
        }
        @media only screen and (max-width: 767px) {
        .cocu-top-img { padding-bottom:133.333333%; }
        }



















