/* 공통 */
h1.h1_01 {
    font-size: 38px;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    font-weight: 900;

}

/* 인사말 */
#sub_page.company01 section {
    margin-bottom: 100px;
}

#sub_page.company01 section .flex {
    display: flex;
}

#sub_page.company01 section .flex .left {
    width: 57%;
    padding-right: 3%;

}

#sub_page.company01 section .flex .right {
    width: 40%;
}

#sub_page.company01 section .flex .right .box {
    line-height: 30px;
}

#sub_page.company01 section .flex .right .box span {
    color: #2089bd;
}

#sub_page.company01 section .flex .left .box img {
    width: 100%;
}

#sub_page.company01 section .flex .right .box h1 {
    font-size: 38px;
    margin-bottom: 38px;
    line-height: 54px;
    font-weight: 900;
}

#sub_page.company01 section .flex .right .box h2 {
    font-size: 24px;
    margin-bottom: 38px;
    font-weight: 700;
}

/* 검사 의뢰 */
#sub_page.company02 section {
    margin-bottom: 50px;
}

#sub_page.company02 section .flex {
    display: flex;
}

#sub_page.company02 section .flex .left {
    width: 47%;
    padding-right: 3%;

}

#sub_page.company02 section .flex .right {
    width: 50%;
}

#sub_page.company02 section .flex .right .box {
    line-height: 30px;
}

#sub_page.company02 section .flex .right .box span {
    color: #2089bd;
}

#sub_page.company02 section .flex .left .box img {
    width: 100%;
}

#sub_page.company02 section .flex .right .box h1 {
    font-size: 38px;
    margin-bottom: 38px;
    line-height: 54px;
    font-weight: 900;
}

#sub_page.company02 section .flex .right .box h2 {
    font-size: 24px;
    margin-bottom: 38px;
    font-weight: 700;
    word-break: keep-all;
    line-height: 34px;
}

/* 회사소개 */

#sub_page.company02 section .h1_01 span {
    color: #6944d9;
}


#sub_page.company02 section.section02 {
    display: flex;
}

/*#sub_page.company02 section p
{
    font-size: 20px;
    margin-bottom: 3px;
    line-height: 34px;
    font-weight: normal;

}
*/

#sub_page.company02 section.section02 .left {
    width: 40%;
}

#sub_page.company02 section.section02 .right {
    line-height: 33px;
    font-size: 20px;
    width: 60%;
}

#sub_page.company02 section h1.sub_txt{
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 38px;
    font-weight: 700;
}

#sub_page.company02 section h1 span {
    color: #6bb82d;
}


#sub_page.company02 section .right h2 {
    font-size: 24px;
}

#sub_page.company02 section .right span {
    font-weight: bold;
    color: #6944d9;
}

#sub_page.company02 section .right li {
    list-style: none;
}

#sub_page.company02 section.section02 .right p {
    text-align: right;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    font-weight: 500;
    font-size: 16px;
}

#sub_page.company02 section.section02 .right p span {
    font-family: 'Shilla_CultureB-Bold';
    font-weight: 900;
    font-size: 30px;
    padding-left: 12px;
}

#sub_page.company02 section.section02 .left h1 {
    font-size: 52px;
    color: #000;
    font-weight: 900;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    line-height: 66px;
}

#sub_page.company02 section.section02 .left h1 span {
    position: relative;
    z-index: 0;
}

#sub_page.company02 section.section02 .left h1 span::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 12px;
    background: rgba(82, 240, 145, 1);
    content: '';
    margin-top: 52px;
}

#sub_page.company02 section.section03 {
    position: relative;
    margin-top: 100px;
    transition: 1s;

}

#sub_page.company02 section.section03 .overlay {
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 100%;
    /*    top: 100%;*/
}

#sub_page.company02 section.section03 .js-parallax.jsp {
    padding-top: 12vmin;
    padding-bottom: 9vmin;
    /*
    padding-top: 135px;
    padding-bottom: 115px;
*/
    background-size: cover !important;
    background-position: top center !important;

}

#sub_page.company02 section.section03 .container {
    z-index: 1;
    position: relative;
}

