@charset "UTF-8";
@media all and (max-width:1440px){

    header .content nav > a {margin-left:80px;font-size: 19px;}
    header .content nav > a:first-child {margin-left:100px;}

    .section1 .text_box {margin-left:130px;}
    .section1 .btn_box {margin-top:20px;}
    .section1 .img_box {right:0%;margin-right:150px;}
    .section1 .img_box > img {transform: scale(1);}
    .section1 .background_img_container > img:nth-child(2) {transform: scale(1);}



    footer .nav_wrap {width:650px;}
    footer .right_content > select {width:250px;}
    
}

@media all and (max-width:1200px){

    /* 공통 css start */
    .pubilc_title > h2 {font-size: 34px;}

    .section2 .content {padding:60px 0 120px 0;}
    .section2 .content_container {margin-top:120px;}
    .section2 .content_container .bot_content {margin-top:60px;}
    .section3 .content {padding:120px 0;}
    .section3 .sec3_content1 .menu_container {margin-top:60px;}
    .section3 .sec3_content2 {padding-top:120px;}
    .section3 .sec3_content3 {padding-top:120px;}
    .section4 .content {padding: 120px 0;}
    .section4 .menu_container {margin-top:60px;}
    footer .content {padding:60px 0;}
    .section3 .sec3_content2 .line {margin-top:60px;}
    /* 공통 css end */
    
    header .content .logo_box > a {font-size: 25px;}
    header .content nav > a {margin-left:30px;font-size: 17px;}
    header .content nav > a:first-child {margin-left:60px;}
    header .content .btn_wrap > a {font-size: 15px;}


    .section1 .text_box {margin-left:80px;}
    .section1 .img_box {margin-right:100px;}
    .section1 .background_img_container > img:nth-child(2) {bottom:0%;left:-5%;width:700px;}
    .section1 .background_img_container > img:nth-child(3) {width:100px;}
    .section1 .background_img_container > img:nth-child(4) {width:130px;}
    .section1 .background_img_container > img:nth-child(5) {width:60px;}
    .section1 .background_img_container > img:nth-child(6) {width:70px;}
    .section1 .background_img_container > img:nth-child(7) {width:300px;}

    
    footer .logo_box > h2 {font-size: 25px;}
    footer .nav_wrap {width:600px;}
    footer .right_content > select {width:200px;font-size: 16px;text-indent: 10px;padding-bottom:5px;;padding-right:30px;}
    footer .nav_wrap > ul > li:first-child > a {font-size: 15px;}
    footer .nav_wrap > ul > li > a {font-size: 13px;}
}
@media all and (max-width:1024px){

    .section1 .content {max-width:768px;margin:0 auto;}
    .section1 .text_box {margin-left:40px;}
    .section1 .img_box {margin-right:0px;right:auto;left:50%;margin-left:60px;}
    .section1 .img_box > img {transform: scale(.9);}
    .section1 .text_box > img {width:200px;}
    .section1 .text_box > h2 {font-size: 36px;}
    .section1 .text_box > h3 {font-size: 36px;}
    .section1 .text_box > h4 {font-size: 36px;}
    .section1 .text_box > p {font-size: 17px;}
    .section1 .background_img_container > img:nth-child(2) {width:600px;}
    .section1 .background_img_container > img:nth-child(3) {width:80px;}
    .section1 .background_img_container > img:nth-child(4) {width:100px;}
    .section1 .background_img_container > img:nth-child(5) {width:45px;}
    .section1 .background_img_container > img:nth-child(6) {width:65px;}
    .section1 .background_img_container > img:nth-child(7) {width:250px;}

    
    footer .content {flex-wrap: wrap;font-size: 12px;}
    footer .logo_box {display: block;}
    footer .nav_wrap {width:calc(100% - 220px);margin-top:30px;}
    footer .right_content > select {width:200px;font-size: 16px;text-indent: 10px;padding-bottom:5px;;padding-right:30px;}
    footer .nav_wrap > ul > li {padding:10px 0;}
    footer .nav_wrap > ul > li:first-child > a {font-size: 15px;}
    footer .nav_wrap > ul > li > a {font-size: 13px;}
    footer .right_content {width:200px;transform: translateY(-25px);}
    footer .right_content > select option {font-size: 15px;}
    footer .right_content > h4 {font-size: 15px;margin-top:20px;}
    footer .right_content > h3 {font-size: 24px;margin:10px 0;}
    footer .right_content > a {padding:10px 0;margin-top:10px;}
    footer .right_content > a > span {font-size: 13px;}
}

