#footer {
    margin-top: 0;
    background: #f8f8f8
}

.sec-content {
    background: #f8f8f8;
    padding: 61px 0 180px;
    margin-top: -44px;
    margin-bottom: -44px
}

@media (max-width: 780px) {
    .sec-content {
        background: #f8f8f8;
        padding: 43px 0 0;
        margin-top: 3px;
        margin-bottom: 0
    }
}

.sec-content .sttl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
    letter-spacing: .04em;
    font-weight: bold
}

@media (max-width: 780px) {
    .sec-content .sttl {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.8em;
        letter-spacing: .04em;
        font-weight: bold
    }
}

.sec-content .sttl span {
    color: #ff7631
}

.sec-content .ttl {
    margin-top: 19px;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3em;
    letter-spacing: .04em;
    font-weight: bold;
    color: #000
}

@media (max-width: 780px) {
    .sec-content .ttl {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.4em
    }
}

.sec-content .block {
    background-color: #efefef;
    max-width: 1200px;
    margin: 47px auto 0;
    padding: 61px 25px 60px;
    border-radius: 10px
}

@media (max-width: 780px) {
    .sec-content .block {
        border-radius: 0;
        margin-top: 38px;
        padding: 41px 25px 110px
    }
}

.sec-content .block .txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8em;
    letter-spacing: .04em;
    font-weight: 400
}

.sec-content .block .txt strong {
    color: #ff7631
}

.sec-content .block .block-inner {
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 10px
}

.sec-content .block .box {
    background: #fff;
    margin-top: 40px;
    border-radius: 10px;
    min-height: 300px
}

@media (max-width: 780px) {
    .sec-content .block .box {
        border-radius: 5px;
        margin-top: 17px
    }
}

.mktoForm {
    width: 100% !important;
    padding: 60px 80px;
}

/* .mktoFormCol,
.mktoFieldWrap, */
.mktoHasWidth {
    width: 100% !important;
}

.mktoForm .mktoHasWidth:not(:has(input[name="personal_infomation"])) {
    margin: 8px 0;
}

.mktoForm .mktoCheckboxList>input[name="personal_infomation"] {
    margin-top: 0;
}

.mktoForm .mktoFormRow:has(#personal_infomation) {
    margin-top: 20px !important;
}

/* 
.mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol .mktoFieldWrap.mktoRequiredField label#Lblpersonal_infomation.mktoLabel.mktoHasWidth) {
    margin-top: 0 !important;
} */

@media (max-width: 1024px) {
    .mktoForm {
        padding: 40px 40px;
    }
}

@media (min-width: 781px) {
    .mktoForm .mktoHtmlText:has(a[target="_blank"]) div {
        text-align: center !important;
    }
}

@media (max-width: 780px) {
    .mktoForm .mktoHtmlText:has(a[target="_blank"]) div {
        text-align: left;
    }
}

.mktoForm h1 {
    font-weight: 800;
}

.mktoForm .mktoFormRow:has(.mktoHtmlText.mktoHasWidth span a) {
    margin-top: 40px !important;
}

/* .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol .mktoFieldWrap.mktoRequiredField label#Lblpersonal_infomation.mktoLabel.mktoHasWidth) {
    margin-top: 0 !important;
} */

.mktoForm .mktoFormRow {
    margin-top: 8px;
}

.mktoLabel {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 4px;
    justify-content: flex-end;
    padding: 0 !important;
}

.mktoAsterix {
    order: -1;
}

/*# sourceMappingURL=maps/event_survey.min.css.map */