#sub_page.company02 section.section03 table tbody td,
#sub_page.company02 section.section03 table tbody th {
    border-top: 1px rgba(255, 255, 255, 0.1) solid;
    border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
    color: #fff;
    font-size: 19px;
    padding-top: 21px;
    padding-bottom: 21px;
}

/* 연혁 */
#sub_page.company03 section.section02 {
    margin-top: 140px;
}

#sub_page.company03 section.section02 .flex {
    display: flex;
    margin-bottom: 90px;
    border-bottom: 1px #eeeeee solid;
    padding-bottom: 90px;
}

#sub_page.company03 section.section02 .left {
    width: 30%;
}

#sub_page.company03 section.section02 .right {
    width: 70%;
}

#sub_page.company03 section.section02 .left .title p {
    color: #9b9b9b;
    font-size: 20px;
    margin-top: 12px;
}

#sub_page.company03 section.section02 .left .title h2 {
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-size: 50px;
    color: #000;
    font-weight: 900;
    display: inline-block;
    position: relative;

}

#sub_page.company03 section.section02 .left .title h2::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 12px;
    background: rgba(255, 234, 93, 1);
    content: '';
    margin-top: 38px;
}

#sub_page.company03 section.section02 .right dl {
    display: flex;
    margin-bottom: 20px;

}

#sub_page.company03 section.section02 .right dl dt {
    width: 46px;
    margin-right: 60px;
    color: #000;
    font-family: 'Poppins', 'Noto Sans KR', sans-serif;
    position: relative;
}

#sub_page.company03 section.section02 .right dl dt::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #868686;
    content: '';
    margin-top: 26px;
}

/* #sub_page.company03 section.section02 .right dl dt span {
    background: #e8e8e8;
    display: block;
    border-radius: .4em;
    text-align: center;
    font-size: 15px;
    color: #000;
    font-family: 'Poppins', 'Noto Sans KR', sans-serif;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 55px;
    margin-right: 20px;
    font-weight: 600;
} */

#sub_page.company03 section.section02 .right dl dd {
    color: #686868;
    font-weight: 400;
    font-size: 18px;

}

#sub_page.company03 section.section02 .right dl dd {
    line-height: 30px;
    color: #000;
}

#sub_page.company03 section.section02 .right p {
    margin-bottom: 50px;
}

/* 연혁 */
#sub_page.company03 section.section02 {
    margin-top: 140px;
}

#sub_page.company03 section.section02 .flex {
    display: flex;
    margin-bottom: 90px;
    border-bottom: 1px #eeeeee solid;
    padding-bottom: 90px;
}

#sub_page.company03 section.section02 .left {
    width: 30%;
}

#sub_page.company03 section.section02 .right {
    width: 70%;
}

#sub_page.company03 section.section02 .left .title p {
    color: #9b9b9b;
    font-size: 20px;
    margin-top: 12px;
}

#sub_page.company03 section.section02 .left .title h2 {
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-size: 50px;
    color: #000;
    font-weight: 900;
    display: inline-block;
    position: relative;

}

#sub_page.company03 section.section02 .left .title h2::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 12px;
    background: rgba(255, 234, 93, 1);
    content: '';
    margin-top: 38px;
}

#sub_page.company03 section.section02 .right dl {
    display: flex;
    margin-bottom: 20px;

}

#sub_page.company03 section.section02 .right dl dt {
    width: 46px;
    margin-right: 60px;
    color: #000;
    font-family: 'Poppins', 'Noto Sans KR', sans-serif;
    position: relative;
}

#sub_page.company03 section.section02 .right dl dt::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #868686;
    content: '';
    margin-top: 26px;
}

/* #sub_page.company03 section.section02 .right dl dt span {
    background: #e8e8e8;
    display: block;
    border-radius: .4em;
    text-align: center;
    font-size: 15px;
    color: #000;
    font-family: 'Poppins', 'Noto Sans KR', sans-serif;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 55px;
    margin-right: 20px;
    font-weight: 600;
} */

#sub_page.company03 section.section02 .right dl dd {
    color: #686868;
    font-weight: 400;
    font-size: 18px;

}

#sub_page.company03 section.section02 .right dl dd {
    line-height: 30px;
    color: #000;
}

#sub_page.company03 section.section02 .right p {
    margin-bottom: 50px;
}

