.hbspt-form{
    display: flex;
    align-items: center;
    justify-content: center;
}
.hbspt-form form{
    display: unset;
    flex-direction: unset;
}
.hbspt-form form .form-columns-0 .body2{
    display: none;
}
.hbspt-form form .form-columns-0 .body2{
    display: none;
}
.hbspt-form form fieldset.form-columns-1 .input {
    margin-right: 0;
}
.hbspt-form form fieldset.form-columns-1 .hs-input {
    width: 100%;
    margin-right: 0;
}
.hbspt-form form fieldset > div{
    margin-bottom: 1.2rem;
}
fieldset > div:not(.hs_utm_term):not(.hs_utm_source):not(.hs_utm_medium):not(.hs-richtext) {
    margin-bottom: 1.6rem;
}
.hbspt-form form .hs-fieldtype-textarea .input textarea {
    margin-top: 0.4rem;
}
.hs-fieldtype-textarea .hs-error-msgs {
    margin-top: 0.8rem;
}
.hbspt-form form .hs_contact_detail span::after{
    display: unset !important;
}
#label-contact_detail-ac11b939-7767-4123-b3e2-11569ff55d83 span::after {
    display: flex;
    width: 24px;
    height: 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    background: var(--red-0, #FF595E);
    color: var(--white, #FFF);
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    content: "必須";
}
#label-firstname-ac11b939-7767-4123-b3e2-11569ff55d83{
    display: none;
}
.btndiv{
    display: flex;
    justify-content: center;
}
.hbspt-form form .hs-form-radio-display {
    gap: 0.4rem;
}
.hbspt-form form .form-columns-2 .hs_firstname .input{
    margin-right: 0;
}