

.ctt_pro02.v2 .greet p {
    display: flex;
    gap: 10px;
    justify-content: start;
    margin-top: 10px;
}

.ctt_pro02.v2 .greet p:before {
    content:'';
    display:inline-block;
    width:6px;
    height:6px;
    margin-top:10px ;
    vertical-align:middle;
    border-right:1px solid gray;
    border-top:1px solid gray;
    transform:rotate(45deg)
}

.ctt_pro02 .point {
    font-weight: 900;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(320deg, #4fc1ff, #0015ff 30%, #3968fd 70%, #6176fd);
    -webkit-background-clip: text;
    background-clip: text;
    font-style: normal;
}
.ctt_pro02 .txt-guide {
    margin-bottom: 100px;
}

.ctt_pro02.v2 .txt-guide {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}

.ctt_pro02 .txt-guide h6{
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    background: #f8f8f8;
    margin-bottom: 10px;
}

.ctt_pro02 .txt-guide p{
    display: flex;
    justify-content: start;
    gap: 10px;
    margin-bottom: 5px;
    color: #b9b9b9;
    padding-left: 10px;
}
.ctt_pro02 .txt-guide p:before{
    content:'';
    display:inline-block;
    width:0;
    height:0;
    margin-top:15px;
    vertical-align:middle;
    border-right:1px solid #b9b9b9;
    border-top:1px solid #b9b9b9;
    transform:rotate(45deg)
}
.ctt_pro02 .four-grid + .guide{
    opacity: 0.4;
    border-bottom: 1px solid #eee;
    margin-bottom: 100px;
    padding-bottom: 20px;
    text-align: center;
}
.ctt_pro02 .four-grid{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    padding: 20px;
    position: relative;
}
.ctt_pro02 .four-grid li > div{
    padding: 0 20px 20px;
    border-radius: 20px;
    border: 1px solid #eee;
}

.ctt_pro02 .four-grid div h5{
    color: #1a61a9;
    font-size: 1.5em;
    line-height: 1.6em;
    font-weight: 800;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
}
.ctt_pro02 .four-grid li:nth-of-type(1) h5{
    color: #2e75b5;
}
.ctt_pro02 .four-grid li:nth-of-type(2) h5{
    color: #4472c3;
}
.ctt_pro02 .four-grid li:nth-of-type(3) h5{
    color: #1f4e79;
}
.ctt_pro02 .four-grid li:nth-of-type(4) h5{
    color: #203864;
}
.ctt_pro02 .four-grid div h6{
    color: #2c2c2c;
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: 600;
    display: flex;
    justify-content: start;
    gap: 10px;
    margin-bottom: 10px;
}
.ctt_pro02 .four-grid div h6:before{
    content:'';
    display:inline-block;
    width:0;
    height:0;
    border-left:6px solid #2c2c2c;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    margin-top:10px;
    vertical-align:middle;
}

.ctt_pro02 .four-grid div span{
    display: inline-block;
    padding: 10px 20px;
    border-radius: 0 0 20px 0;
    background: #ececec;
    margin-bottom: 10px;
    color: #606060;
    font-weight: 700;
}
.ctt_pro02 .four-grid li > div > p{
    margin-bottom: 5px;
    color: #545454;
    padding-left: 10px;
}
.ctt_pro02 .four-grid li > div > p:before{
    content:'';
    display:inline-block;
    width:0;
    height:0;
    margin-top:0px;
    margin-right: 10px;
    vertical-align:middle;
    border-right:1px solid #b9b9b9;
    border-top:1px solid #b9b9b9;
    transform:rotate(45deg)
}
.ctt_pro02 .four-grid img{
    border-radius: 15px;
    width: 100%;
}

.ctt_pro02 .four-grid .sub{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 5px;
    width: 100%;
}

.ctt_pro02 .four-grid .sub .card {
    flex: 1;
    background-color: #ffffff;
    border: 2px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.ctt_pro02 .four-grid .sub .card-header {
    background-color: #0074cc; /* 상단 배경색 */
    color: #ffffff;
    padding: 15px 0 10px;
    font-weight: bold;
    font-size: 1.2em;
}
.ctt_pro02 .four-grid .sub .card-header i{
    font-size: 1.5em;
}

.ctt_pro02 .four-grid .sub .card-body {
    padding: 5px 10px;
    color: #333;
    font-size: 1em;
    letter-spacing: -1px;
    line-height: 1.6;
}
.ctt_pro02 .four-grid .sub .card-body p{

    word-break: keep-all;
}

.ctt_pro02 .four-grid .sub .highlight {
    color: #0074cc;
    font-weight: bold;
    margin-top: auto;
    background: #f8f8f8;
}
.ctt_pro02 .three-grid{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 250px;
    padding: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
    position: relative;
}
.ctt_pro02 .three-grid:before {
    content: '무배출 해상운송에 대한 요구 심화 ';
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.6em;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(45deg, #122987, #345c91);
    border: 10px solid #1a61a9;
    width: 200px;
    height: 200px;
    line-height: 1.8em;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
    padding: 25px;
}
.ctt_pro02 .three-grid li:first-of-type{
    margin-bottom: 50px;
}
.ctt_pro02 .three-grid div{
    padding: 10px 20px;
    border-radius: 20px;
    background: #f8f8f8;
}
.ctt_pro02 .three-grid div h5{
    color: #1a61a9;
    font-size: 1.5em;
    line-height: 1.6em;
    font-weight: 800;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-bottom: 20px;
}
.ctt_pro02 .three-grid div h6{
    color: #1a61a9;
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: 600;
    display: flex;
    justify-content: start;
    gap: 10px;
    margin-bottom: 10px;
}
.ctt_pro02 .three-grid div h6:before{
    content:'';
    display:inline-block;
    width:0;
    height:0;
    border-left:6px solid #1a61a9;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    margin-top:10px;
    vertical-align:middle;
}

.ctt_pro02 .three-grid div span{
    display: inline-block;
    padding: 10px 20px;
    border-radius: 0 0 20px 0;
    background: #777777;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
}
.ctt_pro02 .three-grid div p{
    margin-bottom: 5px;
    color: #545454;
    padding-left: 10px;
}
.ctt_pro02 .three-grid div p:before{
    content:'';
    display:inline-block;
    width:0;
    height:0;
    margin-top:0px;
    margin-right: 10px;
    vertical-align:middle;
    border-right:1px solid #b9b9b9;
    border-top:1px solid #b9b9b9;
    transform:rotate(45deg)
}

.ctt_pro02 .txt-grid{
    width: 100%;
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 25px;
    padding: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}
.ctt_pro02 .txt-grid li:last-of-type h6{
    border-radius: 0 0 0 20px;
    padding: 20px;
    background: #f8f8f8;
    font-size: 1.5em;
    line-height: 1.6em;
    margin-bottom: 10px;
}
.ctt_pro02 .txt-grid li:last-of-type p{
    color: #1a61a9;
    white-space: pre-line;
    padding: 0 20px;
}
.ctt_pro02 .txt-grid li:first-of-type p{
    font-size: 1.5em;
    line-height: 1.8em;
    display: flex;
    justify-content: start;
    gap: 10px;
    margin-bottom: 15px;
}
.ctt_pro02 .txt-grid li:first-of-type p:before{
    content:'';
    display:inline-block;
    width:0;
    height:0;
    border-left:6px solid #1a61a9;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    margin-top:15px;
    vertical-align:middle;
}
.ctt_pro02 .img-ship{
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 0 10px 25px #00000020;
}

.ctt_pro02 .img-ship img{
    width: 100% !important;
}

@media (max-width:768px){

    .ctt_pro02 .four-grid {
        display: block;
    }
    .ctt_pro02 .four-grid li {
        margin-bottom: 15px;
    }
    .ctt_pro02 .four-grid .sub{
        flex-direction: column;
    }
    .ctt_pro02_01 #ctt_con img,
    .ctt_pro02_01 .table > thead > tr > th img{
        width: 80px;
        height: auto;
    }
    .ctt_pro02 .txt-grid li:first-of-type p {
        font-size: 1.2em;
        line-height: 1.6em;
    }
    .ctt_pro02 .txt-grid li:last-of-type h6 {
        font-size: 1.15em;
        line-height: 1.6em;
    }
    .ctt_pro02 .txt-grid{
        display: block!important;

    }

    .ctt_pro02 .three-grid{
        display: block!important;
    }
    .ctt_pro02 .three-grid:before {
        position: unset;
        transform: unset;
        width: 100%;
        height: fit-content;
        border-radius: 20px;
        padding: 10px 20px;
    }
    .ctt_pro02 .three-grid li:first-of-type {
        margin-bottom: 0px;
    }
    .ctt_pro02 .three-grid div {
        margin-bottom: 10px;
    }
}


@media (max-width:550px){
    .ctt_pro02_01 .table > thead > tr > th{
        width: calc(100% / 3);
    }
}
