@charset "UTF-8";

/* black-type override */
body.black-type{background-color:#000;color:#fff;}
body.black-type #header{background-color:#000;}
body.black-type #header-logo-area .logo-af > a,
body.black-type #header-logo-area .logo-hm > a{display:block;position:relative;}
body.black-type #header-logo-area .logo-af > a img,
body.black-type #header-logo-area .logo-hm > a img {opacity:0;}
body.black-type #header-logo-area .logo-af > a::before,
body.black-type #header-logo-area .logo-hm > a::before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;}
body.black-type #header-logo-area .logo-af > a::before{background:url("/assets/img/logo-anytime_p_w.svg") no-repeat center center/contain;}
body.black-type #header-logo-area .logo-hm > a::before{background:url("../images/common/logo_p_w.svg") no-repeat center center/contain;}
body.black-type #content.single .post-sns .ttl{filter:invert(1) brightness(1.7);}
body.black-type #content.single .post-sns .icon{filter:invert(1) brightness(1.7);}
body.black-type #content.single .post-sns .af-logo a{display:inline-block;position:relative;}
body.black-type #content.single .post-sns .af-logo a img{opacity:0;}
body.black-type #content.single .post-sns .af-logo a::before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url("../images/common/logo-af_p_w.svg") no-repeat center center/contain;}
body.black-type #content .breadcrumb-area a{color:#fff;}
body.black-type #popular_post_content.front-loop{background-color:#333;color:#fff;}
body.black-type #popular_post_content.front-loop h2 span{color:#fff;border-color:#fff;}
body.black-type #popular_post_content.front-loop .front-loop-cont > article {background-color:#333;color:#fff;}
body.black-type #popular_post_content.front-loop .front-loop-cont > article a,
body.black-type #popular_post_content.front-loop .front-loop-cont > article h3{color:#fff;}
body.black-type #footer #sns{filter:invert(1) brightness(1.7);}
body.black-type #footer .logo a{display:inline-block;position:relative;}
body.black-type #footer .logo a img{opacity:0;}
body.black-type #footer .logo a::before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url("../images/common/logo_p_w.svg") no-repeat center center/contain;}
body.black-type #footer .logo .af a::before{width:calc(100% - 44px);left:auto;right:0;background-image:url("../images/common/logo-af_p_w.svg");}
body.black-type #footer .logo .af span{color:#ccc;}
body.black-type #footer #links li a{color:#fff;}
body.black-type #footer #copyright{color:#ccc;}
@media screen and (min-width: 768px) {
	body.black-type #global-nav a {color:#fff;}
}
@media screen and (max-width: 767px) {
	body.black-type #global-nav-area{color:#333;}
	body.black-type #footer .keywords .prev-btn,
	body.black-type #footer .keywords .next-btn{filter: brightness(0) invert(1);}
}

body.black-type .category-block.cat-special .num,
body.black-type .category-block.cat-topics .num,
body.black-type .category-block.cat-people .num,
body.black-type .category-block.cat-fitness .num,
body.black-type .category-block.cat-members .num,
body.black-type .category-block.cat-food .num,
body.black-type .category-block.cat-review .num,
body.black-type .category-block.cat-volunteer .num {color: #fff;}