:root{
    --blu-color : #EAF3FB;
    --bludeep-color : #0974E8;
    --txtdef-color : #333D5A;
    --gry-color: #F1F1F1;
    --ye-color : #FFCA3A;
}

html{
    font-size: 62.5%;
}

@media screen and (max-width: 1023px){
    html{
        font-size: 56.5%;
    }
}

body{
    margin: 0;

    background-color: #fff;
}

span,
a{

    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: normal;

    transform: rotate(0.04deg);
    transition: .3s ease-in-out;
    color: var(--txtdef-color);
}


section{
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    width: 100%;
    justify-content: center;
}

img{
    display: block;
    width: 100%;
    height: auto;
}

.sectionBlu,
.sectionWh{
    display: flex;
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 96px;
    width: 100%;
    align-items: center;
    transition: .3s ease-in-out;
}

@media screen and (max-width: 780px){
    .sectionBlu,
    .sectionWh{
        padding-top: 48px;
        padding-bottom: 56px;
    }
}

.sectionBlu{
    background-color: var(--blu-color);
    
}
.sectionWh{
    background-color: #FFF;
}

/* common form styles  */
.hbspt-form{
    width: 100%;
    margin-bottom: 1.6rem;
    display: flex;
    justify-content: center;
}
.hbspt-form form{
    display: flex;
    flex-direction: column;
    gap:  13px;
}
.hbspt-form form ul{
    list-style: none;
    margin: 0;
    margin-top: 0.8rem;
    padding: 0;
}

.hbspt-form form ul label{
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: -0.0225rem;
    display: flex;
    color: #FD3F4A;
    position: relative;
    line-height: normal;
    font-family: 'Noto Sans JP', sans-serif !important;
}

.hbspt-form form ul .hs-form-radio label,
.hbspt-form form ul .hs-form-booleancheckbox label{
    color: #252729;
    justify-content: center;
}
.hbspt-form form ul .hs-form-radio label span{
    font-size: 1.4rem;
    font-weight: 400;
}

.hbspt-form form a{
    text-decoration: none;
    color: #18A0FB;
    text-decoration: underline;
    font-size: 1.2rem;
    font-weight: 400;
    background: transparent !important;
}
.hbspt-form form span{
    font-size: 1.4rem;
    line-height: 120%;
    display: flex;
    font-family: 'Noto Sans JP', sans-serif !important;
    background: transparent !important;
}

.hbspt-form form #label-company-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span:nth-child(1),
.hbspt-form form #label-company-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span:nth-child(1){
    display: inline-flex;
}
.hbspt-form form #label-company-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-numemployees-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-toiawase_form_busho__c-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-position-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-lastname-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-firstname-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-email-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-phone-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-e_or_b-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-system-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-company-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-numemployees-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-toiawase_form_busho__c-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-position-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-lastname-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-firstname-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-email-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-phone-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-e_or_b-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before,
.hbspt-form form #label-system-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before{
    height: 1.1rem;
    content: "必須";
    margin-right: 0.5rem;
    display: flex;
    padding: 0.3rem 0.5rem;
    justify-content: center;
    width: 2.2rem;
    align-items: center;
    border-radius: 0.2rem;
    border: 0.1rem solid #FD3F4A;
    color: #FD3F4A;
    font-weight: 400;
    line-height: 100%;
    font-size: 1.1rem;
    white-space: nowrap;
}
.hbspt-form form #label-contact_detail-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span,
.hbspt-form form #label-contact_detail-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span{
    visibility: inherit;
    font-size: 0;
    display: inline-flex;
    align-items: center;
    height: 0rem; 
}
.hbspt-form form #label-contact_detail-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::before,
.hbspt-form form #label-contact_detail-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::before{
    height: 1.1rem;
    content: "任意";
    margin-right: 0.5rem;
    display: flex;
    padding: 0.3rem 0.5rem;
    justify-content: center;
    width: 2.2rem;
    align-items: center;
    border-radius: 0.2rem;
    border: 0.1rem solid #ACACAC;
    color: #ACACAC;
    font-weight: 400;
    line-height: 100%;
    font-size: 1.1rem;
    visibility: initial;
    white-space: nowrap;
}
.hbspt-form form #label-contact_detail-e0a4ac86-e99a-460b-80ec-70dfbbc60856_1 span::after,
.hbspt-form form #label-contact_detail-e0a4ac86-e99a-460b-80ec-70dfbbc60856_2 span::after{
    content: 'お問い合わせ詳細';
    visibility: visible;
    font-size: 1.4rem;  
    display: flex;
    line-height: 120%;
    font-family: 'Noto Sans JP', sans-serif !important;
}



.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
.hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    min-height: 4.2rem !important;
    color: #252729;
    line-height: 0 !important;
    border-radius: 3px;
    border: 1px solid #D9E7F2;
    background: #FFF !important;
    width: 100%;
    margin-top: 0.8rem;
    font-family: 'Noto Sans JP', sans-serif !important;
}

.hbspt-form form select{
    min-height: 4.2rem !important;
    color: #252729;
    line-height: 0 !important;
    border-radius: 0.3rem;
    border: 0.1rem solid #E2E2E2;
    background: #F7F7F7;
    width: 100%;
    margin-top: 0.8rem;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding: 0 1.5rem;
}

.hbspt-form form .hs-form-required{
    color: #FD3F4A;
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: -0.0225rem;
    display: none;
}
.hbspt-form form .hs-form-required::before{
    display: none;
}
.hs_contact_detail > label{
    display: flex;
    /* flex-direction: column; */
    margin-top: 10px;
    padding-bottom: 8px;
}
.hbspt-form form .hs-form-field textarea {
    
    display: flex;
    height: 80px;
    padding: 0.8rem 1.6rem;
    flex-direction: column;
    align-items: flex-start;
    /* width: 92% !important; */
    margin-top: 8px;

    font-family: 'Noto Sans JP', sans-serif !important;
    resize: none;

    border-radius: 3px;
    border: 1px solid #D9E7F2;
    background: #FFF;
    margin-bottom: -10px !important;
}


.hs_submit{
    display: none;
}

.hbspt-form form .form-columns-1 .input{
    margin-right: 0 !important;
    display: flex;
}

.hbspt-form form .form-columns-0 p{
    margin: 0;
    text-align: -webkit-center;
}
.hbspt-form form .form-columns-0 p a{
    text-decoration: underline !important;
}
.hbspt-form form .form-columns-0 p span{
    display: contents;
}

.hbspt-form form .form-columns-1:nth-child(n+12),
.hbspt-form form .hs_error_rollup{
    display: flex;
    align-self: center;
    justify-content: center;
}

.hbspt-form form .form-columns-1:nth-child(n+13):nth-child(-n+18){
    display: none;
} 

.hbspt-form form .form-columns-2{
    display: flex;
}

.hbspt-form form ul .hs-form-booleancheckbox label span{
    color: #252729;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
}
.hbspt-form form div:nth-child(6){
    display: flex;
    justify-content: center;
    line-height: normal;
    margin-top: 7px;
}
.hbspt-form form div:nth-child(6) p{
    display: contents;
    background-color: transparent !important;
}
.hbspt-form form div:nth-child(6) p a{
    background-color: transparent !important;
    text-decoration: underline !important;
}
.hbspt-form form div:nth-child(6) p span{
    display: contents;
    background-color: transparent !important;
    font-weight: 400;
}

