@charset "utf-8";
/* CSS Document */

section ul {
  	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

/*------------------------------
program-section
------------------------------*/
.topic-title span {
    font-size: 70%;
}
/*------------------------------
program-section min-width: 769px
------------------------------*/
@media screen and (min-width: 769px) {
    .topic-title {
        margin-bottom: 0.5em;
    }
    .topic-title span {
        font-size: 100%;
    }
    .training {
        margin-bottom: 60px;
    }
    .training .block {
        margin-bottom: 40px;
    }
    .career-development {
        margin-bottom: 30px;
    }
}


/*------------------------------
theme KA KD KF
------------------------------*/
/*------------------------------
compensation-and-benefits-section
------------------------------*/
.theme-KA #compensation-and-benefits-section .section-title ,
.theme-KU #compensation-and-benefits-section .section-title ,
.theme-KIB #compensation-and-benefits-section .section-title ,
.theme-KF #compensation-and-benefits-section .section-title ,
.theme-KD #compensation-and-benefits-section .section-title  {
    text-align: left;
}
.theme-KA #compensation-and-benefits-section .container h5 ,
.theme-KU #compensation-and-benefits-section .container h5 ,
.theme-KIB #compensation-and-benefits-section .container h5 ,
.theme-KF #compensation-and-benefits-section .container h5 ,
.theme-KD #compensation-and-benefits-section .container h5  {
    color: #e30712;
    margin: 5px 0 12px 0;
    font-weight: bold;
}
.theme-KA #compensation-and-benefits-section .container dl ,
.theme-KU #compensation-and-benefits-section .container dl ,
.theme-KIB #compensation-and-benefits-section .container dl ,
.theme-KF #compensation-and-benefits-section .container dl ,
.theme-KD #compensation-and-benefits-section .container dl  {
    background: #f0efea;
    margin: 0 0 15px 4px;
    padding: 25px 20px;
}
.theme-KA #compensation-and-benefits-section .container dl dt ,
.theme-KU #compensation-and-benefits-section .container dl dt ,
.theme-KIB #compensation-and-benefits-section .container dl dt ,
.theme-KF #compensation-and-benefits-section .container dl dt ,
.theme-KD #compensation-and-benefits-section .container dl dt  {
    font-weight: bold;
    border-left: solid 18px #e30712;
    padding: 0 0 0 6px;
    margin: 0 0 8px -24px;
    line-height: 1.1;
}
.theme-KA #compensation-and-benefits-section .container dl dd ,
.theme-KU #compensation-and-benefits-section .container dl dd ,
.theme-KIB #compensation-and-benefits-section .container dl dd ,
.theme-KF #compensation-and-benefits-section .container dl dd ,
.theme-KD #compensation-and-benefits-section .container dl dd  {
    line-height: 1.1;
}
.theme-KA #compensation-and-benefits-section .container ,
.theme-KU #compensation-and-benefits-section .container ,
.theme-KIB #compensation-and-benefits-section .container ,
.theme-KF #compensation-and-benefits-section .container ,
.theme-KD #compensation-and-benefits-section .container  {
    position: relative;
}
.theme-KA #compensation-and-benefits-section .container:not(:last-child) ,
.theme-KU #compensation-and-benefits-section .container:not(:last-child) ,
.theme-KIB #compensation-and-benefits-section .container:not(:last-child) ,
.theme-KF #compensation-and-benefits-section .container:not(:last-child) ,
.theme-KD #compensation-and-benefits-section .container:not(:last-child)  {
    margin-bottom: 100px;
}
.theme-KA #compensation-and-benefits-section .container:not(:last-child):after ,
.theme-KU #compensation-and-benefits-section .container:not(:last-child):after ,
.theme-KIB #compensation-and-benefits-section .container:not(:last-child):after ,
.theme-KF #compensation-and-benefits-section .container:not(:last-child):after ,
.theme-KD #compensation-and-benefits-section .container:not(:last-child):after  {
    content: "";
    display: block;
    position: absolute;
    border-width: 45px;
    border-style: solid;
    bottom: -150px;
    left: 50%;
    border-color: #f7b4b7 transparent transparent transparent;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.theme-KA #compensation-and-benefits-section .container .box .img ,
.theme-KU #compensation-and-benefits-section .container .box .img ,
.theme-KIB #compensation-and-benefits-section .container .box .img ,
.theme-KF #compensation-and-benefits-section .container .box .img ,
.theme-KD #compensation-and-benefits-section .container .box .img  {
    margin-bottom: 10px;
}

.theme-KA #compensation-and-benefits-section .sales-training-program ,
.theme-KU #compensation-and-benefits-section .sales-training-program ,
.theme-KIB #compensation-and-benefits-section .sales-training-program ,
.theme-KF #compensation-and-benefits-section .sales-training-program ,
.theme-KD #compensation-and-benefits-section .sales-training-program  {
    padding-top: 40px;
}

@media screen and (min-width: 769px) {
    .theme-KA #compensation-and-benefits-section .container .box .img ,
    .theme-KU #compensation-and-benefits-section .container .box .img ,
    .theme-KIB #compensation-and-benefits-section .container .box .img ,
    .theme-KF #compensation-and-benefits-section .container .box .img ,
    .theme-KD #compensation-and-benefits-section .container .box .img  {
        float: right;
        width: 40%;
    }
    .theme-KA #compensation-and-benefits-section .container .box .txt ,
    .theme-KU #compensation-and-benefits-section .container .box .txt ,
    .theme-KIB #compensation-and-benefits-section .container .box .txt ,
    .theme-KF #compensation-and-benefits-section .container .box .txt ,
    .theme-KD #compensation-and-benefits-section .container .box .txt  {
        float: left;
        width: 57%;
    }
}

/*------------------------------
corporate-training-program-section
------------------------------*/
.theme-KA #corporate-training-program-section .container .box .img ,
.theme-KU #corporate-training-program-section .container .box .img ,
.theme-KIB #corporate-training-program-section .container .box .img ,
.theme-KF #corporate-training-program-section .container .box .img ,
.theme-KD #corporate-training-program-section .container .box .img  {
    margin-bottom: 10px;
}

