#msaSection03{
    width: 100%;
    height: 1374px;
    background-color: #fff;
}

#msaSection03 .msa-container{
    padding-top: 136px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#msaSection03 .msa-container h4{
    font-size: 46px;
    font-weight: 700;
    color: #0354A1;
    margin-bottom: 20px;
}

#msaSection03 .msa-container p.sub-h4{
    font-size: 26px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 13px;
}

#msaSection03 .msa-container .four-points{
    width: 1209px;
    height: 409px;
    background-color: #FFFCF0;
    border-radius: 10px;
    margin-bottom: 80px;
    padding-top: 34px;
    padding-left: 111px;
    padding-right: 38px;
    display: flex;
    flex-direction: row;
}

#msaSection03 .msa-container .four-points .points{
    width: 560px;
    height: 393px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#msaSection03 .msa-container .four-points .points p{
    padding-left: 35px;
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 15px;
    position: relative;
}

#msaSection03 .msa-container .four-points .points p::before{
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    background: url("../images/msaSection01_04.png") no-repeat;
    background-size: contain;
    top: 8px;
}

#msaSection03 .msa-container .four-points img.handing{
    width: 497px;
    height: 337px;
}

#msaSection03 .msa-container .msas03-h4.ni{
    margin-bottom: 30px;
}

#msaSection03 .msa-container .yon-pointo{
    height: 366px;
    margin-bottom: 59px;
    display: flex;
    flex-direction: row;
    gap: 37px;
}

#msaSection03 .msa-container .yon-pointo .pointo{
    width: 297px;
    height: 366px;
    background-color: #F4F4F4;
    border-radius: 10px;
    padding-top: 18px;
    padding-left: 22px;
    display: flex;
    flex-direction: column;
}

#msaSection03 .msa-container .yon-pointo .pointo p.sub-title{
    width: 142px;
    height: 40px;
    background-color: #0354A1;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    color: #FFFFFF;
    margin-bottom: 21px;
}

#msaSection03 .msa-container .yon-pointo .pointo h5{
    font-size: 24px;
    font-weight: 700;
    color: #0354A1;
    margin-bottom: 27px;
}

#msaSection03 .msa-container .yon-pointo .pointo.ni h5{
    margin-bottom: 4px;
}

#msaSection03 .msa-container .yon-pointo .pointo.san h5{
    margin-bottom: 23px;
}

#msaSection03 .msa-container .yon-pointo .pointo.yon h5{
    margin-bottom: 31px;
}

#msaSection03 .msa-container .yon-pointo .pointo img{
    width: 105px;
    height: 117px;
    margin: 0 auto 35px auto;
}

#msaSection03 .msa-container .yon-pointo .pointo.ni img{
    width: 175px;
    height: 145px;
    margin: 0 auto 30px auto;
}

#msaSection03 .msa-container .yon-pointo .pointo.san img{
    width: 145px;
    height: 132px;
    margin: 0 auto 25px auto;
}

#msaSection03 .msa-container .yon-pointo .pointo.yon img{
    width: 99px;
    height: 110px;
    margin: 0 auto 36px auto;
}

#msaSection03 .msa-container .yon-pointo .pointo p.sub-img{
    font-size: 18px;
    font-weight: 500;
    color: #323333;
    padding-right: 27px;
}

#msaSection03 .msa-container p.sub-yon-pointo{
    font-size: 26px;
    font-weight: 500;
    color: #333333;
}

