@charset "UTF-8";

/*
File	: company.css
*/

.sub_title_image {
    display:none;
}

.components_section {
    padding-top: 0px; 
    padding-bottom:70px;
    content: "";
    display: -webkit-box;
    clear: both;
}

.components_middle_section {
    padding-top: 0px; 
    padding-bottom: 35px;
    content: "";
    display: -webkit-box;
    clear: both;
}

.components_section_table {
    margin: 10px 0 45px 0; 
    content: "";
    display: -webkit-box;
    clear: both;
}

.components_section_title {
    width: 50%;
}

.components_section_table_title {
    width: 50%;
}
.components_section_table_content {
    width: 50%; margin: 0 0 0 auto;
}
    
.components_section_title p {
    font-family: Pretendard;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: block;
    text-decoration: none;
    margin: 0 0 13px 0;
    color: #000;
}
.components_section_title span {
    position: relative;
}
.components_section_table_title p.pf {
    margin: 88px 0 100px 212px;
    font-family: VisbyCF;
    font-size: 120px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.99;
    letter-spacing: normal;
    color: #f2f2f2;
}

.components_section_title span:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    border-radius: 2px;
    background: #000;
    bottom: 0;
    margin: 0 0 -4px 0;
}
.components_section_title img.company {
    position: absolute;
    height: 98px;
    margin: 180px 64.3px 151px 301px;
    object-fit: contain;
}
.components_section_title p.history {
    font-family: VisbyCF;
    font-size: 56px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
    color: #000;
}
.components_section_title h4 {font-family: Pretendard;font-size: 20px; font-weight: normal;line-height: 1.6;margin: 0 0 0 0;}

.components_section_content {
    width: 50%; margin: 0 0 0 auto;
}
.components_section_content span {
    font-family: Pretendard;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #000;
}

.components_section_content h6 {font-family: Pretendard;font-size: 14px; font-weight: bold;margin: 110px 0 0 0;}

.components_section_content img.company {
    width: 460px;
    height: 460px;
    object-fit: contain;

}

.components_section_table_title h4 {font-family: Pretendard;font-size: 20px; font-weight: normal;line-height: 1.6;margin: 0 0 0 0;}
.components_section_table_content h6 {font-family: Pretendard;font-size: 14px; font-weight: bold;margin: 110px 0 0 0;}

.components_section_table_content span {
    font-family: Pretendard;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #000;
}

.components_section_table_title p.year {
    font-family: VisbyCF;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    color: #000;
}

.components_section_table_content span.monthly {
    font-family: VisbyCF;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #000;
}

.components_section_sub_table {
    padding-top: 0px; 
    padding-bottom:14px;
    content: "";
    display: -webkit-box;
    clear: both;
}
.components_section_sub_title {
    width: 45px;
}
.components_section_sub_content {
    width: 85%;
}
.components_section_sub_content span.space {
    margin: 0 0 0 22px;
}
.components_section_sub_content p.space {
    margin: 14px 0 0 0;
}

@media (max-width: 1200px) {    
    .sub_title_image {
        display: none;
    }

    .sub_title_image img.company {
        position: relative;
        height: 36px;
        margin: 206px 0 0 0;
        float: right;
        object-fit: contain;
    }
    .components_section {
        padding-top: 0px; 
        padding-bottom:70px;
        content: "";
        display: block;
        clear: both;
        padding: 0 30px 0 30px;
    }    

    .components_middle_section {
        padding-top: 0px; 
        padding-bottom: 35px;
        content: "";
        display: flex;
        clear: both;
    }
       
    .components_section_table {
        margin: 10px 30px 45px 30px; 
    }
    
    .components_section_title {
        width: 100%;
    }
    
    .components_section_table_title {
        width: 26%;
        padding: 5px 0px 0px 0px;
    }
    .components_section_table_content {
        width: 74%;
        padding: 0px 0px 0px 0px;
        margin: 0 0 0 0;
    }
    
    .components_section_title p {
        font-size: 24px;
    }
    .components_section_table_title p.pf {
        margin: 88px 0 100px 30px;
        font-size: 120px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.93;
        letter-spacing: normal;
    }
    .components_section_title img.company {
        position: absolute;
        height: 98px;
        margin: 180px 64px 151px 100px;
        object-fit: contain;
    }
    .components_section_title h4 {font-size: 16px; font-weight: normal;line-height: 1.5;margin: 16px 0 50px 0;}
    .components_section_content {
        width: 100%;
        padding: 26px 0px 26px 0px;
    }
    .components_section_content span {
        font-size: 16px;
    }
    .components_section_content h6 {font-size: 14px; font-weight: bold;margin: 110px 0 0 0;}
    .components_section_content img.company {
        width: 414px;
        height: 414px;
        object-fit: contain;    
    }
    
    .components_section_table_title h4 {font-size: 16px; font-weight: normal;line-height: 1.5;margin: 16px 0 50px 0;}
    .components_section_table_content h6 {font-size: 32px; font-weight: bold;margin: 90px 0 0 15px;}
    
    .components_section_title p.history {
        font-family: VisbyCF;
        font-size: 56px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        margin: 0;
        color: #000;
    } 
}

@media (max-width: 640px) {    
    .sub_title_image {
        width: 100%;
        display: block;
    }
    .sub_title_image img.company {
        position: relative;
        height: 36px;
        margin: 206px 0 0 0;
        float: right;
        object-fit: contain;
    }
    .components_section {
        padding-top: 0px; 
        padding-bottom:70px;
        content: "";
        display: block;
        clear: both;
        padding: 0 30px 0 30px;
    }    

    .components_middle_section {
        padding-top: 0px; 
        padding-bottom: 35px;
        content: "";
        display: flex;
        clear: both;
    }
       
    .components_section_table {
        margin: 10px 30px 45px 30px; 
    }
    
    .components_section_title {
        width: 100%;
    }
    
    .components_section_table_title {
        width: 26%;
        padding: 5px 0px 0px 0px;
    }
    .components_section_table_content {
        width: 74%;
        padding: 0px 0px 0px 0px;
        margin: 0 0 0 0;
    }
    
    .components_section_title p {
        font-size: 24px;
    }
    .components_section_table_title p.pf {
        margin: 88px 0 100px 30px;
        font-size: 86px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.93;
        letter-spacing: normal;
    }
    .components_section_title img.company {
        display:none;
    }
    .components_section_title h4 {font-size: 16px; font-weight: normal;line-height: 1.5;margin: 16px 0 50px 0;}
    .components_section_content {
        width: 100%;
        padding: 26px 0px 26px 0px;
    }
    .components_section_content span {
        font-size: 16px;
    }
    .components_section_content h6 {font-size: 14px; font-weight: bold;margin: 110px 0 0 0;}
    .components_section_content img.company {
        width: 414px;
        height: 414px;
        object-fit: contain;    
    }
    
    .components_section_table_title h4 {font-size: 16px; font-weight: normal;line-height: 1.5;margin: 16px 0 50px 0;}
    .components_section_table_content h6 {font-size: 24px; font-weight: bold;margin: 90px 0 0 15px;}
    
    .components_section_title p.history {
        font-family: VisbyCF;
        font-size: 56px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        margin: 0;
        color: #000;
    } 
}