.title > h2 {
    font-size: 32px;
    padding-bottom: 2px;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
}
.content-social {
    max-width: 100% !important;
}
.content {
    margin-top: 20px;
    line-height: 2;
}

.content > p {
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
}

.title {
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.remove-form {
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    color: #fa5959;
    background-color: #fff;
    font-size: 25px;
    margin-bottom: 10px;
}

.remove-form:hover {
    background-color: #f3f3f3;
}

.table-vertical {
    border-collapse: separate;
}

.table-vertical th {
    background: #f8c5c8;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px 1px 0 1px;
    padding: 15px 20px 15px 20px;
    width: 210px;
    position: relative;
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W6", sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    font-weight: 400;
}

.table-vertical tr:first-child th {
    border-top-left-radius: 8px;
}

.table-vertical tr:first-child td {
    border-top-right-radius: 8px;
}

.table-vertical tr:last-child th {
    border-bottom-left-radius: 8px;
    border-bottom: 1px solid #cccccc;
}

.table-vertical tr:last-child td {
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #cccccc;
}

.table-vertical td {
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px 1px 0 0;
    padding: 15px 20px 15px 20px;
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W3", sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    font-weight: 400;
}

.table-vertical .t-head {
    background-color: #fff;
    border: 0 !important;
}

.tokyo {
    white-space: nowrap;
    margin-right: 20px;
}

.btn-pdf {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    border: 2px solid #d9d9d9;
    border-radius: 5px;
    background-color: white;
    cursor: pointer;
    text-decoration: none;
    flex-shrink: 0;
    width: 300px;
    height: 60px;
    justify-self: center;
}

.pdf-icon {
    width: 30px;
    height: 40px;
    border: 2px solid #333333;
    border-radius: 5px;
    position: relative;
    margin-right: 58px !important;
}

.rectangle-4254 {
    background: #ff121e;
    width: 28.44px;
    height: 12.59px;
    position: absolute;
    top: 3.67px;
    left: -10px;
}

.pdf-icon .pdf-label {
    color: #ffffff;
    text-align: center;
    font-family: "Helvetica-Bold", sans-serif;
    font-size: 8px;
    line-height: 13px;
    font-weight: 700;
    position: absolute;
    left: -8px;
    top: 4px;
    width: 25px;
    height: 12px;
}

.pdf-icon .lines {
    margin-top: 21px;
    padding: 0 3px;
}

.lines div {
    border-style: solid;
    border-color: #333333;
    border-width: 2.5px 0 0 0;
    width: 20.51px;
    height: 0px;
    margin-top: 2.5px;
}

.text-btn-pdf {
    color: #333333 !important;
    text-align: center;
    font-family: "HiraginoKakuGothicPro-W6", sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1em;
    font-weight: 400;
}

.form-title {
    font-size: 20px;
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W6", sans-serif;
    line-height: 24px;
    letter-spacing: 0.03em;
    font-weight: 600;
}

.contents-child {
    margin: auto;
    max-width: 700px;
    width: 100%;
}

.text-success-fair {
    font-size: 28px !important;
    color: #ffa200;
}

.child-2 {
    color: #000;
}

.child-3 {
    color: #df0c0c;
}

.form-social .title {
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W6", sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
}

.form-social .label {
    display: flex;
    align-items: center;
    background: #f8c5c8;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px 1px 0 1px;
    padding: 15px 20px 15px 20px;
    position: relative;
}

.form-social .label label {
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W6", sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-bottom: 0;
}

.form-social .input {
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px 1px 0 0;
    padding: 15px 20px 15px 20px;
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W3", sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    font-weight: 400;
}

.border-top-left-8 {
    border-top-left-radius: 8px;
}

.border-top-right-8 {
    border-top-right-radius: 8px;
}

.border-bottom-left-8 {
    border-bottom-left-radius: 8px;
}

.border-bottom-right-8 {
    border-bottom-right-radius: 8px;
}

.background-label {
    background-color: #faf7f5;
}
.title-div-file {
    color: #000000;
    text-align: center;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-weight: 400;
    position: relative;
    margin-bottom: 40px !important;
}
@media only screen and (max-width: 768px) {
    .border-top-left-8 {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .border-top-right-8 {
        border-top-right-radius: 0px;
    }

    .border-bottom-left-8 {
        border-bottom-left-radius: 0;
    }

    .border-bottom-right-8 {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .form-social .input {
        border-left: 1px solid #cccccc;
    }
    .mainimage {
        display: flex;
        padding: 18px 20px;
        align-items: center;
    }
    .col-md-4-custom {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1023px) {
    .col-md-4-custom {
        width: 33.3333% !important;
    }
}
@media only screen and (max-width: 992px) {
    .col-md-4-custom {
        width: 50% !important;
    }
}

@media only screen and (min-width: 1400px) {
    .mb-300 {
        margin-bottom: 300px !important;
    }

    .col-md-4-custom {
        width: 360px;
    }

    .frame {
        flex-shrink: 0;
        width: 1040px !important;
        height: 604px;
        position: relative;
        overflow: hidden;
        aspect-ratio: 1040/604;
    }

    .div4 {
        height: auto;
        position: absolute;
        left: 0px;
        top: 85.57px !important;
        overflow: visible;
    }

    .div5 {
        width: 25vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 15px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div5 form {
        width: 24vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div6 .custom-btn {
        position: relative;
        top: 0px !important;
        right: 10px !important;
    }

    .acordion-frame {
        width: 95vw;
        display: flex !important;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 0 !important;
        list-style: none;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding: 80px 0 !important;
    }
}

@media only screen and (min-width: 1023px) {
    .mb-300 {
        margin-bottom: 300px !important;
    }

    .col-md-4-custom {
        width: 33.3333% !important;
    }

    .frame {
        flex-shrink: 0;
        width: 1040px !important;
        height: 604px;
        position: relative;
        overflow: hidden;
        aspect-ratio: 1040/604;
    }

    .div4 {
        height: auto;
        position: absolute;
        left: 0px;
        top: 85.57px !important;
        overflow: visible;
    }

    .div5 {
        width: 25vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 15px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div5 form {
        width: 24vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div6 .custom-btn {
        position: relative;
        top: 0px !important;
        right: 10px !important;
    }

    .acordion-frame {
        width: 95vw;
        display: flex !important;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 0 !important;
        list-style: none;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding: 50px 0 !important;
    }

    .content {
        max-width: 800px;
    }
}

@media only screen and (max-width: 768px) {
    .col-md-4-custom {
        width: 315px;
    }

    .div5 {
        width: 91vw;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .acordion-frame {
        width: 100vw !important;
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap;
        margin: 10px;
        list-style: none;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding: 0;
    }

    p.bold-custom,
    .bold-custom {
        color: #614a3f;
        text-align: center;
        font-size: 26px !important;
        font-weight: 600;
        font-family: "HiraginoKakuGothicPro-W6", Helvetica;
    }
    .text-note-fill {
        display: block;
        margin-top: 6px;
    }
}

@media only screen and (max-width: 720px) {
    .div2 .title {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 651px) {
    .div2 .title {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 580px) {
    .div2 .title {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 511px) {
    .div2 .title {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 441px) {
    .div2 .title {
        font-size: 10px !important;
    }
}

@media only screen and (min-width: 320px) {
    /* section {
        padding: 40px 0;
    } */

    .frame {
        flex-shrink: 0;
        width: 350px;
        height: auto !important;
        position: relative;
        overflow: hidden;
        aspect-ratio: 1040 / 604;
    }

    .div4 {
        height: auto;
        position: absolute;
        left: 0px;
        top: 35px;
        overflow: visible;
    }

    .div5 {
        width: 92vw;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div5 form {
        width: 90vw;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div6 .custom-btn {
        position: relative;
        top: -10px;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 0 20px;
        position: relative;
        font-size: 26px !important;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding-bottom: 20px;
    }
}

.field-full {
    width: 100%;
    max-width: 100vw;
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-120 {
    margin-top: 120px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.field-1050-custom {
    margin: 20px auto 70px;
}

.custom-btn {
    height: calc(2rem + 4px);
    white-space: nowrap;
}

.field p {
    margin: 0 !important;
}

li.frame-custom {
    align-items: center;
    background-color: #fff;
    border: 2px solid;
    border-color: #e4d4c6;
    border-radius: 10px;
    box-shadow: 2px 2px 0px #e4d4c6;
    display: flex;
    flex: 1;
    flex-grow: 1;
    justify-content: center;
    margin-bottom: 20px;
    padding: 20px 30px;
    position: relative;
}

li.frame-custom a {
    white-space: normal;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
}

li.frame-custom {
    white-space: normal;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
}

li.frame-custom::before {
    content: "";
    position: absolute;
    right: 15px;
    display: inline-block;
    background-image: url("../../images/common/ico_arrow01.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 18px;
}

.frame-custom img {
    width: 15px;
}

.view {
    align-items: center;
    background-color: transparent;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 80px;
    position: relative;
}

/* section.field{
    padding-bottom: 200px;
} */

.contents {
    display: flex;
    flex-direction: column;
    gap: 100px;
    align-items: center;
}

.div2 {
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.div2 .title {
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.text-con {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 100vw;
    position: relative;
    padding: 15px;
}

._19-4-1-4-26-4-600-1-200-1-2-3-4-5 {
    color: #000000;
    text-align: center;
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-weight: 400;
    position: relative;
    align-self: stretch;
}

.div3 {
    width: 99.73%;
    height: 99.66%;
    position: absolute;
    right: 0.13%;
    left: 0.13%;
    bottom: 0.11%;
    top: 0.23%;
    overflow: visible;
}

.frame-37 {
    background: #ffffff;
    border-radius: 30px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    padding: 0px 30px 0px 30px;
    display: flex;
    flex-direction: row;
    gap: 46px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.div6 {
    color: #a2a2a2;
    text-align: left;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 0.08em;
    font-weight: 400;
    position: relative;
    width: 100%;
    height: 50px;
}

.vector {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.div6 {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
}

.div6 input {
    margin-left: 15px;
    border: 0;
}

.div7 {
    background: #faf7f5;
    padding: 80px 0px 80px 0px;
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.form-control:focus {
    box-shadow: unset;
}
.btn-fill {
    font-size: 14px;
}
.btn-fill,
.btn-fill:focus,
.btn-fill:focus-visible {
    background-color: #64ca81 !important;
    color: #fff !important;
}

.btn-fill:hover,
.btn-fill:active {
    background-color: #3b9d57 !important;
    color: #fff !important;
}

.btn-fill:focus,
.btn-fill:focus-visible,
.btn-fill:active {
    outline: none !important;
    box-shadow: none !important;
}
.text-note-fill {
    font-size: 12px;
}
.empty-space {
    margin-bottom: 5vh;
}

/* confirm */
.text-confirm {
    font-size: 13px !important;
    color: #000;
}
