.page-volunteer #header {
    padding-bottom: 10px;
}

.form-entry-member__minor-box {
    margin: 30px 0;
    padding: 24px;
    border: solid 2px #ffd154;
    border-radius: 8px;
    background: #fffdf5;
}
.form-entry-member__minor-box-title {
    margin: 0 0 12px;
    font-size: 18px;
    font-weight: bold;
}
.form-entry-member__minor-alert {
    margin-top: 10px;
    color: #d33;
    font-weight: bold;
    line-height: 1.7;
}

@media screen and (max-width: 767px) {
    .form-entry-member__minor-box {
        padding: 18px 15px;
    }
}
.page-volunteer #breadcrumb {
    display: none;
}
.page-volunteer #wrap {
    margin-top: 0;
    background-color: #fff;
}
.page-volunteer #main {
    width: 100%;
    min-width: 320px;
    padding-right: 0;
    color: #000;
}
.page-volunteer #main .toggle-wrap {
    border: solid 1px #FFD154;
    border-radius: 10px;
    margin-bottom: 15px;
}
.page-volunteer #main .toggle-btn {
    padding: 20px 30px;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    border-radius: 10px;
}
.page-volunteer #main .toggle-btn::before {
    content: "";
    background: none;
    left: auto;
    right: 30px;
    width: 15px;
    height: 15px;
    border: solid 3px #f80;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    top: calc(50% - 6px);
}
.page-volunteer #main .toggle-btn.active::before {
    transform: translateY(25%) rotate(-45deg);
}
.page-volunteer #main .toggle-content {
    color: #000;
    font-size: 16px;
    margin: 0 30px;
    padding: 20px 0;
    text-align: left;
}
.volunteer-fv {
    padding: 30px 0 80px;
}
.volunteer-eyecatch {
    position: relative;
    z-index: 1;
    height: 550px;
}
.volunteer-eyecatch::before {
    position: absolute;
    z-index: 2;
    content: "";
    top: 0;
    left: -65px;
    width: calc(100% + 130px);
    height: 100%;
    background: linear-gradient(-45deg, #FFEFB7 75%, #FFc990 93%,#FFEFB7 100%);
    border-radius: 40px;
}
.volunteer-eyecatch__title {
    position: relative;
    z-index: 3;
    top: 135px;
    left: 20px;
    padding: 0;
    margin: 0;
    color: #333;
    background: none;
    letter-spacing: 3px;
}
.volunteer-eyecatch__title-main {
    display: inline;
    background-color: #fff;
    padding: 4px 15px 5px 18px;
    font-size: 32px;
    font-weight: bold;
    line-height: 4;
    position: relative;
}
.volunteer-eyecatch__title-main::before,
.volunteer-eyecatch__title-main::after {
    content:'';
    width: 18px;
    height: 22px;
    position: absolute;
}
.volunteer-eyecatch__title-main::before {
    border-left: solid 3px #fa0;
    border-top: solid 3px #fa0;
    top: -1.5px;
    left: -1.5px;
}
.volunteer-eyecatch__title-main::after {
    border-right: solid 3px #fa0;
    border-bottom: solid 3px #fa0;
    bottom: -1.5px;
    right: -1.5px;
}
.volunteer-eyecatch__title-sub {
    display: inline;
    background-color: #fff;
    padding: 4px 15px 5px 18px;
    font-size: 22px;
    font-weight: bold;
    line-height: 2.5;
    border-radius: 4px;
}
.volunteer-eyecatch__illust {
    position: absolute;
    z-index: 3;
    content: "";
    right: 10px;
    bottom: 0;
    overflow: hidden;
}
.volunteer-eyecatch__illust img {
    width: 570px;
    position: relative;
    top: 80px;
}
.volunteer-top-pr-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
    text-align: center;
    position: relative;
    top: -40px;
    margin-bottom: 35px;
    z-index: 4;
}
.volunteer-top-pr-list-item {
    margin: 0 10px;
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
    color: #f80;
    background-color: #fff;
    width: 200px;
    border-radius: 20px;
    border: solid 4px #f80;
}
.volunteer-top-pr-list-item img {
    display: block;
    width: 28px;
    margin: 0 auto 15px;
}
.volunteer-fv__btn-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.volunteer-fv__btn {
    position: relative;
    display: block;
    width: 300px;
    padding: 18px 0;
    margin: 0 10px;
    text-align: center;
    display: block;
    border-radius: 40px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}
