/* page1 */
.full1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.full1 img {
    max-width: 80vw;
}

.img1 {
    position: relative;

}

.img2 {
    position: absolute;
    top: 5%;
    left: -80%;
    border-radius: 5px;
}

.img3 {
    position: absolute;
    top: -2%;
    left: 108%;
}

.img4 {
    position: absolute;
    top: 54%;
    left: 100%;
}


/*메인배너*/
.main_banner {
    position: relative;
}

.main_banner .mb_txt {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 10;
    transform: translateY(50%);
}

.main_banner .mb_txt p {
    width: 600px;
    line-height: 1.2;
}

.main_banner .mb_txt p.mb_txt1 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}

.main_banner .mb_txt p.mb_txt2 {
    font-size: 70px;
    font-weight: 900;
    margin-bottom: 100px;
    letter-spacing: -3px;
}

.main_banner .mb_txt p.mb_txt3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
}

#wrapper {
    position: absolute;
    right: 100px;
    top: 180px;
}

#slider-wrap {
    width: 635px;
    height: 514px;
    position: relative;
    overflow: hidden;
}

#slider-wrap ul#slider {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#slider-wrap ul#slider li {
    float: left;
    position: relative;
    width: 635px;
}

#slider-wrap ul#slider li img {
    display: block;
    width: 100%;
    height: 100%;
}

/*btns*/
.btns {
    position: absolute;
    width: 100px;
    height: 36px;
    cursor: pointer;
    top: 800px;
}

.btns img {
    width: 100px;
    height: 14px;
    position: absolute;
    bottom: 0;
}

.btns img.mb_next {
    right: 0;
}

.btns img.mb_prev {
    left: 0;
}

.btns p {
    position: absolute;
    top: 0;
    font-size: 16px;
    font-weight: 400;
    color: #111;
}

.btns:hover p {
    color: #666;
}

.btns p.mb_next {
    left: 0;
}

.btns p.mb_prev {
    right: 0;
}

#next {
    left: 330px;
}

#next:hover {
    transform: translateX(10px);
    transition: all 0.6s;
}

#previous {
    left: 0px;
}

#previous:hover {
    transform: translateX(-10px);
    transition: all 0.6s;
}

.counter {
    position: absolute;
    left: 166px;
    top: 780px;
}

.counter p {
    float: left;
}

.counter p.counter0 {
    font-size: 50px;
}

.counter p.counter3 {
    font-size: 20px;
    padding-left: 4px;
    padding-top: 36px;
    color: #999;
}

.counter #counter {
    font-size: 50px;
    float: left;
}

a.more img {
    padding-bottom: 10px;
}

a.more:hover {
    transform: translateX(10px);
    transition: all 0.3s;
}

a.more1 {
    float: right;
    font-size: 18px;
    display: block;
    width: 100px;
    padding-top: 50px;
    box-sizing: border-box;
    color: #fff;
    margin-right: 80px;
    font-weight: 200;
}

a.more2 {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 80px;
    margin-right: 80px;
}

a.more3 {
    color: #fff;
}

.contact_txt {
    width: 100%;
    position: relative;
}

.contact_txt h2 {
    position: absolute;
}

.contact_txt a.more {
    top: 12px;
}

section {
    width: 100%;
    padding: 120px 0px 0 0;
    box-sizing: border-box;
}

section h2 {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 40px;
}

section h2 b {
    color: #e60012;
}

ul.category {
    width: 400px;
    margin-bottom: 70px;
}

ul.category li {
    float: left;
    width: 25%;
}