.hbspt-form form .hs_privacypolicy{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hbspt-form form .hs_privacypolicy .input{
    display: flex;
}
.hbspt-form form .hs_privacypolicy .input ul {
    margin-top: 0 !important;
    display: flex;
}

.formmain .btndiv{
    display: flex;
    width: 95%;
    align-self: center;
    justify-content: center;
    margin-bottom: 32px;
}

.formmain .btndiv button{
    cursor: pointer;
    color: #000;
    display: flex;
    text-decoration: none;
    height: 6rem;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    width: 100%;
    border-radius: 3rem;
    background: #FFCA3A;
    box-shadow: 0rem 0.3rem 1rem 0rem rgba(0, 0, 0, 0.25);
    border: 0;
    max-width: 28rem;
    transition: .3s ease-in-out;
}
.formmain .btndiv button span{
    font-size: 2.6rem;
    line-height: 134%;
    font-weight: 700;
}
.formmain .btndiv button:hover{
    transform: translateY(0.3rem);
    box-shadow: none;
}


.logomain{
    width: 95%;
    display: flex;
    max-width: 1200px;
    padding-top: 32px;
    position: absolute;
}
.logomain a{
    display: flex;
    justify-content: center;
    max-width: 140px
}


/* header style  */
.headermain{
    display: flex;
    width: 100%;
    justify-content: center;
}
.headermain .hcols{
    display: flex;
    width: 95%;
    justify-content: center;
    gap: 33px;
    margin-top: 32px;
    margin-bottom: 29px;
}
.headermain .hcontents{
    display: flex;
    flex-direction: column;
}
.headermain .hcontents .title{
    margin-top: 110px;
    position: relative;
}

.headermain .hcontents .title .ribbon{
    display: flex;
    padding: 7px 15px 10px 15px;
    justify-content: center;
    align-items: center;
    background-color: #252729;
    position: absolute;
    transform: rotate(-14deg);
    top: -35%;
    left: 3%;
}
.headermain .hcontents .title .ribbon span{
    font-size: 26px;
    font-weight: 400;
    line-height: 120%; /* 31.2px */
    color: #FFF;
}
.headermain .hcontents .title .ribbon:before{
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    display: block;
    width: 13px;
    height: 100%;
    background-color: #252729;
    clip-path: polygon(0 100%, 100% 100%, 100% 0);
}
.headermain .hcontents .title .ribbon::after{
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    display: block;
    width: 13px;
    height: 100%;
    background-color: #252729;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}



.headermain .hcontents .title .htxts{
    display: flex;
    flex-direction: column;
    margin-bottom: 39px;
    margin-top: 10px;
}
.headermain .hcontents .title .htxts span{
    color: #252729;
    text-align: center;
    font-size: 58px;
    line-height: 120%; /* 69.6px */
}
.headermain .hcontents .title .htxts span .bbold{
    color: var(--bludeep-color)
}
.headermain .hcontents .tags{
    display: flex;
    margin-bottom: 51px;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
}
.headermain .hcontents .tags span{
    border-radius: 4px;
    border: 1px solid #0974E8;
    color: var(--bludeep-color);
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    height: 38px;
    display: flex;
    align-items: center;
    padding-right: 10px;
    padding-left: 10px;
}

.headermain .hcontents .imgdiv{
    display: flex;
    gap: 17px;
    align-items: center;
    align-self: center;
}
.cx-new-fv-section .headermain .hcontents .imgdiv{
    width: 100%;
    max-width: 800px;
    align-items: start;
}
.headermain .hcontents .imgdiv .lgr{
    display: flex;
    max-width: 90px;
    width: 100%;
}
.cx-new-fv-section .headermain .hcontents .imgdiv .lgr{
    max-width: 81px;
    height: 315px;
    justify-content: space-between;
}
.headermain .hcontents .imgdiv .mimg{
    display: flex;
    max-width: 598px;
    width: 100%;
    box-shadow: 0px 2.021px 7.58px 0px rgba(0, 0, 0, 0.25);
}
.headermain .hcontents .imgdiv .mimg video{
    display: block;
    width: 100%;
    height: auto;
}

.headermain .hcontents .imgdiv .mini{
    display: none;
}

.headermain .formdiv{
    width: 100%;
    display: flex;
    max-width: 380px;
    min-height: 719px;
    height: auto;
    background-color: var(--blu-color);
    border-radius: 8px;
    flex-direction: column;
    gap: 16px;
}
.headermain .formdiv .formtitle{
    padding-bottom: 20px;
    border-bottom: 1px solid var(--bludeep-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    padding-top: 24px;
    align-self: center;
    max-width: 332px;
}
.headermain .formdiv .formtitle span{
    color: var(--bludeep-color);
    font-size: 24px;
    line-height: 130%; 
}

.headermain .formdiv .formmain{
    display: flex;
    flex-direction: column;
    width: 95%;
    align-self: center;
    max-width: 332px;
}

.headermain .cx-new-fv-formdiv{
    height: fit-content;
}
.headermain .cx-new-fv .imgdiv .lgr {
    flex-direction: column;
    gap: 5px;
}
.headermain .cx-new-fv .imgdiv .lgr div{
    display: flex;
    flex-direction: column;
}
.headermain .cx-new-fv .imgdiv .lgr div span{
    font-size: 1rem;
    align-self: center;
}
.headermain .cx-new-fv .imgdiv .mini{
    
}

.headermain .cx-new-fv .imgdiv .mini div img{
    
}
.headermain .cx-new-fv .imgdiv .mini div span{
    font-size: 1rem;
    align-self: center;
}

.cx-new-fv-section .hcols{
    gap: 55px;
}

@media screen and (max-width: 1200px){
    .headermain .hcontents .title .htxts span {
        font-size: 44px;
    }
    .headermain .hcontents .title .ribbon span {
        font-size: 20px;
    }
    .headermain .hcontents .title .htxts {
        margin-bottom: 25px;
    }
    .headermain .hcontents .imgdiv{
        flex-direction: column;
        align-items: center;
        max-width: 400px;
        align-self: center;
    }
    .headermain .hcontents .imgdiv .lgr{
        display: none;
    }
    .headermain .hcontents .imgdiv .mini{
        display: flex;
        gap: 10px;
        max-width: 600px;
    }
    .cx-new-fv-section .headermain .hcontents .imgdiv {
        align-items: center;
    }
}

@media screen and (max-width: 1000px){
    .headermain .hcontents .tags span {
        font-size: 14px;
    }
    .headermain .hcontents .imgdiv{
        /* flex-direction: column;
        align-items: center;
        max-width: 400px;
        align-self: center; */
    }
    .headermain .hcontents .imgdiv .lgr{
        /* display: none; */
    }
    .headermain .hcontents .imgdiv .mini{
        /* display: flex;
        gap: 10px;
        max-width: 600px; */
    }
    .headermain .cx-new-fv .imgdiv .mini div{
        display: flex;
        flex-direction: column;
    }
    .headermain .hcontents .title .htxts span {
        font-size: 27px;
    }
    .headermain .hcontents .title .ribbon span {
        font-size: 16px;
    }
    .cx-new-fv-section .hcols{
        gap: 30px;
    }
}

@media screen and (max-width: 780px){
    .headermain .hcontents .title {
        margin-top: 80px;
    }

    .headermain .hcontents .title .htxts span {
        font-size: 35px;
    }

    .headermain .hcols {
        flex-direction: column;
    }
    /* .cx-new-fv-section .hcols{
        gap: 30px;
    } */
    /* .cx-new-fv-section .headermain .hcontents .imgdiv {
        align-items: center;
    } */
    .headermain .formdiv {
        max-width: unset;
        align-self: center;
        width: 95%;
    }
    .headermain .formdiv .formtitle {
        max-width: unset;
        width: 95%;
    }
    .headermain .formdiv .formmain{
        max-width: unset;
    }
    .headermain .hcontents .tags {
        width: 95%;
        align-self: center;
        margin-bottom: 26px;
    }
    .headermain .hcontents .tags span {
        font-size: 12px;
        height: 26px;
    }
    .headermain .hcontents {
        width: 95%;
        align-self: center;
    }
    .headermain .hcontents .imgdiv .mimg {
        max-width: 598px;
    }
    .headermain .hcontents .imgdiv {
        max-width: unset;
    }
    
}

@media screen and (max-width: 480px){
    
    .logomain {
        padding-top: 16px;
    }
    .logomain a{
        max-width: 97px;
    }
    .headermain .hcontents .title .htxts span {
        font-size: 28px;
    }
    .headermain .hcontents .title {
        margin-top: 68px;
    }
    .headermain .hcontents .title .ribbon {
        top: -40%;
    }
    .headermain .hbspt-form form {
        width: 96.73%;
    }
}
@media screen and (max-width: 374px){
    .headermain .formdiv .formtitle span {
        font-size: 20px;
    }
    .headermain .hcontents .title .htxts span {
        font-size: 23px;
    }
    .headermain .hcontents .tags span {
        font-size: 9px;
        height: 23px;
    }
}

/* logo slider style  */
.logoslider{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 70px;
    margin-bottom: 16px;
}
.logoslider .imgbox{
    width: 6000px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    animation: bannermove 30s linear infinite;
}
.logoslider .imgbox div{

}
.logoslider .imgbox div img{

}
@keyframes bannermove {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-50%, 0);
    }
}

.headermain .hcols .logoslider{
    display: none;
}

@media screen and (max-width: 780px){
    .logos .logoslider{
        display: none;
    }
    .headermain .hcols .logoslider{
        display: block;
        height: 46px;
        margin-bottom: 0px;
    }
    .headermain .hcols .logoslider .imgbox {
        width: 4000px;
    }
}


/* section2 style */
.sectionBlu .cols{
    display: flex;
    width: 95%;
    max-width: 1188px;
    gap: 24px;
    justify-content: space-between;
}
.sectionBlu .cols .itm{
    width: 100%;
    display: flex;
    max-width: 380px;
    flex-direction: column;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}
.sectionBlu .cols .itm .imgdiv{
    
}
.sectionBlu .cols .itm .imgdiv img{
    
}
.sectionBlu .cols .itm .txtdiv{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 16px;
    margin-bottom: 24px;
}
.sectionBlu .cols .itm .txtdiv .title{
    display: flex;
    justify-content: center;
    width: 95%;
    align-self: center;
}
.sectionBlu .cols .itm .txtdiv .title span{
    /* font-size: 20px; */
    font-size: 2rem;
    line-height: 130%;
}
.sectionBlu .cols .itm .txtdiv .title span .bbold{
    color: var(--bludeep-color);
    /* font-size: 34px; */
    font-size: 3.4rem;
}
.sectionBlu .cols .itm .txtdiv .title span .pbold{
    color: var(--bludeep-color);
}
.sectionBlu .cols .itm .txtdiv .contents{
    display: flex;
    width: 95%;
    max-width: 348px;
    align-self: center;
}
.sectionBlu .cols .itm .txtdiv .contents span{
    /* font-size: 16px; */
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 150%; 
    text-align: left;
}
.sectionBlu .cols .itm .txtdiv .cpname{
    display: flex;
    width: 95%;
    max-width: 348px;
    align-self: center;
}
.sectionBlu .cols .itm .txtdiv .cpname span{
    text-align: right;
    /* font-size: 14px; */
    font-size: 1.4rem;
    line-height: 100%;
    width: 100%;
}

@media screen and (max-width: 780px){
    .sectionBlu .cols {
        flex-direction: column;
        align-items: center;
    }
    
}


/* section3 style */
.sectionWh .title{
    display: flex;
    width: 95%;
    justify-content: center;
}
.sectionWh .title span{
    text-align: center;
    font-size: 46px;
    line-height: 150%;
}
.sectionWh .title span br{
    display: none;
}
.sectionWh .title span .bbold{
    font-size: 46px;
    line-height: 150%;
    color: var(--bludeep-color);
}
.sectionWh .sec3cols{
    display: flex;
    width: 95%;
    max-width: 1109px;
    gap: 40px;
    justify-content: space-between;
    margin-top: 72px;
    margin-bottom: 32px;
}
.sectionWh .sec3cols .itm{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 16px;
}
.sectionWh .sec3cols .itm .imgdiv{
    display: flex;
    width: 100%;
    justify-content: center;
}
.sectionWh .sec3cols .itm .imgdiv img{
    max-width: 260px;
}
.sectionWh .sec3cols .itm .txtdiv{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.sectionWh .sec3cols .itm .txtdiv .title{
    display: flex;
    flex-direction: column;
}
.sectionWh .sec3cols .itm .txtdiv .title span{
    text-align: center;
    font-size: 24px;
    line-height: 130%;
}
.sectionWh .sec3cols .itm .txtdiv .contents{
    display: flex;
    flex-direction:column;
}
.sectionWh .sec3cols .itm .txtdiv .contents span{
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.sectionWh .sec3gr{
    display: flex;
    width: 95%;
    max-width: 1000px;
    justify-content: center;
    flex-direction: column;
}
.sectionWh .sec3gr .tridiv{
    width: 100%;
    position: relative;
    display: flex;
    place-content: center;
    height: 62px;
}
.sectionWh .sec3gr .tridiv .tri{
    position: absolute;
    top: 0;
}
.sectionWh .sec3gr .tridiv .tri svg{
    display: block;
    width: 100%;
    height: auto;
}
.sectionWh .sec3gr .grysp{
    display: flex;
    width: 100%;
    background-color: var(--gry-color);
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-top: 48px;
    padding-bottom: 56px;
    gap: 32px;
    border-radius: 15px;
}
.sectionWh .sec3gr .grysp .title{
    display: flex;
    flex-direction: column;
}
.sectionWh .sec3gr .grysp .title span{
    text-align: center;
    font-size: 34px;
    line-height: 140%; 
}
.sectionWh .sec3gr .grysp .title span .bbold{
    color: var(--bludeep-color);
    font-size: 40px;
    line-height: 140%;
}
.sectionWh .sec3gr .grysp .title span br{
    display: none;
}

.sectionWh .sec3gr .grysp .tags{
    color: var(--bludeep-color);
    display: flex;
    flex-direction: row;
    gap: 14px;
    height: 50px;
}
.sectionWh .sec3gr .grysp .tags span{
    color: var(--bludeep-color);
    font-size: 24px;
    line-height: 100%;
    border-radius: 4px;
    border: 1px solid #0974E8;
    background: #FFF;
    padding: 0px 14px 3px 14px;
    display: flex;
    align-items: center;
}
.sectionWh .sec3gr .grysp .videodiv{
    display: flex;
    width: 95%;
    max-width: 687px;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
}
.sectionWh .sec3gr .grysp .videodiv video{
    display: block;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1150px){
    .sectionWh .sec3cols .itm .txtdiv .title span {
        font-size: 18px;
    }
}

@media screen and (max-width: 950px){
    .sectionWh .sec3cols {
        gap: 30px;
    }
    .sectionWh .sec3cols .itm .txtdiv .title span {
        font-size: 15px;
    }
    .sectionWh .sec3cols .itm .txtdiv .contents span {
        font-size: 14px;
    }
}

@media screen and (max-width: 780px){
    .sectionWh .sec3cols {
        flex-direction: column;
    }
    .sectionWh .sec3cols .itm .txtdiv {
        max-width: 343px;
        align-self: center;
        width: 95%;
    }
    
    .sectionWh .title span,
    .sectionWh .title span .bbold{
        font-size: 30px;
        line-height: 130%;
    }

    .sectionWh .sec3gr .grysp .tags span {
        font-size: 18px;
    }
    .sectionWh .sec3gr .grysp .title span br{
        display: block;
    }

    .sectionWh .sec3gr .grysp .title span {
        font-size: 22px;
    }
    .sectionWh .sec3gr .grysp .title span .bbold{
        font-size: 28px;
    }
    .sectionWh .sec3cols .itm .txtdiv .title span {
        font-size: 24px;
    }
    .sectionWh .sec3cols .itm .txtdiv .contents span {
        font-size: 16px;
    }
    .sectionWh .sec3gr .tridiv {
        width: 60%;
        align-self: center;
    }
    .sectionWh .sec3gr .tridiv .tri {
        top: 30%;
    }
}

@media screen and (max-width: 550px){
    .sectionWh .title span br{
        display: block;
    }
}
@media screen and (max-width: 374px){
    .sectionWh .sec3cols .itm .txtdiv .title span {
        font-size: 20px;
    }
    .sectionWh .sec3gr .grysp .tags span {
        font-size: 16px;
    }
}


/* section4 style */
.sectionBlu .sec4title{
    display: flex;
    gap: 5px;
    margin-bottom: 40px;
}
.sectionBlu .sec4title div{
    display: flex;
    max-width: 340px;
    align-items: center;
    transition: .3s ease-in-out;
}
.sectionBlu .sec4title span{
    text-align: center;
    font-size: 46px;
    line-height: 140%; 
}
.sectionBlu .sec4cols{
    display: flex;
    width: 95%;
    max-width: 1192px;
    gap: 32px;
    justify-content: space-between;
    margin-top: 32px;
}
.sectionBlu .sec4cols .itm{
    display: flex;
    width: 100%;
    max-width: 580px;
    background-color: #fff;
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 24px;
}
.sectionBlu .sec4cols .itm .title{
    display: flex;
    gap: 24px;
}
.sectionBlu .sec4cols .itm .title .num{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 80px;
    height: 80px;
    position: relative;
    align-items: center;
    justify-content: center;
    border-radius: 0px 5px 5px 0px;
    background-color: var(--bludeep-color);
}
.sectionBlu .sec4cols .itm .title .num span:nth-child(1){
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 1.12px;
    position: absolute;
    top: 0;
}
.sectionBlu .sec4cols .itm .title .num span:nth-child(2){
    color: #FFF;
    font-size: 44px;
    font-weight: 400;
    line-height: 150%; 
}
.sectionBlu .sec4cols .itm .title .ntxt{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.sectionBlu .sec4cols .itm .title .ntxt .toptxt{

}
.sectionBlu .sec4cols .itm .title .ntxt .toptxt span{
    color: rgba(51, 61, 90, 0.50);
    font-size: 18px;
    line-height: 130%; /* 23.4px */
}
.sectionBlu .sec4cols .itm .title .ntxt .bottxt {
    display: flex;
    flex-direction: column;
    height: 78px;
}
.sectionBlu .sec4cols .itm .title .ntxt .bottxt span{
    font-size: 30px;
    line-height: 130%;
}
.sectionBlu .sec4cols .itm .title .ntxt .bottxt span .bbold{
    color: var(--bludeep-color);
}
.sectionBlu .sec4cols .itm .contents,
.sectionBlu .sec4cols .itm .contents_m{
    display: flex;
    flex-direction: row;
    width: 95%;
    justify-content: center;
    align-self: center;
    gap: 24px;
}
.sectionBlu .sec4cols .itm .contents_m{
    display: none;
}
.sectionBlu .sec4cols .itm .contents .imgdiv{
    display: flex;
    max-width: 150px;
    align-items: center;
}
.sectionBlu .sec4cols .itm .contents .txtdiv,
.sectionBlu .sec4cols .itm .contents .txtdiv_m,
.sectionBlu .sec4cols .itm .contents_m .txtdiv{
    display: flex;
    max-width: 358px;
    width: 100%;
}
.sectionBlu .sec4cols .itm .contents .txtdiv span,
.sectionBlu .sec4cols .itm .contents .txtdiv_m span,
.sectionBlu .sec4cols .itm .contents_m .txtdiv span{
    font-size: 16px;
    font-weight: 400;
    line-height: 170%;
}
.sectionBlu .sec4cols .itm .contents .txtdiv_m{
    display: none;
}


.sectionBlu .ctabg{
    display: flex;
    width: 95%;
    max-width: 1192px;
    justify-content: center;
    background-color: var(--bludeep-color);
    margin-top: 72px;
}
.sectionBlu .ctabg .ctan {
    display: flex;
    flex-direction: row;
    width: 97%;
    max-width: 1160px;
    background-color: #fff;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-top: 16px;
    margin-bottom: 16px;
    justify-content: center;
    gap: 40px;
    border-radius: 8px;
}
.sectionBlu .ctabg .ctan .imgdiv{
    display: flex;
    align-items: center;
    max-width: 320px;
}
.sectionBlu .ctabg .ctan .contents{
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-self: center;
    width: 95%;
}
.sectionBlu .ctabg .ctan .contents .txtdiv{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.sectionBlu .ctabg .ctan .contents .txtdiv .top{
    text-align: center;
    font-size: 38px;
    line-height: 140%;
}
.sectionBlu .ctabg .ctan .contents .txtdiv .bt{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 170%;
}

.sectionBlu .ctabg .ctan .contents .txtdiv .top br,
.sectionBlu .ctabg .ctan .contents .txtdiv .bt br{
    display: none;
}
.sectionBlu .ctabg .ctan .contents .btndiv {
    display: flex;
    gap: 16px;
    width: 95%;
    align-self: center;
}
.sectionBlu .ctabg .ctan .contents .btndiv button{
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 36px;
    width: 100%;
    max-width: 350px;
    display: flex;
    height: 72px;
    background-color: var(--ye-color);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
    gap: 8px;
}

.sectionBlu .ctabg .ctan .contents .btndiv button:hover{
    transform: translateY(0.3rem);
    box-shadow: none;
}

.sectionBlu .ctabg .ctan .contents .btndiv button span{
    font-size: 22px;
    line-height: 134%; 
    text-align: center;
}

@media screen and (max-width: 1550px){
    .sectionBlu .sec4cols .itm .title .ntxt .bottxt span {
        font-size: 25px;
    }
    .sectionBlu .sec4cols .itm .title .ntxt .toptxt span {
        font-size: 15px;
    }
}

@media screen and (max-width: 1200px){
    .sectionBlu .ctabg .ctan .contents .txtdiv .bt br {
        display: block;
    }
}

@media screen and (max-width: 1100px){
    
    .sectionBlu .ctabg .ctan .contents .btndiv button span {
        font-size: 18px;
    }
}
@media screen and (max-width: 1040px){
    .sectionBlu .ctabg .ctan .contents .txtdiv .top br{
        display: block;
    }
    .sectionBlu .ctabg .ctan {
        gap: 20px;
    }
}

@media screen and (max-width: 1000px){
    .sectionBlu .sec4cols .itm .title .ntxt .bottxt {
        height: unset;
    }
    .sectionBlu .sec4cols .itm .title .ntxt .bottxt span {
        font-size: 20px;
    }
    .sectionBlu .sec4cols .itm .title .ntxt .toptxt span {
        font-size: 11px;
    }
    .sectionBlu .ctabg .ctan .contents .btndiv {
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 830px){
    .sectionBlu .sec4cols {
        flex-direction: column;
        align-items: center;
    }
    .sectionBlu .sec4title {
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 780px){
    .sectionBlu .sec4title {
        flex-direction: column;
    }
    .sectionBlu .sec4title div {
        max-width: 256px;
    }
    .sectionBlu .sec4title span {
        font-size: 30px;
    }
    .sectionBlu .ctabg .ctan {
        flex-direction: column;
        align-items: center;
    }
    .sectionBlu .ctabg .ctan .contents .txtdiv .top br, .sectionBlu .ctabg .ctan .contents .txtdiv .bt br {
        display: block;
    }
}

@media screen and (max-width: 430px){
    .sectionBlu .sec4cols .itm {
        gap: 0px;
    }
    .sectionBlu .sec4cols .itm .title {
        gap: 10px;
    }
    .sectionBlu .sec4cols .itm .title .num {
        max-width: 50px;
        height: 50px;
    }
    .sectionBlu .sec4cols .itm .title .num span:nth-child(1) {
        font-size: 10px;
    }
    .sectionBlu .sec4cols .itm .title .num span:nth-child(2) {
        font-size: 27.5px;
    }

    .sectionBlu .sec4cols .itm .contents .txtdiv{
        display: none;
    }
    .sectionBlu .sec4cols .itm .contents .txtdiv_m{
        display: flex;
        align-items: center;
    }
    .sectionBlu .sec4cols .itm .contents_m{
        display: flex;
    }
    .sectionBlu .sec4cols .itm .contents_m .txtdiv {
        max-width: unset;
    }
    .sectionBlu .sec4cols .itm .contents, 
    .sectionBlu .sec4cols .itm .contents_m {
        gap: 16px;
    }
    .sectionBlu .sec4cols .itm .contents{
        margin-top: 16px;
    }
    .sectionBlu .sec4cols .itm .contents .imgdiv {
        max-width: 120px;
    }

    .sectionBlu .ctabg .ctan .contents .txtdiv .top {
        font-size: 24px;
    }
    .sectionBlu .ctabg .ctan .contents .txtdiv .bt {
        font-size: 14px;
    }
    .sectionBlu .ctabg .ctan .contents .btndiv button {
        max-width: 293px;
        height: 60px;
    }
}

/* section5 style */
.sectionWh .sec5title{
    display: flex;
}
.sectionWh .sec5title div{
    display: flex;
    align-items: center;
    max-width: 340px;
}
.sectionWh .sec5title div img{
    max-width: 340px;
}

.sectionWh .sec5title span{
    text-align: center;
    font-size: 46px;
    line-height: 140%;
}

.sectionWh .sec5cols{
    display: flex;
    width: 95%;
    max-width: 1192px;
    margin-top: 72px;
    flex-direction: column;
    gap: 56px;
}

.sectionWh .sec5cols .itm{
    display: flex;
    gap: 48px;
}

.sectionWh .sec5cols .itm:nth-child(2){
    flex-direction: row-reverse;
}

.sectionWh .sec5cols .itm .txtdiv{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.sectionWh .sec5cols .itm .txtdiv .title{
    position: relative;
    width: 100%;
    display: flex;
    height: 112px;
    align-items: center;
    border-bottom: 1px solid var(--txtdef-color);
    margin-bottom: 24px;
}

.sectionWh .sec5cols .itm .txtdiv .title span:nth-child(1){
    position: absolute;
    top: 0;
    left: 0;

    color: rgba(9, 116, 232, 0.15);
    font-size: 88px;
    font-weight: 400;
    line-height: 100%;
}   

.sectionWh .sec5cols .itm .txtdiv .title span:nth-child(2){
    font-size: 34px;
    line-height: 200%;
    width: 100%;
    margin-left: 10px;
    display: flex;
    color: var(--bludeep-color);
}

.sectionWh .sec5cols .new-customer-itm .txtdiv .title span:nth-child(2){
    line-height: normal;
    text-align: left;
}
.sectionWh .sec5cols .new-customer-itm .txtdiv .title span:nth-child(2) br{
    /* display: block; */
}

.sectionWh .sec5cols .itm .txtdiv .contents{

}
.sectionWh .sec5cols .itm .txtdiv .contents span{
    font-size: 18px;
    font-weight: 400;
    line-height: 170%; /* 30.6px */
}

.sectionWh .sec5cols .itm .txtdiv .subcontents{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.sectionWh .sec5cols .itm .txtdiv .subcontents span{
    font-size: 16px;
    line-height: 130%; /* 20.8px */
}

.sectionWh .sec5cols .itm .imgdiv{
    max-width: 513px;
    display: flex;
    align-items: center;
    width: 100%;
}
.sectionWh .sec5cols .itm .imgdiv video{
    display: block;
    width: 100%;
    height: auto;
}
.sectionWh .sec5cols .itm .imgdiv img{

}

@media screen and (max-width: 990px){
    .sectionWh .sec5cols .new-customer-itm .txtdiv .title span:nth-child(2){
        font-size: 25px;
    }
}

@media screen and (max-width: 900px){
    .sectionWh .sec5cols .itm .txtdiv .title span:nth-child(2) {
        font-size: 30px;
    }
    .sectionWh .sec5cols .new-customer-itm .txtdiv .title span:nth-child(2){
        font-size: 25px;
    }
}

@media screen and (max-width: 780px){
    .sectionWh .sec5title {
        flex-direction: column;
    }
    .sectionWh .sec5title div {
        max-width: 256px;
    }
    .sectionWh .sec5title span {
        font-size: 30px;
    }
    .sectionWh .sec5cols .itm {
        flex-direction: column;
        align-items: center;
        gap: 24px;
    }
    .sectionWh .sec5cols .itm:nth-child(2){
        flex-direction: column;
    }
    .sectionWh .sec5cols .itm .txtdiv .subcontents {
        margin-top: 16px;
    }
}

@media screen and (max-width: 400px){
    .sectionWh .sec5cols .itm .txtdiv .title span:nth-child(1) {
        font-size: 72px;
    }
    .sectionWh .sec5cols .itm .txtdiv .title span:nth-child(2) {
        font-size: 26px;
    }
    .sectionWh .sec5cols .itm .txtdiv .title {
        height: 82px;
    }
    .sectionWh .sec5cols .itm .txtdiv .contents span {
        font-size: 16px;
    }
    .sectionWh .sec5cols .itm .txtdiv .subcontents span {
        font-size: 14px;
    }
    .sectionWh .sec5cols {
        gap: 40px;
    }
}
@media screen and (max-width: 374px) {
    .sectionWh .sec5cols .new-customer-itm .txtdiv .title span:nth-child(2) {
        font-size: 22px;
    }
}


/* section6 style */
.sectionBlu .sec6title{

}
.sectionBlu .sec6title span{
    text-align: center;
    font-size: 46px;
    line-height: 150%; /* 69px */
}
.sectionBlu .sec6cols{
    display: flex;
    width: 95%;
    max-width: 1188px;
    margin-top: 72px;
    gap: 24px;
}
.sectionBlu .sec6cols .itm{
    display: flex;
    width: 100%;
    max-width: 380px;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);   
    flex-direction: column;
}
.sectionBlu .sec6cols .itm .imgdiv{
    display: flex;
}
.sectionBlu .sec6cols .itm .txtdiv{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 24px;
    gap: 10px;
    width: 95%;
    align-self: center;
}
.sectionBlu .sec6cols .itm .txtdiv .cpname{

}
.sectionBlu .sec6cols .itm .txtdiv .cpname span{
    color: var(--bludeep-color);
    text-align: center;
    font-size: 20px;
    line-height: 100%; /* 20px */
}
.sectionBlu .sec6cols .itm .txtdiv .contents{
    display: flex;
    width: 100%;
    max-width: 348px;
}
.sectionBlu .sec6cols .itm .txtdiv .contents span{
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

@media screen and (max-width: 780px){
    .sectionBlu .sec6title span {
        font-size: 30px;
        line-height: 130%;
    }
    .sectionBlu .sec6cols {
        flex-direction: column;
        align-items: center;
        margin-top: 48px;
    }
}


/* section7 style */
.sectionWh .logosdiv{
    display: flex;
    width: 95%;
    max-width: 1080px;
}
.sectionWh .logosdiv ul{
    padding: 0;
    display: grid;
    margin: auto;
    gap: 24px;
    grid-template-columns: repeat(7, 1fr);
    box-sizing: border-box;
}
.sectionWh .logosdiv ul li{
    padding: 0;
    list-style: none;
}


.sectionWh .rib{
    display: flex;
    width: 100%;
    max-width: 1080px;
    justify-content: center;
    position: relative;
    height: 71px;
}
.sectionWh .rib .ribimg{
    top: 48px;
    position: absolute;
    max-width: 339px;
    width: 80%;
}

.sectionWh .sec7org{
    border-radius: 15px;
    border: 4px solid #DA9732;
    background: #FFF;
    display: flex;
    width: 95%;
    max-width: 1080px;
    padding-top: 72px;
    padding-bottom: 48px;
    justify-content: center;
    flex-direction: column;
    gap: 48px;
}
.sectionWh .sec7org .cols{
    display: flex;
    width: 95%;
    justify-content: center;
    gap: 48px;
    align-self: center;
}
.sectionWh .sec7org .cols .itm{
    display: flex;
    align-items: center;
    gap: 19px;
    align-items: self-start;
}
.sectionWh .sec7org .cols .itm .imgdiv{
    display: flex;
    max-width: 130px;
    transition: .3s ease-in-out;
}

.sectionWh .sec7org .cols .itm .txtdiv{
    display: flex;
    width: 100%;
    max-width: 304px;
}
.sectionWh .sec7org .cols .itm .txtdiv span{
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.sectionWh .sec7org .star_gray{
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #72777E;
}
.sectionWh .sec7org .star_gray .imgdiv{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sectionWh .sec7org .star_gray .txtdiv{
    display: flex;
    flex-direction: column;
}
.sectionWh .sec7org .star_gray .txtdiv p{
    font-size: 1rem;
}

@media screen and (max-width: 750px){
    .sectionWh .sec7org {
        gap: 24px;
    }
    .sectionWh .logosdiv ul {
        grid-template-columns: repeat(5, 1fr);
    }
    .sectionWh .sec7org .cols {
        flex-direction: column;
        align-items: center;
        gap: 24px;
    }
}
@media screen and (max-width: 550px){
    .sectionWh .logosdiv ul {
        grid-template-columns: repeat(3, 1fr);
    }
    .sectionWh .sec7org .cols .itm .imgdiv {
        max-width: 90px;
    }
    .sectionWh .sec7org .cols .itm .txtdiv span {
        font-size: 12px;
    }
}


/* form style */
.sectionBlu .formtopitm{
    display: flex;
    width: 95%;
    max-width: 734px;
    gap: 24px;
    justify-content: center;
    /* position: absolute; */
    height: 140px;
}
.sectionBlu .formtopitm .imgdiv{
    display: flex;
    align-items: center;
    max-width: 269px;
}
.sectionBlu .formtopitm .imgdiv img{
    
}
.sectionBlu .formtopitm .txtdiv{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.sectionBlu .formtopitm .txtdiv .title{
    
}
.sectionBlu .formtopitm .txtdiv .title span{
    font-size: 24px;
    line-height: 130%; /* 31.2px */
}

.sectionBlu .formtopitm .txtdiv .contents{
    display: flex;
    flex-direction: column;
}
.sectionBlu .formtopitm .txtdiv .contents span{
    font-size: 15px;
    font-weight: 400;
    line-height: 150%; /* 27px */
}
.sectionBlu .formdiv{
    max-width: 760px;
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(75deg, #35A6FF 0%, #0974E8 100%);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.20);
}
.sectionBlu .formdiv .formtitle{
    padding-top: 24px;
    padding-bottom: 24px;
}
.sectionBlu .formdiv .formtitle span{
    color: #FFF;
    text-align: center;
    font-size: 32px;
    line-height: 150%;
}


.sectionBlu .formdiv .formcontents{
    display: flex;
    width: 95%;
    justify-content: center;
    margin-bottom: 16px;
    background-color: #fff;
    border-radius: 8px;
}
.sectionBlu .formdiv .formcontents .formmain{
    width: 95%;
    display: flex;
    border-radius: 8px;
    flex-direction: column;
    max-width: 560px;
    padding-top: 40px;
}

.sectionBlu .formdiv .formcontents .formmain .hbspt-form form {
    max-width: 560px;
    width: 90%;
}

.sectionBlu .formdiv .formcontents .formmain .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
.sectionBlu .formdiv .formcontents .formmain .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    border-radius: 3px;
    border: 1px solid #E2E2E2;
    background: #F7F7F7 !important;
}

.sectionBlu .formdiv .formcontents .formmain .hbspt-form form select{
    border-radius: 3px;
    border: 1px solid #E2E2E2;
    background: #F7F7F7;
}

.sectionBlu .formdiv .formcontents .formmain .hbspt-form form .hs-form-field textarea {   
    border-radius: 3px;
    border: 1px solid #E2E2E2;
    background: #F7F7F7;
    height: 10rem;
    width: 100% !important;
}


@media screen and (max-width: 850px){
    .sectionBlu .formtopitm {
        flex-direction: row-reverse;
        height: auto;
        margin-bottom: 12px;
        align-items: center;
        gap: 0px;
    }
}

@media screen and (max-width: 730px){
    .sectionBlu .formtopitm .txtdiv {
        gap: 8px;
        justify-content: center;
    }
    .sectionBlu .formtopitm .txtdiv .title span {
        font-size: 14px;
        line-height: 130%;
    }
    .sectionBlu .formtopitm .txtdiv .contents span {
        font-size: 10px;
        line-height: 130%;
    }
    .sectionBlu .formtopitm .imgdiv {
        max-width: 175px;
    }
    .sectionBlu .formdiv .formtitle span{
        font-size: 22px;
    }
    .sectionBlu .formdiv .formtitle {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .sectionBlu .formdiv .formcontents .formmain .hbspt-form form .hs-form-field textarea {   
        height: 8rem;
        /* width: 92% !important; */
    }
}


/* よくある質問 */
.quetionsection{
    /* display: none;   質問正規テキスト追加時、修正予定 */
}

.alquesdiv {
    display: flex;
    max-width: 1080px;
    width: 95%;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
    margin-top: 72px;
}

.alquesdiv .ques{
    border: 1px solid #333D5A;
}

.alquesdiv .ques .quesdiv{ 
    display: flex;
    padding: 24px;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.60);
    position: relative;
    cursor: pointer;
}


.alquesdiv .ques .quesdiv span{ 
    font-size: 20px;
    line-height: 150%; /* 33px */
}

.alquesdiv .ques .quesdiv .qb{
    border-radius: 0px 5px 5px 0px;
    background: var(--bludeep-color);
    position: absolute;
    left: 0;
    top: 20px;
    width: 42px;
    display: flex;
    justify-content: center;
}

.alquesdiv .ques .quesdiv .qb span{
    color: #FFF;
    font-size: 28px;
    font-weight: 400;
    line-height: 150%; /* 42px */
}

.alquesdiv .ques .quesdiv .qbt{
    padding-left: 28px;
    width: 80%;
}

.alquesdiv .ques .quesdiv .bgq{ 
    position: absolute;
    left: 0px;
    top: 7px;
    display: block;
}

.alquesdiv .ques .quesdiv .arr{
    position: absolute;
    right: 24px;
    width: 33px;
    top: 24px;
    height: 33px;
    background-image: url(../images/cx-customer/tbbtn.png);
    background-size: contain;
}

.alquesdiv .ques .quesdiv .arr.active{
    position: absolute;
    right: 24px;
    width: 33px;
    top: 24px;
    height: 33px;
    background-image: url(../images/cx-customer/btbtn.png);
    background-size: contain;
}

.alquesdiv .ques .quesval{ 
    display: none;
    /* display: block; */
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    /* transition: all .3s;
    transform: translateY(0px); */
    overflow: hidden;
    /* padding: 24px; */
    height: auto;
    /* padding-top: 8px; */
    background: rgba(255, 255, 255, 0.60);
    
}

.alquesdiv .ques .quesval span{ 
    color: #333D5A;
    text-align: justify;
    font-size: 18px;
    font-weight: 400;
    line-height: 180%; 

    display: block;
    padding: 24px;
    padding-top: 8px;
}

@media screen and (max-width: 700px){
    .alquesdiv {
        margin-top: 48px;
    }
    .alquesdiv .ques .quesdiv span {
        font-size: 16px;
    }
    .alquesdiv .ques .quesval span{ 
        font-size: 14px;
        line-height: 170%;
    }
}


/* footer style  */
.ftsec .sectionWh{
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid rgba(51, 61, 90, 0.15);
    max-width: unset;
    width: 100%;
}

.sectionWh .ftlogodiv{
    display: flex;
    max-width: 130px;
    cursor: pointer;
    
}
.sectionWh .ftlogodiv img{

}
.sectionWh .ftmenu{
    display: flex;
    gap: 40px;
    margin-top: 48px;
    margin-bottom: 24px;
}
.sectionWh .ftmenu a{
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}
.sectionWh .cpr{
    font-size: 11px;
    font-weight: 400;
    line-height: 16px; /* 145.455% */
}


@media screen and (max-width: 480px){
    .headermain .formdiv .formmain .hbspt-form form .hs-form-field textarea {
        display: flex;
        /* width: 89% !important; */
        max-width: unset;
    }
}

.hs-fieldtype-textarea {
    margin-bottom: 0 !important;
}
.hs_error_rollup {
    margin: 0 !important;
}


/* cx-new customer lp 
add date : 1202 */
.cx-new-fv{

}
.cx-new-fv .title{
    
}
.cx-new-fv .title .ribbon{
    
}
.cx-new-fv .htxts{
    
}
.headermain .hcols .cx-new-fv .htxts .cx-new-h2title{
    color: #252729;
    font-size: 60px;
    line-height: 120%;
    text-align: center;
}
.headermain .hcols .cx-new-fv .htxts .cx-new-h2title .bminit{
    color: #252729;
    text-align: center;
    font-size: 40px;
    line-height: 120%;
}
.headermain .hcontents {
    align-items: center;
}
.headermain .hcols .cx-new-fv .htxts .cx-new-h2title .bbold{
    color: var(--bludeep-color);
    text-align: center;
    font-size: 60px;
    line-height: 120%;
}
.headermain .hcols .cx-new-fv .title {
    margin-top: 59px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.headermain .hcols .cx-new-fv .title .ribbon {
    position: relative;
    transform: none;
    top: 0;
    left: 0;
    display: flex;
    max-width: fit-content;
    justify-self: center;
}
.headermain .hcols .cx-new-fv .title .ribbon::before,
.headermain .hcols .cx-new-fv .title .ribbon::after{
    display: none;
}
.headermain .hcols .cx-new-fv .title .htxts {
    margin-bottom: 30px;
}

.headermain .hcols .cx-new-fv .tags {
    max-width: 700px;
    margin-bottom: 25px;
}

@media screen and (max-width: 1140px){
    .headermain .hcols .cx-new-fv .htxts .cx-new-h2title {
        font-size: 40px;
    }
    .headermain .hcols .cx-new-fv .htxts .cx-new-h2title .bminit {
        font-size: 30px;
    }
    .headermain .hcols .cx-new-fv .htxts .cx-new-h2title .bbold {
        font-size: 40px;
    }
}
@media screen and (max-width: 920px){
    .headermain .hcols .cx-new-fv .htxts .cx-new-h2title .bminit {
        font-size: 23px;
    }
}
@media screen and (max-width: 780px) {
    .headermain .hcols .cx-new-fv .tags {
        max-width: 500px;
    }
    .headermain .hcols .cx-new-fv .tags span {
        font-size: 11px;
        height: 26px;
    }
}

@media screen and (max-width: 450px){
    .headermain .hcols .cx-new-fv .title .ribbon span {
        font-size: 14px;
    }
    .headermain .hcols .cx-new-fv .title {
        margin-top: 23px;
        position: relative;
    }
    .headermain .hcols .cx-new-fv .htxts .cx-new-h2title {
        font-size: 26px;
    }
    .headermain .hcols .cx-new-fv .htxts .cx-new-h2title .bminit {
        font-size: 18px;
    }
    .headermain .hcols .cx-new-fv .htxts .cx-new-h2title .bbold {
        font-size: 26px;
    }
    .headermain .hcols .cx-new-fv .tags {
        width: 102%;
        gap: 6px;
    }
    .headermain .hcontents .tags span {
        padding-left: 6px;
        padding-right: 6px;
    }
    .headermain .hcols .cx-new-fv .title .htxts {
        margin-bottom: 18px;
    }
}


.sectionBlu .cx-new-customer-sec4cols{

}
.sectionBlu .cx-new-customer-sec4cols .itm .title .ntxt .bottxt span{
    font-size: 26px;
}
@media screen and (max-width: 1160px){
    .sectionBlu .cx-new-customer-sec4cols .itm .title .ntxt .bottxt span br{
        display: none;
    }
}
@media screen and (max-width: 830px){
    .sectionBlu .cx-new-customer-sec4cols .itm .title .ntxt .bottxt span br{
        display: block;
    }
}
@media screen and (max-width: 580px){
    .sectionBlu .cx-new-customer-sec4cols .itm .title .ntxt .bottxt span br{
        display: none;
    }
}

/* slide custom */
.slick-container {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.slick-slide{
    justify-items: center;
}


.slick-slides {
margin-bottom: 20px;
background: #FFF;
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}
.slick-container .slick-slides{
    width: 95%;
    align-self: center;
}

.slick-nav {
    display: flex;
    justify-content: center;
    gap: 16px;

    display: flex;
    gap: 10px; 
    padding: 10px;  
    scrollbar-width: thin;  
    -ms-overflow-style: none; 
    padding-bottom: 32px;
}

.slick-nav button {
    width: 148px;
    height: 148px;
    background: #0974E814;

    border: none;
    border-radius: 10%;  
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
    justify-items: center;
    position: relative;
}
@supports (-webkit-appearance:none) {
    .slick-nav button {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.slick-nav button p{
    color: #0974E8;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 20.8px */
}
.slick-nav button > svg path{
    stroke:#0974E8;
}

.slick-nav button.active {
    background: #0974E8;
    color: white;
}
.slick-nav button.active p{
    color: #fff;
}
.slick-nav button.active > svg path{
    stroke:#fff;
}

.slick-nav .bottom_arr_btn{
    display: none;
}

.slick-nav button.active .bottom_arr_btn{
    display: flex;
    position: absolute;
    bottom: -19px;
    width: 100%;
    justify-content: center;
}
.slick-nav button:hover{
    background-color: #075BB7;
}
.slick-nav button:hover p{
    color: #fff;
}
.slick-nav button:hover > svg path{
    stroke:#fff;
}

.slick-nav button.active:hover{
    background: #0974E8;
}


/* slide custom (card) */
.cx-new-customer-slide{
    margin-top: 40px;
    margin-bottom: 48px;
    display: flex;
    flex-direction: column;
    gap: 48px;
    width: 92%;
    margin-left: auto;
    /* margin: 0 auto; */
    margin-right: auto;
}
.cx-new-customer-slide .slider-card-title{
    display: flex;
    justify-content: center;
}
.cx-new-customer-slide .slider-card-title p{
    color: #333D5A;
    font-family: "Noto Sans JP";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.cx-new-customer-slide .slider-card-title p span{
    color: #0974E8;
}
.cx-new-customer-slide .slider-card-content{
    display: flex;
    max-width: 996px;
    gap: 48px;
}
.cx-new-customer-slide .slider-card-content .txtcontent{
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
    max-width: 708px;
}
.cx-new-customer-slide .slider-card-content .txtcontent-itm{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.cx-new-customer-slide .slider-card-content .txtcontent-itm .txtline-div{
    display: flex;
    align-items: center;
}

.cx-new-customer-slide .slider-card-content .txtcontent-itm p{
    color: #333D5A;
    text-align: justify;
    font-family: "Noto Sans JP";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 103%;
    width: 100%;
    max-width: 130px;
}
.cx-new-customer-slide .slider-card-content .txtcontent-itm .bar{
    width: 100%;
    max-width: 572px;
    height: 1px;
    background: #333D5A;
}
.cx-new-customer-slide .slider-card-content .txtcontent-itm .orglne p{
    color: #FF6B00;
}
.cx-new-customer-slide .slider-card-content .txtcontent-itm .orglne .bar{
    background: #FF6B00;
}


.cx-new-customer-slide .slider-card-content .txtcontent-itm ul{
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.cx-new-customer-slide .slider-card-content .txtcontent-itm ul li{
    color: #252729;
    text-align: justify;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}
.cx-new-customer-slide .slider-card-content .imgcontent{
    display: flex;
    max-width: 240px;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.cx-new-customer-slide .slider-card-content .imgcontent img{
    display: block;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1140px) {
    .slick-nav {
        justify-content: unset;
        overflow-x: scroll;
    }
    .slick-nav button {
        flex: 0 0 auto;  
    }
}

@media screen and (max-width: 768px) {
    .slick-nav {
        flex-wrap: nowrap;
    }
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 10;
    padding: 0;
  }
  
  .slick-prev {
    left: 10px;
  }
  
  .slick-next {
    right: 10px;  
  }
  
  .slick-arrow svg {
    width: 18px;
    height: 35px;
    stroke: #333d5a;
    stroke-opacity: 0.2;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke-opacity 0.3s;
  }
  
  .slick-arrow:hover svg {
    stroke-opacity: 1;  
  }

  .cx-new-customer-slide .slider-card-title p br{
    display: none;
  }

  .title_slide_cx-newcus{
    margin-bottom: 72px;
  }
  .title_slide_cx-newcus h2{
    color: #333D5A;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 69px */
  }


  .slick-initialized .slick-slide {
    /* width: 100% !important;   */
  }

  @media screen and (max-width: 780px) {
    .cx-new-customer-slide .slider-card-content {
        flex-direction: column-reverse;
        gap: 0;
        align-items: center;
        width: 91.65%;
        align-self: center;
    }
    .slick-nav button{
        width: 94px;
        height: 94px;
    }
    .slick-nav button > svg{
        width: 42px;
        height: 34px;
    }
    .slick-nav button p {
        font-size: 10px;
        line-height: 125%; /* 12.5px */
    }
    .slick-nav button.active .bottom_arr_btn {
        bottom: -11px;
    }
    .slick-nav button.active .bottom_arr_btn svg{
        width: 14px;
        height: 12px;
    }
    .slick-nav {
        padding-bottom: 20px;
    }
    .slick-container .slick-slides {
        width: 91.47%;
    }
    .slick-container .slick-slides .slick-arrow {
        display: none !important;  
      }

      .title_slide_cx-newcus{
        margin-bottom: 48px;
      }
      .title_slide_cx-newcus h2{
        font-size: 30px;
        line-height: 150%; /* 45px */
      }
      .cx-new-customer-slide .slider-card-content .txtcontent {
        margin-top: 32px;
    }
  }

  @media screen and (max-width: 600px) {
    .cx-new-customer-slide .slider-card-title p {
        font-size: 22px;
        line-height: 130%; /* 28.6px */
    }
    .cx-new-customer-slide .slider-card-title p br{
        display: block;
      }
      .cx-new-customer-slide {
        margin-top: 32px;
        margin-bottom: 40px;
        gap: 32px;
    }
    .cx-new-customer-slide .slider-card-content .txtcontent-itm p {
        font-size: 18px;
    }
    .cx-new-customer-slide .slider-card-content .txtcontent-itm ul li {
        font-size: 14px;
    }
    .cx-new-customer-slide .slider-card-content .txtcontent {
        gap: 24px;
    }
    .cx-new-customer-slide .slider-card-content .txtcontent-itm {
        gap: 16px;
    }
  }


.fv_gray_texts{
    margin-top: 20px;
}
