/* main{font-family:"Noto Sans KR",serif;width: 1920px;max-width: 1920px; min-width: 1200px;margin: 100px auto 0 auto;} */
*{border-collapse: collapse;}

/* 메인 배너 레이아웃 */
.main_banner{width: 100%;background: #fff;}
.main_banner_bg{background: url("/image/content/sub_visual.jpg") 0 0 no-repeat;background-size: cover;max-width: 1920px;min-width: 1200px;height: 240px;margin: 0 auto;}


.container_sub{position: relative;top: -35px;width: 100%;height: 70px;/* background: #eee;*/margin: 0 auto;}
.container_sub > div ul{background: #401E5B;margin: 0 auto;width: 1200px;height: 70px;}
.container_sub > div ul > li{float: left;text-align: center;font-size: 18px;font-weight: bold;font-family:"Noto Sans KR",serif;font-weight: 700;}
.container_sub > div ul > li > a{display: block;height: 70px; line-height: 70px;color: #fff;}
.container_sub > div ul > li:hover > a{color:#401E5B; text-decoration: none;background: #fff}
.container_sub > div ul > li .active{border-bottom: 5px solid #fff;color: #fff;}

.sub_contents_manu{width: 100%;}
.sub_contents_manu > div{width: 900px;margin: 0 auto;}
.sub_contents_manu > div ul{display: inline-block;margin: 0 auto;}
.sub_contents_manu > div ul > li{width: 150px;font-size: 15px;font-weight: bold;margin: 10px 5px;display: inline-block;}
.sub_contents_manu > div ul > li > a{display: block;width: 150px; height: 45px; line-height: 45px;border: 1px solid #401E5B;border-radius: 15px;}
.sub_contents_manu > div ul > li:hover > a{color: #0091C9; text-decoration: none;}
.sub_contents_manu > div ul > li .active{color: #fff;background: #401E5B;}
/* 소제목마우스올렸을때 */
.sub_contents_manu > div ul > li .active:hover{color: #fff;}


.sub_contents{ text-align: center; margin: 0 auto;}

.sub_contents2 > h2{font-size: 45px;padding: 40px 0;font-family:"Noto Sans KR",serif;font-weight: 700;}


/* 대메뉴-중메뉴-하위메뉴 컨텐츠 */

    /* 하위메뉴 규격잡기 */
    .sub_menu_Contents{margin-top: 150px;}
    /* 하위메뉴 규격잡기끝 */

        /* 고객만족향상_CS스킬향상 CCS */

        .sub_menu_Contents{width: 1200px;max-width: 1200px;min-width: 1200px;margin: 0 auto;margin-top: 100px; color: #000000;}
        .sub_menu_Contents_h2{padding: 30px 0;}
        .sub_menu_Contents p {
            color: #000000;
            font-size: 25px;
        
        }
        .sub_menu_Contents .sub_menu_Contents_h2 > .contents_h2_boder{
                                                
                                                /* width: 600px; */
                                                font-size: 30px;
                                                font-weight: bold;
                                                font-weight: 400;
                                                padding: 10px 0;
                                                border-top: 1px solid #000;
                                                border-bottom: 1px solid #000;
                                            }
        .sub_menu_Contents .sub_menu_Contents_h2 h2{font-size: 20px;font-weight: bold;font-family:'Jua', sans-serif;font-weight: 400;font-size: 60px;margin: 30px 0;}
        
        .sub_menu_Contents_h2 h2{color: #62866B;}

        .sub_menu_Contents_text{margin: 50px 0 100px 0; color: #000000}/* 수정 */
        
        .sub_menu_Contents_text > div{font-size: 25px;}
        
         /* 메뉴아래 배경 */
        .CS_Basic{
                                height: 500px;
                                background: #62866B;
                                background: url("/image/content/Skill_enhancement/CS_Basic.png") 0 0 no-repeat;
                                background-size: contain;
                                text-align: left;
                                color: #fff;
                                /* text-indent: 50px; */
                                padding: 300px 50px 0 50px;}

        /* 메뉴아래 배경 안 텍스트 */
        .sub_menu_Contents_bg h3{font-size: 60px;font-weight: 600;}
        .sub_menu_Contents_bg div{font-size: 30px;}

        /* 왜 중요할까? */

        .sub_menu_Contents_why {color: #000000;}
        .sub_menu_Contents_why > .Skill_enhancement_sub_menu_bg{
                                    margin: 50px auto 0 auto;
                                    width: 800px;
                                    height: 250px;
                                    background: #62866B;
                                    background: url("/image/content/Skill_enhancement/sub_menu_why.png") 0 0 no-repeat;
                                    background-size: contain;
                                    }
        .sub_menu_Contents_why h3 { margin: 100px 0; }/* 수정 */
        .sub_menu_Contents_why_text { width: 800px;margin: 0 auto; display: flex;}
        .sub_menu_Contents_why_text > div > div{font-size: 20px;width: 200px;border-radius: 10px;margin: 0 auto;color: #fff;padding: 5px 10px;}

        .sub_menu_Contents_why_text .sub_menu_Contents_why_text div:nth-child(1) {position: relative;left: -13px;}
        .sub_menu_Contents_why_text .sub_menu_Contents_why_text div:nth-child(2) {position: relative;left: 5px;}
        .sub_menu_Contents_why_text .sub_menu_Contents_why_text div:nth-child(3) {position: relative;left: 26px;}

        .sub_menu_Contents_why_text .sub_menu_Contents_why_text div:nth-child(1) div{background: #C6E0E1;}
        .sub_menu_Contents_why_text .sub_menu_Contents_why_text div:nth-child(2) div{background: #77B8B6;}
        .sub_menu_Contents_why_text .sub_menu_Contents_why_text div:nth-child(3) div{background: #4c5a5e;}

        .sub_menu_Contents_why > p{width: 1000px;margin: 100px auto 150px auto;font-size: 25px;}


        /* 어떤 점이 좋을까? */

        .sub_menu_Contents_like > .skil_like_bg{
                                                            position: relative;
                                                            margin: 50px auto;
                                                            width:  800px;
                                                            height: 500px;
                                                            background: #62866B;
                                                            background: url("/image/content/Skill_enhancement/sub_menu_like.png") 0 0 no-repeat;
                                                            background-size: contain;

                                                            font-family:"Noto Sans KR",serif;
                                                            font-weight: 700;
                                                            font-size: 25px;
                                                            font-style: italic;
                                                            line-height: 1.1
                                                            }
        .sub_menu_Contents_like h3{margin: 100px 0;} 
        /* 수정 */



        /* 긍정 마인드 & 서비스 중요성*/
        .content_img{position: relative;margin: 150px 0;}
        .content_img > div{height: 400px;}
        
        .content_img p{font-size: 25px; padding: 25px 0px 0px 0px; padding-right: 15px;}


        .content_img > div img{display: block;width: 600px;height: 350px;}
        .content_img_bg1 div:nth-child(2){
                                                            width: 500px;
                                                            height: 250px;
                                                            position: absolute;top: 50px;right: 150px;
                                                            background: rgba(240, 240, 240, 0.5);
                                                            text-align: left;
                                                            padding: 30px;}
        

        .content_img_bg1 > div:nth-child(1){float: left;}
        .content_img_bg2 > div:nth-child(2){float: right;}
        .content_img_bg2 div:nth-child(1){
                                                            width: 500px;
                                                            height:  250px;
                                                            position: absolute;bottom: 100px;left: 150px;
                                                            background: rgba(240, 240, 240, 0.5);
                                                            text-align: right;
                                                            padding: 30px;}
        /* 어떤 점이 좋을까? // */



        
        /* 어떤 점이 좋을까? // */


        .sub_menu_Contents_how{width: 800px;margin: 100px auto 0 auto;}
        .sub_menu_Contents_how h3{margin-bottom: 80px;}
        .sub_menu_Contents_how p{font-size: 25px;margin-top: 80px;}
        .sub_menu_Contents_how_bg{
                                    line-height: 1.3;
                                    /* padding: 180px 0; */
                                    /* padding: 180px 0; */
                                    padding-top: 108px;
                                    height: 300px;
                                    margin: 50px auto 0 auto;
                                    font-size: 25px;
                                    font-family:"Noto Sans KR",serif;
                                    font-weight: 600;
                            
                                    background-size: contain;}
        .content_li ul li{position: relative; /* background: #000;*/}
        
        .sub_menu_Contents_how .row { display: flex; justify-content:space-around;}

        .content_li ul li:nth-child(1){width: 200px;margin: 0 25px;  color:#000000 !important;}
        .content_li ul li:nth-child(2){width: 200px;margin: 0 25px;  color:#000000 !important;}
        .content_li ul li:nth-child(3){width: 200px;margin: 0 25px;  color:#000000 !important;}
        
        /* 어떻게 해야 할까? */
        
        /* table */
        .power_positivity{padding: 10px;}
        .power_positivity thead th {text-align: center; color: #000000; font-size: 16px;}

        .power_positivity thead th:first-child, .power_positivity tbody th { width: 150px !important;}

        .power_positivity td {text-align: center; color: #000000;}
        .power_positivity table{width: 800px; margin: 0 auto;}
        .power_positivity thead{background: #E3E9E8;height: 50px;}
        tbody .power_positivity_h2 {font-size: 20px; padding: 0 10px; line-height: 2; text-align:center;}
        .power_positivity_text {text-align: left;}
        td.power_positivity_text{
            text-align:left;
        }
        .power_positivity_text > div{margin: 20px 0; padding: 10px 25px;}
        .power_positivity_text > div h4{padding: 5px 0;font-size: 20px;}
        .power_positivity_text > div p{font-size: 15px;padding: 0 0 0 15px; line-height: 25px;}
        .power_positivity_last{width: 100px;}
        .power_positivity_last > p{padding: 5px 0;font-size: 17px;}
        

        .Time_table th{ text-align: center; }
        .Time_table td{ text-align: center; }
        .Time_table_div{font-size: 15px;text-align: left;}
        /* .power_positivity table tbody{height: 300px;background:;border-collapse: collapse;} */

        /* 고객만족향상_CS스킬향상 CCS // */
        
        
        /* 파일 복사시 변경사항 */



        /* 서비스 마인드 */
        /* 메뉴아래 배경 */
        .Service_mind{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Service_mind/Service_mind.jpg") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Service_mind_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Service_mind/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


        .sub_menu_Contents_like > .Service_mind_like_bg{
            position: relative;
            margin: 50px auto;
            width: 800px;
            height: 500px;
            background: #62866B;
            background: url("/image/content/Service_mind/sub_menu_like.png") 0 0 no-repeat;
            background-size: contain;

            font-family:"Noto Sans KR",serif;
            font-weight: 700;
            font-size: 25px;
            font-style: italic;
            line-height: 1.1 }   
        /* 서비스 마인드 */
        

        /* 전화응대 */

        .sub_menu_Contents_why > .Telephone_reception_sub_menu_bg{
            margin-top: 50px;
            height: 400px;
            background: #62866B;
            background: url("/image/content/Service_mind/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }

            .sub_menu_Contents_like > .Telephone_reception_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/Telephone_reception/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }
        /* 전화응대 */

        /* 비즈니스매너 */
        /* 메뉴아래 배경 */
        .Business_manner{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Business_Manner/Business_manner.jpg") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Business_manner_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Business_Manner/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


            .sub_menu_Contents_like > .Business_manner_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/Business_Manner/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }
        /* 비즈니스매너 */

        /* CS커뮤니케이션 */
        /* 메뉴아래 배경 */
        .CS_Communication{
            height: 500px;
            background: #62866B;
            background: url("/image/content/CS_Communication/CS_Communication.jpg") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .CS_Communication_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/CS_Communication/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


            .sub_menu_Contents_like > .CS_Communication_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/CS_Communication/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }        
         /* CS커뮤니케이션 */

         /* MOT */
         .MOT{
            height: 500px;
            background: #62866B;
            background: url("/image/content/MOT/MOT.png") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .MOT_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/MOT/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


            .sub_menu_Contents_like > .MOT_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/MOT/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }    
         /* MOT */

         /* 불만고객응대 */
         .Complaint_customer{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Complaint_customer/Complaint_customer.png") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Complaint_customer_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Complaint_customer/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


            .sub_menu_Contents_like > .Complaint_customer_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/Complaint_customer/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }        
         /* 불만고객응대 */

         /* 전화응대 */
         .Telephone_reception{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Telephone_reception/Telephone_reception.png") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Telephone_reception_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Telephone_reception/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


            .sub_menu_Contents_like > .Telephone_reception_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/Telephone_reception/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }        
         /* 전화응대 */


         /* 이미지메이킹 */
         .Image_making{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Image_making/Image_making.png") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Image_making_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Image_making/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


            .sub_menu_Contents_like > .Image_making_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/Image_making/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }        
         /* 이미지메이킹 */

         /* 세일즈 */
         .Sales{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Sales/Sales.png") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            /* text-indent: 50px; */
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Sales_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Sales/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        


            .sub_menu_Contents_like > .Sales_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/Sales/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;

                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1
                }        
         /* 세일즈 */

         /* 성희롱예방교육 */
         .Sexual_harassment{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Sexual_harassment/Sexual_harassment.png") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Sexual_harassment_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Sexual_harassment/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        
            .sub_menu_Contents_like > .Sexual_harassment_like_bg{
                position: relative;
                margin: 50px auto;
                width: 800px;
                height: 500px;
                background: #62866B;
                background: url("/image/content/Sexual_harassment/sub_menu_like.png") 0 0 no-repeat;
                background-size: contain;
                font-family:"Noto Sans KR",serif;
                font-weight: 700;
                font-size: 25px;
                font-style: italic;
                line-height: 1.1 }   
         /* 성희롱예방교육 */

         /* 장애인인식개선 */
         .Improving_awareness{
            height: 500px;
            background: #62866B;
            background: url("/image/content/Improving_awareness/Improving_awareness.png") 0 0 no-repeat;
            background-size: contain;
            text-align: left;
            color: #fff;
            padding: 300px 50px;}

        .sub_menu_Contents_why > .Improving_awareness_sub_menu_bg{
            margin: 50px auto 0 auto;
            width: 800px;
            height: 250px;
            background: #62866B;
            background: url("/image/content/Improving_awareness/sub_menu_why.png") 0 0 no-repeat;
            background-size: contain;
            }     
        
        .sub_menu_Contents_like > .Improving_awareness_like_bg{
            position: relative;
            margin: 50px auto;
            width: 800px;
            height: 500px;
            background: #62866B;
            background: url("/image/content/Improving_awareness/sub_menu_like.png") 0 0 no-repeat;
            background-size: contain;
            font-family:"Noto Sans KR",serif;
            font-weight: 700;
            font-size: 25px;
            font-style: italic;
            line-height: 1.1
            }

        .Improving_awareness_sub_menu_Contents_how_bg{
            line-height: 1.3;
            padding-top: 108px;
            height: 300px;
            margin: 50px auto 0 auto;
            font-size: 25px;
            font-family:"Noto Sans KR",serif;
            font-weight: 600;
            background: url("/image/content/Improving_awareness/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
            background-size: contain;}      
         /* 장애인인식개선 */

        /* 개인정보보호 */
        .Privacy{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Privacy/Privacy.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Privacy_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Privacy/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
    
    .sub_menu_Contents_like > .Privacy_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Privacy/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1
        }        
    
    .Privacy_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Privacy/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}   
    /* 개인정보보호 */
    
    /* 직장 내 괴롭힘 예방 */
    .company_harassment{
    height: 500px;
    background: #62866B;
    background: url("/image/content/company_harassment/company_harassment.png") 0 0 no-repeat;
    background-size: contain;
    text-align: left;
    color: #fff;
    padding: 300px 50px;}

    .sub_menu_Contents_why > .company_harassment_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/company_harassment/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
    


    .sub_menu_Contents_like > .company_harassment_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/company_harassment/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1
        }        
    /* 직장 내 괴롭힘 예방 */

    /* 산업안전보건교육 */
    .Safety{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Safety/Safety.png") 0 0 no-repeat;
        /* background: url("/image/content/Safety/Safety.png") 0 0 no-repeat; */
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}
    
    .sub_menu_Contents_why > .Safety_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Safety/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
    


    .sub_menu_Contents_like > .Safety_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Safety/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1
        }        
    /* 산업안전보건교육 */

    /* 4대폭력 */
    .Four_Major{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Four_Major/Four_Major.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Four_Major_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Four_Major/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
    
        .sub_menu_Contents_like > .Four_Major_like_bg{
            position: relative;
            margin: 50px auto;
            width: 800px;
            height: 500px;
            background: #62866B;
            background: url("/image/content/Four_Major/sub_menu_like.png") 0 0 no-repeat;
            background-size: contain;
            font-family:"Noto Sans KR",serif;
            font-weight: 700;
            font-size: 25px;
            font-style: italic;
            line-height: 1.1 }       
     /* 4대폭력 */

     /* CPR */
     .CPR{
        height: 500px;
        background: #62866B;
        background: url("/image/content/CPR/CPR.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}

    .sub_menu_Contents_why > .CPR_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/CPR/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
    
        .sub_menu_Contents_like > .CPR_like_bg{
            position: relative;
            margin: 50px auto;
            width: 800px;
            height: 500px;
            background: #62866B;
            background: url("/image/content/CPR/sub_menu_like.png") 0 0 no-repeat;
            background-size: contain;
            font-family:"Noto Sans KR",serif;
            font-weight: 700;
            font-size: 25px;
            font-style: italic;
            line-height: 1.1 }   
     /* CPR */

     /* 인권교육 */
    .Human_education{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Human_education/Human_education.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Human_education_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Human_education/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
    
        .sub_menu_Contents_like > .Human_education_like_bg{
            position: relative;
            margin: 50px auto;
            width: 800px;
            height: 500px;
            background: #62866B;
            background: url("/image/content/Human_education/sub_menu_like.png") 0 0 no-repeat;
            background-size: contain;
            font-family:"Noto Sans KR",serif;
            font-weight: 700;
            font-size: 25px;
            font-style: italic;
            line-height: 1.1 }       
     /* 인권교육 */

     /* 청렴교육 */
     .Integrity{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Integrity/Integrity.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Integrity_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Integrity/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
    
    .sub_menu_Contents_like > .Integrity_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Integrity/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1
        }        
    
    .Privacy_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Privacy/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}   
    /* 청렴교육 */

    /* 변혁적리더십 */
    /* 메뉴아래 배경 */
    .transformative{
        height: 500px;
        background: #62866B;
        background: url("/image/content/transformative/transformative.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .transformative_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/transformative/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .transformative_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/transformative/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 변혁적리더십 */

    /* 팔로워십 */
    /* 메뉴아래 배경 */
    .Followersship{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Followersship/Followersship.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Followersship_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Followersship/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Followersship_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Followersship/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 팔로워십 */

    /* 소통리더십 */
    /* 메뉴아래 배경 */
    .Communication_leadership{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Communication_leadership/Communication_leadership.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Communication_leadership_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Communication_leadership/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Communication_leadership_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Communication_leadership/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 소통리더십 */
        
    /* 코칭리더십 */
    /* 메뉴아래 배경 */
    .Coaching    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Coaching/Coaching.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Coaching_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Coaching/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Coaching_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Coaching/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 코칭리더십 */
    
    /* 셀프리더십 */
    /* 메뉴아래 배경 */
    .Self    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Self/Self.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Self_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Self/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Self_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Self/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 셀프리더십 */
    /* 협상리더십 */
    /* 메뉴아래 배경 */
    .Negotiations    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Negotiations/Negotiations.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Negotiations_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Negotiations/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Negotiations_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Negotiations/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 협상리더십 */

    /* 여성리더십 */
    /* 메뉴아래 배경 */
    .female    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/female/female.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .female_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/female/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .female_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/female/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 여성리더십 */

    /* 위기극복리더십 */
    /* 메뉴아래 배경 */
    .critical_mass    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/critical_mass/critical_mass.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .critical_mass_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/critical_mass/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .critical_mass_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/critical_mass/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 위기극복리더십 */

    /* 문제해결 */
    /* 메뉴아래 배경 */
    .problem_solving    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/problem_solving/problem_solving.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .problem_solving_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/problem_solving/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .problem_solving_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/problem_solving/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 문제해결 */

    /* 비주얼PPT */
    /* 메뉴아래 배경 */
    .Visual_PPT    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Visual_PPT/Visual_PPT.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Visual_PPT_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Visual_PPT/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Visual_PPT_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Visual_PPT/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 비주얼PPT */

    /* 비즈니스문서작성 */
    /* 메뉴아래 배경 */
    .Documenting    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Documenting/Documenting.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Documenting_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Documenting/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Documenting_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Documenting/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 비즈니스문서작성 */

    /* 지시스킬 */
    /* 메뉴아래 배경 */
    .instruction_report    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/instruction_report/instruction_report.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .instruction_report_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/instruction_report/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .instruction_report_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/instruction_report/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 지시스킬 */

    /* 보고스킬 */
    /* 메뉴아래 배경 */
    .Reporting    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Reporting/Reporting.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Reporting_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Reporting/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Reporting_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Reporting/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 보고스킬 */

    /* 회의스킬 */
    /* 메뉴아래 배경 */
    .meeting    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/meeting/meeting.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .meeting_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/meeting/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .meeting_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/meeting/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 회의스킬 */

     /* 프레젠테이션스킬 */
    /* 메뉴아래 배경 */
    .Presentation    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Presentation/Presentation.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Presentation_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Presentation/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Presentation_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Presentation/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 프레젠테이션스킬 */


    /* 동기부여강화 */

    .Strengthen_motivation    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Strengthen_motivation/Strengthen_motivation.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px 0 50px;}

    .sub_menu_Contents_why > .Strengthen_motivation_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Strengthen_motivation/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Strengthen_motivation_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Strengthen_motivation/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Strengthen_motivation_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Strengthen_motivation/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}   

    /* 동기부여강화 */

    /* 감성커뮤니케이션 */

    .Emotional_communication    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Emotional_communication/Emotional_communication.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px 0 50px;}

    .sub_menu_Contents_why > .Emotional_communication_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Emotional_communication/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Emotional_communication_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Emotional_communication/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Emotional_communication_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Emotional_communication/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}   

    /* 감성커뮤니케이션 */

    /* 직무스트레스 */

    .Job_stress    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Job_stress/Job_stress.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px 0 50px;}

    .sub_menu_Contents_why > .Job_stress_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Job_stress/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Job_stress_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Job_stress/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Job_stress_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Job_stress/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}  

    /* 직무스트레스 */

    /* 시간관리 */

    .time_management    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/time_management/time_management.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px 0 50px;}

    .sub_menu_Contents_why > .time_management_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/time_management/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .time_management_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/time_management/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .time_management_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/time_management/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}  

    /* 시간관리 */

    /* 목표관리 */

    .Target_Management    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Target_Management/Target_Management.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px 0 50px;}

    .sub_menu_Contents_why > .Target_Management_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Target_Management/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Target_Management_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Target_Management/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Target_Management_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Target_Management/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}  

    /* 목표관리 */

    /* 힐링프로그램 */

    .healing_program    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/healing_program/healing_program.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px 0 50px;}

    .sub_menu_Contents_why > .healing_program_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/healing_program/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .healing_program_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/healing_program/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Target_Management_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Target_Management/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}  

    /* 힐링프로그램 */

    /* 팀워크향상 */

    

    /* 팀워크향상 */


       /* 변혁적리더십 */
    /* 메뉴아래 배경 */
    .transformative{
        height: 500px;
        background: #62866B;
        background: url("/image/content/transformative/transformative.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .transformative_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/transformative/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .transformative_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/transformative/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 변혁적리더십 */

    /* 소통리더십 */
    /* 메뉴아래 배경 */
    .Communication_leadership{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Communication_leadership/Communication_leadership.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Communication_leadership_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Communication_leadership/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Communication_leadership_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Communication_leadership/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 소통리더십 */
        
    /* 코칭리더십 */
    /* 메뉴아래 배경 */
    .Coaching    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Coaching/Coaching.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Coaching_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Coaching/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Coaching_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Coaching/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 코칭리더십 */
    
    /* 셀프리더십 */
    /* 메뉴아래 배경 */
    .Self    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Self/Self.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Self_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Self/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Self_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Self/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 셀프리더십 */

    /* 협상리더십 */
    /* 메뉴아래 배경 */
    .Negotiations    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Negotiations/Negotiations.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Negotiations_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Negotiations/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Negotiations_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Negotiations/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;
        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 협상리더십 */

    /* 여성리더십 */
    /* 메뉴아래 배경 */
    .female    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/female/female.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .female_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/female/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .female_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/female/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 여성리더십 */

    /* 위기극복리더십 */
    /* 메뉴아래 배경 */
    .critical_mass    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/critical_mass/critical_mass.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .critical_mass_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/critical_mass/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .critical_mass_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/critical_mass/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 위기극복리더십 */

    /* 문제해결 */
    /* 메뉴아래 배경 */
    .problem_solving    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/problem_solving/problem_solving.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .problem_solving_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/problem_solving/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .problem_solving_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/problem_solving/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .transformative_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/transformative/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 문제해결 */

    /* 비주얼PPT */
    /* 메뉴아래 배경 */
    .Visual_PPT    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Visual_PPT/Visual_PPT.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Visual_PPT_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Visual_PPT/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        


    .sub_menu_Contents_like > .Visual_PPT_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Visual_PPT/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 비주얼PPT */

    /* 비즈니스문서작성 */
    /* 메뉴아래 배경 */
    .Documenting    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Documenting/Documenting.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Documenting_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Documenting/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Documenting_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Documenting/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 비즈니스문서작성 */

    /* 지시보고스킬 */
    /* 메뉴아래 배경 */
    .instruction_report    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/instruction_report/instruction_report.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .instruction_report_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/instruction_report/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .instruction_report_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/instruction_report/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 지시보고스킬 */

    /* 기획력향상 */
    /* 메뉴아래 배경 */
    .Improving_planning    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Improving_planning/Improving_planning.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Improving_planning_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Improving_planning/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Improving_planning_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Improving_planning/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Visual_PPT_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Visual_PPT/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 기획력향상 */

    /* 기획력향상 */
    .Improving_teamwork{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Improving_teamwork/Improving_teamwork.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Improving_teamwork_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Improving_teamwork/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Improving_teamwork_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Improving_teamwork/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Improving_teamwork_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Improving_teamwork/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 기획력향상 */

    /* CS스킬향상 */
    .Skill_enhancement{
        height: 500px;
        background: #62866B;
        background: url("/image/content/Skill_enhancement/CS_Basic.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Skill_enhancement_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/ex1.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Skill_enhancement_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Skill_enhancement/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Skill_enhancement_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Skill_enhancement/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}
    /* CS스킬향상 */

    /* 조직원역량강화_소통커뮤니케이션 */
    /* 메뉴아래 배경 */
    .Communication    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Communication/Communication.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Communication_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Communication/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Communication_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Communication/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Communication_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Communication/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 조직원역량강화_소통커뮤니케이션 */

    /* 직장예절 */
    /* 메뉴아래 배경 */
    .professional_courtesy    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/professional_courtesy/professional_courtesy.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .professional_courtesy_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/professional_courtesy/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .professional_courtesy_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/professional_courtesy/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Communication_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Communication/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 직장예절 */

    /* 비전수립 */
    /* 메뉴아래 배경 */
    .Vision    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Vision/Vision.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Vision_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Vision/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Vision_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Vision/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Communication_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Communication/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 비전수립 */

    /* 핵심가치 */
    /* 메뉴아래 배경 */
    .core_value    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/core_value/core_value.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .core_value_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/core_value/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .core_value_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/core_value/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

    .Communication_sub_menu_Contents_how_bg{
        line-height: 1.3;
        padding-top: 108px;
        height: 300px;
        margin: 50px auto 0 auto;
        font-size: 25px;
        font-family:"Noto Sans KR",serif;
        font-weight: 600;
        background: url("/image/content/Communication/sub_menu_Contents_how_bg.png") 0 0 no-repeat;
        background-size: contain;}    
    /* 핵심가치 */

    /* 변화와혁신워크샵 */
    /* 메뉴아래 배경 */
    .Change_management    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Change_management/Change_management.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Change_management_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Change_management/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Change_management_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Change_management/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }
 

        .Rocket {margin-top: 100px;}
        .Rocket > div {
            position: relative;
            width: 540px;
            height: 650px;
            margin: 0 auto;
            background: url("/image/content/Rocket.png") 0 0 no-repeat;
        }
        
        .Rocket > div > ul > li:nth-child(1){transform: rotate(10deg);font-size: 40px;position: absolute;top: 210px;left: 190px;}
        .Rocket > div > ul > li:nth-child(2){transform: rotate(10deg);font-size: 35px;position: absolute;top: 335px;left: 120px;}
        .Rocket > div > ul > li:nth-child(3){transform: rotate(10deg);font-size: 35px;position: absolute;top: 480px;left: 100px;}
        .Rocket p {font-size: 25px; margin-top: 80px;}
        .Rocket p span{color: #2F5597;}


        /* .Rocket > div{
            position: relative;
            width: 540px;
            height: 650px;
            margin: 0 auto;
            background: url("/image/content/Rocket.png") 0 0 no-repeat;}
        .Rocket > div > ul > li:nth-child(1){transform: rotate(10deg);font-size: 40px;position: absolute;top: 210px;left: 190px;}
        .Rocket > div > ul > li:nth-child(2){transform: rotate(10deg);font-size: 35px;position: absolute;top: 335px;left: 120px;}
        .Rocket > div > ul > li:nth-child(3){transform: rotate(10deg);font-size: 35px;position: absolute;top: 480px;left: 100px;}
        .Rocket p{font-size: 25px;}
        .Rocket p span{color: #2F5597;} */

        
        /* 변화와혁신워크샵 */

    /* 워크샵 */
    /* 메뉴아래 배경 */
    .Workshop    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Workshop/Workshop.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Workshop_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Workshop/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Workshop_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Workshop/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }
 
        .Rocket > div{
            position: relative;
            width: 540px;
            height: 650px;
            margin: 0 auto;
            background: url("/image/content/Rocket.png") 0 0 no-repeat;}
        
        
        .Rocket > div > ul > li:nth-child(1){transform: rotate(10deg);font-size: 40px;position: absolute;top: 210px;left: 190px;}
        .Rocket > div > ul > li:nth-child(2){transform: rotate(10deg);font-size: 35px;position: absolute;top: 335px;left: 120px;}
        .Rocket > div > ul > li:nth-child(3){transform: rotate(10deg);font-size: 35px;position: absolute;top: 480px;left: 100px;}
        .Rocket p{font-size: 25px;}
        .Rocket p span{color: #2F5597;}

        .power_positivity{padding: 10px;}
        .power_positivity table{width: 900px; margin: 50px auto;}
        .power_positivity thead{background: #E3E9E8;height: 50px;color: #B3A37B;}
        .power_positivity_h2{font-size: 20px;padding: 0 10px;line-height: 2;}
        .power_positivity_text{text-align: left;}
        .power_positivity_text > div{margin: 20px 0; padding: 10px 25px;}
        .power_positivity_text > div h4{padding: 5px 0;font-size: 20px;}
        .power_positivity_text > div p{font-size: 15px;padding: 0 0 0 15px}
        .power_positivity_last{width: 100px;}
        .power_positivity_last > p{padding: 5px 0;font-size: 17px;}
          

        
        .power_positivity_text2 > div{margin: 20px 0; padding: 10px 25px;height: 200px;}
        .power_positivity_text2 > div h4{padding: 20px 0;font-size: 20px;text-align: left;}
        .power_positivity_text2 > div ul{float: left;padding: 0 0 0 30px;text-align: left;}
        .power_positivity_text2 > div ul li{padding: 5px 0;}
        .power_positivity_text2 > div div{float: left;}
        .power_positivity_text2 > div div img{width: 180px;height: 110px;}

        .power_positivity .how_image {margin-top: 80px;}
        
        /* 워크샵 */ 

    /* 사내강사 */
    /* 메뉴아래 배경 */
    .Training_Course    {
        height: 500px;
        background: #62866B;
        background: url("/image/content/Training_Course/Training_Course.png") 0 0 no-repeat;
        background-size: contain;
        text-align: left;
        color: #fff;
        /* text-indent: 50px; */
        padding: 300px 50px;}

    .sub_menu_Contents_why > .Training_Course_sub_menu_bg{
        margin: 50px auto 0 auto;
        width: 800px;
        height: 250px;
        background: #62866B;
        background: url("/image/content/Training_Course/sub_menu_why.png") 0 0 no-repeat;
        background-size: contain;
        }     
        
    .sub_menu_Contents_like > .Training_Course_like_bg{
        position: relative;
        margin: 50px auto;
        width: 800px;
        height: 500px;
        background: #62866B;
        background: url("/image/content/Training_Course/sub_menu_like.png") 0 0 no-repeat;
        background-size: contain;

        font-family:"Noto Sans KR",serif;
        font-weight: 700;
        font-size: 25px;
        font-style: italic;
        line-height: 1.1 }   

        /* 사내강사 */