/**
Theme Name: JIN:R child
Template: jinr
Author: CROOVER Inc.
Author URI: https://croover.co.jp
Version: 1.00
*/



#jinrPostTitle {
    font-size: 2.5rem;
	font-weight: bold !important;
}

span.new-post-list-meta__label {
    font-size: 1.2rem;
    background: #ffd0b7;
    color: #f05606;
    border-radius: 3px;
    padding: 2px;
}

span.new-post-list-meta__value {
    font-size: 1.2rem;
}

li.new-post-list-meta__item {
    line-height: 2.5rem;
}

h2.a--post-title.d--bold.entry-title {
    font-size: 1.6rem;
    padding: 10px 0;
}

.home div#mainContentInner {
    padding-top: 0 !important;
}

.d--fullwidth-100.d--fullwidth-pad30.d--fullwidth-pad30-sp.t--main-width {
    background-image: url(/wp-content/uploads/2025/12/concept02.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}