#pmserce{
    position: relative;
}

.mabacolor{
    background-color: #f2f2f2;
    padding-top: 30px;
}
.baJam{
    width: 1300px;
    max-width: 95%;
    margin: 0 auto;
}
.readbar{
    display: flex;
    justify-content: center;
}
.readbar p{
    padding: 10px 10px;
    font-size: 24px;
}
.readbar p.noJ01{
    background: #1466b1;
    color: white;
}
.readbar p.noJ02{
    border: #1466b1 1px solid;
    background-color: white;
}
.readbar p.noJ02 span.bu{
    color: #1466b1;
}
.readbar p.noJ02 span.ge{
    color: #1aaf6a;
}
.moteJ{
    display: flex;
    justify-content: center;
    width: 800px;
    margin: 40px auto;
    max-width: 100%;
}
.moteJ .moolist{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.3%;
    padding: 30px 0;
}
.moteJ .moolist img{
    width: 100px;
    margin: 15px 0;
}
#pmserce .topbar{
    display: flex;
    justify-content: center;
}
#pmserce .topbar .leftbox{
    display: flex;
    width: 49%;
    border: #0d6fb8 1px solid;
    margin-right: 1%;
    background-color: #0d6fb8;
}
#pmserce .topbar .leftbox *{
    color: #0d6fb8;
}
#pmserce .topbar .rightbox *{
    color: #14ae67;
}
#pmserce .topbar .leftbox p ,#pmserce .topbar .rightbox p {
    color: white;
}
#pmserce .topbar .rightbox{
    display: flex;
    width: 49%;
    background: #14ae67;
    border: #14ae67 1px solid;
    margin-left: 1%;
}
#pmserce .mJlist01{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#pmserce .mJlist02{
    display: flex;
    flex-direction: column;
    width: 50%;
    justify-content: center;
    padding: 30px 30px;
    background: white;
}
#pmserce .malist{
    display: flex;
    align-items: center;
    font-size: 18px;
    padding: 2px 0;
}
#pmserce .malist .fa{
    margin-right: 14px;
    font-size: 21px;
}
#pmserce .mJlist01 svg{
    width: 60px;
    margin-bottom: 10px;
    fill: white;
}
#pmserce .mJlist01 p{
    font-size: 20px;
    color: white;
}
#pmserce .mJlist02 svg{
    width: 23px;
    height: 25px;
    margin-right: 8px;
    fill: #14ae67;
}
.white_bg{
    background: white;
}
/* box01 */
.box01{
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 40px auto 30px;
}
.box01 .mabtitle{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.mabtitle{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0 0;
}

.papaJJvox{
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}
.papaJJvox .leftvbox{
    display: flex;
    flex-direction: column;
    width: 58%;
}
.papaJJvox .rightvbox{
    display: flex;
    flex-direction: column;
    width: 40%;
}
.mabtitle h2{
    text-align: center;
    font-size: 40px;
    line-height: 200%;
    color: #0d6fb8;
    padding: 10px 0;
}
.mabtitle span{
    display: flex;
    justify-content: center;
    background: antiquewhite;
    flex-direction: column;
    align-items: center;
    margin: 0px 0px 20px 0px;
    padding: 10px 30px 10px 30px;
    background-color: #0d6fb8;
    color: white;
    font-size: 20px;
}
.ttawobox{
    display: flex;
    margin: 30px auto;
}
.ttawobox .taleftbox{
    display: flex;
    flex-direction: column;
    width: 65%;
    margin-right: 5%;
}
.ttawobox .tarightbox{
    display: flex;
    flex-direction: column;
    width: 30%;
}
.box01 .jambox{
    display: flex;
    box-shadow: 0 1px 39px rgb(0 0 0 / 10%);
}
.box01 .jambox .leftbox{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-top: #0d6fb8 10px solid;
}
.box01 .jambox.order2 .leftbox{
    order: 2;
}
.box01 .jambox .leftbox p{
    padding: 4px 40px;
}
.box01 .jambox .rightbox{
    width: 50%;
}

/* box02 */
.box02{
    display: flex;
    margin: 80px 0;
}
.box02 .leftbox{
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.box02 .leftbox .cemon h3{
    color: #0d6fb8;
    border: 1px solid #0d6fb8;
    display: flex;
    font-size: 28px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
.box02 .rightbox{
    display: flex;
    width: calc(100% - 200px);
    flex-direction: column;
    justify-content: center;
}
.box02 .rightbox h3{
    font-size: 21px;
    color: #1466b1;
    margin-bottom: 12px;
}
.box02 .rightbox p{
    margin-bottom: 0;
}
/*box03*/
.yancore{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 80px;
}
.yancore .yalist{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    margin: 1.1%;
    padding: 0px 0 20px;
}
.yancore .ya01{
    line-height: 180%;
    font-size: 24px;
    padding: 13px 0;
    color: #0d6fb8;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    border-bottom: #e5e5e5db 1px solid;
    margin-bottom: 15px;
}
.yancore .ya02 img{
    width: 143px;
    margin: 15px auto;
}
.yancore .ya03{
    padding: 12px 20px;
}

@media screen and (max-width: 1160px) {
    .ttawobox .taleftbox{
       width: 50%;
       margin-right: 5%;
    }
    .ttawobox .tarightbox{
    width: 40%;
}
    #pmserce3 .ttawobox .titlelist .malist{
    width: 100%;
}
}
@media screen and (max-width: 1024px){
    .papaJJvox{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: unset;
    }
    .papaJJvox .leftvbox{
    width: 100%;
}
    .papaJJvox .rightvbox{
    width: 100%;
}
}
@media screen and (max-width: 870px) {
	.mabtitle h2{
        font-size: 33px;
        word-break: keep-all;
    }
    .yancore .yalist{
        width: 48%;
        margin: 1%;
    }
    .ttawobox{
        display: flex;
        flex-direction: column;
    }
    .ttawobox .taleftbox{
        width: 100%;
        margin-right: 0%;
    }
    .ttawobox .tarightbox{
    width: 100%;
}
}
@media screen and (max-width: 640px) {
    #pmserce .mJlist01{
        width: 27%;
    }
    #pmserce .mJlist01 svg{
    width: 47px;
}
    #pmserce .mJlist02{
        width: 61%;
    }
    .yancore .ya01{
        font-size: 19px;
    }
    .yancore .ya02 img{
        width: 100px;
    }
    #pmserce .topbar{
        display: flex;
        flex-direction: column;
    }
    #pmserce .topbar .leftbox{
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    #pmserce .topbar .rightbox{
        margin-left: 0%;
        width: 100%;
    }
    .box01 .jambox{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
    }
    .box01 .jambox .leftbox{
        width: 100%;
        margin-bottom: 22px;
    }
    .box01 .jambox .rightbox{
         width: 100%;
    }
    .box02{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box02 .rightbox{
        width: 100%;
        margin: 20px 0 0;
    }
    .mabtitle h2{
        font-size: 27px;
    }
    .moteJ{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .moteJ .moolist{
    width: 100%;
    border-bottom: #e8e8e8 1px solid;
}
}