/* 찾아오시는 길 */
#sub_page.company04 {
    margin-top: 20px;
}
#sub_page.company04 section {
    display: flex;
    padding-top:30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #eee solid;
}

#sub_page.company04 section .left {
    width: 40%;
    float: left;
    /*임시 추가*/
}

#sub_page.company04 section .right {
    width: 60%;
    padding-left: 80px;
}

#sub_page.company04 section .left .box.box01 {
    margin-bottom: 50px;
}

#sub_page.company04 section .left .box span {
    font-size: 18px;
    font-weight: 900;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
     position: relative;
     display:inline-block
}
#sub_page.company04 section .left .box span::before {
    position: absolute;
    width: 100%;
    height: 5px;
    background: rgba(107, 184, 45, 1);
    content: '';
    margin-top: 21px;
    z-index: -1;
}

#sub_page.company04 section .left .box h1 {
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    font-size: 34px;
    font-weight: 900;
    color: #000;
}

/* 병원 추가 수정 */
#sub_page.company04 ul .hosptal-label {
    width: 100%;
    text-align: center;

    font-size: 1em;
    color: #fff;
    padding:10px 0;
    border-radius: 10px 10px 0 0;
}

#sub_page.company04 ul.left .hosptal-label {
    background: #2089bd;
}

#sub_page.company04 ul.right .hosptal-label {
   background: rgba(107, 184, 45, 1);
}

#sub_page.company04 ul{
    float: left;
    width: 49%;
    margin-top:30px;

}

#sub_page.company04 ul.left {
    margin-right:2%;
}

#sub_page.company04 ul li {
    text-align: center;
    padding-top:20px;
    padding-bottom: 30px;
    border-bottom: 1px #eee solid;
}

#sub_page.company04 ul.left li span::before {
background: #2089bd;
}

#sub_page.company04 ul.right li span::before {
background: rgba(107, 184, 45, 1);
}

#sub_page.company04 ul li span {
    font-size: 18px;
    font-weight: 900;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
     position: relative;
     display:inline-block
}
#sub_page.company04 ul li span::before {
    position: absolute;
    width: 100%;
    height: 5px;
    content: '';
    margin-top: 21px;
    z-index: -1;
}

#sub_page.company04 ul li h1 {
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    font-size: 34px;
    font-weight: 900;
    color: #000;
}


#sub_page.company04 section .left .box .flex {
    display: flex;
    margin-top: 20px;
}

#sub_page.company04 section .left .box .flex div {
    width: 15%;
}

#sub_page.company04 section .left .box .flex ul {
    width: 85%;
}

#sub_page.company04 section .left .box .flex ul.tel li {
    align-items: center;
    height: 57px;
    display: flex;
    color: #000;
    font-family: 'Cairo', sans-serif;
    font-weight: 900;
    font-size: 29px;
}

#sub_page.company04 section .left .box .flex div p {
    width: 57px;
    height: 57px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}

#sub_page.company04 section .left .box .flex div p i {
    font-size: 26px;
    color: #fff;
}
#sub_page.company04 section .right .map {
    height: 440px;
}
#sub_page.company04 section .right .map .root_daum_roughmap {
    width: 100%;
    height: 440px;
 
}

#sub_page.company04 section .left .box .flex ul li {
    padding-bottom: 5px;
    color: #949494;
}

/* 추가 */

.img_wrap img {
    width: 100%;
}

.sub_contents {
    width: 32.5%;
    float: left;
    vertical-align: top;
    margin-left: 0;
    margin-right: 1.2%;
}

.sub_contents:last-child {
    margin-right: 0;
}

.hr-dash {
    border-bottom: 1px dashed #999;
    margin: 20px 0;
}

.sub_contents .img-area img {
    width: 100%;
    vertical-align: bottom;
}

.text-box p {
    color: #737373;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 1.5em;
}

.text-box p  span {
    color: #00448b;
    font-weight: bold;
}

.sub_contents .text-box strong {
    font-weight: 900;
    color: #4dad6f;
}

.sub_contents h1 {
    background-color: #4dad6f;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 15px;
}

.text-box {
    background-color: #f7f7f9;
    padding: 20px 30px;
}

.text-box h2 {
    font-size: 20px;
    color: #333;
    padding-bottom: 20px;
}

.text-box ul {
    padding-bottom: 30px;
}