@media (max-width: 1400px){
    #msaSection03 .msa-container{
        width: 900px;
    }

    #msaSection03 .msa-container h4{
        font-size: 40px;
    }

    #msaSection03 .msa-container p.sub-h4{
        font-size: 22px;
    }

    #msaSection03 .msa-container .four-points{
        width: 900px;
        height: 363px;
        margin-bottom: 40px;
        padding-left: 30px;
        padding-right: 30px;
    }

    #msaSection03 .msa-container .four-points img.handing{
        width: 430px;
        height: 292px;
    }

    #msaSection03 .msa-container .four-points .points{
        height: 327px;
    }

    #msaSection03 .msa-container .four-points .points p{
        font-size: 25px;
    }

    #msaSection03 .msa-container .yon-pointo{
        width: 900px;
        gap: 20px;
        height: 300px;
        margin-bottom: 30px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo{
        padding-left: 10px;
        padding-right: 10px;
        height: 300px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo h5{
        font-size: 17px;
        margin-bottom: 15px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo p.sub-title{
        width: 98px;
        height: 28px;
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.san h5{
        margin-bottom: 15px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.yon h5{
        margin-bottom: 15px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo img{
        width: 73px;
        height: 81px;
        margin: 0 auto 15px auto;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.ni img {
        width: 121px;
        height: 91px;
        margin: 0 auto 16px auto;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.san img {
        width: 100px;
        height: 91px;
        margin: 0 auto 5px auto;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.yon img {
        width: 69px;
        height: 76px;
        margin: 0 auto 19px auto;
    }

    #msaSection03 .msa-container .yon-pointo .pointo p.sub-img{
        padding-right: 0;
    }

    #msaSection03 .msa-container p.sub-yon-pointo{
        font-size: 20px;
    }

    #msaSection03{
        height: auto;
        padding-bottom: 60px;
    }
}

@media (max-width: 968px){
    #msaSection03{
        width: 100%;
    }

    #msaSection03 .msa-container{
        width: 375px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 75px;
    }

    #msaSection03 .msa-container h4{
        font-size: 23px;
        font-weight: 700;
        color: #0354A1;
        margin-bottom: 20px;
    }

    #msaSection03 .msa-container p.sub-h4{
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    #msaSection03 .msa-container .four-points{
        width: 345px;
        height: 428px;
        margin-bottom: 37px;
        flex-direction: column;
        padding-top: 14px;
        padding-left: 17px;
        padding-right: 15px;
    }

    #msaSection03 .msa-container .four-points .points{
        order: 2;
        width: 100%;
        height: 204px;
        justify-content: unset;
    }

    #msaSection03 .msa-container .four-points img.handing{
        width: 313px;
        height: 213px;
        margin-bottom: 19px;
    }

    #msaSection03 .msa-container .four-points .points p{
        font-size: 20px;
        padding-left: 40px;
        margin-bottom: 13px;
    }

    #msaSection03 .msa-container .four-points .points p::before{
        width: 21px;
        height: 20px;
        left: 13px;
        top: 5px;
    }

    #msaSection03 .msa-container .msas03-h4.ni{
        margin-bottom: 13px;
    }

    #msaSection03 .msa-container .yon-pointo{
        width: 345px;
        height: 503px;
        margin-bottom: 24px;
        flex-wrap: wrap;
        gap: 5px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo{
        width: 170px;
        height: 249px;
        padding-top: 10px;
        padding-left: 13px;
        padding-right: 8px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo p.sub-title{
        width: 90px;
        height: 23px;
        line-height: 23px;
        font-size: 12px;
        margin-bottom: 10px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo h5{
        font-size: 14px;
        letter-spacing: 0.34px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.ichi h5{
        margin-bottom: 16.91px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.ni h5{
        margin-bottom: 4px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.san h5{
        margin-bottom: 14.04px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.yon h5{
        margin-bottom: 20.3px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo img{
        width: 60px;
        height: 66.99px;
        margin-bottom: 20.32px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.ni img{
        width: 100.44px;
        height: 82px;
        margin-bottom: 18.22px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.san img{
        width: 83.25px;
        height: 75.6px;
        margin-bottom: 14.58px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo.yon img{
        width: 56.86px;
        height: 63.08px;
        margin-bottom: 20.84px;
    }

    #msaSection03 .msa-container .yon-pointo .pointo p.sub-img{
        font-size: 14px;
        padding-right: 10px;
    }

    #msaSection03 .msa-container p.sub-yon-pointo{
        font-size: 15px;
        text-align: center;
    }
}