.theme-KA #corporate-training-program-section .container .benefits-table .table-caption ,
.theme-KU #corporate-training-program-section .container .benefits-table .table-caption ,
.theme-KIB #corporate-training-program-section .container .benefits-table .table-caption ,
.theme-KF #corporate-training-program-section .container .benefits-table .table-caption ,
.theme-KD #corporate-training-program-section .container .benefits-table .table-caption  {
    text-align: center;
    padding: 20px 0;
    font-weight: bold;
}
.theme-KA #corporate-training-program-section .container .benefits-table ,
.theme-KU #corporate-training-program-section .container .benefits-table ,
.theme-KIB #corporate-training-program-section .container .benefits-table ,
.theme-KF #corporate-training-program-section .container .benefits-table ,
.theme-KD #corporate-training-program-section .container .benefits-table  {
    margin-bottom: 30px;
}
.theme-KA #corporate-training-program-section .container .color-red ,
.theme-KU #corporate-training-program-section .container .color-red ,
.theme-KIB #corporate-training-program-section .container .color-red ,
.theme-KF #corporate-training-program-section .container .color-red ,
.theme-KD #corporate-training-program-section .container .color-red  {
    color: #e30712;
    font-weight: bold;
}

@media screen and (min-width: 769px) {
    .theme-KA #corporate-training-program-section .container .box .img ,
    .theme-KU #corporate-training-program-section .container .box .img ,
    .theme-KIB #corporate-training-program-section .container .box .img ,
    .theme-KF #corporate-training-program-section .container .box .img ,
    .theme-KD #corporate-training-program-section .container .box .img  {
        float: left;
        width: 40%;
    }
    .theme-KA #corporate-training-program-section .container .box .txt ,
    .theme-KU #corporate-training-program-section .container .box .txt ,
    .theme-KIB #corporate-training-program-section .container .box .txt ,
    .theme-KF #corporate-training-program-section .container .box .txt ,
    .theme-KD #corporate-training-program-section .container .box .txt  {
        float: right;
        width: 57%;
    }
}

.theme-KA .num-list,
.theme-KU .num-list,
.theme-KIB .num-list,
.theme-KF .num-list,
.theme-KD .num-list {
    padding-left: 0;
    font-size: 16px; /* for IE */
    font-size: 1.6rem;
}
.theme-KA .num-list li,
.theme-KU .num-list li,
.theme-KIB .num-list li,
.theme-KF .num-list li,
.theme-KD .num-list li {
    position: relative;
    text-indent: -25px;
    padding-left: 25px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #efefef;
    list-style: none;
    line-height: 1.5;
}
/*.theme-KA .num-list li::after {
    display: block;
    position: absolute;
    content: " ";
    width: 5em;
    padding-bottom: 0.25em;
    border-bottom: solid 2px #e10012;
}*/
.theme-KA .num-list li .bld,
.theme-KU .num-list li .bld,
.theme-KIB .num-list li .bld,
.theme-KF .num-list li .bld,
.theme-KD .num-list li .bld {
    /*display: inline-block;*/
    margin-right: 5px;
    font-weight: bold;
    /*color: #e10012;*/
}
@media screen and (min-width: 769px) {
    .theme-KA .num-list,
    .theme-KU .num-list,
    .theme-KIB .num-list,
    .theme-KF .num-list,
    .theme-KD .num-list {
        padding-left: 0;
        font-size: 20px; /* for IE */
        font-size: 2rem;
    }
    .theme-KA .num-list li,
    .theme-KU .num-list li,
    .theme-KIB .num-list li,
    .theme-KF .num-list li,
    .theme-KD .num-list li {
        position: relative;
        margin-bottom: 7px;
        padding-bottom: 7px;
        border-bottom: 2px solid #efefef;
        list-style: none;
    }
    /*.theme-KA .num-list li::after {
        display: block;
        position: absolute;
        content: " ";
        width: 5em;
        padding-bottom: 0.25em;
        border-bottom: solid 2px #e10012;
    }*/
    .theme-KA .num-list li .bld,
    .theme-KU .num-list li .bld,
    .theme-KIB .num-list li .bld,
    .theme-KF .num-list li .bld,
    .theme-KD .num-list li .bld {
        /*display: inline-block;*/
        margin-right: 7px;
        font-weight: bold;
        /*color: #e10012;*/
    }
  }


/*------------------------------
recruiter-message-section
------------------------------*/
.recruiter-message {
    text-align: center;
}
.recruiter-message-title {
    margin-bottom: 20px;
    color: #e10012;
    font-size: 2.4rem;
    font-weight: 900;
}
.recruiter-message p {
    margin-bottom: 1.5em;
    font-size: 1.6rem;
    line-height: 2.5;
}
/*------------------------------
recruiter-message-section min-width: 769px
------------------------------*/
@media screen and (min-width: 769px) {
  .recruiter-message-title  {
        margin-bottom: 30px;
        font-size: 3rem;
    }
}

/*------------------------------
recruitment-section
------------------------------*/
.box-block {
    text-align: center;
}
.box-block > .block {
    display: inline-block;
    vertical-align: top;
}
.recruitment-btn-block {
    text-align: center;
}
.btn-recruitment {
    display: inline-block;
    width: 90%;
    padding: 12px;
    margin: 10px 0;
    color: #fff;
    background: #e10012;
    font-size: 2rem;
    font-weight: 900;
}
.btn-recruitment:hover {
    opacity: 0.7;
}
/*------------------------------
recruitment-section min-width: 769px
------------------------------*/
@media screen and (min-width: 769px) {
    .box-block > div {
        width: 37.5%;
        margin: 0 2%;
    }
    .box {
        width: 100%;
        margin-bottom: 0;
    }
    .btn-recruitment {
        width: 40%;
        padding: 20px;
        margin: 0 1%;
    }
}

