
@media screen and (max-width: 1620px) {
	html{font-size: 9px;}
}

@media screen and (max-width:1470px) {
html{font-size: 8px;}
.innerS {width: 86%;}

/* index */
.area_service .txt{font-size: 11.2rem;}
.area_service .list_page li > a:after{left: 77%;}
.area_service .list_page li > a.active:after{width: 23%;}
.area_service .list_page li > a{padding-left: 29px;}

.mainproject h2{font-size: 11.2rem;}
.project_slidebox .slick-next{left: 9rem;}
/* index end */

/* about */
.about_sec02_inner{max-width: 115rem;}
/* about end*/
}

@media screen and (max-width: 1430px) {
    /* contact */
    .contact_list::after {left: -478px;}
    /* contact end*/
}

@media screen and (max-width:1220px) {
    /* common */
    .only_tab{display:none !important;}
    .only_pctab{display:block !important;}
    /* common end*/

    /* index */
    .doWrap .left{font-size: 10.2rem;}
    .doWrap .right{font-size: 3.4rem;width: 41%;}

    .area_service .txt{left: 12%;top: 15%;}
    .area_service .list_page{left: calc(100% / 10 *2.7);width: calc(100% / 10 *3.3);transform: none;top: 43%;}
    .area_service .list_page li + li{margin-top: 6rem;}
    .area_service .list_page li > a:after{left: 60%;}
    .area_service .list_page li > a.active:after{width: 40%;}
	.area_service .list p{line-height: 34px;top: 17.7rem;}

    .project_slidewrap{width: calc(100% /10 * 6.5);}
    /* index end */

    /* about */
    .about_sec02 .about_circle ul li{width: 23rem; height: 23rem; margin-left: 4rem;}
		.about_sec02 .aniBox em{width: 240%; text-align: start;}

		.about_sec03 .about_sec03_tit h4{line-height: 40px;}
    .about_sec03 ul.logo-wrapper{width: 80%;}

    .about_sec04 .left h4 {font-size: 6rem;}
    .about_sec04 .left .form {margin-top: 6rem;}
    .about_sec04 .right p{font-size: 4rem; line-height: 8rem;}
    /* about end*/

		/* portfolio common */
		.portfolio_wrapper{position: relative;}
		.portfolio_wrap{height: 100vh; display: flex; align-items: flex-end; justify-content: space-between;}
		.portfolio_wrap .portfolio_logo{text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
		.portfolio_wrap .portfolio_wrap_txt{width: 100%; display: flex; justify-content: space-between; align-items: end; margin-bottom: 9rem;}
		/* portfolio common end*/
}

@media screen and (max-width:1024px) {
    /* common */
    .only_pc{display:none !important;}
    .only_tab{display: block !important;}
    .menu_list.show{width: 54%;}
    /* common end*/

    /* index */
    .innerMain {padding-left: 4rem;}
    .doWrap .left{font-size: 9rem;}
    .doWrap .left p+p{margin-top: 3.5rem;}
    .doWrap .right{font-size: 2.8rem;}

	.area_service .list_page{display: none;}
	.area_service .txt span{line-height: 70px;}
	.area_service .list_page li > a.active:after{content: none;}
	.area_service .list .img{top: 50%;transform: translateY(-49%);width: 76%;height: calc(100% /7 * 5 );}
	.area_service .list p{left: calc(100% / 8 * 2 + 5px);top: 56rem;}
	.area_service .list em{bottom: 16rem; top: auto;left: auto;right: 0; text-align: right;}
	.area_service .list b{display: block;position: absolute;left: calc(100% / 8 * 2 + 5px);top: 50rem;z-index: 10;opacity: 0;font-size: 2.4rem;font-weight: 700;}
	.area_service .list b.show{animation: aniOpacity 0.9s cubic-bezier(0.22, 0.32, 0.32, 0.9) 0.7s forwards;}
	.area_service .list b:before{content: '';display: block;position: absolute;top: 6px;left: -6rem;width: 14px;height: 4px;margin-bottom: 2px;background: #060E10;}
	.area_service .list b span{font-family: Noto Sans;font-weight: 500;font-size: 2rem;margin-left: 5px;}
	.area_service .progress{display: block;width: 80%;height: 3px;background: #fff; border-radius: 9px;position: absolute;bottom: 5%;left: 50%;transform:translateX(-50%)}
	.area_service .progress span{display: block;height: 3px;background:#42BBDC;border-radius: 9px; transition: all 0.75s ease-in-out;max-width: 20%;}


    .project_slidewrap {position: relative; left: 16%;}
    .project_flexbox {flex-direction: column; justify-content: flex-start;align-items: flex-start;}
    .only_pc2 {display: none !important;}
    .only_mob2 {display: block !important;}
    .mainproject {justify-content: flex-start; padding-bottom: 34rem;}
    .mainproject .project_slidebox .first_em {right: -77%;}
    .mainproject .project_slidebox em {top:51px; right: -70%; font-size: 120px; line-height: 130px; -webkit-text-stroke:2px rgb(255 255 255 / 70%);}
    .font_rembox {right: -75% !important;}
    .projectLeft{padding-bottom: 0;position: relative;left: 12%;top: 11%;}    
    /* index end*/

    /* portfolio */
    .portfolio_tit{font-size:13rem;}
    .project_wrapper .project_wrap .project .project_tit{font-size: 2rem;}
    .project_wrapper .project_wrap .project .arrow{bottom:2.7rem;}
    .project_wrapper .project_wrap .project .arrow img{width: 5rem;}
    .project_wrapper .project_wrap .project a .more_box .txt{font-size:1.4rem;}
    .project_wrapper .project_wrap .project a .more_box .txtbtn li{font-size:1.0rem;}
    .project_wrapper .plusbtn span::before,
    .project_wrapper .plusbtn span::after{height:80px;}
    /* portfolio end */

    /* contact */
    .contact_wrap .contact_list .width_box b {width: 25rem;}
    .right_box:after{right: calc(100% - 46%);}
    /* contact end */
}

@media screen and (max-width:768px) {
    /* common */
    html{font-size: 3.23px;}
    .inner{width: calc(100% - 40px);}
    .only_tab{display:none !important;}
    .only_pctab{display: none !important;}
    .only_tabmob{display:block !important;}
    .innerS{width:calc(100% - 40px); padding: 0 20px;}
    article .top{font-size: 14px;}
    article .inquiry{font-size: 14px; line-height: 18px; bottom: 45px; right: 11rem;}
    .arrow_btn1::before{right: -50px;}
    /* common end*/

    /* header */
    header{top: 20px;width: calc(100% - 40px);}
    #header .logo{width: 67px;}
    #header .logo svg{width: 100%;}
    .outer-wrap .menu{width:33px;height: 33px;}

    .menu_list.show{width: 100%;}
    .logo.only_tabmob{position: absolute;top: 20px;left: 20px;display: block;}
    .goTopBtnM .top{bottom: 27%; left: auto;right: -2px;}
    article.inquiryWrap .inquiry::before{top: -121%;right: -12px;}
    .menu::after{width: 33px;height: 33px;line-height: 33px;font-size: 23px;}
    .menu_list>ul >li>a{font-size: 45px;}  
    .menu_list>ul >li + li{margin-top: 34px;}
    ul.dep2 > li > a{font-size: 20px;}
    ul.dep2 > li+li{margin-top: 17px;}
    .dep2.active{height: 188px;}
    .menu_list .address{font-size: 12px;}
    .menu_list .address p{line-height: 16px;}
    .menu_list .address p:first-child{margin-bottom: 0;}
    .service-plus{width: 24px;height: 24px;}

    .line-height_box {line-height:3.5rem !important;}
    /* header end */

	/* footer */
	main{margin-bottom: 725px;}
	.footer{height: 725px;} 
	.footerArrow{display: flex;justify-content:flex-start;width: 100%;margin-bottom: 20px;}
	.footerArrow div+div{margin-top: 0;margin-left: 5px;}
  .footerArrow a{font-size: 5.5rem;}
	.footerArrow span{width: 40px;}
	.footerInner div .right{width: 100%;}
	.footerInner>div,.footerInner div .right{flex-direction: column;}
	.footerInner div .right a{font-size: 30px;}
	.footerinfo li+li{margin-top: 10px;}
	.footerInner div .right li>p:first-child{font-size: 13px;margin-bottom: 5px;}
	.footerinfo{font-size: 14px;margin-top: 30px;}
	.footerInner>p{line-height: 20px;font-size: 12px;margin-top: 50px;}
    .footerInner{padding: 30px 0 50px;}
	.footerMenu li+li{margin-top: 34px;}
	/* footer end */

    /* index */
    .only_mob2 {width: 86vw; height: 100%; }

    .doWrap {flex-direction: column;align-items:stretch;padding-left: 0;}
    .doWrap .left{align-self: flex-start;font-size: 40px;}
    .doWrap .right{align-self: flex-end;font-size: 16px;display: flex;flex-direction: column;width: auto;margin-top: 90px;padding-right: 30px;}
    .doWrap .right p{line-height: 20px;}
    .doWrap .right p+p{margin-top: 2.7rem;}
    .DoAniWrap > p:nth-child(1) > span:nth-child(3){margin-left: 11px !important;}

    .area_service .txt{font-size: 65px;left: 20px;top: 11%;}
    .area_service .txt span{line-height: 52px;}
    .area_service .list .img{width:calc(100% - 40px);height: calc(100% /7 * 4.6 );transform: translateY(-41%);}
    .area_service .list b{font-size: 20px;left: calc(100% / 8 * 1 + 5px);top: 85rem;}
    .area_service .list b:before{left: -10rem;}
    .area_service .list b span{font-size: 15px;}
    .area_service .list p{left: calc(100% / 8 * 1 + 5px);top: 96rem;font-size: 16px;line-height: 19px;}
    .area_service .list em{bottom: 35rem;font-size: 55px;line-height: 60px;}
    .area_service .progress{width: 90%;}

    .mainproject {padding-bottom: 0;}
    .project_flexbox {justify-content:center; padding-bottom: 10%;}
    .project_slidewrap ul li {position: relative;}
    .project_slidewrap .project_slidetxt {position: absolute; bottom:0; right: 0; width: 71%; height: 23%; padding: 10px 0 0 30px; opacity:0.9;}
    .project_slidebox .slick-arrow {width: 45px; height: 45px; font-size: 20px; text-align: center;bottom: -70px;}
    .project_slidebox .slick-next{left: 55px;}
    .mainproject h2 {font-size: 65px; line-height: 52px;}
    .mainproject .project_slidebox em {top: 37px; font-size: 70px; line-height: 81px;}
    .projectLeft a{background: none;font-size: 16px;padding: 0;width: 88px;padding-right: 22px;}
    .projectLeft a::after{ background: url('/img/main_service_arrow.png') no-repeat;background-size: cover; content: ""; height: 7.31px;	width: 31px; right: -12.5px; }
    .project_slidewrap .project_slidetxt span {font-size: 12px; line-height: 24px;}
		.projectGoBtn.on{background: none; color: #fff;}
    .project_slidewrap .project_slidetxt p {font-size: 14px; line-height: 21px;} 
    .font_rembox {right: -72% !important;}
    .projectLeft{top: 50px;left: 20px;}
    /* index end */

	/* about */
	.subSec_main {min-height: 803px; height: 110vh;}
	.subSec_main .subSec_content .left{left: 6.25%; top: 13.7%;}
	.subSec_main .subSec_content .right{right: 6.25%; top: 41.7%;}
	.subSec_main .subSec_content .right h3{font-size: 25px; margin-bottom: 15px;}
	.subSec_main .subSec_content .right p{font-size: 13px;line-height: 22px;}
	
	.about_sec02 .about_sec02_tit{margin-top: 80px;}
	.about_sec02 .about_txt{padding: 30px 0; font-size: 18px; margin-top: 60px; line-height: 25px;}
	.about_sec02 .about_sec02_tit h4{font-size: 22px; line-height: 35px; margin-bottom: 30px;}
	.about_sec02 .about_sec02_tit p {font-size: 12px; line-height: 22px;}
	.about_sec02 .about_sec02_tit .subtit {font-size: 15px; margin-bottom: 25px;}
	.about_circle.only_tabmob{margin-top: 60px; position: relative; width: 280px; }
	.about_circle.only_tabmob::after{content: ""; width: 1px;	height: 35%; background: #0957ff; position: absolute; top: 15%; right:0px;}
	.about_circle.only_tabmob::before{content: ""; width: 1px;	height: 34%; background: #0957ff; position: absolute; bottom: 17%; left:0px;}
	.about_sec02 .about_circle ul.first,
	.about_sec02 .about_circle ul.second,
	.about_sec02 .about_circle ul.third{justify-content: space-between;}
	.about_sec02 .about_circle ul li{width: 130px; height: 130px; margin-left: 20px; margin-bottom: 20px;}
	.about_sec02 .about_circle ul li:first-child{margin-left: 0;}
	.about_sec02 .about_circle ul.first li:first-child:before{width: 0; right: 0px;}
	.about_sec02 .about_circle ul.first::before{content: ""; width: 229%;	height: 1px; background: #0957ff; position: absolute; top: 48%; right:0px;}
	.about_sec02 .about_circle ul.second::before{content: ""; width: 100%;	height: 1px; background: #0957ff;	position: absolute;	top: 48%;	right: 0;}
	.about_sec02 .about_circle ul.second li:last-child:before{content: ""; width: 0%;	height: 1px; background: #0957ff;	position: absolute;	right: 0;}
	.about_sec02 .about_circle ul.third::before{content: ""; width: 900%;	height: 1px; background: #0957ff; position: absolute; left: 0; top: 48%;}
	.about_sec02 .about_circle ul li .num{font-size: 14px; margin-bottom: 4px;}
	.about_sec02 .about_circle ul li b{font-size: 13px;}
	.about_sec02 .about_circle ul li p.k-tit{font-size: 15px; margin-top: 23px;}
	.about_sec02	.aniBox{font-size: 50px; height: 50px;}
	.about_sec02 .aniBox em{width: 240%; bottom:0px;}
	.about_sec02 .about_banner{margin-top: 80px; height: 220px; background: url('/img/img_about04_mob.jpg') no-repeat center; opacity: 5; background-size: cover;}

	.about_sec03{padding: 80px 0 0rem;}
	.about_sec03 .about_sec03_tit .subtit {font-size: 15px; margin-bottom: 25px;}
	.about_sec03 .about_sec03_tit h4{font-size: 22px; line-height: 32px;}
	.about_sec03 .partners_logo{margin-top:60px; margin-bottom: 30px;}
	.about_sec03_mob .partners_logo p{width: 50%; margin-top: 0;}
	.about_sec03_mob .partners_logo p img{width: 100%;}
	.swiper-pagination.about_sec03_mob.swiper-pagination-progressbar.swiper-pagination-horizontal{top: 98%;}

	.about_sec04{padding: 80px 0 48px;}
	.about_sec04 .about_sec04_inner{flex-direction: column;}
	.about_sec04 .left h4 {font-size: 30rem; font-weight: 800; line-height: 150px;}
	.about_sec04 .left h4 span{border-bottom: 3px solid #000;}
	.about_sec04 .right{margin-top: 65px;}
	.about_sec04 .right p{font-size: 35px; line-height: 62px;}
	.about_sec04 .right p::before{background-size: 100%; height: 14px; width: 22px; left: -7rem; top:-4px}
	/* about end */

    /* portfolio */
    .portfolio{padding-left: 0;}
    .project_wrapper .project_wrap{justify-content: space-between;margin-left: 0;}
    .project_wrapper .project_wrap .project{margin-left: 0;}
    .projectinner{margin:60px 0;}
    .project_wrapper{margin:0;}
    .project_wrapper .project_wrap .project{width: calc(100% / 2 - 2rem);}
    .project_wrapper .project_wrap .project .project_tit{font-size:13px; line-height: 16px;}
    .project_wrapper .project_wrap .project .arrow{right:10rem; bottom:0;}
    .project_wrapper .project_wrap .project .arrow img{width: 13rem;}
    .project_wrapper .project_wrap .project.margin_top_none{margin-top:10rem;}
    .project_wrapper .project_wrap .project.margin_top_none:nth-child(1),
    .project_wrapper .project_wrap .project.margin_top_none:nth-child(2){margin-top:0;}
    .project_wrapper .project_wrap .project a .more_box .txt{font-size:13px;line-height: 16px;}
    .project_wrapper .project_wrap .project a .more_box .txtbtn li{font-size:13px;}
    .project_wrapper .plusbtn span::before, .project_wrapper .plusbtn span::after{height:50px;}
    .project_wrapper .plusbtn{padding:6rem 0 9rem;}
    /* portfolio end */

    /* contact */
    .contact_wrap {padding-top: 123px;}
    .contact_list #contact_box {margin-top: 100px;}
    .contact_wrap .service_tit {padding-bottom: 50px;}
    .contact_wrap .logospan {font-size: 15px; line-height: 28px;}
    .contact_wrap .contact_list p {font-size: 15px; margin-bottom: 12px;}
    .contact_wrap .contact_list em {font-size: 15px; line-height: 24px;}
    .contact_wrap .contact_list b {width: 18rem; padding-bottom: 10px; font-size: 13px; line-height: 13px;}
    .contact_wrap .contact_list .small {font-size: 12px;}
    .contact_box1 .flexbox + .flexbox {margin-top:0;}
    .contact_box1 .mob_padding {padding-bottom: 30px;}
    .contact_box1 .mob_padding2 {padding-bottom: 0;}
    .contact_box1 .flexbox .col + .col {margin-left: 0;}
    .contact_list .contact_box1 {padding-top: 40px;}
    .contact_boxflex {flex-direction:column; align-items:stretch;}
    .contact_wrap .contact_list .width_box b {width: 48rem;}
    /* .contact_wrap .contact_list b {width: 11rem; padding-bottom: 1rem;} */
    .contact_boxflex2 {flex-wrap:wrap;}
    #contact_box2 {padding-top: 70px; padding-bottom: 70px;}
    #contact_box2 div {padding-top: 40px;}
    .contact_box2_stylewrap{margin-bottom:10px}
    .contact_box2_stylewrap2{margin-bottom:0px}
    #contact_box2 li { font-size: 14px;height: 45px; display:flex; align-items: center; justify-content: center;}
    #contact_box2 .stylewrap2 {margin-bottom: 0 ;}
    .menu-link {display: block; width: 48%; margin-bottom: 10px;}
    .contact_list input, .contact_list select, .contact_list textarea {font-size: 13px; padding-bottom:10px}
    .contact_wrap .contact_list input {padding-bottom: 10px !important;}
    .contact_wrap .contact_box3_padding input {padding: 0 0 10px 11px;}
    .contact_wrap .contact_list textarea {line-height: 18px !important; padding: 20px;border: 1px solid #ffffff;}

    #contact_box3, #contact_box4 {padding-bottom: 70px;}
    #contact_box3 .padding_box {padding-bottom: 10px;}
    #contact_box3 .right_box {margin-right: 0; margin-bottom: 30px;}
    .right_box:after{content:'';display: block;position: absolute;z-index: 1;top: 40%;right: calc(100% - 99%);transform: translate(0,-50%);width: 8px;height: 8px;border-top:1px solid #ffffff;border-right:1px solid #ffffff; display:inline-block;transform: rotate(135deg);}
    .after_box:after{content:'';display: block;position: absolute;z-index: 1;top: 65%;right: calc(100% - 99%);transform: translate(0,-50%);width: 8px;height: 8px;border-top:1px solid #ffffff;border-right:1px solid #ffffff;display:inline-block;transform: rotate(135deg); }
    .flie_custom {margin-top: 2%;}
    .upload-btn_wrap span {margin-top: 9px; font-size: 12px;}
    .flie_custom img {width: 26px; height: 18px;}
    .contact_box3_padding {padding-top: 40px;}
    .sand_box {padding-top: 70px;}
    .sand_box .submit_Btn {width: 120px; height: 120px;}
    .sand_box .btn_span {font-size: 14px; line-height: 20px;}
    .submit_Btn .contact_img {width: 39px; height: 32px;}
    #contact_map {padding-top: 90px;}
    .contact_mapbox h2 {margin-bottom: 30px; font-size: 19px; line-height: 33px;}
    .contact_wrap .contact_list .border_box {padding-bottom: 0;margin-bottom: 0;border-bottom: 1px solid #fff;}
    .contactMap {margin-top: 50px; margin-bottom: 100px;}
    .contact_mapbox a {font-size: 18px;}
    .contact_flexbox img {width: 4rem;}
    .contact_wrap .contact_list .border_box2 {padding-bottom: 20px !important;margin-bottom: 30px !important;}
    .contactMap #daumRoughmapContainer1641345024682 {height: 300px !important;}
    div.upload-btn_wrap {width: 70px; height: 70px;right: 20px;}
    .contact_wrap .contact_list #contact_box5 input{right: 20px;}
    div.upload-btn_wrap button {width: 70px; height: 70px;}
    /* contact end */

		/* portfolio common */
		.portfolio_wrap{flex-direction: column; justify-content: center; align-items: center;}
		.portfolio_wrap .portfolio_logo{position: inherit; transform: translate(0%, 0%);}
		.portfolio_wrap .portfolio_wrap_txt{margin-bottom: 0%; margin-top: 57px; justify-content: center;}
		.portfolio_wrap_tit{font-size:15px; text-align: center; justify-content: center;}
		.portfolio_wrap .portfolio_wrap_txt .portfolio_wrap_tit .category{line-height: 20px; margin-top:7px;}
		.portfolio_wrap .portfolio_wrap_txt .copyright{display: none;}
		/* portfolio common end*/
}

@media screen and (max-width: 615px) {
    /* main */
    .project_slidewrap .project_slidetxt {padding: 10px 0 0 13px;}
    .project_slidewrap .project_slidetxt p {padding-top: 4px;}
    /* main end */
}

@media screen and (max-width:510px) {
  /* common*/
  .only_mob{display:block !important;}
  /* common end*/

	/* about */
	.about_sec02 .about_logo{margin-top: 70px;}
	.about_sec02 .about_logo ul{flex-wrap:wrap;}
	.about_sec02 .about_logo ul li{height: 100%;}
	.about_sec02 .about_logo ul li div{width: 100%}
	.about_sec02 .about_logo ul li span{font-size:12px; margin-top: 30px;}
	.about_sec02 .about_logo ul li:nth-child(1){width: 50%; margin: 0;}
	.about_sec02 .about_logo ul li:nth-child(1) div,
	.about_sec02 .about_logo ul li:nth-child(5) div{width: 130px;}
	.about_sec02 .about_logo ul li:nth-child(5){margin-top: 20px;}
	.about_sec02 .about_logo ul li:nth-child(2){width: 20%; margin: 0; font-size:33px;}
	.about_sec02 .about_logo ul li:nth-child(3) div{width: 58px;}
	.about_sec02 .about_logo ul li:nth-child(3){width: 30%; margin: 0; margin-top: 0;}
	.about_sec02 .about_logo ul li:nth-child(3) img{margin-top: 0;}
	.about_sec02 .about_logo ul li:nth-child(4){width: 100%; margin: 0; transform: rotateZ(90deg);}

	.about_sec04 .left h4 {font-size: 50px; font-weight: 800; line-height: 80px;}
	.about_sec04 .right p{font-size: 23px; line-height: 50px;}
	.about_sec04 .right p::before{background-size: 100%; height: 14px; width: 22px; left: -7rem; top:-4px}
	/* about end */

    /* portfolio */
    .project_wrapper .project_wrap .project a .more_box .txt{font-size:12px;line-height: 15px;}
    .project_wrapper .project_wrap .project a .more_box .txtbtn li{font-size:11px;}
    /* portfolio end */
	
  /* contact */
  .right_box:after{right: calc(100% - 97%);}
  .after_box:after{right: calc(100% - 97%);}
  /* contact end */
}

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

    /* main */
    .project_slidewrap .project_slidetxt {height: 20%;}
    .mainproject .project_slidebox .first_em {right: -70%;}
    .mainproject .project_slidebox em {right: -64%;}
    /* main end */

}

@media screen and (max-width: 365px) {
    /* contact */
    .right_box:after{top: 43%;}
    .after_box:after{top: 66%;}
    .contact_wrap .contact_list .width_box b {width: 56rem;}
    /* contact end */
}

@media screen and (max-width: 320px) {
    .project_flexbox {padding-bottom:33%;}

    /* portfolio */
    .project_wrapper .project_wrap .project .project_tit{font-size: 3.4rem;}
    .project_wrapper .project_wrap .project a .more_box .txt{font-size:11px;line-height: 14px;}
    .project_wrapper .project_wrap .project a .more_box .txtbtn li{font-size:10px;}
    /* portfolio end */
}