@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');
@import url('https://fonts.cdnfonts.com/css/din-alternate');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Roboto:ital,wght@1,900&display=swap');

body{
    margin: 0 auto;
    padding: 0;
    font-family: sans-serif;

}
li{
    list-style: none;
    margin: 0;
}
ul{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
main{
    width: 100%;
}
.sp{
    display: none;
}
@media(max-width: 799px) {
    .pc {
        display: none;
    }
    .sp{
        display: block !important;
    }
}
a {
    color: inherit;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.fv-section {
    background-size:cover;
    background-image: url(../../img/casting/fv_background.png);
    background-position: center right;
    width: 100%;
    height: 850px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fv-container {
    width: 84%;
    margin-bottom:40px;
}
.fv-section h1{
    margin-top:0;
    color: white;
    font-size: 48.4px;
    letter-spacing: 0em;
    line-height: 1.6;
    font-weight: bolder;
    text-shadow:.5px .5px white,-.5px .5px white,-.5px -.5px white,.5px -.5px white,.5px 0px white,0px .5px white,-.5px 0px white,0px -.5px white;
}
.fv-section h1 span{
    color: white;
    font-weight: bolder;
    font-size: 134.4px;
    font-family: futura-pt, sans-serif;
    letter-spacing: 0.04em;   
    line-height: 0.9;
 
}
.fv-point {
    font-size: 22.87px;
    font-weight: 600;
    letter-spacing: 0.016em;
    line-height: 2.1;
    margin-bottom:40px;
}
.fv-point li{
    display: flex;
    align-items: center;
}
.fv-point img{
    margin-right: 20px;
}
.fv-btn button{
    width: 358px;
    height: 75px;
    border: none;
    border-radius: 10px;
    color: white;
    font-size: 27.99px;
    letter-spacing: 0.006em;
    font-weight: 700;    
    position: relative;
}
.fv-btn img {
    position: absolute;
    right: 35px;
    top: 29px;
}
.fv-request-consult{
    background: linear-gradient(90deg, rgba(205, 14, 70, 0.86) 0%, #AD129A 100%);
}
.fv-request-info {
    margin-left: 25px;
    background: #407BFC;
}
@media (max-width: 1200px){
    .fv-section {
        height: 650px;
        background-position: top right;
    }
    .fv-section h1{
        margin-top: 30px;
        font-size: 40.4px;
    }
    .fv-section h1 span{
        font-size: 100.4px;
    }
    .fv-point {
        font-size: 18.87px;
        font-weight: 600;
        letter-spacing: 0.01em;
        line-height: 1.8;
    }
    .fv-point img{
        margin-right: 10px;
        width: 30px;
    }
    .fv-btn button{
        width: 288px;
        height: 65px;
        font-size: 24.99px;
    }
    .fv-request-info {
        margin-left: 15px;
    }
    .fv-btn img {
        right: 20px;
        top: 24px;
    }
}
@media (max-width: 799px) {
    .fv-section {
        background-image: none;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: auto;
        background: #F0B8BB;
    }
    .fv-sp-background-image{
        background-image: url(../../img/casting/fv_background_sp.png);
        background-size:cover;
        background-position: center;
        width: 100%;
        height: 440px;
    }
    .fv-container{
        width: 95%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .fv-section h1{
        margin: 10px auto 0;
        font-size: 39.4px;
        letter-spacing: 0em;
        line-height: 1.3;
        font-weight: bold;
        text-shadow: none;
    }
    .fv-section h1 span{
        color: white;
        font-weight: bolder;
        font-size: 90.4px;
        font-family: futura-pt, sans-serif;
        letter-spacing: 0em;   
        line-height: 0.9;
        
    }
    .fv-point {
        margin: 20px auto;
        font-size: 18.87px;
        font-weight: 600;
        letter-spacing: 0em;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: flex-start;
    }
    .fv-point img{
        margin-right: 10px;
        width: 25px;
    }
    .fv-point li{
        line-height: 1.5;
        display: flex;
        align-items: flex-start;
        margin-bottom: 15px;
    }
    .fv-btn{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .fv-btn button{
        width: 308px;
        height: 65px;
        font-size: 23.99px;
    }
    .fv-request-info {
        margin-top: 20px;
        margin-left: 0;
    }
    .fv-btn img {
        right: 25px;
        top: 24px;
    }
}

.company-list-container{
    margin:30px auto 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 60%;
}
.company-list-container img{
    border-radius: 30px;
    width: 100%;
}
.company-list-section{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: #D1F4FF;
}
.company-list-section h2{
    color: #112267;
    text-align: center;
    font-size: 39.62px;
    letter-spacing: 0.14em;
    line-height: 0.93;
    font-family: "Noto Sans JP";
    margin-bottom:40px;
}
@media (max-width: 799px) {
    .company-list-container img{
        width: 95%;
    }
    .company-list-section h2{
        font-size: 30.62px;
        letter-spacing: 0.1em;
    }
}

.problem-section{
    background-image: url(../../img/casting/problem-background.png);
    background-size:cover;
    width: 100%;
    height: 650px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.problem-container{
    display: grid;
    grid-auto-rows: 80px;
    grid-template-columns: repeat(1, 1fr);
    width: 55%;
    position: absolute;
    top: 190px;
}
.problem-section h2{
    color: #112267;
    font-size: 32.62px;
    letter-spacing: 0.14em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight:bolder;
    text-shadow:.2px .2px #112267,-.2px .2px #112267,-.2px -.2px #112267,.2px -.2px #112267,.2px 0px #112267,0px .2px #112267,-.2px 0px #112267,0px -.2px #112267;
}
.problem-point {
    font-size: 22.87px;
    font-weight: 600;
    letter-spacing: 0.16em;
    line-height: 1.25;
}
.problem-point li{
    display: flex;
    align-items: flex-start;
    margin-bottom: 20.5px;
}
.problem-point img{
    margin-right: 10px;
}
@media (max-width: 799px) {
    .problem-section{
        background-image: none;
        background: #CFD9E6;
        display: block;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    .problem-sp-background-image{
        background-image: url(../../img/casting/problem-background-sp.png);
        width: 100%;
        height: 350px;
        background-size:cover;
    }
    .problem-container{
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
        margin: 0 auto;
        top: 0;
        width: 80%;
    }
    .problem-section h2{
        font-size: 30.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
        margin-bottom: 0px;
        line-height: 1.1;
        margin-bottom: 10px;
        margin-top: 30px;
        text-align: center;
    }
    .problem-point {
        font-size: 16px;
        text-shadow: none;
        line-height: 1.1;
        margin: 10px auto;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: flex-start;
    }

    .problem-point li{
        display: flex;
        align-items: flex-start;
        line-height: 1.35;
    }
    .problem-point img {
        margin-right: 5px;
        width: 28px;
    }
}


.support-section{
    background: #F1F5F9;
    position: relative;
    padding-bottom: 150px;
    padding-top:10px;
}
.support-container{
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #112267;
    width:80%;
    margin: 0 auto;
}
.support-container h2{
    text-shadow:.2px .2px #112267,-.2px .2px #112267,-.2px -.2px #112267,.2px -.2px #112267,.2px 0px #112267,0px .2px #112267,-.2px 0px #112267,0px -.2px #112267;
    text-align: center;
    font-size: 39.62px;
    letter-spacing: 0.14em;
    margin: 50px auto;
}
.support-point{
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
}
.support-point li{
    display: flex;
    flex-direction: column;
    background: white;
    align-items: center;
    border-radius: 15px;
    margin: 0 15px;
    padding: 20px;
    width: 30%;
}
.support-point p{
    font-size: 20.16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
}
.support-point img{
    width: 276px;
    height: 202px;
}
.support-point-text{
    display: flex;
    align-items: flex-end;
    padding-top: 30px;
}
@media (max-width: 1200px){
    .support-point img{
        width: 193px;
        height: 141px;
    }
}
@media (max-width: 799px) {
    .support-section{
        padding-bottom: 100px;
    }
    .support-container h2{
        font-size: 30.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
        margin-bottom: 0px;
        line-height: 1.1;
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .support-point{
        flex-direction: column;
        width: 100%;
    }
    .support-point li{
        padding: 20px;
        margin: 10px auto;
        width: 100%;
        box-sizing: border-box;
    }
    .support-point img{
        width: 248px;
        height: 181px;
    }
    .support-point-text{
        display: flex;
        align-items: center;
        padding-top: 20px;
    }
}

.cta{
    background-image: url(../../img/casting/cta-image.png);
    width: 592px;
    height: 60px;
    background-size:cover;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    font-size: 25.5px;
    letter-spacing: 0px;
    color: white;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.cta span{
    margin-left: 50px;
    margin-right: 10px;
    font-weight: bold;
}
.cta img{
    width: 12px;
    height: 16px;
    position: absolute;
    right: 60px;
}
@media (max-width: 799px) {
    .cta{
        width: 350px;
        height: 70px;
    }
    .cta span{
        margin-left: 30px;
        margin-right: 10px;
        font-weight: bold;
        line-height: 1.2;
        font-size: 22.5px;
    }
    .cta img{
        width: 18px;
        height: 24px;
        position: absolute;
        right: 30px;
    }
}

.influencer-list-section{
    background-image: url(../../img/casting/influencer-background.png);
    background-size:cover;
    background-position : center top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 800px;
    padding-top: 30px;
    background-color:rgba(255,255,255,0.4);
    background-blend-mode:lighten;
}
.influencer-list-container{
    width: 80%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
}
.influencer-list-container h2{
    text-shadow:.2px .2px #112267,-.2px .2px #112267,-.2px -.2px #112267,.2px -.2px #112267,.2px 0px #112267,0px .2px #112267,-.2px 0px #112267,0px -.2px #112267;
    color: #112267;
    text-align: center;
    margin: 50px auto;
    font-size: 39.6px;
    letter-spacing: 0.014em;
    font-weight: bolder;
}
.influencer-list{
    display: flex;
    justify-content: center;
}
.influencer-list li{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0 20px;
}
.influencer-list img{
    height: 190px;
    width: 190px;
    margin-bottom: 20px;
}
.influencer-name{
    color: #112267;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.4;
}
.influencer-note{
    padding: 20px;
    height: 80px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    text-align: center;
    background: linear-gradient(90deg, rgba(205, 14, 70, 0.86) 0%, #AD129A 100%);
    display: flex;
    align-items: center;
}
@media (max-width: 1200px){
    .influencer-list-section{
        height: 700px;
    }
}
@media (max-width: 799px) {
    .influencer-list{
        flex-direction: column;
    }
    .influencer-list-section{
        height: auto;
    }
    .influencer-list-container h2{
        font-size: 30.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
        margin-bottom: 0px;
        line-height: 1.1;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .influencer-list img{
        margin-bottom: 10px;
    }
    .influencer-name{
        margin-bottom: 10px;
    }
    .influencer-list li{
        margin: 10px 20px;
    }
    .influencer-note{
        height: 70px;
    }
}

.main-case{
    background: #F8F8F8;
    position: relative;
    padding-bottom: 100px;
    padding-top: 30px;
}
.main-case-container{
    width: 80%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
}
.main-case1{
    display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: flex-end;
    }
.case-iamge-container{
    position: relative;
}
.case-image1-1{
    width: 186px;
    height: 256px;
    position: absolute;
    left: -115px;
    bottom: -40px;
}
.case-image1-2{
    width: 446px;
    height: 334px;
}
.main-case-title{
    font-size: 25.9px;
    font-weight: bolder;
    letter-spacing: 0.06em;
    margin: 15px 0;
}
.promote-product{
    font-size: 20.9px;
}
.main-case1-note img{
    width: 85px;
    height: 87px;
}
.main-case-highlight{
    color: #407BFC;
}
.main-case2{
    display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: flex-start;
    margin-top: 150px;
}
.case-iamge-container{
    position: relative;
}
.case-image2-1{
    width: 186px;
    height: 256px;
    position: absolute;
    right: -115px;
    bottom: -40px;
}
.case-image2-2{
    width: 446px;
    height: 334px;
}
.main-case-title{
    font-size: 25.9px;
    font-weight: bold;
    letter-spacing: 0.06em;
}
.main-case2-note img{
    width: 85px;
    height: 87px;
}
.main-case-highlight{
    color: #407BFC;
}
.main-case-note{
    font-size: 20.14px;
    font-weight: 600;
}
.main-case h2 {
    color: #112267;
    font-weight: bold;
    text-align: center;
    font-size: 38px;
    letter-spacing: 0.14em;
}
@media (max-width: 1200px){
    .main-case-container{
        width: 95%;
    }
    .case-image1-1{
        width: 148px;
        height: 204px;
        right: -115px;
        bottom: -40px;
    }
    .case-image1-2{
        width: 356px;
        height: 334px;
    }
    .case-image2-1{
        width: 148px;
        height: 204px;
        right: -115px;
        bottom: -40px;
    }
    .case-image2-2{
        width: 356px;
        height: 334px;
    }
    .main-case1-note img, .main-case2-note img{
        width: 78px;
        height: 79px;
    }
    .main-case-title{
        font-size: 23.9px;
        letter-spacing: 0em;
    }
    .main-case-note{
        font-size: 18.14px;
    }
}
@media (max-width: 799px) {
    .main-case h2 {
        font-size: 30.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
        margin: 0px;
    }
    .case-iamge-container{
        margin: 20px 0;
    }
    .main-case-title-container img{
        margin-right: 10px;
    }
    .main-case1-note,.main-case2-note{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: space-around;
        margin: 0 auto;
    }
    .main-case1-note img, .main-case2-note img{
        width: 68px;
        height: 69px;
    }
    .main-case-title-container{
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 10px;
    }
    .main-case-note{
        font-size: 18.14px;
    }
    .main-case-title{
        font-size: 23.9px;
        letter-spacing: 0em;
    }
    .promote-product {
        line-height: 1.2;
    }
    .main-case1,.main-case2{
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
    }
    .case-image1-1{
        width: 107px;
        height: 146px;
        position: absolute;
        left: -40px;
        bottom: -20px;
    }
    .case-image1-2, .case-image2-2{
        width: 256px;
        height: 191px;
    }
    .main-case2{
        justify-content: center;
        flex-direction: column;
    }
    .case-image2-1{
        width: 107px;
        height: 146px;
        position: absolute;
        right: -40px;
        bottom: -20px;
    }
}

.other-case{
    margin-top: 100px;
    background: white;
    padding-top: 30px;
    padding-bottom: 30px;
}
.other-case h2{
    color: #112267;
    letter-spacing: 0.06em;
    font-size: 33px;
}
.other-case-container{
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
.other-case-list{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    flex-wrap: wrap;

}
.other-case-container img{
    width: 240px;
    height: 330px;
}
@media (max-width: 799px) {
    .other-case-container{
        width: 100%;
        text-align: center;
    }
    .other-case-list{
        width: 100%;
    }
    .other-case-container img{
        width: 172.8px;
        height: 237.6px;
    }
    .other-case h2{
        font-size: 25.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
        line-height: 1.2;
        margin-bottom: 20px;
    }
    .other-case{
        margin-top: 20px;
    }
}

.plan-section{
    position: relative;
    padding-bottom: 100px;
}
.plan-container{
    width: 90%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
}
.plan-list{
    display: flex;
    justify-content: center;
}
.plan{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 0px 5.38px rgba(0, 0, 0, 0.18);
    width: 333px;
    position: relative;
    border-radius: 20px;
    margin: 0 10px;
    padding: 0 30px;
}
.plan span{
    font-size: 21.5px;
    color: #112267;
    font-weight: bolder;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
}
.plan-name{
    background: #112267;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items:center;
    border-radius: 20px 20px 0px 0px;
    padding: 5px 30px;
}
.plan-name span {
    color: white;
    position: absolute;
    font-size: 26.5px;
    font-weight: 600;
    line-height: 1.25;
    font-family: futura-pt, sans-serif;
}
.plan-text{
    margin: 20px auto 10px;
}
.plan-price{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    margin: 10px auto 40px;
}
.plan-column-text span{
    line-height: 1;
}
.plan-price p{
    font-family: 'Oswald', sans-serif;
    font-size: 80.8px;
    line-height: 0.8;
    letter-spacing: 0;
    color: #407BFC;
    font-weight: 700;
    margin-top: 10px;
}
.plan-price p {
    font-family: 'Oswald', sans-serif;
    font-size: 80.8px;
    line-height: 0.8;
    letter-spacing: 0;
    color: #407BFC;
    font-weight: bolder;
    margin-top: 10px;
}
.plan-price p span {
    font-size: 40.5px;
}
.plan-container h2{
    color: #112267;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 38px;
    font-weight: bolder;
    text-shadow:.2px .2px #112267,-.2px .2px #112267,-.2px -.2px #112267,.2px -.2px #112267,.2px 0px #112267,0px .2px #112267,-.2px 0px #112267,0px -.2px #112267;
}
@media (max-width: 1200px) {
    .plan-container{
        width: 100%;
    }

}
@media (max-width: 799px) {
    .plan-list{
        flex-direction: column;
    }
    .plan{
        position: relative;
        margin: 15px auto;
        padding: 0 30px;
        width: 70%;
    }
    .plan-name span {
        color: white;
        position: absolute;
        font-size: 26.5px;
        font-weight: bolder;
        font-family: futura-pt, sans-serif;
    }
    .plan-container h2{
        font-size: 30.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
        margin-bottom: 40px;
    }
}

.flow-inner{
    font-family: 'Noto Sans JP', sans-serif;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    width: 100%;
    max-width: 1152px;
    margin: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}
.flow-box{
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: white;
    width: 200px;
    height: 331px;
    text-align: center;
    padding: 14px 32px 0;
    border-radius: 12px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
}
.flow-img{
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    width: 160px;
    height: 90px;
}
.flow-title{
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    margin: 40px 0 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 22px;
    font-weight: 500;
    color: #112267;
    letter-spacing: .06em;
    margin-bottom: 12px;
    font-weight: bolder;
    text-shadow:.2px .2px #112267,-.2px .2px #112267,-.2px -.2px #112267,.2px -.2px #112267,.2px 0px #112267,0px .2px #112267,-.2px 0px #112267,0px -.2px #112267;
}
.flow-text{
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 1.6;
    text-align: left;
    min-height: 120px;
    font-weight: bold;
    text-align: center;
}
.flow-section h2 {
    color: #112267;
    text-align: center;
    font-size: 38px;
    font-weight: bolder;
    text-shadow:.2px .2px #112267,-.2px .2px #112267,-.2px -.2px #112267,.2px -.2px #112267,.2px 0px #112267,0px .2px #112267,-.2px 0px #112267,0px -.2px #112267;
}
.flow-section{
    position: relative;
    margin-bottom: 40px;
}
.center-bar{
    width: 100%;
    height: 42px;
    background: #407BFC;
    position: absolute;
    top: 50%;
    z-index: -1;
}
@media (max-width: 799px) {
    .flow-inner{
        flex-direction: column;
        z-index: 0;
    }
    .flow-box{
        padding: 20px 28px;
        margin-bottom: 20px;
    }
    .flow-section h2 {
        font-size: 30.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
    }
    .flow-inner{
        flex-direction: column;
    }
    .flow-box{
        padding: 20px 28px 0;
        margin-bottom: 20px;
        height: 320px;
    }
    .flow-title{
        margin-top: 40px;
    }
}

.question-icon{
    width: 45px;
    margin-right: 30px;
}
.question-section{
    background: #F8F8F8;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.question-container{
    width: 60%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 30px auto;
    background: #F8F8F8;
}
.question-container h2{
    color: #112267;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    text-shadow:.2px .2px #112267,-.2px .2px #112267,-.2px -.2px #112267,.2px -.2px #112267,.2px 0px #112267,0px .2px #112267,-.2px 0px #112267,0px -.2px #112267;
}
.question-container p{
    font-size: 16px;
    font-weight: bold;
}
.question{
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 20px;
}
.answer{
    display: flex;
    justify-content: start;
    align-items: flex-start;
}
.qanda{
    margin-bottom: 50px;
}
@media (max-width: 799px) {
    .question-container h2{
        font-size: 30.62px;
        letter-spacing: 0.1em;
        text-shadow: none;
    }
    .question-icon{
        width: 40px;
        margin-right: 24px;
    }
    .question-container{
        width: 85%;
        margin: 20px auto;
    }
}

.contact-cta-section{
    position: fixed;
    z-index: 10;
    bottom: 10px;
    right: 30px;
    background: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 20px;
    box-shadow: 0px 0px 8.38px rgb(0 0 0 / 18%);
}
.contact-text{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
}
.contact-text p{
    margin-left: 15px;
}
.contact-btn{
    display: flex;
    justify-content: center;
    flex-direction: column;
    
    align-items: center;
}
.contact-btn span{
    font-size: 16px;
    font-weight: bold;
}
.free-consult, .contact-info{
    width: 100%;
    border-radius: 32px;
    padding: 10px;   
    margin: 5px;
}
.free-consult{
    border: none;
    background-color: #383C90;
    color: white;
}
.contact-info{
    border: 2px solid #383C90;
    background: white;
    padding: 10px;
    color: #383C90;
}
.fix-cross{
    position: absolute;
    right: -15px;
    top: -15px;
}
.fix-cross img{
    width: 32px;
    height: 32px;
}

@media (max-width: 799px) {
    .contact-cta-section{
        right: 0px;
        left: 0px;
        bottom: 0;
        font-size: 14px;
        border-radius: 0;
    }
    .contact-cta-container{
        width: 90%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 auto;
    }
    .contact-text img{
        width: 50px;
        height: 50px;
    }
    .contact-btn span{
        font-size: 14px;
    }
    .free-consult, .contact-info{
        border-radius: 32px;
        padding: 8px;   
        margin: 0px 5px;
    }    
    .contact-btn{
        flex-direction: row;
    }
    .fix-cross{
        display: none;
    }
    .fix-cross img{
        width: 32px;
        height: 32px;
    }
}