@charset "utf-8";

/*1902 common*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.question {
    padding-left: 32px;
    line-height: 1.4;
    margin-bottom: 15px;
}


.question::before {
    content: "";
    width: 22px;
    height: 22px;
    margin-top: 4px;
    margin-left: -28px;
    background-image: url(../img/03_people/04_1/question.png);
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}

.answer {
    margin-top: 0;
    margin-left: 14px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    /*text-align: left;*/
    padding-bottom: 8px;
}

.article-01 .answer::before {
    display: block;
    margin-left: -35px;
}

.full {
    overflow: visible;
    padding: 40px 0;
}

.full.relative {
    position: relative;

}

.full.pt-0 {
    padding-top: 0;
}

.full.pb-0 {
    padding-bottom: 0;
}

.ml-5px {
    margin-left: 5px;
}



/*article-01*/


.article-01 .box {
    background-color: #eee;
    padding: 20px 40px;
    font-size: 14px;
    margin-top: 30px;
}

.article-01 .box p {
    padding-left: 15px;
}

.article-01 .box p span {
    width: 15px;
    display: block;
    float: left;
    margin-left: -20px;
}

.article-01 .bg_1 {
    background-color: #fafafa;
}

.article-01 .answer.name-g {
    border-color: #f07700;
}

.article-01 .answer.name-y {
    border-color: #4c4bab;
}

.article-01 .answer.name-u {
    border-color: #f795c5;
}

.article-01 .answer.name-t {
    border-color: #3b85f5;
}

.article-01 .answer.name-tu {
    border-color: #3b85f5;
}

.article-01 .answer.name-g::before {
    content: url(../img/03_people/05_1/name1.png);
}

.article-01 .answer.name-y::before {
    content: url(../img/03_people/05_1/name2.png);
}

.article-01 .answer.name-u::before {
    content: url(../img/03_people/05_1/name3.png);
}

.article-01 .answer.name-t::before {
    content: url(../img/03_people/05_1/name4.png);
}

.article-01 .answer.name-tu::before {
    content: url(../img/03_people/05_1/name5.png);
}

.article-01 .illust {
    position: absolute;
    bottom: -70px;
}

/*article-02*/

.article-02 .full.bg-col {
    background-color: #f5f5f5;
}

.article-2 .full.bg-col-2 {
    background-color: #333;
}

.article-02 .answer {
    border: 0;
}


.article-02 .answer::before {
    font-weight: bold;
}


.article-02 .answer.name-li::before {
    /*content: "Le Thi Lien";*/
    content: url(../img/03_people/05_2/name1.png);
    color: #da586f;

}
.article-02 .answer1.name-li::before {
    /*content: "Le Thi Lien";*/
    content: url(../img/02_activities/12_2/vatsalin.png);
    color: #da586f;

}

.article-02 .answer.name-le::before {
    /*content: "Ki-won Lee";*/
    content: url(../img/03_people/05_2/name2.png);
    font-weight: bold;
    color: #4c4bab;
}
.article-02 .answer1.name-le::before {
    content: url(../img/02_activities/12_2/xaiyaphone.png);
    font-weight: bold;
    color: #4c4bab;
}

/*03*/
.article-03 .bg-col {
    background-color: #f7f7f7;
}

.article-03 .bg-col-2 {
    background-color: #b78f56;
}

.article-03 .answer {
    width: 100%;
    border: 0;
    padding-left: 34px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
}

.article-03 .question-wrapper {
    max-width: 520px;
    margin: 0 auto;
}

/*07*/
.article-07 .small {
    font-size: 0.7em;
}

.article-07 .gray {
    background-color: #f5f5f5;
    background-image: none;
}

.article-07 h3 {
    text-align: center;
    margin-top:40px;
    margin-bottom: 40px;
}

.article-07 .pt-0 .container {
    max-width: 1100px;
    margin: 0 auto;
}

.article-07 .container {
    max-width: 812px;
    margin: 0 auto;
}

.article-07 dl {
    display: block;
    overflow: hidden;
    padding: 16px 0;
    border-bottom: 1px solid #ddd;
}

.article-07 dl dt {
    width: 35%;
    float: left;
    text-align: left;
    padding-right: 16px;
    padding-top: 4px;
}

.article-07 dl dt span {
    display: inline-block;
}

.article-07 dl dd {
    width: 60%;
    float: left;
}

.article-07 dl dd {
    background-color: #eee;
    border-radius: 5px;
    font-weight: bold;
    position: relative;
}

.article-07 dl dd span.percentage {
    display: block;
    background-color: #fe8d65;
    border-radius: 5px;
    padding: 12px 6px 12px 0;
    height: 42px;
    color: #fff;
    text-align: right;
    float: left;
}

.article-07 dl dd span.text {
    line-height: 42px;
    margin-left: 10px;
    display: block;
    float: left;
    margin-left: 8px;
}

.article-07 dl::before {
    content: "01";
    display: block;
    float: left;
    width: 4%;
    height: 42px;
    line-height: 42px;
    margin-right: 1%;
    text-align: center;
    background-color: #eee;
    border-radius: 5px;
    font-weight: bold;
    color: #666;
}

.article-07 dl.line-2::before {
    content: "02";
}

.article-07 dl.line-3::before {
    content: "03";
}

.article-07 dl.line-4::before {
    content: "04";
}

.article-07 dl.line-5::before {
    content: "05";
}

.article-07 dl.line-6::before {
    content: "06";
}

.article-07 dl.line-7::before {
    content: "07";
}


.article-07 dl.line-t1::before {
    content: "We operate social media platforms (such as Facebook groups or Instagram) with some CPI friends who participanted in same year, to share various information related to the program.";
}



.article-07 .gray dl dd {
    background-color: #ffffff;
}

.article-07 .gray dl::before {
    background-color: #ffffff;
}

.article-07 .c100 span.text {
    display: block;
    line-height: 1;
    font-size: 16px;
    color: #6d6d6d;
    left: 50%;
    top: 40px;
    margin: 0;
    padding: 0;
    transform: translateX(-50%);
    width: 100%;
}

.article-07 .c100 span.pic {
    top: 45%;
    transform: translateY(-50%);

}

.article-07 .c100 .small {
    color: #666;
    width: 100%;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    transform: translateY(116%);
}

.article-07 .c100 .number {
    color: #FF9800;
    margin-top: 20px;
    font-size: 30px;
    top: 80px;
    left: 0;
    width: 100%;
    font-weight: bold;
}

.article-07 .c100.food .number {
    color: #03A9F4;

}

.c100 .bar,
.c100 .fill {
    border-color: #FF9800 !important;
}

.c100.food .bar,
.c100.food .fill {
    border-color: #03A9F4 !important;
}