ul.category li a {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

ul.category li.on a {
    color: #e60012;
}

section.marketing .marketing_txt {
    width: 100%;
}

section.marketing .marketing_txt h2 {
    color: #fff;
    padding-right: 20px;
    border-right: 1px solid #555;
    float: left;
}

section.marketing .marketing_txt>p {
    float: left;
    font-size: 18px;
    width: 470px;
    color: #fff;
    font-weight: 200;
    padding-left: 20px;
}

section.marketing ul.marketing_con {
    max-width: 1160px;
    margin-top: 60px;
}

section.marketing ul.marketing_con li {
    width: 25%;
    height: 440px;
    float: left;
    border: 1px solid #666;
    box-sizing: border-box;
    color: #fff;
    padding: 34px;
}

section.marketing ul.marketing_con li:hover {
    background: rgba(255, 255, 255, 0.1);
}

section.marketing ul.marketing_con li img {
    width: 57px;
    margin-bottom: 10px;
}

section.marketing ul.marketing_con li h3 {
    font-size: 30px;
}

section.marketing ul.marketing_con li p.marketing_bar {
    width: 30px;
    height: 4px;
    background: #fff;
    margin-top: 30px;
}

section.marketing ul.marketing_con li p {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.6;
    margin-top: 10px;
}

ul.solution_con {
    max-width: 1160px;
    position: relative;
}

ul.solution_con>li {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

ul.solution_con>li.on {
    display: block;
}

ul.solution_con>li>img {
    width: 54%;
    height: 362px;
    float: left;
    box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.1);
}

ul.solution_con>li>ul.con_txt {
    float: left;
}

ul.solution_con>li>ul.con_txt>li {
    padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    margin-left: 36px;
}

ul.solution_con>li>ul.con_txt>li:last-child {
    border-bottom: 0px;
}

ul.solution_con>li>ul.con_txt>li>p.con_txt01 {
    font-size: 24px;
    font-weight: bold;
}

ul.solution_con>li>ul.con_txt>li>p.con_txt01>b.red {
    color: #e60012;
}

ul.solution_con>li>ul.con_txt>li>p.con_txt02 {
    margin-top: 10px;
    font-size: 18px;
}

.portfolio_txt h2 {
    color: #fff;
}

.portfolio_txt ul.category li a {
    color: rgba(255, 255, 255, 0.5);
}

.portfolio_txt ul.category li.on a {
    color: rgba(255, 255, 255, 1);
}

ul.portfolio_con {
    max-width: 1160px;
    position: relative;
}

ul.portfolio_con>li {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

ul.portfolio_con>li.on {
    display: block;
}

ul.portfolio_con>li>ul.portfolio_con01 {
    width: 100%;
}

ul.portfolio_con>li>ul.portfolio_con01>li {
    width: 24%;
    height: 440px;
    float: left;
    margin-right: 1.3333%;
}

ul.portfolio_con>li>ul.portfolio_con01>li:last-child {
    margin-right: 0;
}

ul.portfolio_con>li>ul.portfolio_con01>li:hover {
    transform: translateY(-10px);
    transition: all 0.6s;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a {
    display: block;
    width: 100%;
    height: 440px;
    background: #fff;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a>.img_box {
    width: 100%;
    height: 200px;
    background: #000;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 200px;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a>.img_box>img {
    width: 100%;
    height: 200px;
    background-size: cover;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a>.img_txt {
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 240px;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a>.img_txt>h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a>.img_txt>p.h3_bar {
    width: 30px;
    height: 2px;
    background: #ccc;
    margin-bottom: 20px;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a>.img_txt>span {
    font-size: 14px;
}

ul.portfolio_con>li>ul.portfolio_con01>li>a>.img_txt>p.more {
    font-size: 18px;
    font-weight: bold;
    color: #e60012;
    position: absolute;
    left: 20px;
    bottom: 30px;
    display: none;
}

ul.portfolio_con>li>ul.portfolio_con01>li:hover>a>.img_txt>p.more {
    display: block;
}

.contact_con {
    width: 98%;
    margin: 0 auto;
}

.contact_con .contact_con1 {
    max-width: 1160px;
}

.contact_con .contact_con1>ul {
    width: 80%;
    margin: 0 auto;
    padding-top: 110px;
    box-sizing: border-box;
}

.contact_con .contact_con1>ul>li {
    width: 50%;
    float: left;
}

.contact_con .contact_con1>ul>li>.info {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #f8f8f8;
    text-align: center;
    float: left;
}

.contact_con .contact_con1>ul>li>.info>i {
    font-size: 80px;
    line-height: 120px;
    color: #e60012;
}

.contact_con .contact_con1>ul>li>p {
    float: left;
    font-size: 18px;
    padding: 30px 20px;
    box-sizing: border-box;
}

.contact_con .contact_con1>.contact_con1_txt {
    max-width: 1160px;
    height: 150px;
    background: #e60012;
    text-align: center;
    padding: 32px 50px;
    margin-top: 50px;
    box-sizing: border-box;
    color: #fff;
}

.contact_con .contact_con1>.contact_con1_txt>span {
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
}

.contact_con .contact_con1>.contact_con1_txt>p {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.4;
}

.site_map {
    width: 100%;
    height: 280px;
    background: #111;
    position: absolute;
    left: 0;
    bottom: 50%;
    transform: translateY(305px);
}

.site_map iframe {
    opacity: 0.8;
}


.section {
    width: 100%;
    padding: 50px 0;
    box-sizing: border-box;
    position: absolute;
    left: 0;
}

.m_h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.m_h3 h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

.m_h3 h3 span {
    color: #e60012;
}

.m_h3 p {
    font-size: 18px;
}


/* 모바일 */
.m_main_banner {
    width: 100%;
    height: 490px;
    position: relative;
}

.m_main_banner .m_main_banner_txt {
    width: 50%;
    height: 420px;
    position: absolute;
    right: 0;
    top: 60px;
    padding: 100px 40px;
    box-sizing: border-box;
    background: #f8f8f8;
}

.m_main_banner .m_main_banner_txt p {
    font-size: 16px;
    margin-bottom: 10px;
}

.m_main_banner .m_main_banner_txt h4 {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: -1px;
    margin-bottom: 80px;
}

.m_main_banner .m_main_banner_txt span {
    font-size: 18px;
}

.m_main_banner ul.m_main_banner_bg {
    width: 50%;
    position: absolute;
    left: 0;
    top: 60px;
}

.m_main_banner ul.m_main_banner_bg li {
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.m_main_banner ul.m_main_banner_bg li img {
    width: 100%;
    height: 420px;
}

.m_marketing {
    position: relative;
    padding: 3rem 0;
}

ul.m_marketing_info {
    width: 100%;
}

ul.m_marketing_info li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}

ul.m_marketing_info li .info {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #e60012;
    text-align: center;
    padding: 28px 0;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 20px;
}

ul.m_marketing_info li:nth-child(2) .info,
ul.m_marketing_info li:nth-child(4) .info {
    background: #333;
}

ul.m_marketing_info li .info img {
    width: 50%;
}

ul.m_marketing_info li h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

ul.m_marketing_info li p {
    font-size: 16px;
}

.m_solution {
    background: #111;
}

.m_solution .m_h3 {
    color: #999;
}

.m_solution .m_h3 h3 {
    letter-spacing: 1px;
}

.m_solution .m_h3 h3 span {
    color: #fff;
}

ul.m_solution_con {
    width: 100%;
}

ul.m_solution_con li {
    width: 50%;
    height: 240px;
    background-size: cover;
    background-position: center center;
    float: left;
    position: relative;
}

ul.m_solution_con li:nth-child(1) {
    background-image: url(../img/solution01.jpg);
}

ul.m_solution_con li:nth-child(2) {
    background-image: url(../img/solution02.jpg);
}

ul.m_solution_con li:nth-child(3) {
    background-image: url(../img/solution03.jpg);
}

ul.m_solution_con li:nth-child(4) {
    background-image: url(../img/solution04.jpg);
}

ul.m_solution_con li .m_solution_con_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}

ul.m_solution_con li .m_solution_con_bg_txt {
    width: 94%;
    height: 94%;
    padding: 40px 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    position: absolute;
    left: 3%;
    top: 3%;
    text-align: center;
    color: #fff;
}

ul.m_solution_con li .m_solution_con_bg_txt h4 {
    font-size: 24px;
    margin-bottom: 10px;
}

ul.m_solution_con li .m_solution_con_bg_txt p {
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 30px;
}

ul.m_solution_con li .m_solution_con_bg_txt a {
    display: block;
    width: 40%;
    height: 40px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.m_portfolio {
    top: 1623px;
}

ul.m_portfolio_con {
    width: 100%;
}

ul.m_portfolio_con li {
    width: 50%;
    float: left;
    padding: 50px 50px;
    box-sizing: border-box;
    background: #111;
    color: #fff;
    background-image: url(../img/fullPage_bg02.jpg);
    background-size: cover;
}

ul.m_portfolio_con li:last-child {
    background: #e60012;
    background-image: none;
}

ul.m_portfolio_con li p {
    font-size: 50px;
    font-weight: bold;
}

ul.m_portfolio_con li:last-child p {
    font-weight: 900;
}

ul.m_portfolio_con li h4 {
    font-size: 20px;
    margin-bottom: 40px;
}

ul.m_portfolio_con li a {
    font-size: 20px;
}

.m_contact {
    background: #f8f8f8;
}

ul.m_contact_info {
    width: 100%;
    margin-bottom: 30px;
}

ul.m_contact_info li {
    width: 50%;
    height: 180px;
    float: left;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}

ul.m_contact_info li:last-child {
    border-right: 0;
}

ul.m_contact_info li .icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin: 0 auto;
}

ul.m_contact_info li .icon i {
    font-size: 50px;
    line-height: 120px;
}

ul.m_contact_info li p {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    box-sizing: border-box;
}

.m_call_box {
    width: 100%;
    height: 150px;
    background: #e60012;
    text-align: center;
    padding: 34px 50px;
    box-sizing: border-box;
    color: #fff;
}

.m_call_box span {
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
}

.m_call_box p {
    font-size: 50px;
    line-height: 1.4;
    font-weight: bold;
}

.m_site_map {
    width: 100%;
    height: 200px;
    left: 0;
}

.m_footer {
    width: 100%;
    padding: 50px 20px;
    box-sizing: border-box;
    background: #111;
}

.m_footer .m_f_logo {
    float: left;
    width: 140px;
}

.m_footer .m_f_logo img {
    width: 100%;
}

.m_footer p {
    float: right;
    color: #ccc;
    font-size: 15px;
    line-height: 1.6;
}

.m_nav {
    width: 100%;
    height: 50px;
    position: fixed;
    left: 0;
    top: 60px;
    background: #333;
    z-index: 1;
}

.m_nav ul.m_gnb {
    width: 100%;
}

.m_nav ul.m_gnb li {
    width: 25%;
    float: left;
}

.m_nav ul.m_gnb li a {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
}

.m_nav ul.m_gnb li.on a {
    border-bottom: 4px solid #fff;
    box-sizing: border-box;
}

section.sub_section {
    width: 100%;
    padding: 80px 0;
    background-size: cover;
    background-position: center center;
    position: relative;
}

section.sub_banner {
    height: 200px;
    padding: 50px 0;
    box-sizing: border-box;
}

section.sub_banner1 {
    background-image: url(../img/sub_banner01.jpg);
}

section.sub_banner2 {
    background-image: url(../img/sub_banner02.jpg);
}

section.sub_banner3 {
    background-image: url(../img/sub_banner03.jpg);
}

section.sub_banner4 {
    background-image: url(../img/sub_banner04.jpg);
}

section.sub_banner5 {
    background-image: url(../img/sub_banner05.jpg);
}

.h2_txt {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

section.sub_banner .h2_txt {
    color: #fff;
}

.h2_txt h2 {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 600;
}

.h2_txt h2 span {
    font-weight: 400;
}

.h2_txt p {
    font-size: 18px;
    font-weight: 200;
}

section.sub_company .h2_txt {
    color: #111;
}

section.sub_company .h2_txt h2 {
    margin-bottom: 50px;
}

section.sub_company .h2_txt p {
    font-weight: 400;
}

section.sub_company ul {
    width: 98%;
    margin: 0 auto;
}

section.sub_company ul li {
    width: 50%;
    float: left;
}

section.sub_company ul li h4 {
    font-size: 30px;
    margin-bottom: 40px;
}

section.sub_company ul li:last-child {
    padding: 80px 30px;
    box-sizing: border-box;
}

section.sub_company ul li>img {
    width: 100%;
}

section.sub_company ul li>h2 {
    font-size: 50px;
    margin-bottom: 30px;
}

section.sub_company ul li>h2>span {
    color: #246dcd;
}

section.sub_company ul li>p {
    font-size: 18px;
    line-height: 2;
}

.sub_company_bottom {
    width: 100%;
    padding: 80px 0 180px 0;
    box-sizing: border-box;
    text-align: center;
    background-image: url(../img/sub_company_bg.jpg);
    background-position: center center;
}

.sub_company_bottom h3 {
    font-family: 'Nanum Myeongjo', serif;
    font-size: 30px;
    margin-bottom: 50px;
}

.sub_company_bottom p {
    font-size: 18px;
    line-height: 2;
}

section.sub_section .h2_txt h2 {
    margin-bottom: 50px;
}

section.sub_banner .h2_txt h2 {
    margin-bottom: 20px;
}

ul.sub_cate {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 40px;
}

ul.sub_cate li {
    width: 25%;
    float: left;
}

ul.sub_cate li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #eee;
    font-size: 15px;
    font-weight: bold;
    color: #666;
}

ul.sub_cate li.on a {
    background: #e60012;
    color: #fff;
}

ul.sub_marketing_con {
    width: 98%;
    height: 640px;
    position: relative;
    margin: 0 auto;
}

ul.sub_marketing_con>li {
    width: 100%;
    height: 640px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

ul.sub_marketing_con>li.on {
    display: block;
}

ul.sub_marketing_con>li img {
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}

ul.sub_marketing_con>li ul {
    width: 100%;
}

ul.sub_marketing_con>li ul li {
    width: 32%;
    height: 150px;
    float: left;
    margin-right: 2%;
    border-radius: 4px;
    background: #f8f8f8;
    padding: 40px 20px;
    box-sizing: border-box;
}

ul.sub_marketing_con>li ul li:last-child {
    margin-right: 0;
}

ul.sub_marketing_con>li ul li h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

ul.sub_marketing_con>li ul li h3 span {
    color: #e60012;
}

ul.sub_marketing_con>li ul li p {
    font-size: 16px;
}

ul.sub_cate01 {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 40px;
}

ul.sub_cate01 li {
    width: 50%;
    float: left;
}

ul.sub_cate01 li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #eee;
    font-size: 15px;
    font-weight: bold;
    color: #666;
}

ul.sub_cate01 li.on a {
    background: #e60012;
    color: #fff;
}

ul.sub_portfolio_con {
    width: 98%;
    margin: 0 auto;
    height: 600px;
    position: relative;
}

ul.sub_portfolio_con>li {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

ul.sub_portfolio_con>li.on {
    display: block;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all {
    width: 100%;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all li {
    width: 25%;
    height: 200px;
    float: left;
    background-size: cover;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all1 li:nth-child(1) {
    background-image: url(../img/sub_portfolio01.jpg);
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all1 li:nth-child(2) {
    background-image: url(../img/sub_portfolio02.jpg);
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all1 li:nth-child(3) {
    background-image: url(../img/sub_portfolio03.jpg);
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all1 li:nth-child(4) {
    background-image: url(../img/sub_portfolio04.jpg);
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all1 li:nth-child(5) {
    background-image: url(../img/sub_portfolio05.jpg);
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all1 li:nth-child(6) {
    background-image: url(../img/sub_portfolio06.jpg);
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    padding: 26px 20px;
    box-sizing: border-box;
    transform: scale(0);
    transform-origin: center center;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all li:hover .sub_portfolio_con_txt {
    transform: scale(1);
    transition: all 0.6s;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt h4 {
    font-size: 24px;
    margin-bottom: 10px;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt span {
    font-size: 16px;
    font-weight: 400;
    color: #ccc;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 34px;
    margin: 0 auto;
    font-size: 16px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 30px;
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all2 li:nth-child(1) {
    background-image: url(../img/m_sub_portfolio01.jpg);
}

ul.sub_portfolio_con>li ul.sub_portfolio_con_all2 li:nth-child(2) {
    background-image: url(../img/m_sub_portfolio02.jpg);
}

.sub_contact_con_txt {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #f8f8f8;
}

.sub_contact_con_txt .sub_contact_con_txt_l {
    float: left;
}

.sub_contact_con_txt .sub_contact_con_txt_l i {
    font-size: 50px;
}

.sub_contact_con_txt .sub_contact_con_txt_r {
    float: left;
    margin-left: 10px;
}

.sub_contact_con_txt .sub_contact_con_txt_r h4 {
    font-size: 20px;
}

.sub_contact_con_txt .sub_contact_con_txt_r p {
    font-size: 14px;
}



























@media screen and (min-width: 1241px) {
    .fullpage {
        display: block;
    }

    .qucik {
        display: block;
    }

    .qucik2 {
        display: none;
    }

    .m_all {
        display: none;
    }

    nav {
        display: block;
    }

    .m_nav {
        display: none;
    }

    section {
        padding: 150px 0px 0 0;
    }

    section.marketing {
        padding: 180px 0px 0 0;
    }

}

@media screen and (min-width: 1081px) and (max-width: 1240px) {

    .m_footer,
    .m_site_map,
    .section {
        position: relative;
    }


    .fullpage {
        display: block;
    }

    .qucik {
        display: block;
    }

    .qucik2 {
        display: none;
    }

    .m_all {
        display: none;
    }

    nav {
        display: block;
    }

    .m_nav {
        display: none;
    }

    .wrap {
        max-width: 1080px;
    }

    #wrapper {
        right: 60px;
        top: 200px;
    }

    #slider-wrap {
        width: 540px;
    }

    #slider-wrap ul#slider li {
        width: 540px;
    }

    .main_banner .mb_txt p.mb_txt2 {
        font-size: 68px;
        margin-bottom: 60px;
    }

    section {
        padding: 130px 0px;
    }

    section.solution {
        padding: 150px 0px;
    }

    section.marketing {
        padding: 180px 0px;
    }

    .qucik {
        transform: translate(535px, 350px);
    }

    .fullpage_num {
        transform: translate(535px, -50%);
    }

    .counter {
        top: 720px;
    }

    .btns {
        top: 740px;
    }

    .full1 {
        padding: 2rem;
    }

    section.marketing ul.marketing_con {
        max-width: 1000px;
    }

    section.marketing ul.marketing_con li {
        height: 360px;
    }

    section.marketing ul.marketing_con li img {
        width: 50px;
    }

    section.marketing ul.marketing_con li h3 {
        font-size: 24px;
    }

    section.marketing ul.marketing_con li p {
        font-size: 16px;
    }

    ul.portfolio_con {
        max-width: 1000px;
    }

    .contact_con .contact_con1 {
        max-width: 1000px;
    }

    ul.sub_marketing_con>li ul li {
        height: 180px;
    }
















}

@media screen and (min-width: 961px) and (max-width: 1080px) {

    html,
    body {
        overflow-y: inherit;
    }

    #fullpage {
        display: none;
    }

    .qucik {
        display: none;
    }

    .qucik2 {
        display: block;
    }

    .m_all {
        display: block;
    }

    nav {
        display: block;
    }

    .m_nav {
        display: none;
    }

    .wrap {
        max-width: 960px;
    }

    header h1 {
        width: 140px;
    }

    nav ul.gnb>li {
        margin-left: 40px;
    }

    nav ul.gnb>li>a {
        font-size: 16px;
    }

    ul.sub_marketing_con>li ul li {
        height: 180px;
    }

    .full1 {
        padding: 2rem;
    }

    .m_footer,
    .m_site_map,
    .section {
        position: relative;
    }













}

@media screen and (min-width: 637px) and (max-width: 960px) {

    html,
    body {
        overflow-y: inherit;
    }

    #fullpage {
        display: none;
    }

    .qucik {
        display: none;
    }

    .qucik2 {
        display: block;
    }

    .m_all {
        display: block;
    }

    nav {
        display: block;
    }

    .m_nav {
        display: none;
    }

    .wrap {
        max-width: 900px;
    }
    .m_footer,
    .m_site_map,
    .section {
        position: relative;
    }

    header h1 {
        width: 120px;
        margin-top: 15px;
    }

    nav ul.gnb>li {
        margin-left: 20px;
    }

    nav ul.gnb>li>a {
        font-size: 14px;
    }

    .m_main_banner .m_main_banner_txt h4 {
        margin-bottom: 40px;
        line-height: 1.2;
    }

    .m_main_banner .m_main_banner_txt p {
        font-size: 14px;
    }

    .m_main_banner .m_main_banner_txt span {
        font-size: 16px;
    }

    .m_call_box {
        width: 96%;
        margin: 0 auto;
    }

    header .wrap {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .h2_txt h2 {
        font-size: 24px;
    }

    .h2_txt p {
        font-size: 16px;
    }

    section.sub_section .h2_txt h2 {
        font-size: 30px;
    }

    section.sub_company {
        padding: 40px 0;
        box-sizing: border-box;
    }

    section.sub_company ul li:last-child {
        padding: 20px;
        box-sizing: border-box;

    }

    section.sub_company ul li h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    section.sub_company ul li>p {
        font-size: 16px;
    }

    .sub_company_bottom {
        padding: 40px 40px 80px 40px;
        box-sizing: border-box;
    }

    .sub_company_bottom h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    section.sub_section .h2_txt h2 {
        margin-bottom: 30px;
    }

    ul.sub_marketing_con>li ul li {
        height: 180px;
    }

    ul.sub_portfolio_con {
        height: 1200px;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li {
        width: 50%;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt {
        transform: scale(1);
        padding: 34px 10px;
        box-sizing: border-box;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt h4 {
        font-size: 18px;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt span {
        font-size: 14px;
    }








}

@media screen and (max-width: 740px) {

    .m_footer,
    .m_site_map,
    .section {
        position: relative;
    }
    .m_contact {
        padding-bottom: 0;
    }

    .m_marketing {

    }
}

@media screen and (max-width: 636px) {

    html,
    body {
        overflow-y: inherit;
    }

    #fullpage {
        display: none;
    }

    .qucik {
        display: none;
    }

    .qucik2 {
        display: block;
    }

    .m_all {
        display: block;
    }

    nav {
        display: none;
        float: inherit;
    }

    .m_nav {
        display: block;
    }


    .wrap {
        max-width: 100%;
    }

    header h1 {
        width: 140px;
        float: inherit;
        margin: 0 auto;
        margin-top: 12px;
    }

    nav ul.gnb>li {
        margin-left: 40px;
    }

    nav ul.gnb>li>a {
        font-size: 16px;
    }

    .m_main_banner {
        height: 380px;
    }

    .m_main_banner .m_main_banner_txt {
        display: none;
        float: inherit;
    }

    .m_main_banner ul.m_main_banner_bg {
        top: 0px;
        float: inherit;
        width: 100%;
    }

    .m_main_banner ul.m_main_banner_bg li,
    .m_main_banner ul.m_main_banner_bg li img {
        height: 360px;
    }

    .m_h3 h3 {
        font-size: 24px;
    }

    .m_h3 p {
        display: none;
    }

    .m_marketing .m_h3 h3 {
        font-size: 24px;
    }

    .m_marketing .m_h3 h3 span {
        display: inline-block;
    }

    ul.m_marketing_info li {
        width: 50%;
        /* height: 300px; */
        padding-bottom: 20px;
        max-height: 300px;
    }

    .full1 {
        padding-top: 120px;
        padding-bottom: 60px;
        text-align: center;
    }

    .full1 img {
        width: 80%;
    }

    .full1 .top2 img {
        width: 88%;
    }

    .img2 {
        top: 5%;
        left: -35%;
        width: 72%;
        z-index: -1;
    }
    
    .img3 {
        top: -2%;
        left: 70%;
        width: 63%;
    }
    
    .img4 {
        top: 60%;
        left: 75%;
        width: 50%;
    }
    

    .m_solution {

    }
    .m_footer,
    .m_site_map,
    .section {
        position: relative;
    }

    ul.m_solution_con li .m_solution_con_bg_txt {
        padding: 20px 10px;
        box-sizing: border-box;
    }

    ul.m_solution_con li .m_solution_con_bg_txt h4 {
        font-size: 20px;
    }

    ul.m_solution_con li .m_solution_con_bg_txt p {
        font-size: 15px;
    }

    ul.m_solution_con li .m_solution_con_bg_txt a {
        width: 60%;
    }

    .m_portfolio {
        top: 1866px;
    }

    ul.m_portfolio_con li {
        padding: 30px;
        box-sizing: border-box;
    }

    ul.m_portfolio_con li p {
        font-size: 30px
    }

    ul.m_portfolio_con li h4 {
        font-size: 18px;
    }

    ul.m_contact_info li .icon {
        width: 100px;
        height: 100px;
    }

    ul.m_contact_info li .icon i {
        line-height: 100px;
    }

    ul.m_contact_info li p {
        font-size: 15px;
    }

    .m_call_box {
        height: 124px;
    }

    .m_call_box span {
        font-size: 16px;
    }

    .m_call_box p {
        font-size: 30px;
    }


    .m_footer .m_f_logo {
        float: inherit;
        margin: 0 auto;
        width: 120px;
    }

    .m_footer p {
        float: inherit;
        text-align: center;
        margin-top: 20px;
    }

    section.sub_section {
        padding: 40px 0px;
    }

    .h2_txt {
        text-align: center;
    }

    .h2_txt h2 {
        font-size: 24px;
    }

    .h2_txt p {
        font-size: 15px;
    }

    section.sub_section .h2_txt h2 {
        font-size: 30px;
    }

    section.sub_company {
        padding: 40px 0;
        box-sizing: border-box;
    }

    section.sub_company ul li {
        width: 100%;
    }

    section.sub_company ul li:last-child {
        padding: 20px;
        box-sizing: border-box;

    }

    section.sub_company ul li h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    section.sub_company ul li>p {
        font-size: 16px;
    }

    .sub_company_bottom {
        padding: 20px 20px 80px 20px;
        box-sizing: border-box;
    }

    .sub_company_bottom h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    
    .sub_company_bottom p br {
        display: none;
    }

    section.sub_section .h2_txt h2 {
        margin-bottom: 30px;
    }

    footer .f_logo,
    footer p {
        float: inherit;
    }

    ul.sub_marketing_con {
        height: 840px;
    }

    ul.sub_marketing_con>li ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    ul.sub_marketing_con>li img {
        width: 100%;
        height: 300px;
    }

    ul.sub_portfolio_con {
        height: 1200px;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li {
        width: 50%;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt {
        transform: scale(1);
        padding: 34px 10px;
        box-sizing: border-box;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt h4 {
        font-size: 18px;
    }

    ul.sub_portfolio_con>li ul.sub_portfolio_con_all li .sub_portfolio_con_txt span {
        font-size: 14px;
    }
































}