.text-box li {
    color: #737373;
    padding: 10px 0;
    line-height: 1.5em;
    font-size: 18px;
}

.final-box {
    background-color: #ffffcc;
    padding: 20px 30px;
}

.final-box h1 {
    font-size: 30px;
    color: #333;
}

.final-box h1 span,  .final-box ul li.left span{
    color: #4dad6f;
}

.final-box ul {
    clear: both;
}

.final-box ul li {
    border:  3px dashed #4dad6f;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 1.5em;
}

.final-box ul li.left {
    width: 75%;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

.final-box ul li.arrow-right {
    width: 9%;
    border: none;
}

.final-box ul li.arrow-right img {
    width: 100%;
     transform:rotate(-90deg)
}

.final-box ul li.right {
    width: 15%;
    font-size: 30px;
    font-weight: 900;
    padding: 5px 10px;
    color: #00448b;
}

.arrow-down-img {text-align: right; padding-right:80px;}
.arrow-down-img img {width: 100px;}


.part-box ul {
    display: flex;
    justify-content: left;
    align-items: left;
    flex-wrap: wrap;
    background: #f7f7f9;
    margin-bottom: 50px;
}

.part-box li {
    list-style: none;
}

.part-box .part-img {
    width: 55%;
    background: #fff;

}

.part-box .part-img p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20px;
}

.part-box .part-img img {
    width: 100%;
    padding: 2%;
    display: flex;
    align-items: center; /* 자식 요소를 세로(수직) 기준으로 가운데 정렬시킴 */
}

.part-box .part-txt {
    width: 45%;
    border-radius: 10px;
    padding: 40px 30px;
}

.part-box .part-txt h2 {
    font-size: 20px;
    color: #333;
    padding: 20px 0;
}

.part-box .part-txt p {
    color: #737373;
    padding: 10px 0;
    line-height: 1.5em;
}

/* 검사 결과 */
.part-box2 ul {
    display: flex;
    justify-content: left;
    align-items: left;
    flex-wrap: wrap;
    background: #f7f7f9;
    margin-bottom: 50px;
}

.part-box2 li {
    list-style: none;
}

.part-box2 .part-img {
    width: 20%;
    /*background: #6bb82d ;*/
    text-align: center;
}

.part-box2 .part-img p {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20px;
}

.part-box2 .part-img img {
    width: 100%;
    padding: 30px;
}

.part-box2 .part-txt {
    width: 70%;
    border-radius: 10px;
    padding: 30px;
}

.part-box2 .part-txt h2 {
    font-size: 22px;
    color: #333;
    padding-bottom: 20px;
}

.part-box2 .part-txt p {
    color: #737373;
    padding: 10px 0;
    line-height: 1.5em;
}

/* style one */
table.text_table_basic {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    font-weight: 400;
    color: #333;
    text-rendering: optimizeLegibility;
    border-radius: 5px;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

table.text_table_basic th {
    background-color: #eee;
    font-weight: 600;
    text-align: center;

}
table.text_table_basic th,
table.text_table_basic tbody td {
    padding: .8rem;
}

table.text_table_basic tbody td {
    text-align: left;
}

table.text_table_basic tbody td.old {
    background: #eee;
}

table.text_table_basic tbody td.center {
    text-align: center;
}

table.text_table_basic thead th.left,
table.text_table_basic tbody td.left {
    text-align: left;
}

table.text_table_basic thead th,
table.text_table_basic tbody td,
table.text_table_basic tbody th {
    padding: .8rem 1.5rem;
    color: #252525;
    border: 1px solid #ddd;
}

.department-box {
    clear: both;
}

.department-box h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 3px 20px;
}

.department-box ul {
    width: 32%;
    background: #f7f7f9;
    margin-bottom: 50px;
    float: left;
    margin-right: 2%;
}

.department-box ul:last-child {
    margin-right: 0;
}

.department-box li {
    list-style: none;
}

.department-box .part-img {
    width: 100%;
    background: #4dad6f;
    text-align: center;
}

.department-box .part-img p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20px;
}

.department-box .part-img img {
    width: 80%;
    padding: 30px;
}

.department-box .part-txt {
    width: 100%;
    padding: 40px 30px;
    min-height: 650px;
}