/*------------------------------
faq-section
------------------------------*/
.faq-list {
    margin-bottom: 60px;
}
.faq-list > li {
    border-bottom: 1px solid #eee;
}
.faq-list > li:first-of-type {
    border-top: 1px solid #eee;
}
.question-check {
    display: none;
}
.question-label {
    display: block;
    position: relative;
    padding: 10px;
    font-size: 2rem;
    cursor: pointer;
}
.question-label span {
    display: inline-block;
    padding: 0 1em 0 1.5em;
}
.question-label:hover {
    background: #eee;
}
.question-label:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 5px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url(../../../img/ss/careers/ss_careers_recruitment_q_icon.png) no-repeat left center;
    background-size: 30px 30px;
    vertical-align: middle;
}
.question-label:after {
    position: absolute;
    top: 8px;
    right: 5px;
    content: url("../../../img/ss/careers/ss_careers_recruitment_q_icon_plus.png");
}
.question-check:checked + .question-label {
    background: #eee;
}
.question-check:checked + .question-label:after {
    content: url("../../../img/ss/careers/ss_careers_recruitment_q_icon_minus.png");
}
.question-check:checked + .question-label + .answer {
    visibility: visible;
    max-height: 10em;
    padding: 20px 10px 30px;
    opacity: 1;
}
#question0:checked + .question-label + .answer {
    max-height: inherit;
}
.answer {
    display: block;
    visibility: hidden;
    max-height: 0;
    padding: 0 10px;
    opacity: 0;
    transition: all .5s ease;
}
.recruitment-table ul {
    padding-left: 1em;
    padding-right: 1em;
}
.recruitment-table li {
    list-style: disc;
}
.answer-contact-list dt {
    float: left;
    clear: left;
    font-weight: normal;
}
.answer-contact-list dd {
    margin-left: 3em;
}

@media screen and (max-width: 769px) {
#recruiter-message-section .section-title {
    margin: 0 0 40px;
  }
  .recruiter-message.contents {
    margin-bottom: 0;
  }
  #recruitment-section .section-title {
    margin: 0 0 40px;
  }
  #faq-section .section-title {
    margin: 0 0 40px;
  }
}

/*------------------------------
theme KA KD
------------------------------*/
/*------------------------------
faq-section
------------------------------*/
.theme-KA #faq-section ,
.theme-KU #faq-section ,
.theme-KIB #faq-section ,
.theme-KD #faq-section  {
    padding-top: 50px;
    word-break: break-word;
}
.theme-KA #question1:checked + .question-label + .answer,
.theme-KU #question1:checked + .question-label + .answer,
.theme-KIB #question1:checked + .question-label + .answer,
.theme-KD #question1:checked + .question-label + .answer,
.theme-KA #question2:checked + .question-label + .answer,
.theme-KU #question2:checked + .question-label + .answer,
.theme-KIB #question2:checked + .question-label + .answer,
.theme-KD #question2:checked + .question-label + .answer,
.theme-KA #question3:checked + .question-label + .answer,
.theme-KU #question3:checked + .question-label + .answer,
.theme-KIB #question3:checked + .question-label + .answer,
.theme-KD #question3:checked + .question-label + .answer,
.theme-KA #question4:checked + .question-label + .answer,
.theme-KU #question4:checked + .question-label + .answer,
.theme-KIB #question4:checked + .question-label + .answer,
.theme-KD #question4:checked + .question-label + .answer,
.theme-KA #question5:checked + .question-label + .answer,
.theme-KU #question5:checked + .question-label + .answer,
.theme-KIB #question5:checked + .question-label + .answer,
.theme-KD #question5:checked + .question-label + .answer,
.theme-KA #question6:checked + .question-label + .answer,
.theme-KU #question6:checked + .question-label + .answer,
.theme-KIB #question6:checked + .question-label + .answer,
.theme-KD #question6:checked + .question-label + .answer,
.theme-KA #question7:checked + .question-label + .answer,
.theme-KU #question7:checked + .question-label + .answer,
.theme-KIB #question7:checked + .question-label + .answer,
.theme-KD #question7:checked + .question-label + .answer,
.theme-KA #question8:checked + .question-label + .answer,
.theme-KU #question8:checked + .question-label + .answer,
.theme-KIB #question8:checked + .question-label + .answer,
.theme-KD #question8:checked + .question-label + .answer,
.theme-KA #question9:checked + .question-label + .answer,
.theme-KU #question9:checked + .question-label + .answer,
.theme-KIB #question9:checked + .question-label + .answer,
.theme-KD #question9:checked + .question-label + .answer,
.theme-KA #question10:checked + .question-label + .answer,
.theme-KU #question10:checked + .question-label + .answer,
.theme-KIB #question10:checked + .question-label + .answer,
.theme-KD #question10:checked + .question-label + .answer,
.theme-KA #question11:checked + .question-label + .answer,
.theme-KU #question11:checked + .question-label + .answer,
.theme-KIB #question11:checked + .question-label + .answer,
.theme-KD #question11:checked + .question-label + .answer,
.theme-KA #question12:checked + .question-label + .answer,
.theme-KU #question12:checked + .question-label + .answer,
.theme-KIB #question12:checked + .question-label + .answer,
.theme-KD #question12:checked + .question-label + .answer,
.theme-KA #question13:checked + .question-label + .answer,
.theme-KU #question13:checked + .question-label + .answer,
.theme-KIB #question13:checked + .question-label + .answer,
.theme-KD #question13:checked + .question-label + .answer,
.theme-KA #question14:checked + .question-label + .answer,
.theme-KU #question14:checked + .question-label + .answer,
.theme-KIB #question14:checked + .question-label + .answer,
.theme-KD #question14:checked + .question-label + .answer,
.theme-KA #question15:checked + .question-label + .answer ,
.theme-KU #question15:checked + .question-label + .answer ,
.theme-KIB #question15:checked + .question-label + .answer ,
.theme-KD #question15:checked + .question-label + .answer  {
    max-height: inherit;
}
.theme-KA .question-label ,
.theme-KU .question-label ,
.theme-KIB .question-label ,
.theme-KD .question-label  {
    font-size: 1.6rem;
}
.theme-KA .question-label span,
.theme-KU .question-label span,
.theme-KIB .question-label span,
.theme-KD .question-label span {
    padding: 9px 2em 0 2.2em;
    line-height: 1.4;
}
.theme-KA .question-label:after ,
.theme-KU .question-label:after ,
.theme-KIB .question-label:after ,
.theme-KD .question-label:after  {
    top: 8px;
    transform: translateY(0);
}
/*------------------------------
faq-section min-width: 769px
------------------------------*/
@media screen and (min-width: 769px) {
    .theme-KA .question-label ,
    .theme-KU .question-label ,
    .theme-KIB .question-label ,
    .theme-KD .question-label  {
        font-size: 2rem;
        padding-top: 6px;
    }

    .theme-KA .question-label:after ,
    .theme-KU .question-label:after ,
    .theme-KIB .question-label:after ,
    .theme-KD .question-label:after  {
        top: 50%;
        transform: translateY(-50%);
    }
}
/*------------------------------
faq-text
------------------------------*/
.theme-KA .faq-text ,
.theme-KU .faq-text ,
.theme-KIB .faq-text ,
.theme-KD .faq-text  {
    margin-bottom: 15px;
    line-height: 1.8;
}
.theme-KA .faq-text:last-child ,
.theme-KU .faq-text:last-child ,
.theme-KIB .faq-text:last-child ,
.theme-KD .faq-text:last-child  {
    margin-bottom: 0;
}

