@charset "UTF-8";
/* ------------------------------ ページタイトル
------------------------------ */
.pagettl-sec { background: url("../img/feature/bg_main.png") no-repeat left top; background-size: cover; }
@media screen and (max-width: 750px) { .pagettl-sec { background: url("../img/feature/sp/bg_main.png") no-repeat center bottom; background-size: 100% auto; } }

/* ------------------------------ コンテンツ
------------------------------ */
.c-detail .detail-top .detail-top-box { display: flex; align-items: center; justify-content: center; }
.c-detail .detail-top .detail-top-box .detail-tag { display: flex; align-items: center; margin-left: 1em; padding-left: 1em; border-left: 1px solid #333; }
.c-detail .detail-top .detail-top-box .detail-date { font-size: 1.4rem; color: #00adaf; }

/*# sourceMappingURL=feature.css.map */
