@media screen and (max-width: 880px) {
    .section_main {
        gap: 32px;
    }
    .agent_work_section .section_main{
        gap: 8px;
    }
    .section_main .title h2 {
        font-size: 32px;
    }
}
@media screen and (max-width:650px) {
    .section_main .title h2 {
        font-size: 24px;
    }
}


.ai-adoption_cols{
    display: flex;
    gap: 32px;
    /* width: 95%; */
    max-width: 1152px;
    padding: 40px 64px;
}
.ai-adoption_cols .section_main_left{
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 480px;
}
.ai-adoption_cols .section_main_left .imgbox{
    display: flex;
    align-items: center;
}
.ai-adoption_cols .section_main_left .imgbox img{
    display: block;
    width: 100%;
    height: auto;
    max-width: 320px;
}
.ai-adoption_cols .section_main_left h1{
    margin: 0;
    color: var(--black, #252729);
    font-size: 48px;
    font-style: normal;
    line-height: 1.2;
}
.ai-adoption_cols .section_main_left .text_bedges{
    display: flex;
    gap: 12px;
}
.ai-adoption_cols .section_main_left .text_bedges span{

    font-size: 16px;
    line-height: normal;

    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    border-radius: 6px;
    background: var(--yellow, #FFCA3A);
}
.ai-adoption_cols .section_main_left p{
    font-size: 14px;
    /* font-weight: 700; */
    line-height: 200%; /* 28px */
}
.ai-adoption_cols .section_main_right{
    display: flex;
    width: 100%;
    align-items: center;
}
.ai-adoption_cols .section_main_right img{
    display: block;
    width: 100%;
    height: auto;
}
@media screen and (max-width:1023px) {
    .ai-adoption_cols {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media screen and (max-width:880px) {
    .ai-adoption_cols {
        flex-direction: column;
        gap: 16px;
        /* padding: 40px 64px; */
        padding-bottom: 0px;
    }
    .ai-adoption_cols .section_main_left {
        max-width: unset;
    }
    .ai-adoption_cols .section_main_left h1 br{
        display: none;
    }
}
@media screen and (max-width:650px) {
    .ai-adoption_cols .section_main_left h1 {
        font-size: 32px;
    }
    .ai-adoption_cols .section_main_left p {
        font-size: 14px;
        line-height: 200%;
    }
    .ai-adoption_cols .section_main_left .text_bedges span {
        font-size: 12px;
    }
}
@media screen and (max-width:500px) {
    .ai-adoption_cols .section_main_left h1 br{
        display: block;
    }
    .ai-adoption_cols .section_main_left h1 .br_pc{
        display: none;
    }
}
@media screen and (max-width:374px) {
    .ai-adoption_cols .section_main_left .text_bedges span {
        font-size: 10px;
    }
    .ai-adoption_cols .section_main_left h1 {
        font-size: 30px;
    }
}

.title_cols{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
}
.title_cols h2{
    color: var(--Blue-0, #0974E8);
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
}
.title_cols p{
    color: var(--Black-0, #252729);
    font-size: 16px;
    font-weight: 400;
    line-height: 200%; /* 32px */
}
.title_cols p span{
    color: var(--Black-0, #252729);
    font-size: 16px;
    font-weight: 700;
    line-height: 200%; /* 32px */
}

@media screen and (max-width:880px) {
    .title_cols {
        width: 87.467%;
        gap: 8px;
    }
}
@media screen and (max-width:650px) {
    .title_cols h2 {
        font-size: 24px;
    }
    .ai-adoption_cols .section_main_left .imgbox img {
        max-width: 240px;
    }
    .title_cols p {
        font-size: 14px;
        text-align: left;
    }
    .title_cols p span {
        color: var(--Black-0, #252729);
        font-size: 14px;
    }
}


.cols{
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 95%;
    max-width: 980px;
}
.cols .itmtxt p{
    font-size: 16px;
    font-weight: 400;
    line-height: 200%; /* 32px */
}
.cols .itmtxt p span{
    font-size: 16px;
    font-weight: 700;
    line-height: 200%;
}
.cols .whbox{
    display: flex;
    max-width: 980px;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;

    border-radius: 6px;
    background: var(--white, #FFF);
}
.cols .whbox .whbox_inner{
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
}
.cols .whbox .whbox_inner h3{
    color: var(--blue, #0974E8);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.cols .whbox .whbox_inner .subtxtbox{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.cols .whbox .whbox_inner h4{
    color: var(--black, #252729);
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}
.cols .whbox .whbox_inner .subtxtbox .sp_br_agnt{
    display: none;
}
.cols .whbox .whbox_inner p{
    font-size: 14px;
    font-weight: 400;
    line-height: 200%; /* 28px */
}

.cols .whbox .type_2{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.cols .whbox .type_2 .itmsub{
    display: flex;
    max-width: 480px;
    width: 100%;
    flex-direction: column;
    gap: 24px;
    align-self: baseline;
}
.cols .whbox .type_2 .itmsubimg {
    border-radius: 6px;
    overflow: hidden;  
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.10);
    /* background: lightgray;   */

    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
    max-width: 404px;
    align-self: center;
}
  
.cols .whbox .type_2 .itmsubimg picture {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block;
}
.cols .whbox .type_2 .itmsubimg_2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 404px;
}
.cols .withbotinfo{
    gap: 24px;
}
.cols .withbotinfo .botbox{
    display: flex;
    width: 100%;
    align-items: center;
    padding-top: 24px;
    border-top: 1px solid var(--gray-30, #DCDEE0);
    gap: 16px;
}
.cols .withbotinfo .botbox span{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 28px */
}
.cols .withbotinfo .botbox .gray_tag{
    display: flex;
    height: 22px;
    padding: 0px 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    background: var(--gray-35, #EAEBEC);
}
.cols .withbotinfo .botbox > div{
    display: flex;
    flex-direction: row;
    gap: 8px;
}


.cols .double_whbox{
    display: flex;
    gap: 40px;
}
.cols .double_whbox .whbox{
    width: 100%;
}
.cols .double_whbox .whbox .itmsub{
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.cols .whbox .type_3{
    display: flex;
    flex-direction: row;
    gap: 32px;
}
.cols .whbox .type_3 .itmsub{
    display: flex;
    flex-direction: column;
    max-width: 464px;
    gap: 24px;
}
.cols .whbox .type_3 .itmsub h3{
    color: var(--black-0, #252729);
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    font-feature-settings: unset;
    letter-spacing: normal;
}
.cols .whbox .type_3 .itmsub p,
.cols .whbox .type_3 .itmsub p span{
    font-size: 16px;
    font-weight: 400;
    line-height: 200%; /* 32px */
}
.cols .whbox .type_3 .itmsub p span{
    font-weight: 700;
}
.cols .whbox .type_3 .itmsubimg2{
    display: flex;
    width: 100%;
    max-width: 420px;
    justify-content: center;
    align-items: center;
}
.cols .whbox .type_3 .itmsubimg2 picture{
    display: block;
    width: 100%;
    height: auto;
}

.cols .whbox .whbox_inner .btnbox{
    display: flex;
    justify-content: end;
    width: 100%;
}
.cols .whbox .whbox_inner .btnbox > a{
    border-style: none;

    border-radius: 3px;
    border: 1px solid var(--blue, #0974E8);
    display: flex;
    max-width: 124px;

    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.cols .whbox .whbox_inner .btnbox > a span{
    color: var(--blue, #0974E8);
    text-align: center;

    font-size: 14px;
    line-height: normal;
}

.cols .whbox .whbox_inner .btnbox > a:hover,
.cols .whbox .whbox_inner .btnbox > a:hover span{
    transition: all .3s;
    color: var(--blue-10, #075BB7);
    border-color: var(--blue-10, #075BB7);
}
.cols .whbox .whbox_inner .btnbox > a:hover svg path{
    transition: all .3s;
    stroke: var(--blue-10, #075BB7);
}

@media screen and (max-width:880px) {
    .cols {
        gap: 16px;
        width: 87.467%;
    }
    .cols .whbox {
        padding: 24px;
        gap: 16px;
    }
    .cols .double_whbox {
        flex-direction: column;
        gap: 16px;
    }
    .cols .double_whbox .whbox {
        width: unset;
        padding: 16px;
    }
    .cols .whbox .whbox_inner {
        gap: 16px;
    }
    .cols .whbox .whbox_inner h3 {
        text-align: center;
    }
    .cols .whbox .whbox_inner h4 {
        text-align: center;
    }
    .cols .whbox .type_2 {
        flex-direction: column;
    }
    
    .cols .whbox .type_3 {
        flex-direction: column;
        gap: 16px;
    }
    .cols .whbox .type_3 .itmsub {
        max-width: unset;
        gap: 16px;
    }
    .cols .whbox .type_3 .itmsubimg2 {
        align-self: center;
    }
    .cols .withbotinfo .crtype{
        flex-direction: column-reverse;
    }

    .cols .whbox .type_2 .itmsub {
        max-width: unset;
        gap: 16px;
    }

    .cols .withbotinfo .botbox {
        flex-direction: column;
        align-items: baseline;
        gap: 4px;
        padding-top: 16px;
    }
    .cols .double_whbox .whbox .itmsub {
        gap: 16px;
    }
}
@media screen and (max-width:650px) {
    .cols .whbox .whbox_inner h3 {
        font-size: 18px;
    }
    .cols .whbox .whbox_inner h4 {
        font-size: 16px;
    }
    .cols .whbox .type_3 .itmsub h3{
        font-size: 18px;
    }
    .cols .whbox .type_3 .itmsub p {
        font-size: 14px;
    }
    .cols .whbox .type_3 .itmsub p span {
        font-size: 14px;
    }
    .cols .withbotinfo .botbox span {
        font-size: 12px;
    }

    .cols .itmtxt p ,.cols .itmtxt p span{
        font-size: 14px;
    }
}

@media screen and (max-width:500px) {
    .cols .whbox .whbox_inner .subtxtbox .sp_br_agnt{
        display: block;
    }
}


.point_cols{
    display: flex;
    width: 95%;
    max-width: 980px;
    gap: 32px;
}
.point_cols .itm{
    display: flex;
    padding: 32px;
    border-radius: 6px;
    background: var(--white, #FFF);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.10);
    width: 50%;
}
.point_cols .itm .itm_inner{
    display: flex;
    width: 100%;
    flex-direction: column;
}
.point_cols .itm .itm_inner span{
    color: var(--black, #252729);
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
}
.point_cols .itm .itm_inner h3{
    color: var(--blue-0, #0974E8);
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-top: 16px;
    margin-bottom: 24px;
    letter-spacing: normal;
    font-feature-settings: normal;
}
.point_cols .itm .itm_inner ul{
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}
.point_cols .itm .itm_inner ul li{
    list-style: disc;

    font-size: 14px;
    /* font-weight: 700; */
    line-height: 200%; /* 28px */
}

@media screen and (max-width:880px) {
    .point_cols {
        flex-direction: column;
        gap: 16px;
        width: 87.467%;
    }
    .point_cols .itm {
        width: unset;
        padding: 24px;
    }
}
@media screen and (max-width:650px) {
    .point_cols .itm .itm_inner span {
        font-size: 32px;
    }
    .point_cols .itm .itm_inner h3 {
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
}

.manage_section{

}
.manage_section .section_main{
    gap: 48px;
}
.manage_section .section_main .cols{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    max-width: 1280px;
    width: 95%;
    gap: 32px;
}
.manage_section .section_main .cols .itm{
    border-radius: 6px;
    background: var(--white, #FFF);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.10);
    padding: 32px;
}
.manage_section .section_main .cols .itm .itm_inner{
    display: flex;
    width: 100%;
    gap: 16px;
}
.manage_section .section_main .cols .itm .txtbox{
    display: flex;
    gap: 24px;
    flex-direction: column;
    width: 100%;
}   
.manage_section .section_main .cols .itm .txtbox h3{
    color: var(--black, #252729);
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}
.manage_section .section_main .cols .itm .txtbox p{
    font-size: 14px;
    font-weight: 400;
    line-height: 200%; /* 28px */
}
.manage_section .section_main .cols .itm .imgbox{
    width: 100%;
    max-width: 200px;
    justify-content: center;
    align-items: center;
    align-content: center;
    aspect-ratio: 200 / 200;
    display: flex;
}
.manage_section .section_main .txtbox{
    display: flex;
    flex-direction: column;
}
.manage_section .section_main .txtbox span{
    color: var(--black, #252729);
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 150%; /* 36px */
}
.manage_section .section_main .txtbox .blutxt{
    color: var(--blue-0, #0974E8);
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
}
.manage_section .section_main .txtbox .boldtxt{
    color: var(--Black-0, #252729);
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
}
@media screen and (max-width:1023px) {
    .manage_section .section_main .cols .itm {
        padding: 24px;
    }
}
@media screen and (max-width:880px) {
    .manage_section .section_main{
        gap: 32px;
    }
    .manage_section .section_main .cols {
        grid-template-columns: repeat(1, 1fr);
        width: 87.467%;
    }
    .manage_section .section_main .cols .itm .txtbox {
        gap: 16px;
    }
    .manage_section .section_main .txtbox {
        display: none;
    }
    /* .manage_section .section_main .btnbox {
        display: none;
    } */
}
@media screen and (max-width:650px) {
    .manage_section .section_main .cols .itm .itm_inner {
        flex-direction: column;
        align-items: center;
    }
    .manage_section .section_main .cols .itm .txtbox h3 {
        font-size: 18px;
    }
    .manage_section .section_main .cols .itm .imgbox {
        max-width: 240px;
    }
    .manage_section .section_main .cols .itm .imgbox picture img{
        width: 100%;
    }
}

/* faq */
.faq_cols{
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 95%;
    max-width: 640px;
}
.faq_cols .itm{
    padding: 32px;
    display: flex;
    border-radius: 6px;
    background: var(--white, #FFF);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.10);
}
.faq_cols .itm .itm_inner{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.faq_cols .itm .itm_inner h3{
    color: var(--black, #252729);
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    font-feature-settings: unset;
    letter-spacing: normal;
}
.faq_cols .itm .itm_inner p{
    font-size: 14px;
    font-weight: 400;
    line-height: 200%; /* 28px */
}

@media screen and (max-width:880px) {
    .faq_cols {
        width: 87.467%;
    }
    .faq_cols .itm{
        padding: 24px;
    }
}
@media screen and (max-width:650px) {
    .faq_cols .itm .itm_inner h3 {
        font-size: 18px;
        font-feature-settings: "palt";
    }
}

/* faq end */

.case_section{

}
.case_section .section_main{
    
}
.case_section .section_main .cols{
    display: flex;
    width: 95%;
    max-width: 784px;
    flex-direction: row;
    gap: 24px;
}
.case_section .section_main .cols .itm{
    display: flex;
    flex-direction: column;
    width: 100%;
    /* blur */
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.10);
}
.case_section .section_main .cols .itm .imgbox{
    display: flex;
    width: 100%;
}
.case_section .section_main .cols .itm .imgbox picture{
    
}
.case_section .section_main .cols .itm .txtbox{
    display: flex; 
    padding: 32px;
}
.case_section .section_main .cols .itm .txtbox .txtbox_inner{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.case_section .section_main .cols .itm .txtbox .txtbox_inner h4{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-feature-settings: normal;
}
.case_section .section_main .cols .itm .txtbox .txtbox_inner p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 28px */
    min-height: 140px;
}
.case_section .section_main .cols .itm .txtbox .txtbox_inner span{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 28px */
    text-align: right;
}

@media screen and (max-width:880px) {
    .case_section .section_main .cols{
        width: 87.467%;
        gap: 16px;
        flex-direction: column;
    }
    .case_section .section_main .cols .itm .txtbox .txtbox_inner p {
        min-height: unset;
    }
    .case_section .section_main .cols .itm .imgbox picture{
        width: 100%;
    }
    .case_section .section_main .cols .itm .imgbox picture img {
        width: 100%;
    }
    .case_section .section_main .cols .itm .txtbox{
        padding: 24px;
    }
    /* .case_section .btnbox a {
        max-width: 327px;
    } */
}


.sol_form_main{
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 95%;
    max-width: 640px;
}
.sol_form_main .sol_form_top_deco{
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: center;
}
.sol_form_main .sol_form_top_deco .miniformtitlebox{
    display: none;

}
.sol_form_main .sol_form_top_deco .miniformtitlebox h2{
    color: var(--blue, #0974E8);
    text-align: center;
    font-size: 24px;
    line-height: normal;
}

.sol_form_main .sol_form_top_deco .imgbox{
    display: flex;
}
.sol_form_main .sol_form_top_deco .imgbox img{
    display: block;
    width: 100%;
    height: auto;
    max-width: 140px;
}
.sol_form_main .sol_form_top_deco .txtbox{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.sol_form_main .sol_form_top_deco .txtbox h2{
    color: var(--black, #252729);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sol_form_main .sol_form_top_deco .txtbox p{
    display: flex;
    flex-direction: column;
}
.sol_form_main .sol_form_top_deco .txtbox p span{
    color: var(--black, #252729);
    font-size: 24px;
    line-height: normal;
    width: 95%;
}
.sol_form_main .sol_form_top_deco .txtbox .sol_public_txt{
    color: var(--black-0, #252729);
    font-size: 16px;
    font-weight: 400;
    line-height: 200%; /* 32px */
    margin-top: 16px;
    display: flex;
}


.sol_form_main .sol_form_area{
    display: flex;
    padding-top: 32px;
    padding-bottom: 32px;
    flex-direction: column;
    border-radius: 6px;
    background: var(--white, #FFF);
    gap: 16px;
}
.sol_form_main .sol_form_area .title{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.sol_form_main .sol_form_area .title h2{
    color: var(--blue, #0974E8);
    text-align: center;

    font-size: 20px;
    line-height: normal;
}
.sol_form_main .sol_form_area .title .blue_txt_lgr{
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.sol_form_main .sol_form_area .title .blue_txt_lgr br{
    display: block;
}
.sol_form_main .sol_form_area .title .blue_txt_lgr span{
    color: var(--blue-0, #0974E8);
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
}

/* bottom form custom */
.sol_form_main .sol_form_area .bot_form_main{
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.sol_form_main .sol_form_area .bot_form_main .hbspt-form{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 16px;
}
.sol_form_main .sol_form_area .bot_form_main .hbspt-form form{
    gap: 16px;
}
.sol_form_main .sol_form_area .bot_form_main .btndiv{
    display: flex;
    width: 100%;
    justify-content: center;
}
.sol_form_main .sol_form_area .bot_form_main .btndiv button{
    max-width: 360px;
}
.sol_form_main .sol_form_area .bot_form_main .btndiv button span{
    color: var(--white,  #FFF);
    text-align: center;

    font-size: 14px;
    line-height: normal;
}

@media screen and (max-width: 650px) {
    .sol_form_main {
        gap: 0px;
    }
    .sol_form_main .sol_form_area .bot_form_main .hbspt-form form {
        width: 91.79%;
    }
    .sol_form_main .sol_form_top_deco {
        flex-direction: column;
    }
    .sol_form_main .sol_form_top_deco .txtbox h2 {
        text-align: center;
        font-size: 20px;
    }
    .sol_form_main .sol_form_top_deco .txtbox > span {
        display: flex;
        justify-content: center;
        font-size: 20px;
    }
    .sol_form_main .sol_form_area {
        background: transparent;
        padding-bottom: 0;
        padding-top: 32px;
    }
    .sol_form_main .sol_form_top_deco .miniformtitlebox{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .sol_form_main .sol_form_area .title {
        display: none;
    }
    .sol_form_main .sol_form_top_deco .imgbox img {
        max-width: 240px;
    }

    .sol_form_main .sol_form_top_deco .txtbox p span {
        font-size: 20px;
        text-align: center;
        width: 100%;
    }
    
    .sol_form_main .sol_form_top_deco .txtbox .sol_public_txt{
        margin-top: 0;
        text-align: left;
    }
    .sol_form_main .sol_form_area .bot_form_main .btndiv {
        width: 91.79%;
    }
}
@media screen and (max-width: 450px) {
    .sol_form_main .sol_form_top_deco .txtbox {
        width: 91.79%;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
}

@media screen and (max-width:374px) {
    .sol_form_main .sol_form_top_deco .miniformtitlebox h2 {
        font-size: 22px;
    }
}

/* illust section  */
.fv_section{

}
.fv_section .section_main{
    padding-bottom: 0px;   
}
.illust_toptxt_section{

}
.illust_toptxt_section .section_main{
    padding-bottom: 40px;   
}
.illust_section{

}
.illust_section .section_main{
    padding-top: 0;
}

.btnbox{
    display: flex;
    width: 95%;
    justify-content: center;
}
.btnbox .blu_button_line{
    
}


/* form custom  */
.hbspt-form fieldset.form-columns-2 {
    gap: 10px;
}
.hbspt-form fieldset.form-columns-1 .hs-input,
.hbspt-form fieldset.form-columns-2 .hs-input {
    width: 100% !important;
}
.hbspt-form fieldset.form-columns-1 .input,
.hbspt-form fieldset.form-columns-2 .input {
    margin-right: 0 !important; 
}
fieldset:has(input[type="hidden"]) {
    display: none !important;
}
.hbspt-form fieldset .hs_firstname > label{
    display: none;
}
.hbspt-form form .hs-fieldtype-textarea > label {
    gap: 8px;
}
.hbspt-form form .hs-fieldtype-textarea .hs-error-msgs {
    margin-top: 0.8rem;
}
.hbspt-form form .hs-fieldtype-textarea .input textarea {
    margin-top: 0.4rem;
}
.hbspt-form form .hs-fieldtype-textarea > label::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: "必須";
}
.hbspt-form fieldset.form-columns-1 .hs_privacypolicy .hs-input{
    width: fit-content !important;
}

.ai-adoption_videobox {
    width: 100%;
}

.ai-adoption_videobox video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}