/*------------------------------
career-and-benefits
------------------------------*/
.theme-KA #career-and-benefits-section ,
.theme-KU #career-and-benefits-section ,
.theme-KIB #career-and-benefits-section ,
.theme-KF #career-and-benefits-section ,
.theme-KD #career-and-benefits-section  {
    padding-top: 50px;
    margin-top: 0;
}


/*------------------------------
theme KA KD KF
------------------------------*/
/*------------------------------
recruitment-section min-width: 769px
------------------------------*/
@media screen and (min-width: 769px) {
    /* .theme-KA .contents,
    .theme-KU .contents,
    .theme-KIB .contents,
    .theme-KD .contents {
        margin-bottom: 0;
    } */
    .theme-KA .block,
    .theme-KU .block,
    .theme-KIB .block,
    .theme-KF .block,
    .theme-KD .block {
        margin-bottom: 0;
    }
    .theme-KA .box ,
    .theme-KU .box ,
    .theme-KIB .box ,
    .theme-KF .box ,
    .theme-KD .box  {
        margin-bottom: 30px;
    }
}

/*------------------------------
KEYENCE Careers
theme KA KD KF
------------------------------*/
/*------------------------------
training-and-development-section
------------------------------*/
.theme-KA #training-and-development-section .container h5 ,
.theme-KU #training-and-development-section .container h5 ,
.theme-KIB #training-and-development-section .container h5 ,
.theme-KF#training-and-development-section .container h5 ,
.theme-KD #training-and-development-section .container h5  {
    color: #e30712;
    margin: 5px 0 12px 0;
    font-weight: bold;
}
.theme-KA #training-and-development-section .container dl ,
.theme-KU #training-and-development-section .container dl ,
.theme-KIB #training-and-development-section .container dl ,
.theme-KF #training-and-development-section .container dl ,
.theme-KD #training-and-development-section .container dl  {
    background: #f0efea;
    margin: 0 0 15px 4px;
    padding: 25px 20px;
}
.theme-KA #training-and-development-section .container dl dt ,
.theme-KU #training-and-development-section .container dl dt ,
.theme-KIB #training-and-development-section .container dl dt ,
.theme-KF #training-and-development-section .container dl dt ,
.theme-KD #training-and-development-section .container dl dt  {
    font-weight: bold;
    border-left: solid 18px #e30712;
    padding: 0 0 0 6px;
    margin: 0 0 8px -24px;
    line-height: 1.1;
}
.theme-KA #training-and-development-section .container dl dd ,
.theme-KU #training-and-development-section .container dl dd ,
.theme-KIB #training-and-development-section .container dl dd ,
.theme-KF #training-and-development-section .container dl dd ,
.theme-KD #training-and-development-section .container dl dd  {
    line-height: 1.8;
}
.theme-KA #training-and-development-section .container ,
.theme-KU #training-and-development-section .container ,
.theme-KIB #training-and-development-section .container ,
.theme-KF #training-and-development-section .container ,
.theme-KD #training-and-development-section .container  {
    position: relative;
}
.theme-KA #training-and-development-section .container:not(:last-child) ,
.theme-KU #training-and-development-section .container:not(:last-child) ,
.theme-KIB #training-and-development-section .container:not(:last-child) ,
.theme-KF #training-and-development-section .container:not(:last-child) ,
.theme-KD #training-and-development-section .container:not(:last-child)  {
    margin-bottom: 55px;
}
.theme-KA #training-and-development-section .container:not(:last-child):after ,
.theme-KU #training-and-development-section .container:not(:last-child):after ,
.theme-KIB #training-and-development-section .container:not(:last-child):after ,
.theme-KF #training-and-development-section .container:not(:last-child):after ,
.theme-KD #training-and-development-section .container:not(:last-child):after  {
    content: "";
    display: block;
    position: absolute;
    border-width: 45px;
    border-style: solid;
    bottom: -150px;
    left: 50%;
    border-color: #f7b4b7 transparent transparent transparent;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.theme-KA #training-and-development-section .container .box .img ,
.theme-KU #training-and-development-section .container .box .img ,
.theme-KIB #training-and-development-section .container .box .img ,
.theme-KF #training-and-development-section .container .box .img ,
.theme-KD #training-and-development-section .container .box .img  {
    margin-bottom: 10px;
}
.theme-KA #training-and-development-section .container .box .txt .text:last-child ,
.theme-KU #training-and-development-section .container .box .txt .text:last-child ,
.theme-KIB #training-and-development-section .container .box .txt .text:last-child ,
.theme-KF #training-and-development-section .container .box .txt .text:last-child ,
.theme-KD #training-and-development-section .container .box .txt .text:last-child  {
    margin-bottom: 0;
}
.theme-KA #training-and-development-section .sales-training-program ,
.theme-KU #training-and-development-section .sales-training-program ,
.theme-KIB #training-and-development-section .sales-training-program ,
.theme-KF #training-and-development-section .sales-training-program ,
.theme-KD #training-and-development-section .sales-training-program  {
    padding-top: 40px;
}

