/*******************************************************************
	Professional Innovation
********************************************************************/
.professional_wrap {
    padding: 2rem 0;
}

.professional_group {
    padding: 0 2rem;
}

.professional_group > h2 {
    font-size: 1.9rem;
    text-align: center;
    font-weight: 600;
    margin-bottom: 2rem;
}

.professional_group > h3 {
    position: relative;
    font-size: 1.9rem;
    font-weight: 600;
    margin-top: 2rem;
}

.professional_group > h3::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: -0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    background: #0b4da2;
    border-radius: 50%;
}

.professional_group > h3 > span {
    font-size: 0.9rem;
    font-weight: 400;
    color: #696969;
}

.professional_group > p {
    font-size: 1.3rem;
    line-height: 2rem;
    margin-top: 2rem;
}

.professional_group > p > span {
    font-weight: 600;
    color: #0b4da2;
}

.requ:before {
    content: '* ';
    color: #ff0000
}

.indent {padding: 0 10px;}

.professional_group > p.detail {
    margin-top: 0;
}

.professional_group > p.adv {
    font-size: 1.3rem;
    color: #696969;
    margin-top: 0;
}

.professional_group > p.dve {
    font-size: 1.3rem;
    color: #696969;
    margin-top: 0;
}

.professional_group > h4 {
    font-size: 1.7rem;
    font-weight: 400;
    text-align: center;
    margin-top: 2rem;
}

.professional_group > h5 {
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 2rem;
}

.professional_info {}

.professional_info ul {
    float: left;
    width: 45%;
}

.professional_info ul li {
    text-align: center;
    padding: 1rem;
}

.professional_info ul li:nth-child(1) {
    font-size: 1.7rem;
    font-weight: 600;
    color: #fff;
    background: #0b4da2;
}

.professional_info ul li:nth-child(2) {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: -0.1rem;
    background: #deeaf6;
}

.professional_info ul li:nth-child(3) {
    font-size: 1.3rem;
    font-weight: 500;
    background: #f6fbff;
}

.professional_info .arrow {
    float: left;
    width: 10%;
    padding: 30% 1% 0 1%;
}

.table_01 {
    width: 100%;
    border: 1px solid #ececec;
    margin-bottom: 1rem;
}

.table_01 th {
    padding: 1rem;
    border: 1px solid #ececec;
    background-color: #e8f0f7;
    font-size: 1.3rem;
    color: #1b1b1b;
}

.table_01 td {
    padding: 1rem;
    border: 1px solid #ececec;
}

.table_01 td:nth-child(1) {
    text-align: center;
}

.table_01 td.text-center {
    text-align: center;
}

.table_02 {
    width: 100%;
    margin-bottom: 2rem;
    border: 1px solid #ececec;
}

.table_02 th {
    text-align: center;
    padding: 1rem;
    border: 1px solid #ececec;
    background-color:#e8f0f7;
    font-size: 1.3rem;
    color: #1b1b1b;
}

.table_02 td {
    padding: 1rem;
    border: 1px solid #ececec;
}

.table_02 td:nth-child(1) {
    text-align: center;
}

.professional_important {
    padding: 2rem;
    background: #fff3f3;
    margin-bottom: 2rem;
}

.professional_important > h4 {
    font-size: 1.7rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2rem;
}

.professional_important > p > span {
    font-weight: 600;
    color: #0b4da2;
}

.table_03 {
    width: 100%;
    margin-bottom: 2rem;
    border: 1px solid #ececec;
}

.table_03 th {
    text-align: left;
    padding: 1rem;
    border: 1px solid #ececec;
    background-color: #e8f0f7;
    font-size: 1.3rem;
    color: #1b1b1b;
}

.table_03 td {
    padding: 1rem;
    border: 1px solid #ececec;
}

.table_03 td:nth-child(1) {
    text-align: center;
}

.table_03 .red_check {
    color: #de284a;
    margin-left: 0.5rem;
}

.table_04 {
    width: 100%;
    margin-bottom: 2rem;
    border: 1px solid #ececec;
}

.table_04 th {
    padding: 1rem;
    border: 1px solid #ececec;
    background-color: #e8f0f7;
    font-size: 1.3rem;
    color: #1b1b1b;
}

.table_04 td {
    padding: 1rem;
    border: 1px solid #ececec;
}

.table_04 td.txt_center {
    text-align: center;
}

.hoz_table {
    overflow: auto;
    margin: 1rem auto;
}

.top_tel {
}

.top_tel > table {
    width: 100%;
    font-size: 11px;
}

.top_tel > table td {
    text-align: right;
    border: 1px solid #ececec;
    padding: 0.5rem;
    text-align: center;
}

.table_05 {
    width: 100%;
    border: 1px solid #ececec;
}

.table_05 th {
    padding: 1rem;
    border: 1px solid #ececec;
    background-color: #e8f0f7;
    white-space: nowrap;
    font-size: 1.3rem;
    color: #1b1b1b;
}

.table_05 td {
    text-align: center;
    white-space: nowrap;
    padding: 1rem;
    border: 1px solid #ececec;
}

.table_05 td.text_left {
    text-align: left;
}

.table_05 td > span {
    display: block;
    padding: 0 10px;
    font-size: 1.2rem;
}

/* 평가절차_mobile*/
.access-seq {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 45px 30px;
    background: #f2f2f2;
    margin: 2rem 0;
}

.access-seq > ul {
    display: grid;
    gap: 30px;
}

.access-seq > ul > li {
    position: relative;
}

.access-seq > ul li p.col_t {
    font-weight: 600;
    background: #0067a9;
    color: #fff;
    padding: 10px 50px;
}

.access-seq > ul li p.col_b {
    font-weight: 600;
    border: 2px solid #009ed6;
    background: #fff;
    padding: 10px 50px;
    margin-top: 0.3em;
    display: flex;
    flex-direction: column;
}

.access-seq > ul li::after {
    content: "";
    position: absolute;
    bottom: -25%;
    left: 46%;
    transform: rotate(90deg);
    width: 19px;
    height: 11px;
    background: url(/cloud_ver3/html_web/images/system_arrow.png) no-repeat;
}

.access-seq > ul li.end::after {display: none;}