@charset "utf-8";

a {
    font-family: 'GmarketSansMedium';
}




#contentwrap {
    width: 100%;
    height: 1900px;
}


#sub_lnb {
    width: 100%;
    height: 87px;
    background-color: rgb(141, 198, 63);
    margin: 0 auto;
}

#sub_lnb-menu {
    width: 1024px;
    height: 87px;
    background-color: rgb(95, 162, 5);
    margin: 0 auto;
    line-height: 87px;
}

#sub_lnb-menu > a {
    margin-left: 30px;
    font-size: 23px;
    color: #fff;
    font-family: 'LotteMartDream';
}

#main_title {
    width: 850px;
    height: 40px;
    margin: 30px auto;

}

#symbol {
    width: 50px;
    height: 10px;
    background-image: url(../images/0/00_logo-side.png);
    position: relative;
    top: 15px;
    float: left;
}

#Title {
    width: 190px;
    height: 40px;
    float: left;
}

#Title > a {
    font-size: 20px;
    color: #000;
    line-height: 40px;
    margin-left: 30px;
    font-family: 'LotteMartDream';
}

#Title_2 {
    width: 600px;
    height: 5px;
    float: left;
    position: relative;
    top: 15px;
    border-bottom: solid 2px rgb(141, 198, 63);
}


#greeting {
    width: 850px;
    height: 365px;
    margin: 100px auto 100px auto;
    background-image: url(../images/2/02_1-ceo-main_850x365.png);
}

#greeting {
    animation-duration: 1s;
    animation-name: opacity;
    animation-timing-function: ease-in-out;
}

@keyframes opacity {
    from {
        opacity: 0;
    }
    
    to {
        opacity: 1;
    }
}


#text_box {
    width: 850px;
    height: 360px;
    margin: 0 auto;
    margin-bottom: 100px;
}

#ceo_box {
    width: 330px;
    height: 278px;
    float: left;
    border: solid 4px rgb(141, 198, 63);
    border-radius: 3px;
    position: relative;
    top: 10px;
}

#ceo {
    width: 320px;
    height: 268px;
    background-image: url(../images/2/02_1-ceo_320x268.jpg);
    background-color: black;
    float: left;
    position: relative;
    top: 5px;
    left: 5px;

}

#ceo_text {
    width: 500px;
    height: 360px;
    float: right;
    line-height: 1.5;
    

}

#ceo_text > ul > li:nth-child(1) {
    font-size: 20px;
    font-family: "GmarketSansMedium";
    color: rgb(141, 198, 63);
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

#ceo_text > ul > li:nth-child(1) a {
    font-family: 'GmarketSansMedium';
}


#ceo_text > ul > li:nth-child(2) a {
    font-family: 'GmarketSansMedium';
}

#line {
    width: 850px;
    margin: 0 auto;
    border-bottom: solid 4px rgb(141, 198, 63);
    border-radius: 3px;
    margin-bottom: 80px;
}

#text_2 {
    width: 850px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

#text_2 > a {
    font-size: 20px;
    font-weight: bold;
    font-family: "GmarketSansMedium";
    color: rgb(141, 198, 63);
}

#text_3 {
    width: 850px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    color: #b2b2b2;
    margin-bottom: 30px;
}

#text_3 > a {
    font-family: 'GmarketSansLight.otf';
}

#text_4 {
    width: 850px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#text_4 > ul {
    width: 850px;
    height: 40px;
}

#text_4 > ul > li:nth-child(1) {
    width: 80px;
    height: 40px;
    background-color: rgb(141, 198, 63);
    margin-right: 40px;
    text-align: center;
    border-radius: 8px;

}

#text_4 > ul > li > a {
    width: 80px;
    height: 40px;
    color: #000;
    line-height: 45px;
    font-family: "GmarketSansMedium";
}

#text_4 > ul > li:nth-child(2) {
    width: 730px;
    height: 40px;
    text-align: center;
}

#text_5 {
    width: 850px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#text_5 > ul > li:nth-child(1) {
    width: 80px;
    height: 40px;
    background-color: rgb(141, 198, 63);
    margin-right: 40px;
    text-align: center;
    border-radius: 8px;

}

#text_5 > ul > li > a {
    width: 80px;
    height: 40px;
    color: #000;
    line-height: 45px;
    font-family: "GmarketSansMedium";
}

#text_5 > ul > li:nth-child(2) {
    width: 730px;
    height: 40px;
    text-align: center;
}


#text_6 {
    width: 850px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
}


#text_6 > ul > li:nth-child(1) {
    width: 80px;
    height: 40px;
    background-color: rgb(141, 198, 63);
    margin-right: 40px;
    text-align: center;
    border-radius: 8px;

}

#text_6 > ul > li > a {
    width: 80px;
    height: 40px;
    color: #000;
    line-height: 45px;
    font-family: "GmarketSansMedium";
}

#text_6 > ul > li:nth-child(2) {
    width: 730px;
    height: 40px;
    text-align: center;
}

#text_7 {
    width: 850px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
}


#text_7 > ul > li:nth-child(1) {
    width: 80px;
    height: 40px;
    background-color: rgb(141, 198, 63);
    margin-right: 40px;
    text-align: center;
    border-radius: 8px;

}

#text_7 > ul > li > a {
    width: 80px;
    height: 40px;
    color: #000;
    line-height: 45px;
    font-family: "GmarketSansMedium";
}

#text_7 > ul > li:nth-child(2) {
    width: 730px;
    height: 40px;
    text-align: center;
}

#text_8 {
    width: 850px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
}


#text_8 > ul > li:nth-child(1) {
    width: 80px;
    height: 40px;
    background-color: rgb(141, 198, 63);
    margin-right: 40px;
    text-align: center;
    border-radius: 8px;

}

#text_8 > ul > li > a {
    width: 80px;
    height: 40px;
    color: #000;
    line-height: 45px;
    font-family: "GmarketSansMedium";
}

#text_8 > ul > li:nth-child(2) {
    width: 730px;
    height: 40px;
    text-align: center;
}


#text_9 {
    width: 1024px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.8;
    color: #b2b2b2;
    margin-top: 50px;

}

#text_9 > a {
    font-family: 'GmarketSansLight.otf';
}

#text_10 {
    width: 500px;
    height: 48px;
    margin: 0 auto;
    margin-top: 50px;
}

#text_10 > ul > li:nth-child(1) {
    width: 350px;
    height: 48px;
    text-align: center;
    line-height: 48px;
}

#text_10 > ul > li > a {
    font-family: "GmarketSansMedium";
    font-size: 26px;
}

#text_10 > ul > li:nth-child(2) {
    float: right;
    width: 106px;
    height: 48px;
    background-image: url(../images/2/02_1-ceo-Signature_106x48.jpg);
}