@media screen and (min-width: 769px) {
    .theme-KA #training-and-development-section .container .box .img ,
    .theme-KU #training-and-development-section .container .box .img ,
    .theme-KIB #training-and-development-section .container .box .img ,
    .theme-KF #training-and-development-section .container .box .img ,
    .theme-KD #training-and-development-section .container .box .img  {
        float: right;
        margin-bottom: -10px;
        width: 40%;
        text-align: right;
    }
    .theme-KA #training-and-development-section .container .box .txt ,
    .theme-KU #training-and-development-section .container .box .txt ,
    .theme-KIB #training-and-development-section .container .box .txt ,
    .theme-KF #training-and-development-section .container .box .txt ,
    .theme-KD #training-and-development-section .container .box .txt  {
        float: left;
        width: 57%;
    }
}

.theme-KF #training-and-development-section.none-title  {
    margin-top: -20px;
}

@media screen and (min-width: 769px) {
    .theme-KF #training-and-development-section.none-title  {
        margin-top: -40px;
    }
}

/*------------------------------
corporate-training-program-section
------------------------------*/
.theme-KA #corporate-training-program-section ,
.theme-KU #corporate-training-program-section ,
.theme-KIB #corporate-training-program-section ,
.theme-KF #corporate-training-program-section ,
.theme-KD #corporate-training-program-section  {
    padding-top: 40px;
}
.theme-KA #corporate-training-program-section .container .box .img ,
.theme-KU #corporate-training-program-section .container .box .img ,
.theme-KIB #corporate-training-program-section .container .box .img ,
.theme-KF #corporate-training-program-section .container .box .img ,
.theme-KD #corporate-training-program-section .container .box .img  {
    margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
    .theme-KA #corporate-training-program-section .container .box .img ,
    .theme-KU #corporate-training-program-section .container .box .img ,
    .theme-KIB #corporate-training-program-section .container .box .img ,
    .theme-KF #corporate-training-program-section .container .box .img ,
    .theme-KD #corporate-training-program-section .container .box .img  {
        float: left;
        width: 40%;
    }
    .theme-KA #corporate-training-program-section .container .box .txt ,
    .theme-KU #corporate-training-program-section .container .box .txt ,
    .theme-KIB #corporate-training-program-section .container .box .txt ,
    .theme-KF #corporate-training-program-section .container .box .txt ,
    .theme-KD #corporate-training-program-section .container .box .txt  {
        float: right;
        width: 57%;
    }
}

/*------------------------------
management-training-program-section
------------------------------*/
.theme-KA #management-training-program-section ,
.theme-KU #management-training-program-section ,
.theme-KIB #management-training-program-section ,
.theme-KF #management-training-program-section ,
.theme-KD #management-training-program-section  {
    padding-top: 40px;
}
.theme-KA #management-training-program-section .container .box .img ,
.theme-KU #management-training-program-section .container .box .img ,
.theme-KIB #management-training-program-section .container .box .img ,
.theme-KF #management-training-program-section .container .box .img ,
.theme-KD #management-training-program-section .container .box .img  {
    margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
.theme-KA #management-training-program-section .container .box .img ,
.theme-KU #management-training-program-section .container .box .img ,
.theme-KIB #management-training-program-section .container .box .img ,
.theme-KF #management-training-program-section .container .box .img ,
.theme-KD #management-training-program-section .container .box .img  {
    float: right;
    margin-bottom: -10px;
    width: 40%;
}
.theme-KA #management-training-program-section .container .box .txt ,
.theme-KU #management-training-program-section .container .box .txt ,
.theme-KIB #management-training-program-section .container .box .txt ,
.theme-KF #management-training-program-section .container .box .txt ,
.theme-KD #management-training-program-section .container .box .txt  {
    float: left;
    width: 57%;
}
}

.theme-KA .comprehensive-section ,
.theme-KU .comprehensive-section ,
.theme-KIB .comprehensive-section ,
.theme-KF .comprehensive-section ,
.theme-KD .comprehensive-section{
    margin-bottom: 0;
}
.theme-KA .intro-section ,
.theme-KU .intro-section ,
.theme-KIB .intro-section ,
.theme-KF .intro-section ,
.theme-KD .intro-section{
    margin-bottom: 0;
    padding-bottom: 0;
}
@media screen and (min-width: 769px) {
/* .theme-KA .comprehensive-section ,
.theme-KU .comprehensive-section ,
.theme-KIB .comprehensive-section ,
.theme-KD .comprehensive-section{
        margin-bottom: 50px;
    } */
    .theme-KA .intro-section ,
    .theme-KU .intro-section ,
    .theme-KIB .intro-section ,
    .theme-KF .intro-section ,
    .theme-KD .intro-section{
        margin-bottom: 2rem;
        padding-bottom: 10px;
    }
}

/*------------------------------
corporate-training-program-section
------------------------------*/
.theme-KA #corporate-training-program-section ,
.theme-KU #corporate-training-program-section ,
.theme-KIB #corporate-training-program-section ,
.theme-KF #corporate-training-program-section ,
.theme-KD #corporate-training-program-section  {
    padding-top: 40px;
}
.theme-KA #corporate-training-program-section .container .box .img ,
.theme-KU #corporate-training-program-section .container .box .img ,
.theme-KIB #corporate-training-program-section .container .box .img ,
.theme-KF #corporate-training-program-section .container .box .img ,
.theme-KD #corporate-training-program-section .container .box .img  {
    margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
    .theme-KA #corporate-training-program-section .container .box .img ,
    .theme-KU #corporate-training-program-section .container .box .img ,
    .theme-KIB #corporate-training-program-section .container .box .img ,
    .theme-KF#corporate-training-program-section .container .box .img ,
    .theme-KD #corporate-training-program-section .container .box .img  {
        float: left;
        width: 40%;
    }
    .theme-KA #corporate-training-program-section .container .box .txt ,
    .theme-KU #corporate-training-program-section .container .box .txt ,
    .theme-KIB #corporate-training-program-section .container .box .txt ,
    .theme-KF #corporate-training-program-section .container .box .txt ,
    .theme-KD #corporate-training-program-section .container .box .txt  {
        float: right;
        width: 57%;
    }
}

