@charset "UTF-8";
.font-nomal { font-family: YuGothicM, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }

.help-box { margin-bottom: 95px; }
.help-box:last-child { margin-bottom: 0; }
.help-box .help-list { display: flex; flex-wrap: wrap; gap: 60px 2.5%; }
@media screen and (max-width: 960px) { .help-box .help-list { flex-direction: column; gap: 30px 0; } }
.help-box .help-list li { position: relative; display: flex; flex-direction: column; width: 31.6666666667%; padding: 40px 40px 60px; border: 6px solid #C5BC9B; border-radius: 1em; }
@media screen and (max-width: 960px) { .help-box .help-list li { width: 100%; padding: 40px; } }
.help-box .help-list li._now .help-list-status { background: #FF4766; }
.help-box .help-list li._preparation .help-list-status { background: #515151; }
.help-box .help-list li._end::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin-top: -6px; margin-left: -6px; border: 6px solid #C5BC9B; background: rgba(0, 0, 0, 0.3); border-radius: 1em; pointer-events: none; }
.help-box .help-list li._end .help-list-status { background: #ccc; }
.help-box .help-list li._end .help-list-status p { color: #483627; }
.help-box .help-list li .help-list-wrap { flex: 1; }
.help-box .help-list li .help-list-wrap .help-list-top { display: flex; align-items: center; margin-bottom: 30px; }
.help-box .help-list li .help-list-wrap .help-list-status { position: relative; width: 80px; margin-right: 20px; border-radius: 10px; }
.help-box .help-list li .help-list-wrap .help-list-status::after { content: ''; display: block; padding-top: 100%; }
.help-box .help-list li .help-list-wrap .help-list-status p { position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; font-weight: 700; color: #fff; text-align: center; line-height: 1.2; }
.help-box .help-list li .help-list-wrap .help-list-ttl { margin-bottom: 20px; padding-left: 30px; background: url("../img/common/heading_i004.png") no-repeat left top 0.2em; font-size: 1.125rem; font-weight: 700; }
.help-box .help-list li .help-list-wrap .help-list-ttl small { font-size: 1rem; }
.help-box .help-list li .help-list-btn { width: 100%; max-width: 250px; margin: 0 auto; }
.help-box .help-list li .help-list-btn a { display: block; text-decoration: none; padding: 15px; background: #4E342E url("../img/common/ico_download_w.png") no-repeat right 20px center; font-weight: 700; color: #fff; text-align: center; line-height: 1; border-radius: 2em; }

/*# sourceMappingURL=supporters.css.map */