.department-box .part-txt h2 {
    font-size: 20px;
    color: #333;
    padding: 30px 0 10px;
}

.department-box .part-txt h2:first-child {
    padding: 0 0 10px;
}

.department-box .part-txt p {
    color: #737373;
    line-height: 1.6em;
    font-size: 18px;
}

.department-box .department {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}

.department-box .bg01 {
    background: url('../../img/main/cancer-img-02.jpg') no-repeat center center;
    background-size: cover;
}

.department-box .bg02 {
    background: url('../../img/main/cancer-img-01.jpg') no-repeat center center;
    background-size: cover;
}

.department-box .bg03 {
    background: url('../../img/main/cancer-img-03.jpg') no-repeat center center;
    background-size: cover;
}

.department-box .bg04 {
    background: url('../../img/main/sec04_bg_4.jpg') no-repeat center center;
    background-size: cover;
}

.department-box .department p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    padding-top: 20px;
}

.overflow_container {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
}

.overflow_container img {
    width: 100%;
}

.m_txt, .mobile {
    display: none;
}

.h_con {
    margin-bottom: 50px;
}

.h_con h1 {
    width: 150px;
    text-align: center;
}

.h_con li{
    display: inline-block;
    vertical-align: middle;
}
.h_con .h_left {
    width: 30%;
}

.h_con .h_left  img {
    width: 80%;

}

.h_con .h_right{
    width: 69%;

}

.h_title {
    margin-top: 20px;
    background-color: #4dad6f;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    width: 70%;
    border-radius: 10px 10px 0 0;
}

.h_title span {
    color: #ffff00;
}

.h200 {height: 200px !important;}
.h220 {height: 220px !important;}
.h240 {height: 240px !important;}
.h260 {height: 260px !important;}
.h280 {height: 280px !important;}
.h300 {height: 300px !important;}
.h320 {height: 320px !important;}
.h340 {height: 340px !important;}
.h360 {height: 360px !important;}
.h380 {height: 380px !important;}
.h400 {height: 400px !important;}
.h420 {height: 420px !important;}
.h440 {height: 440px !important;}
.h460 {height: 460px !important;}

/* 검사과정 추가 */

#timeline .timeline-item:after, #timeline .timeline-item:before {
      content: "";
      clear: both;
      display: block;
      width: 100%;
  }

  #timeline {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      margin: 2%;
      padding: 0;
      position: relative;
      width: 90%;
  }
  #timeline:after {
      clear: both;
      content: "";
      display: table;
      width: 100%;
  }
  #timeline .timeline-item {
      -webkit-animation: fadein 1s linear 1 forwards;
      -moz-animation: fadein 1s linear 1 forwards;
      -ms-animation: fadein 1s linear 1 forwards;
      animation: fadein 1s linear 1 forwards;
      display: block;
      float: left;
      margin: 0;
      opacity: 0;
      position: relative;
      width: 30%;
  }
  #timeline .timeline-item:after {
      border-top: 3px solid #2089bd;
      padding-bottom: 100%;
      margin-left: 50%;
  }
  #timeline .timeline-item:before {
      content: "";
      border-bottom: 7px solid transparent;
      border-left: 7px solid #F5B90F;
      border-top: 7px solid transparent;
      height: 15px;
      left: 100%;
      position: absolute;
      top: -6px;
      width: 15px;
  }
  #timeline .timeline-item.two {
      animation-delay: 0.5s;
  }
  #timeline .timeline-item.three {
      animation-delay: 1s;
  }
  #timeline .timeline-item.three:after {
      border: 3px solid #2089bd;
      border-left: 0;
      border-radius: 0 50% 50% 0;
      margin-left: 50%;
  }
  #timeline .timeline-item.three:before {
      left: -webkit-calc(150% - 8px);
      left: -moz-calc(150% - 8px);
      left: -o-calc(150% - 8px);
      left: calc(150% - 8px);
      border-left: 7px solid transparent;
      border-top: 7px solid #F5B90F;
      border-right: 7px solid transparent;
      top: 50%;
  }
  #timeline .timeline-item.four {
      animation-delay: 1.5s;
      float: right;
      margin-right: 10%;
      margin-top: -3px;
  }
  #timeline .timeline-item.four:after {
      margin-left: -50%;
  }
  #timeline .timeline-item.four:before {
      border-left: 7px solid transparent;
      border-right: 7px solid #F5B90F;
      left: 0;
  }
  #timeline .timeline-item.five {
      animation-delay: 2s;
      float: right;
      margin-top: -3px;
  }
  #timeline .timeline-item.five:after {
      margin-left: -50%;
  }
  #timeline .timeline-item.five:before {
      border-left: 7px solid transparent;
      border-right: 7px solid #F5B90F;
      left: 0;
  }
  #timeline .timeline-item.six {
      animation-delay: 2.5s;
      float: right;
      margin-top: -3px;
  }
  #timeline .timeline-item.six:after {
      border: 3px solid #2089bd;
      border-radius: 50% 0 0 50%;
      border-right: 0;
      margin-bottom: -3px;
      margin-left: 0;
  }
  #timeline .timeline-item.six:before {
      left: 0;
      margin-left: -7px;
      top: 50%;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #F5B90F;
  }
  #timeline .timeline-item.seven {
      animation-delay: 3s;
  }
  #timeline .timeline-item.eight {
      animation-delay: 3.5s;
  }
  #timeline .timeline-item.nine {
    animation-delay: 3.5s;
}
#timeline .timeline-item.nine:after {
  border: none;
}
#timeline .timeline-item.nine:before {
  border: none;
}
#timeline .timeline-content {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 5%;
  padding-top: 10%;
  position: absolute;
  text-align: justify;
  width: 100%;
}