.theme-KA #corporate-training-program-section,
.theme-KU #corporate-training-program-section,
.theme-KIB #corporate-training-program-section,
.theme-KF #corporate-training-program-section,
.theme-KD #corporate-training-program-section {
    padding-top: 0;
}
@media screen and (min-width: 769px) {
    .theme-KA #corporate-training-program-section,
    .theme-KU #corporate-training-program-section,
    .theme-KIB #corporate-training-program-section,
    .theme-KF #corporate-training-program-section,
    .theme-KD #corporate-training-program-section {
        padding-top: 65px;
    }
}

/*------------------------------
training-and-development-section
------------------------------*/
.theme-KA #training-and-development-section .container h5 ,
.theme-KU #training-and-development-section .container h5 ,
.theme-KIB #training-and-development-section .container h5 ,
.theme-KF #training-and-development-section .container h5 ,
.theme-KD #training-and-development-section .container h5  {
    color: #e30712;
    margin: 5px 0 12px 0;
    font-weight: bold;
}
.theme-KA #training-and-development-section .container dl ,
.theme-KU #training-and-development-section .container dl ,
.theme-KIB #training-and-development-section .container dl ,
.theme-KF #training-and-development-section .container dl ,
.theme-KD #training-and-development-section .container dl  {
    background: #f0efea;
    margin: 0 0 15px 4px;
    padding: 25px 20px;
}
.theme-KA #training-and-development-section .container dl dt ,
.theme-KU #training-and-development-section .container dl dt ,
.theme-KIB #training-and-development-section .container dl dt ,
.theme-KF #training-and-development-section .container dl dt ,
.theme-KD #training-and-development-section .container dl dt  {
    font-weight: bold;
    border-left: solid 18px #e30712;
    padding: 0 0 0 6px;
    margin: 0 0 8px -24px;
    line-height: 1.1;
}
.theme-KA #training-and-development-section .container dl dd ,
.theme-KU #training-and-development-section .container dl dd ,
.theme-KIB #training-and-development-section .container dl dd ,
.theme-KF #training-and-development-section .container dl dd ,
.theme-KD #training-and-development-section .container dl dd  {
    line-height: 1.8;
}
.theme-KA #training-and-development-section .container ,
.theme-KU #training-and-development-section .container ,
.theme-KIB #training-and-development-section .container ,
.theme-KF #training-and-development-section .container ,
.theme-KD #training-and-development-section .container  {
    position: relative;
}
.theme-KA #training-and-development-section .container:not(:last-child) ,
.theme-KU #training-and-development-section .container:not(:last-child) ,
.theme-KIB #training-and-development-section .container:not(:last-child) ,
.theme-KF #training-and-development-section .container:not(:last-child) ,
.theme-KD #training-and-development-section .container:not(:last-child)  {
    margin-bottom: 55px;
}
.theme-KA #training-and-development-section .container:not(:last-child):after ,
.theme-KU #training-and-development-section .container:not(:last-child):after ,
.theme-KIB #training-and-development-section .container:not(:last-child):after ,
.theme-KF #training-and-development-section .container:not(:last-child):after ,
.theme-KD #training-and-development-section .container:not(:last-child):after  {
    content: "";
    display: block;
    position: absolute;
    border-width: 45px;
    border-style: solid;
    bottom: -150px;
    left: 50%;
    border-color: #f7b4b7 transparent transparent transparent;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.theme-KA #training-and-development-section .container .box .img ,
.theme-KU #training-and-development-section .container .box .img ,
.theme-KIB #training-and-development-section .container .box .img ,
.theme-KF #training-and-development-section .container .box .img ,
.theme-KD #training-and-development-section .container .box .img  {
    margin-bottom: 10px;
}
.theme-KA #training-and-development-section .container .box .txt .text:last-child ,
.theme-KU #training-and-development-section .container .box .txt .text:last-child ,
.theme-KIB #training-and-development-section .container .box .txt .text:last-child ,
.theme-KF #training-and-development-section .container .box .txt .text:last-child ,
.theme-KD #training-and-development-section .container .box .txt .text:last-child  {
    margin-bottom: 0;
}
.theme-KA #training-and-development-section .sales-training-program ,
.theme-KU #training-and-development-section .sales-training-program ,
.theme-KIB #training-and-development-section .sales-training-program ,
.theme-KF #training-and-development-section .sales-training-program ,
.theme-KD #training-and-development-section .sales-training-program  {
    padding-top: 40px;
}

@media screen and (min-width: 769px) {
    .theme-KA #training-and-development-section .container .box .img ,
    .theme-KU #training-and-development-section .container .box .img ,
    .theme-KIB #training-and-development-section .container .box .img ,
    .theme-KF #training-and-development-section .container .box .img ,
    .theme-KD #training-and-development-section .container .box .img  {
        float: right;
        margin-bottom: -10px;
        width: 40%;
    }
    .theme-KA #training-and-development-section .container .box .txt ,
    .theme-KU #training-and-development-section .container .box .txt ,
    .theme-KIB #training-and-development-section .container .box .txt ,
    .theme-KF #training-and-development-section .container .box .txt ,
    .theme-KD #training-and-development-section .container .box .txt  {
        float: left;
        width: 57%;
    }
.theme-KA #training-and-development-section2 ,
.theme-KU #training-and-development-section2 ,
.theme-KIB #training-and-development-section2 ,
.theme-KF #training-and-development-section2 ,
.theme-KD #training-and-development-section2 {
    padding-top: 65px;
}
}

