/* クラウドファンディングリスト ///// */

.cf_header {
    background:url(https://www.bellmare.co.jp/wp-content/uploads/2020/11/cf_hdr_30.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.cf_header .cf_header_inner {
    width:960px;
    margin:0 auto;
    padding:120px 0 50px;
}

.cf_header h3 {
    font-size: 2.8rem;
    line-height: 180%;
    text-align: center;
}

.cf_header h3 span.ttl {
    font-size: 2.25rem;
    display: block;
}

#cf_wrap {
    background:url(https://www.bellmare.co.jp/wp-content/uploads/2020/11/cf_ftr_30.jpg) no-repeat 50% 100%;
    background-size: 100%;
}

#cf_list {
    margin:60px auto 0;
    padding:0 0 300px 0;
}

#cf_list h4 {
    font-size: 2.25rem;
    text-align: center;
}

#cf_list h4 span {
    font-size: 1.25rem;
    font-weight: normal;
}

.cf_header .read {
    margin:50px 0 20px;
    font-size:1.5rem;
    line-height: 240%;
}

.cf_header .disc {
    font-size: 1.3rem;
    color:#666;
    text-align: right;
}

.cf_supporters {
    margin:30px 0;
}

.cf_supporters,
.cf_supporters p {
    line-height: 340%;
    font-size:1.65rem;
    text-align: center;
}
.cf_supporters span {
    display: inline-block;
    padding:0 2rem;
    line-height: 340%;
    font-size:1.65rem;
}

.content {
    background:none!important;
}

footer {
    margin:0 0 0 0!important;
}

/*///// クラウドファンディングリスト */


@media screen and (max-width: 767px) {


}

/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */


@media screen and (max-width: 640px) {


/* クラウドファンディングリスト ///// */

.cf_header .cf_header_inner {
    width:90vw;
    margin:0 auto;
    padding:40px 0 20px;
}

.cf_header h3 {
    font-size: 1.8rem;
    line-height: 160%;
    text-align: center;
}

.cf_header h3 span.ttl {
    font-size: 1.45rem;
}

#cf_list {
    width:88vw;
    margin:40px auto 0;
    padding:0 0 80px 0;
}

#cf_list h4 {
    font-size: 1.6rem;
    text-align: center;
}

#cf_list h4 span {
    font-size: 1rem;
    font-weight: normal;
}

.cf_header .read {
    margin:20px 0 20px;
    font-size:1.25rem;
    line-height: 180%;
}

.cf_header .disc {
    font-size: 1.1rem;
    color:#666;
    text-align: right;
}

.cf_supporters {
    width:92vw;
    margin:30px auto;
}

.cf_supporters,
.cf_supporters p {
    font-size:1.4rem;
    text-align: center;
}
.cf_supporters span {
    padding:0 1.4rem;
    font-size:1.4rem;
}

/*///// クラウドファンディングリスト */

}