.volunteer-fv__btn::after {
    position: absolute;
    content: "▼";
    font-weight: bold;
    font-size: 10px;
    top: 26px;
    right: 20px
}
.volunteer-fv__btn:hover {
    text-decoration: none;
}
.volunteer-fv__btn--video {
    background-color: #F4B518;
}
.volunteer-fv__btn--form {
    background-color: #f80;
}
.volunteer-fv__probono-note {
    max-width: 900px;
    margin: 50px auto 0;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
    color: #777;
    font-size: 14px;
    line-height: 1.7;
    font-weight: normal;
}
.volunteer-fv__probono-note a {
    color: #d98220;
    text-decoration: underline;
}
.volunteer-lead {
    padding: 70px 0 80px;
}
.volunteer-lead__heading {
    text-align: center;
    margin-bottom: 40px;
}
.volunteer-lead__heading-sub {
    color: #FFAA00;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}
.volunteer-lead__heading-main {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    background: none;
    line-height: 1.4;
}
.volunteer-lead__main {
    text-align: center;
}
.volunteer-lead__main p {
    font-size: 17px;
    margin-bottom: 35px;
    line-height: 2;
}
.volunteer-lead__main-illust {
    margin-bottom: 30px;
}
.volunteer-lead__main-illust img {
    width: 420px;
    max-width: 100%;
}
.volunteer-lead__main p.volunteer-lead__main-message {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 80px;
    line-height: 1.8;
}
.volunteer-lead__certificate {
    width: 440px;
    max-width: 100%;
    margin: 0 auto;
}
.volunteer-lead__certificate-box {
    position: relative;
    padding: 0 15px 15px 100px;
    background-color: #fff;
    border-radius: 15px;
    z-index: 1;
}
.volunteer-lead__certificate-box::before {
    position: absolute;
    content: "";
    background-image: url('../../images/page/volunteer/lead_certificate_illust.png');
    background-repeat: no-repeat;
    background-size: 100px 118px;
    width: 100px;
    height: 118px;
    top: -10px;
    left: -15px;
    z-index: 2;
}
.volunteer-lead__certificate-title {
    display: inline-block;
    font-weight: bold;
    position: relative;
    z-index: 3;
    top: -15px;
    left: -15px;
    margin-bottom: -5px;
}
.volunteer-lead__certificate-title::before,
.volunteer-lead__certificate-title::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background-color: #f80;
    bottom: 15px;
}
.volunteer-lead__certificate-title::before {
    left: 100%;
    transform: rotate(-60deg);
}
.volunteer-lead__certificate-title::after {
    right: 100%;
    transform: rotate(60deg);
}
.volunteer-about {
    padding: 70px 0 80px;
    text-align: center;
}
.volunteer-about__heading {
    margin-bottom: 40px;
}
.volunteer-about__heading-title {
    margin: 0 auto;
    padding: 0;
    background: none;
    width: 325px;
}
.volunteer-about__main p {
    font-size: 17px;
    margin-bottom: 35px;
    line-height: 2;
}
.volunteer-about__main-illust {
    margin-bottom: 30px;
}
.volunteer-about__main-illust img {
    width: 400px;
}
.volunteer-about__detail {
    margin-top: 60px;
    padding: 40px 40px 15px;
    background-color: #FFF5D8;
    border-radius: 20px;
    text-align: left;
}
.volunteer-about__detail-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}
.volunteer-about__detail-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0;
}
.volunteer-about__detail-list-item {
    width: 50%;
    margin-bottom: 25px;
}
.volunteer-about__detail-list-item-heading {
    display: inline-block;
    width: 120px;
    text-align: center;
    color: #f80;
    background-color: #fff;
    font-weight: bold;
    border: solid 2px #fa0;
    margin-bottom: 8px;
}
.volunteer-about__detail-list-item-content {
    padding-left: 1em;
}
.volunteer-content {
    padding: 70px 0 80px;
    text-align: center;
}
.volunteer-content__heading {
    margin-bottom: 40px;
}
.volunteer-content__heading-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    padding: 0;
    background: none;
    color: #000;
    font-size: 28px;
    font-weight: bold;
}
.volunteer-content__heading-title img {
    display: block;
    width: 60px;
    margin-bottom: 8px;
}
.volunteer-content__main p {
    font-size: 17px;
    margin-bottom: 35px;
    line-height: 2;
}
#tab-area__volunteer {
    margin: 45px 0 35px;
}
#tab-area__volunteer .tab-nav {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
#tab-area__volunteer .tab-nav a {
    margin: 0;
    padding: 10px 0;
    width: 49%;
    font-size: 17px;
    font-weight: bold;
}
.volunteer-content__type .tab-content {
    padding: 30px;
    background-color: #fff;
    border: solid 3px #f80;
    border-radius: 20px;
}
.volunteer-content__type .tab-content p {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    margin-bottom: 20px;
}
.volunteer-content__type .tab-content p:last-of-type {
    margin-bottom: 0;
}
.volunteer-content__caution {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 25px;
    box-sizing: border-box;
    background-color: #FFFAEC;
    text-align: left;
    border-radius: 20px;
}
.volunteer-content__caution-title {
    font-weight: bold;
    margin-bottom: 10px;
}
.volunteer-content__caution--age {
    margin-top: 45px;
    background-color: #fff;
}
.volunteer-content__caution--consultation + .volunteer-content__caution--age {
    margin-top: 20px;
}
.volunteer-content__caution--age .volunteer-content__caution-title {
    color: #f00;
}
.volunteer-content__caution--consultation .volunteer-content__caution-title {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #000;
    font-weight: 700;
}
.volunteer-content__caution--consultation .volunteer-content__caution-title span {
    font-weight: 700;
}
.volunteer-content__caution-title-mascot {
    display: block;
    width: 32px;
    height: 32px;
    object-fit: contain;
    flex: 0 0 auto;
}
.volunteer-feature {
    padding: 80px 0 80px;
}
.volunteer-feature__heading-title {
    margin: 0 0 50px;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    background: none;
}
.volunteer-feature-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.volunteer-feature-list-item {
    width: 32%;
    margin-bottom: 2%;
    box-sizing: border-box;
    padding: 30px 25px 40px;
    background-color: #fff;
    border-radius: 15px;
}
.volunteer-feature-list-item__title {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 17px;
    font-weight: bold;
}
.volunteer-feature-list-item__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
}
.volunteer-feature-list-item__content {
    font-size: 16px;
    margin-bottom: 0;
}
.volunteer-return {
    padding: 80px 0 80px;
}
.volunteer-return__heading {
    margin-bottom: 50px;
}
.volunteer-return__heading-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    padding: 0;
    background: none;
    color: #000;
    font-size: 24px;
    line-height: 1.4;
}
.volunteer-return__heading-title span {
    font-weight: bold;
}
.volunteer-return__heading-title .key {
    font-size: 36px;
    color: #f80;
    font-weight: bold;
}
.volunteer-return__heading-title img {
    display: block;
    width: 100px;
    margin-bottom: 15px;
}
.volunteer-return-list {
    margin-bottom: 80px;
}
.volunteer-return-list-item {
    margin-bottom: 70px;
}
.volunteer-return-list-item__title {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0;
    display: flex;
    align-items: center;
}
.volunteer-return-list-item__title .num {
    color: #f80;
    font-size: 28px;
    font-weight: bold;
    margin-right: 10px;
}
.volunteer-return-list-item__illust {
    margin-bottom: 30px;
}
.volunteer-return-list-item__illust img {
    display: block;
    width: auto;
    height: 220px;
    margin: 0 auto;
}
.volunteer-return-list-item__content p {
    font-size: 17px;
    margin-bottom: 25px;
}
.volunteer-return-list-item__content p:last-of-type {
    margin-bottom: 0;
}
.volunteer-voice__title {
    margin: 0 0 30px;
    padding: 0;
    background: none;
    text-align: center;
    color: #000;
    font-size: 26px;
    font-weight: bold;
}
.volunteer-voice-list {
    margin-bottom: 50px;
}
.volunteer-voice-list-item {
    padding: 25px 15px 28px;
    border: solid 4px #FFD154;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.volunteer-voice-list-item:last-child {
    margin-bottom: 0;
}
.volunteer-voice-list-item__icon {
    width: 80px;
}
.volunteer-voice-list-item__main {
    width: calc(100% - 80px);
    padding-left: 20px;
    box-sizing: border-box;
}
.volunteer-voice-list-item__main-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.volunteer-voice-list-item__main-content {
    font-size: 16px;
}
.volunteer-friendship {
    width: 640px;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 50px 35px;
    box-sizing: border-box;
    background-color: #FFF5D8;
    border-radius: 15px;
}
.volunteer-friendship__title {
    text-align: center;
    color: #FF8800;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.volunteer-friendship__content {
    font-size: 16px;
}
.volunteer-friendship__content img {
    display: block;
    margin: 0 auto 20px;
    width: 260px;
}
.volunteer-flow {
    padding: 80px 0 90px;
}
.volunteer-flow__heading {
    margin-bottom: 40px;
}
.volunteer-flow__heading-title {
    margin: 0;
    padding: 0;
    background: none;
    color: #000;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.volunteer-flow-list {
    width: 520px;
    max-width: 100%;
    margin: 0 auto;
    counter-reset: number;
}
.volunteer-flow-list-item {
    margin-bottom: 30px;
    padding: 100px 25px 30px;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
}
.volunteer-flow-list-item:last-child {
    margin-bottom: 0;
}
.volunteer-flow-list-item::before {
    counter-increment: number;
    content: counter(number);
    position: absolute;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    padding: 14px 22px 16px;
    letter-spacing: 0;
    border-radius: 50%;
    background-color: #f80;
    top: 20px;
    left: calc(50% - 30px);
}
.volunteer-flow-list-item::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 30px;
    background-color: #fff;
    top: 100%;
    left: calc(50% - 5px);
}
.volunteer-flow-list-item:last-child::after {
    display: none;
}
.volunteer-flow-list-item__title {
    margin: 0 0 15px;
    padding: 0;
    color: #f80;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.volunteer-flow-list-item__content {
    margin-bottom: 0;
    line-height: 1.9;
}
.volunteer-video {
    padding: 80px 0 80px;
}
.volunteer-video__heading {
    margin-bottom: 60px;
}
.volunteer-video__heading-title {
    position: relative;
    margin: 0;
    padding: 0 0 15px;
    background: none;
    text-align: center;
    color: #000;
    font-size: 32px;
    font-weight: bold;
}
.volunteer-video__heading-title::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 4px;
    background-color: #f00;
    border-radius: 5px;
    bottom: 0;
    left: calc(50% - 15px);
}
.volunteer-video-description {
    text-align: center;
}
.volunteer-video-youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
}
.volunteer-video-youtube iframe {
    width: 100%;
    height: 100%;
}
.volunteer-qa {
    padding: 80px 0 90px;
}
.volunteer-qa__heading {
    margin-bottom: 40px;
}
.volunteer-qa__heading-title {
    margin: 0;
    padding: 0;
    background: none;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.volunteer-entry {
    padding: 80px 0 90px;
    border-top: solid 8px #f80;
}
.volunteer-entry__heading {
    margin-bottom: 25px;
}
.volunteer-entry__heading-title {
    margin: 0;
    padding: 0;
    background: none;
    color: #f80;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.volunteer-entry__lead {
    margin-bottom: 80px;
    text-align: center;
}
.volunteer-entry__lead-text {
    font-size: 17px;
    line-height: 2;
    margin-bottom: 50px;
}
.volunteer-entry__lead-text--l {
    font-size: 20px;
    font-weight: bold;
}
.volunteer-entry__lead-heading {
    color: #f80;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.volunteer-entry__lead-caution-title {
    color: #f00;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.volunteer-entry__lead-img--entered {
    width: 600px;
    margin-top: 15px;
}
.form-entry-member .volunteer-entry__question-note {
    font-size: 13px;
}
.form-entry-member .volunteer-entry__question-note a {
    font-weight: bold;
}
.form-entry-member__title {
    position: relative;
    margin: 0 0 25px;
    padding: 15px 0 0;
    background: none;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.form-entry-member__title::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 4px;
    background-color: #f80;
    border-radius: 5px;
    top: 0;
    left: calc(50% - 20px);
}
.form-entry-member__lead {
    text-align: center;
}
.form-entry-member__sub-title {
    margin: 60px 0 25px;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}
.form-entry-member__sub-title--margin-top-s {
    margin-top: 45px;
}
.form-entry-member__sub-title .num {
    color: #f80;
    font-size: 24px;
    font-weight: bold;
    margin-right: 8px;
}
.form-entry-member .form-item {
    margin-bottom: 35px;
}
.form-entry-member .form-label {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.5;
}
.form-entry-member .form-label--has-required {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.form-entry-member .form-label__required {
    color: #fff;
    background-color: #f00;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0;
    border-radius: 5px;
    width: 40px;
    text-align: center;
}
.form-entry-member .form-label__text {
    font-weight: bold;
}
.form-entry-member .form-label--has-required .form-label__text {
    width: calc(100% - 40px);
    padding-left: 10px;
    box-sizing: border-box;
}
.form-entry-member .form-item input[type="text"],
.form-entry-member .form-item input[type="date"],
.form-entry-member .form-item select,
.form-entry-member .form-item textarea {
    border-color: #888;
}
.form-entry-member .checkbox-wrap {
    margin-bottom: 8px;
}
.form-entry-member .form-item input[type="date"],
.form-entry-member .form-item select {
    width: 50%;
}
.form-entry-member__sample {
    margin-bottom: 40px;
    padding: 40px 35px;
    background-color: #FFFAEC;
    border: solid 1px #FFD154;
    border-radius: 15px;
}
.form-entry-member__sample-title {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.form-entry-member__sample-content {
    margin-bottom: 0;
}
.page-volunteer #main .form-entry-member .toggle-wrap {
    border: solid 1px #FFD154;
    border-radius: 10px;
    margin-bottom: 15px;
}
.page-volunteer #main .form-entry-member .toggle-btn {
    padding: 10px 20px;
    color: #f80;
    font-size: 15px;
    font-weight: bold;
    border-radius: 10px;
}
.page-volunteer #main .form-entry-member .toggle-btn::before {
    right: 15px;
    width: 10px;
    height: 10px;
    top: calc(50% - 5px);
}
.page-volunteer #main .form-entry-member .toggle-content {
    font-size: 14px;
    margin: 0 20px;
    padding: 30px 0;
}
#form-item-box__user_certificate_img {
    margin-top: 35px;
}
textarea#soudan_answer {
    height: 25em;
}
textarea#question {
    height: 10em;
}
.form-entry-member .entry-btn {
    padding: 35px 130px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 100px;
}
.form-entry-member .entry-btn::after {
    display: none;
}