.theme-KA #training-and-development-section2 .container h5 ,
.theme-KU #training-and-development-section2 .container h5 ,
.theme-KIB #training-and-development-section2 .container h5 ,
.theme-KF #training-and-development-section2 .container h5 ,
.theme-KD #training-and-development-section2 .container h5  {
    color: #e30712;
    margin: 5px 0 12px 0;
    font-weight: bold;
}
.theme-KA #training-and-development-section2 .container dl ,
.theme-KU #training-and-development-section2 .container dl ,
.theme-KIB #training-and-development-section2 .container dl ,
.theme-KF #training-and-development-section2 .container dl ,
.theme-KD #training-and-development-section2 .container dl  {
    background: #f0efea;
    margin: 0 0 15px 4px;
    padding: 25px 20px;
}
.theme-KA #training-and-development-section2 .container dl dt ,
.theme-KU #training-and-development-section2 .container dl dt ,
.theme-KIB #training-and-development-section2 .container dl dt ,
.theme-KF #training-and-development-section2 .container dl dt ,
.theme-KD #training-and-development-section2 .container dl dt  {
    font-weight: bold;
    border-left: solid 18px #e30712;
    padding: 0 0 0 6px;
    margin: 0 0 8px -24px;
    line-height: 1.1;
}
.theme-KA #training-and-development-section2 .container dl dd ,
.theme-KU #training-and-development-section2 .container dl dd ,
.theme-KIB #training-and-development-section2 .container dl dd ,
.theme-KF #training-and-development-section2 .container dl dd ,
.theme-KD #training-and-development-section2 .container dl dd  {
    line-height: 1.8;
}
.theme-KA #training-and-development-section2 .container ,
.theme-KU #training-and-development-section2 .container ,
.theme-KIB #training-and-development-section2 .container ,
.theme-KF #training-and-development-section2 .container ,
.theme-KD #training-and-development-section2 .container  {
    position: relative;
}
.theme-KA #training-and-development-section2 .container:not(:last-child) ,
.theme-KU #training-and-development-section2 .container:not(:last-child) ,
.theme-KIB #training-and-development-section2 .container:not(:last-child) ,
.theme-KF #training-and-development-section2 .container:not(:last-child) ,
.theme-KD #training-and-development-section2 .container:not(:last-child)  {
    margin-bottom: 55px;
}
.theme-KA #training-and-development-section2 .container:not(:last-child):after ,
.theme-KU #training-and-development-section2 .container:not(:last-child):after ,
.theme-KIB #training-and-development-section2 .container:not(:last-child):after ,
.theme-KF #training-and-development-section2 .container:not(:last-child):after ,
.theme-KD #training-and-development-section2 .container:not(:last-child):after  {
    content: "";
    display: block;
    position: absolute;
    border-width: 45px;
    border-style: solid;
    bottom: -150px;
    left: 50%;
    border-color: #f7b4b7 transparent transparent transparent;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.theme-KA #training-and-development-section2 .container .box .img ,
.theme-KU #training-and-development-section2 .container .box .img ,
.theme-KIB #training-and-development-section2 .container .box .img ,
.theme-KF #training-and-development-section2 .container .box .img ,
.theme-KD #training-and-development-section2 .container .box .img  {
    margin-bottom: 10px;
}
.theme-KA #training-and-development-section2 .container .box .txt .text:last-child ,
.theme-KU #training-and-development-section2 .container .box .txt .text:last-child ,
.theme-KIB #training-and-development-section2 .container .box .txt .text:last-child ,
.theme-KF #training-and-development-section2 .container .box .txt .text:last-child ,
.theme-KD #training-and-development-section2 .container .box .txt .text:last-child  {
    margin-bottom: 0;
}
.theme-KA #training-and-development-section2 .sales-training-program ,
.theme-KU #training-and-development-section2 .sales-training-program ,
.theme-KIB #training-and-development-section2 .sales-training-program ,
.theme-KF #training-and-development-section2 .sales-training-program ,
.theme-KD #training-and-development-section2 .sales-training-program  {
    padding-top: 40px;
}

@media screen and (min-width: 769px) {
    .theme-KA #training-and-development-section2 .container .box .img ,
    .theme-KU #training-and-development-section2 .container .box .img ,
    .theme-KIB #training-and-development-section2 .container .box .img ,
    .theme-KF #training-and-development-section2 .container .box .img ,
    .theme-KD #training-and-development-section2 .container .box .img  {
        float: right;
        margin-bottom: -10px;
        width: 40%;
    }
    .theme-KA #training-and-development-section2 .container .box .txt ,
    .theme-KU #training-and-development-section2 .container .box .txt ,
    .theme-KIB #training-and-development-section2 .container .box .txt ,
    .theme-KF #training-and-development-section2 .container .box .txt ,
    .theme-KD #training-and-development-section2 .container .box .txt  {
        float: left;
        width: 57%;
    }
}

.training-img{
    text-align: center;
}
.training-img-sp{
    text-align: center;
}

/*------------------------------
culture
------------------------------*/

@media screen and (max-width: 768px) {
    .dummy-block{
        display: none !important;
    }
}

/*------------------------------
careerpath
------------------------------*/

.careerpath-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.careerpath-box > *{
    width: 50%;
}
.careerpath-box .text{
    font-size: 26px; /* for IE */
    font-size: 1.4rem;
    font-style: oblique;
}
.theme-KIB .careerpath-box .text{
    font-style: normal;
}
.careerpath-box .text .red{
    color: #ff0000;
}

@media screen and (min-width: 769px) {
.careerpath-box img{
padding-left: 3%;
}
}

@media screen and (max-width: 960px) {
    .careerpath-box .text{
        font-size: 20px; /* for IE */
        font-size: 1.4rem;
        font-style: oblique;
    }
}

@media screen and (max-width: 768px) {
    .careerpath-box .text{
        margin-bottom: 30px;
        font-size: 16px; /* for IE */
        font-size: 1.6rem;
    }
    .careerpath-box{
        display: block;
    }
    .careerpath-box > *{
        width: 100%;
        margin: 0 auto;
    }
    .careerpath-box .img{
        width: 80%;
        padding-left: 0;
    }
}

/*------------------------------
support
------------------------------*/

.support-text {
    margin-top: 25px;
}
.support-text li {
    margin-bottom: 7px;
}

