@charset "utf-8";

/* --------------------------------------------------------- */
/* /career/certifications.css */
/* --------------------------------------------------------- */

#title{width:58.636%;}


/* certifications --------------------------- */
#certifications{}
#certifications h2{margin-bottom:2%;padding-bottom:0.5em;font-size:24px;line-height:150%;border-bottom:2px solid #ad1e23;}
#certifications h3{margin-bottom:2%;padding:0.7em 2em 0.7em 1.25em;font-size:20px;line-height:160%;border-left:0.5em solid #ad1e23;background:#f5f5f5;box-sizing:border-box;margin-bottom:30px;}
#certifications h4{font-size:20px;font-weight:700;margin-bottom:10px;}
#certifications .txt{font-size:15px;line-height:186%;}
#certifications .indent{text-indent:-1em;padding-left:1em;}

#certifications .block{margin-bottom:65px;}
#certifications .block .box1{margin-bottom:26px;padding-bottom:26px;border-bottom:1px solid #ccc;}
#certifications .block .box1:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0;}
#certifications .block ul{display:flex;flex-wrap:wrap;margin-bottom:5px;}
#certifications .block li{margin-right:15px;margin-bottom:8px;}
#certifications .block sup{font-size:10px;line-height:1;vertical-align:super;}
#certifications .block span.blue{color:#0086c4;}
#certifications .block span.blue2{color:#518da9;}
#certifications .block span.yellow{color:#f5a21b;}
#certifications .block span.green{color:#00a041;}
#certifications .block span.red{color:#8b272b;}
#certifications .block span.pink{color:#ca4772;}
#certifications .block span.orange1{color:#cc9e86;}
#certifications .block span.orange2{color:#bc7960;}




@media screen and (max-width: 1240px){

#certifications h2{font-size:1.936vw;border-width:0.162vw;}
#certifications h3{font-size:1.613vw;}
#certifications h4{font-size:1.613vw;}
#certifications .txt{font-size:1.21vw;}
#certifications .block sup{font-size:0.833vw;}

}



@media screen and (max-width: 750px){

#title{width:98.382%;}

/* certifications --------------------------- */
#certifications h2{padding-bottom:2.942%;font-size:4.267vw;line-height:100%;border-width:0.267vw;}
#certifications h3{font-size:4.266vw;line-height:180%;padding:0.4em 2em 0.4em 0.85em;margin-bottom:20px;border-left-width:0.35em;}
#certifications h4{font-size:3.73vw;line-height:156%;}
#certifications .txt{font-size:3.2vw;line-height:175%;}

#certifications .block{margin-bottom:50px;}
#certifications .block .box1{margin-bottom:23px;padding-bottom:23px;}
#certifications .block ul{margin-bottom:5px;}
#certifications .block li{margin-right:10px;margin-bottom:2px;}
#certifications .block sup{font-size:1.333vw;}



}