@media screen and (max-width: 600px) {

    .page-volunteer #main .toggle-wrap {
        margin-bottom: 15px;
    }
    .page-volunteer #main .toggle-btn {
        padding: 20px 40px 20px 15px;
        font-size: 14px;
    }
    .page-volunteer #main .toggle-btn::before {
        position: absolute;
        content: "";
        background: none;
        left: auto;
        right: 15px;
        width: 12px;
        height: 12px;
        border: solid 2px #f80;
        border-left: 0;
        border-bottom: 0;
        box-sizing: border-box;
        transform: translateY(-25%) rotate(135deg);
        top: calc(50% - 5px);
    }
    .page-volunteer #main .toggle-btn.active::before {
        transform: translateY(25%) rotate(-45deg);
    }
    .page-volunteer #main .toggle-content {
        font-size: 13px;
        margin: 0 15px;
        padding: 20px 0;
    }    
    .volunteer-fv {
        padding: 20px 0 60px;
    }
    .volunteer-eyecatch {
        height: auto;
    }
    .volunteer-eyecatch::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(-45deg, #FFEFB7 75%, #FFc990 93%,#FFEFB7 100%);
        border-radius: 20px;
    }
    .volunteer-eyecatch__title {
        letter-spacing: 1px;
        text-align: center;
        top: 30px;
        left: 0;
        z-index: 4;
    }
    .volunteer-eyecatch__title-main {
        padding: 4px 10px 5px 12px;
        font-size: 24px;
        line-height: 3.5;
    }
    .volunteer-eyecatch__title-main::before,
    .volunteer-eyecatch__title-main::after {
        content:'';
        width: 18px;
        height: 22px;
        position: absolute;
    }
    .volunteer-eyecatch__title-main::before {
        border-left: solid 3px #fa0;
        border-top: solid 3px #fa0;
        top: -1.5px;
        left: -1.5px;
    }
    .volunteer-eyecatch__title-main::after {
        border-right: solid 3px #fa0;
        border-bottom: solid 3px #fa0;
        bottom: -1.5px;
        right: -1.5px;
    }
    .volunteer-eyecatch__title-sub {
        padding: 4px 10px 5px 13px;
        font-size: 15px;
        line-height: 2.5;
    }
    .volunteer-eyecatch__illust {
        position: relative;
        left: 5px;
        right: auto;
        width: calc(100% - 10px);
    }
    .volunteer-eyecatch__illust img {
        width: 100%;
        position: relative;
        top: 50px;
    }
    .volunteer-top-pr-list {
        flex-wrap: wrap;
        justify-content: space-between;
        top: -30px;
        margin: 0 10px 20px;
        z-index: 4;
    }
    .volunteer-top-pr-list-item {
        margin: 0;
        padding: 12px 0 10px;
        font-size: 12px;
        font-weight: bold;
        width: 31.5%;
        border-radius: 10px;
        border-width: 3px;
        box-sizing: border-box;
    }
    .volunteer-top-pr-list-item img {
        display: block;
        width: 20px;
        margin: 0 auto 8px;
    }
    .volunteer-fv__btn-box {
        display: block;
        margin: 0 15px;
        padding: 0;
    }
    .volunteer-fv__btn {
        width: auto;
        padding: 18px 0;
        margin-bottom: 15px;
        font-size: 15px;
        letter-spacing: 0;
    }
    .volunteer-fv__btn::after {
        font-size: 12px;
        top: 21px;
        right: 20px
    }
    .volunteer-fv__probono-note {
        margin: 40px auto 0;
        font-size: 13px;
        text-align: left;
    }
    .volunteer-lead {
        padding: 50px 0 65px;
    }
    .volunteer-lead__heading {
        margin-bottom: 30px;
    }
    .volunteer-lead__heading-sub {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .volunteer-lead__heading-main {
        font-size: 21px;
        line-height: 1.4;
    }
    .volunteer-lead__main {
        text-align: center;
    }
    .volunteer-lead__main p {
        font-size: 15px;
        margin-bottom: 30px;
        line-height: 2;
        text-align: left;
    }
    .volunteer-lead__main-illust {
        margin-bottom: 30px;
    }
    .volunteer-lead__main-illust img {
        width: 240px;
    }
    .volunteer-lead__main p.volunteer-lead__main-message {
        font-size: 15px;
        text-align: center;
        margin-bottom: 60px;
        line-height: 1.8;
    }
    .volunteer-lead__certificate {
        margin: 0 auto;
    }
    .volunteer-lead__certificate-box {
        padding: 0 10px 15px 70px;
        border-radius: 15px;
        font-size: 13px;
    }
    .volunteer-lead__certificate-box::before {
        position: absolute;
        content: "";
        background-image: url('../../images/page/volunteer/lead_certificate_illust.png');
        background-repeat: no-repeat;
        background-size: 70px 80px;
        width: 70px;
        height: 80px;
        top: -12px;
        left: -10px;
        z-index: 2;
    }
    .volunteer-lead__certificate-title {
        font-size: 13px;
        top: -12px;
        left: 0;
        margin-bottom: -20px;
    }
    .volunteer-lead__certificate-title::before,
    .volunteer-lead__certificate-title::after {
        width: 18px;
        bottom: 12px;
    }
    .volunteer-about {
        padding: 50px 0 65px;
    }
    .volunteer-about__heading {
        margin-bottom: 30px;
    }
    .volunteer-about__heading-title {
        width: 250px;
    }
    .volunteer-about__main p {
        font-size: 15px;
        margin-bottom: 30px;
        line-height: 2;
        text-align: left;
    }
    .volunteer-about__main-illust {
        margin-bottom: 30px;
    }
    .volunteer-about__main-illust img {
        width: 260px;
    }
    .volunteer-about__detail {
        margin-top: 50px;
        padding: 25px 10px 10px;
        border-radius: 20px;
    }
    .volunteer-about__detail-title {
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .volunteer-about__detail-list {
        display: block;
        font-size: 13px;
        letter-spacing: 0;
    }
    .volunteer-about__detail-list-item {
        width: auto;
        margin-bottom: 20px;
    }
    .volunteer-about__detail-list-item-heading {
        width: 100px;
        text-align: center;
        color: #f80;
        font-weight: bold;
        border: solid 1px #fa0;
        margin-bottom: 8px;
    }
    .volunteer-about__detail-list-item-content {
        padding-left: 1em;
    }
    .volunteer-content {
        padding: 35px 0 65px;
        text-align: center;
    }
    .volunteer-content__heading {
        margin-bottom: 30px;
    }
    .volunteer-content__heading-title {
        font-size: 22px;
    }
    .volunteer-content__heading-title img {
        width: 50px;
        margin-bottom: 8px;
    }
    .volunteer-content__main p {
        font-size: 15px;
        margin-bottom: 30px;
        line-height: 2;
        text-align: left;
    }
    #tab-area__volunteer {
        margin: 40px 0 0;
    }
    #tab-area__volunteer .tab-nav {
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    #tab-area__volunteer .tab-nav a {
        padding: 10px 0;
        font-size: 13px;
    }
    .volunteer-content__type .tab-content {
        padding: 20px 15px;
        border: solid 3px #f80;
        border-radius: 20px;
    }
    .volunteer-content__type .tab-content p {
        font-size: 13px;
        line-height: 1.7;
        text-align: left;
        margin-bottom: 20px;
        letter-spacing: 0;
    }
    .volunteer-content__type .tab-content p:last-of-type {
        margin-bottom: 0;
    }
    .volunteer-content__caution {
        padding: 20px 25px;
        border-radius: 20px;
    }
    .volunteer-content__caution--age {
        margin-top: 35px;
    }
    .volunteer-content__caution--consultation + .volunteer-content__caution--age {
        margin-top: 18px;
    }
    .volunteer-feature {
        padding: 40px 0 55px;
    }
    .volunteer-feature__heading-title {
        margin: 0 0 30px;
        font-size: 21px;
    }
    .volunteer-feature-list {
    }
    .volunteer-feature-list-item {
        width: 49%;
        margin-bottom: 2%;
        padding: 20px 10px 20px;
        border-radius: 15px;
    }
    .volunteer-feature-list-item__title {
        font-size: 14px;
    }
    .volunteer-feature-list-item__icon {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px;
    }
    .volunteer-feature-list-item__content {
        font-size: 13px;
    }
    .volunteer-return {
        padding: 40px 0 60px;
    }
    .volunteer-return__heading {
        margin-bottom: 30px;
    }
    .volunteer-return__heading-title {
        font-size: 19px;
        line-height: 1.4;
    }
    .volunteer-return__heading-title span {
        font-weight: bold;
    }
    .volunteer-return__heading-title .key {
        font-size: 30px;
    }
    .volunteer-return__heading-title img {
        display: block;
        width: 100px;
        margin-bottom: 15px;
    }
    .volunteer-return-list {
        margin-bottom: 50px;
    }
    .volunteer-return-list-item {
        margin-bottom: 50px;
    }
    .volunteer-return-list-item__title {
        font-size: 18px;
        margin: 0 0 30px;
    }
    .volunteer-return-list-item__title .num {
        font-size: 25px;
        margin-right: 10px;
    }
    .volunteer-return-list-item__illust {
        margin-bottom: 30px;
    }
    .volunteer-return-list-item__illust img {
        height: 120px;
    }
    .volunteer-return-list-item__content p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .volunteer-return-list-item__content p:last-of-type {
        margin-bottom: 0;
    }
    .volunteer-voice__title {
        margin: 0 0 20px;
        font-size: 22px;
    }
    .volunteer-voice-list {
        margin-bottom: 50px;
    }
    .volunteer-voice-list-item {
        padding: 25px 10px 28px;
        border: solid 3px #FFD154;
        margin-bottom: 25px;
    }
    .volunteer-voice-list-item:last-child {
        margin-bottom: 0;
    }
    .volunteer-voice-list-item__icon {
        width: 50px;
    }
    .volunteer-voice-list-item__main {
        width: calc(100% - 50px);
        padding-left: 10px;
    }
    .volunteer-voice-list-item__main-title {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .volunteer-voice-list-item__main-content {
        font-size: 13px;
    }
    .volunteer-friendship {
        max-width: 90%;
        padding: 20px 15px 25px;
        border-radius: 15px;
    }
    .volunteer-friendship__title {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .volunteer-friendship__content {
        font-size: 13px;
    }
    .volunteer-friendship__content img {
        margin: 0 auto 20px;
        width: 150px;
    }
    .volunteer-flow {
        padding: 50px 0 60px;
    }
    .volunteer-flow__heading {
        margin-bottom: 30px;
    }
    .volunteer-flow__heading-title {
        font-size: 22px;
    }
    .volunteer-flow-list {
        max-width: 100%;
    }
    .volunteer-flow-list-item {
        margin-bottom: 25px;
        padding: 75px 20px 20px;
    }
    .volunteer-flow-list-item:last-child {
        margin-bottom: 0;
    }
    .volunteer-flow-list-item::before {
        font-size: 20px;
        padding: 8px 14px 10px;
        top: 20px;
        left: calc(50% - 19px);
    }
    .volunteer-flow-list-item::after {
        width: 6px;
        height: 25px;
        left: calc(50% - 3px);
    }
    .volunteer-flow-list-item:last-child::after {
        display: none;
    }
    .volunteer-flow-list-item__title {
        margin: 0 0 15px;
        font-size: 17px;
    }
    .volunteer-flow-list-item__content {
        margin-bottom: 0;
        line-height: 1.9;
        font-size: 14px;
    }
    .volunteer-flow-list-item__content .s {
        font-size: 10px;
        letter-spacing: 0;
        line-height: 1.5;
    }
    .volunteer-video {
        padding: 50px 0 60px;
    }
    .volunteer-video__heading {
        margin-bottom: 35px;
    }
    .volunteer-video__heading-title {
        padding: 0 0 15px;
        font-size: 21px;
    }
    .volunteer-video__heading-title::before {
        width: 30px;
        height: 4px;
        left: calc(50% - 15px);
    }
    .volunteer-video-description {
        text-align: left;
    }
    .volunteer-qa {
        padding: 50px 0 50px;
    }
    .volunteer-qa__heading {
        margin-bottom: 25px;
    }
    .volunteer-qa__heading-title {
        font-size: 21px;
    }
    .volunteer-entry {
        padding: 60px 0 70px;
        border-top: solid 8px #f80;
    }
    .volunteer-entry__heading {
        margin-bottom: 25px;
    }
    .volunteer-entry__heading-title {
        font-size: 26px;
    }
    .volunteer-entry__lead {
        margin-bottom: 50px;
        text-align: center;
    }
    .volunteer-entry__lead-text {
        font-size: 13px;
        margin-bottom: 30px;
    }
    .volunteer-entry__lead-text--l {
        font-size: 16px;
        font-weight: bold;
    }
    .volunteer-entry__lead-heading {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .volunteer-entry__lead-caution-title {
        font-size: 15px;
        margin-bottom: 15px;
        text-align: center;
    }
    .volunteer-entry__lead-img--entered {
        width: 200px;
        margin-top: 15px;
    }
    .form-entry-member {
    
    }
    .form-entry-member__title {
        position: relative;
        margin: 0 0 20px;
        padding: 15px 0 0;
        font-size: 22px;
    }
    .form-entry-member__title::before {
        width: 40px;
        height: 4px;
        top: 0;
        left: calc(50% - 20px);
    }
    .form-entry-member__lead {
        text-align: center;
    }
    .form-entry-member__sub-title {
        margin: 45px 0 20px;
        font-size: 17px;
    }
    .form-entry-member__sub-title--margin-top-s {
        margin-top: 45px;
    }
    .form-entry-member__sub-title .num {
        font-size: 19px;
        margin-right: 6px;
    }
    .form-entry-member .form-item {
        margin-bottom: 30px;
    }
    .form-entry-member .form-label {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 1.5;
    }
    .form-entry-member .form-label--has-required {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .form-entry-member .form-label__required {
        font-size: 9px;
        padding: 2px 0;
        width: 30px;
    }
    .form-entry-member .form-label__text {
        font-weight: bold;
    }
    .form-entry-member .form-label--has-required .form-label__text {
        width: calc(100% - 30px);
        padding-left: 8px;
    }
    .form-entry-member .form-item input[type="text"],
    .form-entry-member .form-item select,
    .form-entry-member .form-item textarea {
        border-color: #888;
    }
    .form-entry-member .checkbox-wrap {
        margin-bottom: 8px;
    }
    .form-entry-member .form-item input[type="date"],
    .form-entry-member .form-item select {
        width: 100%;
    }
    .form-entry-member__sample {
        margin-bottom: 30px;
        padding: 25px 15px;
    }
    .form-entry-member__sample-title {
        font-size: 15px;
    }
    .form-entry-member__sample-content {
        font-size: 13px;
        margin-bottom: 0;
    }
    .page-volunteer #main .form-entry-member .toggle-wrap {
        border: solid 1px #FFD154;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .page-volunteer #main .form-entry-member .toggle-btn {
        font-size: 13px;
    }
    .page-volunteer #main .form-entry-member .toggle-btn::before {
        right: 15px;
        width: 10px;
        height: 10px;
        top: calc(50% - 5px);
    }
    .page-volunteer #main .form-entry-member .toggle-content {
        font-size: 13px;
        margin: 0 20px;
        padding: 20px 0;
    }
    #form-item-box__user_certificate_img {
        margin-top: 30px;
    }
    .form-entry-member .form-item-description {
        font-size: 11px;
    }
    .form-entry-member .volunteer-entry__question-note {
        font-size: 12px;
    }
    textarea#soudan_answer {
        height: 20em;
    }
    textarea#question {
        height: 8em;
    }
    .form-entry-member .entry-btn {
        padding: 30px 0;
        width: 100%;
        font-size: 20px;
    }
    .form-entry-member .entry-btn::after {
        display: none;
    }
    

}