@media screen and (min-width: 769px) {
    .support-text {
        margin-top: 0;
    }
    .support-text {
        font-size: 16px; /* for IE */
        font-size: 1.6rem;
    }
}

.theme-KIB .company-culture-lead {
  margin: 40px 0;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}

.theme-KIB .company-culture-contents {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin: 40px 0;
}

.theme-KIB .company-culture-image img {
  vertical-align: bottom;
}

.theme-KIB .company-culture-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 24px 32px;
  line-height: 1.5;
}

.theme-KIB .company-culture-section .txt {
  margin-bottom: 8px;
}

.theme-KIB .company-culture-section > *:first-child {
  margin-top: 0;
}

.theme-KIB .company-culture-section > *:last-child {
  margin-bottom: 0;
}

.theme-KIB .company-culture-heading {
  margin: 0 0 8px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.theme-KIB .company-culture-section.key-sense {
  background: #000;
  color: #fff;
}

.theme-KIB .company-culture-section.open-minded {
  background: #eee;
}

.theme-KIB .company-culture-section.think-logically {
  background: #eee;
}

.theme-KIB .company-culture-section.objective-consciousness {
  background: #e10012;
  color: #fff;
}

.theme-KIB .company-culture-section.improvement-consciousness {
  background: #6c6c6c;
  color: #fff;
}

.theme-KIB .company-culture-message {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px 32px;
  padding-bottom: 24px;
}

.theme-KIB .company-culture-message-text {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.theme-KIB .company-culture-message-caption {
  display: inline-block;
  position: relative;
  padding: 4px 16px;
  background: #e10012;
  color: #fff;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}

.theme-KIB .company-culture-message-caption::before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 24px;
  background: linear-gradient(to right bottom, transparent 0, transparent 50%, #e10012 50.1%, #e10012 100%);
}

@media screen and (min-width: 769px) {
  .theme-KIB .company-culture-lead {
    font-size: 3.2rem;
  }

  .theme-KIB .company-culture-contents {
    grid-template-columns: 1fr 1fr;
  }

  .theme-KIB .company-culture-section {
    padding: 48px 40px;
  }

  .theme-KIB .company-culture-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .theme-KIB .company-culture-image.image1 {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  .theme-KIB .company-culture-section.key-sense {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }

  .theme-KIB .company-culture-image.image2 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }

  .theme-KIB .company-culture-section.open-minded {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }

  .theme-KIB .company-culture-section.think-logically {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
  }

  .theme-KIB .company-culture-section.objective-consciousness {
    grid-row: 3 / 4;
    grid-column: 2 / 3;
  }

  .theme-KIB .company-culture-section.improvement-consciousness {
    grid-row: 4 / 5;
    grid-column: 1 / 2;
  }

  .theme-KIB .company-culture-image.image3 {
    grid-row: 4 / 5;
    grid-column: 2 / 3;
  }

  .theme-KIB .company-culture-message {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }

  .theme-KIB .company-culture-message-text {
    flex: 0 1 520px;
    display: flex;
    justify-content: center;
    padding: 0 16px;
  }

  .theme-KIB .company-culture-message-caption {
    flex: 0 0 320px;
    font-size: 2.4rem;
  }
}

/*------------------------------
KF style
------------------------------*/


.theme-KF ol.text-list{
    margin-top: 1.5em;
    list-style: decimal;
}

.theme-KF ol.text-list li{
    margin-left: 1.5em;
    margin-bottom: .5em;
    line-height: 1.65;
}

@media screen and (min-width: 769px) {
    .theme-KF ol.text-list{
        margin-top: 0;
    }
}

.theme-KF .culture-box{
    padding: 16px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.theme-KF .culture-box:last-child {
    margin-bottom: 0;
}

.theme-KF .culture-box .section-subtitle{
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.45;
}

@media screen and (min-width: 769px) {
    .theme-KF .culture-setbox{
        display: flex;
    }
    .theme-KF .culture-box{
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-bottom: 0;
        padding: 20px;
    }
    .theme-KF .culture-box:last-child {
        margin-right: 0;
    }
    .theme-KF .culture-box .section-subtitle{
        margin-bottom: 20px;
        font-size: 18px;
    }
}

/*------------------------------
KU style
------------------------------*/

.theme-KU .hq-sales-support-section,
.theme-KIB .hq-sales-support-section {
    margin-bottom: 0;
    padding-bottom: 0;
}
.theme-KU .hq-sales-support-section .section-subtitle-sml,
.theme-KIB .hq-sales-support-section .section-subtitle-sml{
    margin-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
}
.theme-KU .hq-sales-support-section .career-list-wrap,
.theme-KIB .hq-sales-support-section .career-list-wrap{
    display: block;
    margin-bottom: 15px;
}
.theme-KU .hq-sales-support-section .career-list-wrap dd,
.theme-KIB .hq-sales-support-section .career-list-wrap dd{
    line-height: 1.65;
}
.theme-KU .note-benefits,
.theme-KIB .note-benefits{
    margin-top: 10px;
}

@media screen and (min-width: 769px) {
    .theme-KU .hq-sales-support-section,
    .theme-KIB .hq-sales-support-section {
        margin-bottom: 2rem;
        padding-bottom: 10px;
    }
    .theme-KU .hq-sales-support-section .section-subtitle-sml,
    .theme-KIB .hq-sales-support-section .section-subtitle-sml{
        margin-top: 30px;
        padding-bottom: 10px;
        font-size: 22px;
        font-weight: bold;
    }
    .theme-KU .hq-sales-support-section .career-list-wrap,
    .theme-KIB .hq-sales-support-section .career-list-wrap{
        display: flex;
        margin-bottom: 3px;
    }
    .theme-KU .hq-sales-support-section .career-list-wrap dd,
    .theme-KIB .hq-sales-support-section .career-list-wrap dd{
        padding-left: 10px;
    }
}

.theme-KIB #corporate-training-program-section{
    margin-top: 35px;
}
@media screen and (min-width: 769px) {
    .theme-KIB #corporate-training-program-section{
        margin-top: 0;
    }
}