#timeline .timeline-content img {
    margin-left: 50%;
  padding-right: 10%;
    width:150px;
    text-align: center;
}

#timeline .timeline-content h1 {
  color: #726f77;
  font-size: 1.3rem;
  font-weight: 500;
  margin: 10px 0 0 50%;
  line-height: 1.5rem;
  padding: 0 0 10px 0;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
#timeline .timeline-content p {
  margin-left: 50%;
  padding-right: 10%;
  line-height: 24px;
  text-align: justify;
  width: 100%;
}
#timeline .timeline-content:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  border: 3px solid #2089bd;
  content: "";
  height: 15px;
  left: 50%;
  position: absolute;
  top: -5px;
  width: 15px;
}
#timeline button {
  background: #2089bd;
  border: 0;
  color: #fff;
  display: block;
  margin-top: 10px;
  padding: 5px 15px;
  width: 100%;
}
#timeline button a {
  color: #fff;      font-size: 1rem;
  text-decoration: none;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadein {
  0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@media screen and (max-width: 768px) {
  #timeline {
    width: 95%;
}
#timeline .timeline-item.one, #timeline .timeline-item.two, #timeline .timeline-item.three, #timeline .timeline-item.four, #timeline .timeline-item.five, #timeline .timeline-item.six, #timeline .timeline-item.seven, #timeline .timeline-item.eight, #timeline .timeline-item.nine {
    display: block;
    float: left;
    width: 100%;
}
#timeline .timeline-item.one:after, #timeline .timeline-item.two:after, #timeline .timeline-item.three:after, #timeline .timeline-item.four:after, #timeline .timeline-item.five:after, #timeline .timeline-item.six:after, #timeline .timeline-item.seven:after, #timeline .timeline-item.eight:after, #timeline .timeline-item.nine:after {
    border: none;
    border-left: 3px solid #2089bd;
    margin-left: 1px;
    padding-bottom: 40%;
}
#timeline .timeline-item.one:before, #timeline .timeline-item.two:before, #timeline .timeline-item.three:before, #timeline .timeline-item.four:before, #timeline .timeline-item.five:before, #timeline .timeline-item.seven:before, #timeline .timeline-item.eight:before, #timeline .timeline-item.nine:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #F5B90F;
    height: 15px;
    left: -5px;
    position: absolute;
    top: 50%;
    width: 15px;
}
#timeline .timeline-item.one:last-child:after, #timeline .timeline-item.two:last-child:after, #timeline .timeline-item.three:last-child:after, #timeline .timeline-item.four:last-child:after, #timeline .timeline-item.five:last-child:after, #timeline .timeline-item.six:last-child:after, #timeline .timeline-item.seven:last-child:after, #timeline .timeline-item.eight:last-child:after, #timeline .timeline-item.nine:last-child:after {
    border: none;
}
#timeline .timeline-item.one:last-child:before, #timeline .timeline-item.two:last-child:before, #timeline .timeline-item.three:last-child:before, #timeline .timeline-item.four:last-child:before, #timeline .timeline-item.five:last-child:before, #timeline .timeline-item.six:last-child:before, #timeline .timeline-item.seven:last-child:before, #timeline .timeline-item.eight:last-child:before, #timeline .timeline-item.nine:last-child:before {
    border: none;
}