/* 원래 768인대 포트폴리오 내에서 너무 못생기게 나와서 900 으로 바꿈 */
@media all and (max-width:900px){

    /* 공통 css start */
    .pubilc_title > h2 {font-size: 23px;}

    .section2 .content {padding:40px 0 80px 0;}
    .section2 .content_container {margin-top:80px;}
    .section2 .content_container .bot_content {margin-top:40px;}
    .section3 .content {padding:80px 0;}
    .section3 .sec3_content2 {padding-top:80px;}
    .section3 .sec3_content1 .menu_container {margin-top:40px;}
    .section3 .sec3_content3 {padding-top:80px;}
    .section4 .content {padding: 80px 0;}
    .section4 .menu_container {margin-top:40px;}
    footer .content {padding:40px 0;}
    .section3 .sec3_content2 .line {margin-top:0px;}
    /* 공통 css end */

    header .content {justify-content: space-between;}
    header .content nav {display: none;}
    header .content .btn_wrap {display: none;}
    header .content .mobile_btn {display: inline-block;}
    
    .section1 .content {max-width:600px;}
    .section1 .text_box {top:35%;margin-left:30px;}
    .section1 .text_box > img {width:170px;left:-10%;}
    .section1 .img_box {top:auto;bottom:10%;transform:translateY(0px);margin-left:40px;}
/*     .section1 .img_box {top:auto;bottom:10%;margin-left:40px;} */
    .section1 .img_box > img {transform: scale(1);width:230px;}
    .section1 .background_img_container > img:nth-child(2) {width:400px;}
    .section1 .background_img_container > img:nth-child(3) {width:60px;bottom:auto;top:25%;}
    .section1 .background_img_container > img:nth-child(4) {width:80px;}
    .section1 .background_img_container > img:nth-child(5) {width:35px;}
    .section1 .background_img_container > img:nth-child(6) {width:45px;}
    .section1 .background_img_container > img:nth-child(7) {width:220px;top:10%;}


    footer .logo_box {display: block;}
    footer .nav_wrap {width:calc(100% - 200px);margin-top:30px;flex-wrap: wrap;}
    footer .right_content > select {width:200px;font-size: 16px;text-indent: 10px;padding-bottom:5px;;padding-right:30px;}
    footer .nav_wrap > ul {width:30%;}
    footer .nav_wrap > ul:nth-child(4) {margin-top:15px;}
    footer .nav_wrap > ul:nth-child(5) {margin-top:15px;}
    footer .nav_wrap > ul:nth-child(6) {margin-top:15px;}
    footer .nav_wrap > ul > li {padding:5px 0;display: block;}
    footer .nav_wrap > ul > li:first-child {display: block;}
    footer .nav_wrap > ul > li:first-child > a {font-size: 18px;}
    footer .nav_wrap > ul > li > a {font-size: 13px;}
    footer .right_content {width:200px;transform: translateY(0px);margin-top:30px;}
    footer .right_content > select option {font-size: 15px;}
    footer .right_content > h4 {font-size: 15px;margin-top:20px;}
    footer .right_content > h3 {font-size: 24px;margin:10px 0;}
    footer .right_content > a {padding:10px 0;margin-top:10px;}
    footer .right_content > a > span {font-size: 13px;}

}
@media all and (max-width:600px){
    
    .section1 .content {max-width:480px;}
    .section1 .text_box {margin-left:0px;}
    .section1 .text_box > img {width:130px;left:-5%;}
    .section1 .img_box {top:auto;bottom:15%;transform:translateY(0px);margin-left:0px;}
/*     .section1 .img_box {top:auto;bottom:15%;transform:translateY(0px);margin-left:30px;} */
    .section1 .img_box > img {width:200px;}
    .section1 .text_box > .btn_box > a {font-size: 15px;padding:5px 20px;}

    
 
    footer .nav_wrap {width:calc(100% - 150px);}
    footer .right_content > select {width:150px;font-size: 16px;text-indent: 5px;}
    footer .nav_wrap > ul > li:first-child > a {font-size: 15px;}
    footer .nav_wrap > ul > li > a {font-size: 11px;}
    footer .right_content {width: 100%;}
    footer .right_content > select option {font-size: 13px;}
    footer .right_content > h4 {font-size: 13px;margin-top:20px;}
    footer .right_content > h3 {font-size: 21px;margin:10px 0;}
    footer .right_content > a {padding:10px 0;margin-top:10px;}
    footer .right_content > a > span {font-size: 13px;}
}
@media all and (max-width:480px){

    /* 공통 css start */
    .gap {padding:0 15px;}

    .section2 .content {padding:30px 0 60px 0;}
    .section2 .content_container {margin-top:60px;}
    .section2 .content_container .bot_content {margin-top:30px;}
    .section3 .content {padding:60px 0;}
    .section3 .sec3_content2 {padding-top:60px;}
    .section3 .sec3_content1 .menu_container {margin-top:30px;}
    .section3 .sec3_content3 {padding-top:60px;}
    .section4 .content {padding: 60px 0;}
    .section4 .menu_container {margin-top:30px;}
    footer .content {padding:30px 0;}
    /* 공통 css end */

    header {height:60px;}
    main {padding-top:60px;}
    .section1 {height:calc((var(--vh, 1vh) * 100) - 60px)}
    .section2 {height:calc((var(--vh, 1vh) * 80) - 60px)}
    .mobile_menu_modal {top:60px;height:calc((var(--vh, 1vh) * 100) - 60px);}

    header .content .logo_box > a {font-size: 21px;}
    header .content .mobile_btn > span {width:25px;height:3px;}
    header .content .mobile_btn > span:nth-child(2) {margin:5px 0;}

    
    .section1 .text_box {top:30%; margin-top: 50px;}
    .section1 .text_box > h2 {font-size: 35px;    font-weight: 900;}
    .section1 .text_box > h3 {font-size: 35px;    font-weight: 900;}
    .section1 .text_box > h4 {font-size: 35px;     font-weight: 900;}
    .section1 .text_box > p {font-size: 15px;}
    .section1 .btn_box {margin-top:20px;}
    .section1 .img_box {bottom:20%;margin-bottom: -75px; margin-left: -10px;}
    .section2 .img_box {bottom:20%;margin-bottom: -75px; margin-left: 30px;}
    .section1 .img_box > img {width:160px;}
    .section1 .background_img_container > img:nth-child(2) {width:250px;bottom:10%;opacity: .6;}
    .section1 .background_img_container > img:nth-child(3) {width:50px;opacity: .6;}
    .section1 .background_img_container > img:nth-child(4) {width:60px;opacity: .6;}
    .section1 .background_img_container > img:nth-child(5) {width:25px;opacity: .6;}
    .section1 .background_img_container > img:nth-child(6) {width:35px;opacity: .6;}
    .section1 .background_img_container > img:nth-child(7) {width:180px;opacity: .6;}


    .section1 .img_box1 > img {width:250px; margin-left: -55px;}
    .section1 .img_box2 > img {width:215px; margin-left: -40px;}
    .section1 .img_box3 > img {width:180px; margin-left: -30px;}
    .section1 .img_box4 > img {width:220px; margin-left: -55px;}
    .section1 .img_box5 > img {width:250px; margin-left: -55px; margin-bottom: -25px;}

    footer .logo_box > h2 {font-size: 21px;}
    footer .content {text-align: center;max-width:360px;margin:0 auto;}
    footer .nav_wrap {width:100%;}
    footer .nav_wrap > ul > li:first-child > a {font-size: 15px;}
    footer .nav_wrap > ul > li > a {font-size: 11px;word-break: keep-all;}
    footer .right_content {width:100%;flex-wrap: wrap;flex-direction: row;justify-content: flex-end;}
    footer .right_content > select {width:120px;font-size: 13px;text-indent: 5px;margin-bottom:10px;padding-bottom:10px;}
    footer .right_content > select option {font-size: 12px;}
    footer .right_content > h4 {font-size: 13px;margin-top:0px;display: inline-block;width:calc(100% - 120px);height:20px;text-align:right;}
    footer .right_content > h3 {font-size: 21px;margin:0px 0;display: inline-block;width:calc(100% - 120px);text-align:right;}
    footer .right_content > a {padding:10px 0;margin-top:0px;width:100%;}
    footer .right_content > a:nth-of-type(2) {margin-top:5px;}
    footer .right_content > a > span {font-size: 13px;}
}
@media all and (max-width:425px){

    /* 공통 css start */
    .pubilc_title > h2 {font-size: 18px;}
    /* 공통 css end */
    
    .section1 .img_box1 > img {width:250px; margin-left: -55px; margin-bottom: -10px;}
    .section1 .img_box2 > img {width:205px; margin-left: -30px; margin-bottom: -10px;}
    .section1 .img_box3 > img {width:170px; margin-left: -30px; margin-bottom: -10px;}
    .section1 .img_box4 > img {width:210px; margin-left: -55px; margin-bottom: -10px;}
    .section1 .img_box5 > img {width:250px; margin-left: -55px; margin-bottom: -50px;}
    
/*     .section1 .img_box > img {width:250px; margin-left: -55px;} */
/*     .section2 .img_box > img {width:150px;} */
}
@media all and (max-width:360px){
    .section1 .text_box > h2 {font-size: 21px;}
    .section1 .text_box > h3 {font-size: 21px;}
    .section1 .text_box > h4 {font-size: 21px;}
    .section1 .text_box > p {font-size: 13px;}
    .section1 .img_box > img {width:130px;}
    
}
@media all and (max-width:320px){
    .section1 .img_box {margin-left:20px;}
    .section1 .img_box > img {width:110px;}

}