.theme_color1{background-color: #ffffff; }
.theme_color2{color: #000000; border-color: #000000; fill:#000000; }
.theme_color3{background-color: #ffffff; }
.theme_color4{color: #000000; fill:#000000; }
.theme_color5{background-color: #e10500; border-color: #e10500;}
.theme_color5:hover{opacity: 0.5; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.theme_color6{color: #ffffff; fill: #ffffff; }
.button-wrap .button span:after{border-color:#ffffff;}
.navicon__lines,.navicon__lines:before,.navicon__lines:after{background-color:#000000;}
.category-select-wrap .select-wrap::before{border-top-color:#ffffff;}
.category-select-wrap .select-wrap .select{border-color:#ffffff; background:#000000; color:#ffffff;}
.creator-name-page .creator-schedule .schedule-showtype .schedule-showtype-list{border-right-color: #000000;}
.pagination-list{background-color: #e10500; color:#ffffff;}
.pagination-active{background-color: #ffffff; color: #e10500; border: 1px solid;}
.toggle-title,.toggle-inner,.works,.works-title:before,.works-title:after,
.post-inner,.news-date-wrap .news-category,.contact {background-color: #000000; color: #ffffff; border-color: #ffffff;fill: #ffffff;}
.contact .input-content{color: #ffffff; border-color: #ffffff !important;}
.contact dl{border-color: #ffffff !important;}
.contact .accept input[type="checkbox"] + .accept-label:before{background-color: #ffffff;}
.contact .accept input[type="checkbox"]:checked + .accept-label:before,.contact .accept input[type="checkbox"]:hover + .accept-label:before{background-color: #e10500; border: #e10500; color: #ffffff;}
.contact .accept input[type="checkbox"]:checked + .accept-label:after{background: #ffffff; box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;}
section:nth-child(even) {background-color: #000000; color:#ffffff;}
section:nth-child(even) .toggle-title, section:nth-child(even) .toggle-inner, section:nth-child(even) .works, section:nth-child(even) .works-title:before, section:nth-child(even) .works-title:after,
section:nth-child(even) .post-inner,
section:nth-child(even) .news-date-wrap .news-category {background-color: #ffffff;color: #000000; border-color: #000000; fill: #000000;}

.news-category-tabs{list-style:none;flex-wrap:wrap;gap:10px;margin:0 0 50px;padding:0;}
.news-category-tabs li{border:1px solid #000000;border-radius:30px;}
.news-category-tabs li a{display:block;padding:.6em 1.5em;color:#000000;text-decoration:none;font-size:.9em;}
.news-category-tabs li.active{border-color:#e10500;}
.news-category-tabs li.active a{color:#ffffff;}