#timeline .timeline-item.six:after {
    border: none;
    border-left: 3px solid #2089bd;
    margin-left: 1px;
    border-radius: 0;
}

#timeline .timeline-item.six:before {
    margin-left: -5px;
}

/*
#timeline .timeline-item.six {
    width: 100%;
}

#timeline .timeline-item.six:after {
    border-right: 0;
    border-left: 0;
    margin-left: -20%;
    padding-bottom: 40%;
    width: 40%;
}
#timeline .timeline-item.six:before {
    border: none;
}
*/
#timeline .timeline-content {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    text-align: justify;
    z-index: 9;
}
#timeline .timeline-content h1 {
    margin: -7px 0;
}
#timeline .timeline-content p {
    margin-left: 0;
    padding: 0;
    width: 100%;
}
#timeline .timeline-content:before {
    left: -5px;
    top: -5px;
}

#timeline .timeline-content img {
    width: 100px;
}
}


/*검사 원리 */
 .flexgrid  img {
      border: 0;
      height: 200px;
      max-width: 100%;
  }

  .flexgrid img:hover {
      filter: alpha(opacity=9000);
      opacity: 0.90;
      filter: alpha(opacity=90);
  }

  .flexgrid figure {
      position: relative;
      margin: 0;
      line-height: 0;
  }

  .principle_box h1{
    font-size: 24px;
    font-weight: 900;
    color: #6bb82d ;

}

.flexgrid {
  margin: 20px auto;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.flexgrid li {
  position: relative;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  margin: 0;
  padding: 0;
  flex: auto;
  width: 100%;
  /* <-- more control */
}

.flexgrid li h2 {
    line-height: 1.5em;
}

.flexgrid li p{
    padding: 10px 0;
    color: #737373;
}

.flexgrid li>a {
  /*float: left;*/
  width: 100%;
}

.flexgrid li>a,
.flexgrid.nolinks li {
  position: relative;
  padding: 2.4rem;
  /*making paragraphs and linked block*/
  -webkit-flex-direction: column;
  flex-direction: column;
}

@media (min-width:600px) {
  .flexgrid li {
    width: 50%;
}
}

@media (min-width:1024px) {
  .flexgrid li {
    width: 25%;
}
}


/*====
.flexgrid without link:
Description/Features/Steps/Philosophy
==== */

.steps li img,
.steps li svg {
  margin: 0 auto 2.4rem;
  display: block;
}

.flexgrid ul {
  margin: 0;
  padding: 0;
}

.flexgrid li li,
.flexgrid.nolinks li li {
  padding: 0 1.2rem;
  width: 100%;
}


/*==== Colors === */

@media (min-width: 1024px) {
  .steps li {
    width: 25%;
    /*width: 33.3333%;*/
}
.process {
    position: absolute;
    top: 60px;
    left: 0;
    width: 0;
    height: 0;
    border-left-style: solid;
    border-left-width: 15px;
}
}

.steps li:nth-child(1) {
  background-color: #f8f9fa;
}

.steps li:nth-child(2) {
  background-color: #f1f3f5;
}

.steps li:nth-child(3) {
  background-color: #e9ecef;
}

.steps li:nth-child(4) {
  background-color: #dee2e6;
}

.process {
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.steps li:hover>a {
  background: #aaa;
}

@media (min-width: 1024px) {
  .process.step-2 {
    border-left-color: #f8f9fa;
}
.process.step-3 {
    border-left-color: #f1f3f5;
}
.process.step-4 {
    border-left-color: #e9ecef;
}
.steps li:hover + li [class*="step-"] {
    border-left-color: #aaa
}
.steps.nolinks li:hover + li [class*="step-"] {
    border-color: transparent;
}
}