.format-desc--text{font-size:21px;font-weight:600;text-align:center;background:rgba(255,255,255,.99);padding:6rem}@media(max-width: 767px){.format-desc--text{font-size:1.6rem;padding:2rem}}.format-step--list-item{margin-top:15rem}@media(max-width: 767px){.format-step--list-item{margin-top:4rem}}.format-step--col-40{width:37%;padding-left:2rem;padding-right:2rem}.format-step--col-20{width:26%;padding-left:2rem;padding-right:2rem}.format-step--item{box-shadow:3px 3px 3px rgba(51,51,51,.3);padding:3rem 2rem;margin-bottom:3rem;background:rgba(255,255,255,.99)}.format-step--item-tit{text-align:center}.format-step--tit{border-bottom:7px solid #2d84cd;margin-bottom:6rem}@media(max-width: 767px){.format-step--tit{padding-bottom:1rem;border-bottom:2px solid #2d84cd;margin-bottom:3rem}}.format-step--tit__en{-webkit-text-stroke:3px #2d84cd;text-stroke:3px #2d84cd;color:rgba(255,255,255,.99);font-size:6.9rem;font-family:"Poppins",sans-serif;font-weight:800;font-style:italic;display:inline-block;line-height:2}@media(max-width: 767px){.format-step--tit__en{font-size:1.8rem;-webkit-text-stroke:1px #2d84cd;text-stroke:1px #2d84cd;display:block}}.format-step--tit__blue{background:#2d84cd;color:rgba(255,255,255,.99);font-size:3.6rem;font-weight:600;padding:.5rem 1.5rem;margin-left:2rem}@media(max-width: 767px){.format-step--tit__blue{font-size:1.8rem;padding:.2rem .8rem;margin-left:0}}.format-step--text{text-align:center;font-size:1.6rem;font-weight:500}@media(max-width: 767px){.format-step--item-img{margin-bottom:3rem}}.format-l-tit{background:#2d84cd;color:rgba(255,255,255,.99);text-align:center;font-size:4rem;font-weight:600;padding:3.5rem 0;position:relative;margin-bottom:10rem}@media(max-width: 767px){.format-l-tit{font-size:2rem}}.format-l-tit::after{width:0;height:0;border-style:solid;border-right:102px solid rgba(0,0,0,0);border-left:102px solid rgba(0,0,0,0);border-top:60px solid #2d84cd;border-bottom:0;position:absolute;content:"";left:50%;bottom:-5rem;transform:translateX(-50%)}@media(max-width: 767px){.format-l-tit::after{border-right:50px solid rgba(0,0,0,0);border-left:50px solid rgba(0,0,0,0);border-top:30px solid #2d84cd;bottom:-3rem}}.format-emphasis--content{background:url(../img/format/format-bg.webp);background-size:cover;background-position:center center;padding:17rem 0;margin-bottom:17rem}@media(max-width: 767px){.format-emphasis--content{padding:2rem;margin-bottom:6rem}}.format-emphasis--text{text-align:center;font-size:2.5rem;font-size:600;margin-bottom:2rem;font-weight:600;line-height:1.7}@media(max-width: 767px){.format-emphasis--text{font-size:1.6rem}}
.format-emphasis .container {
    width: 65%;
    margin-bottom: 17rem;
    padding: 2rem;
    border: solid 1px #929292;
    background-color: #f6f6f6;
}
.border-tit__yellow-center {
    margin-bottom: 1rem;
}
.format-emphasis--s-text {
    font-size: inherit;
    font-weight: normal;
    margin-bottom: 0;
}

@media(max-width: 767px) {
    .format-emphasis--s-text {
        font-size:1.6rem
    }
}