

@media (max-width: 1700px) {

    .header_inner{padding: 30px 50px;}
    .sidePage{right: 50px;}
    .about, .vision{padding: 0 50px;}
    .business{max-width: unset; padding: 0 50px;}
    .sincerity{max-width: unset; padding: 0 50px;}
    .inquiry{ max-width: unset; padding: 0 50px;}
    footer{padding: 0 50px;}

    .businessBox > div:nth-of-type(1){margin-top: unset;}
    .businessBox > div:nth-of-type(4){margin-top: unset;}

    .sincerityTxt{font-size: 300px;}
    .sincerityLetter .letterBg{width: 700px; padding: 33px 50px;}

    .visualWrap .visualTxt .e{font-size: 70px; word-break: auto-phrase; line-height: 1; margin-top: 20px;}
    

}

@media (max-width: 1440px) {

}

@media (max-width: 1280px) {

    .about,
    .vision{width: 100%;}
    .cert{width: 100%;}

    .sincerityTxt{font-size: 250px;}
    .sincerityLetter .t{ font-size: 50px;}
    .sincerityLetter .letterBg{width: 550px;}
    .sincerityLetter .letterBg > div{font-size: 16px;}

    .businessBox{gap: 25px; width: 665px;}
    .businessBox > div{ padding: 25px;}

    .visualWrap .visualTxt .k{font-size: 20px;}
    .visualWrap .visualTxt .e{font-size: 60px; padding: 0 50px;}


    .about .title .t{ font-size: 60px; line-height: 1;}
    .about .title .s{}
    .about .title .txt1{font-size: 20px;}
    .about .title .txt2{}
    
    .vision .title .t{ font-size: 60px; line-height: 1;}
    .vision .title .s{}
    .vision .txt1{font-size: 20px;}
    .vision .txt2{}
    
    
    .cert .title .t{ font-size: 60px; line-height: 1;}
    .cert .title .s{}
    .cert .txt1{font-size: 20px;}
    .cert .txt2{}
    
    .businessTxt .title .t{ font-size: 60px; line-height: 1;}
    .businessTxt .title .s{}
    .businessTxt .txt1{}
    
    .inquiryTxt .title .t{ font-size: 60px; line-height: 1;}
    .inquiryTxt .title .s{}
    .inquiryTxt .txt1{}
    
    .inquiryForm{width: 600px;}

}

@media (max-width: 1000px) {

    body{overflow: hidden !important; overflow-y: auto !important;}
    .header_inner{padding: 20px 30px;}
    .sidePage{display: none;}
    .about, .vision, .cert{padding: 0 20px;}
    .business{max-width: unset; padding: 0 30px;}
    .sincerity{max-width: unset; padding: 0 30px;}
    .inquiry{ max-width: unset; padding: 0 30px;}
    footer{padding: 0 30px;}

    .header_inner .gnb_wrap ul{gap: 60px;}



    .visualWrap .visualTxt .e{font-size: 40px; padding: 0 30px;}


    .business{flex-wrap: wrap; transform:unset; position: static; gap: 30px;}
    .businessBox {width: 100%;}
    .businessBox > div{height: 150px; width: calc( (100% - 25px) / 2 );}
    .businessBox > div .k{font-size: 20px;}


    .businessBox > div:nth-of-type(1){background-image: url(../images/icon_business_01.svg); background-repeat: no-repeat; background-position: right 25px bottom 25px; margin-top: 0;}
    .businessBox > div:nth-of-type(2){background-image: url(../images/icon_business_02.svg); background-repeat: no-repeat; background-position: right 25px bottom 25px;}
    .businessBox > div:nth-of-type(3){background-image: url(../images/icon_business_03.svg); background-repeat: no-repeat; background-position: right 25px bottom 25px;}
    .businessBox > div:nth-of-type(4){background-image: url(../images/icon_business_04.svg); background-repeat: no-repeat; background-position: right 25px bottom 25px; margin-top: 0;}

    .sincerity{flex-wrap: wrap; transform:unset; position: static; gap: 5px; justify-content: center}

    .sincerityTxt{display: ; font-size: 40px; text-align: center; line-height: 1;
        color: #111;  -webkit-text-stroke: unset; text-stroke: unset;
    }
    .sincerityLetter .t{text-align: center; display: inline-block; font-size: 18px; margin-bottom: 30px;
        color: #0D4DF7;  font-size: 18px;  border-bottom: 1px solid #0D4DF7; padding: 5px 0;
    }


    .sincerityLetter .letterBg{width: 100%; padding: 0 20px; }
    .sincerityLetter .letterBg > div{font-size: 14px;}
    .sincerityLetter {margin: 0 auto; width: 100%;}

    .inquiry{flex-wrap: wrap; transform:unset; position: static; gap: 30px;}
    .formRow + .formRow{margin-top: 15px;}
    textarea{min-height: 100px;}


    .about .title .t{ font-size: 40px; line-height: 1;}
    .about .title .s{font-size: 18px; padding: 5px 0; }
    .about .title .txt1{font-size: 18px;}
    .about .title .txt2{font-size: 16px;}
    
    .vision .title .t{ font-size: 40px; line-height: 1;}
    .vision .title .s{font-size: 18px; padding: 5px 0; }
    .vision .txt1{font-size: 18px;}
    .vision .txt2{font-size: 16px;}
    
    .cert .title .t{ font-size: 40px; line-height: 1;}
    .cert .title .s{font-size: 18px; padding: 5px 0; }
    .cert .txt1{font-size: 18px;}
    .cert .txt2{font-size: 16px;}
    
    .businessTxt{margin-left: auto; margin-right: auto;}
    .businessTxt .title{text-align: center;}
    .businessTxt .title .t{ font-size: 40px; line-height: 1; text-align: center;}
    .businessTxt .title .s{font-size: 18px; padding: 5px 0; text-align: center; position: relative; left: unset; transform: unset;}
    .businessTxt .txt1{margin-top: 20px; font-size: 18px; text-align: center;}

    .inquiryTxt{margin-left: auto; margin-right: auto;}
    .inquiryTxt .title{text-align: center;}
    .inquiryTxt .title .t{ font-size: 40px; line-height: 1; text-align: center;}
    .inquiryTxt .title .s{font-size: 18px; padding: 5px 0; text-align: center;  position: relative; left: unset; transform: unset;}
    .inquiryTxt .txt1{margin-top: 20px; font-size: 18px; text-align: center;}
    .formBtn{text-align: center;}
    
    .inquiryForm{width: 100%;}
    .formRow label{font-size: 14px;}

	.layerPopup{width:85%;}
	.layerPopup_header{padding:20px; height:auto}
	.layerPopup_header .title{font-size:20px;}
	.layerPopup_header .popClose{width:25px; height:25px;}
	.layerPopup_header .popClose img{width:25px; height:25px;}
	.layerPopup_content{padding:20px}
	.termWrap > .txtBox > .tit{font-size:16px;}

    
    .section{height:100vh !important;}

}


@media (max-width: 768px) {

    .header_inner h1 a{height: 40px; width: 120px;}

    .header_inner .gnb_wrap ul{gap: 40px;}

    .header_inner .inquiryBtn{position: fixed; right: 20px; bottom: 20px; }
    .header_inner .inquiryBtn a{font-size: 12px; padding:8px 12px;}
    .header_inner .inquiryBtn a img{height: 13px;}
    .header_inner .inquiryBtn span{display: none;}

    .visualNum{bottom: 10%;}
    
    .footMenu{padding: 20px 0 20px; justify-content: center;}
    .fInfo_top {flex-direction: column-reverse; gap: 20px;}
    .fInfo_top .info{flex-wrap: wrap;width: auto;flex-direction: column;}
    .footerInfo {margin-top: 20px;}
    .fLogo{text-align: center;}
    .fInfo_top .fLogo img{height: 40px;}
    .fInfo_top .info > div{width: 100%;}
    .fInfo_top .info > div + div{margin-top: 5px;}
    .fInfo_copy{margin-top: 10px; padding-bottom: 20px;}


    .visualWrap .visualTxt .k{font-size: 18px;}
    .pp-viewing-page6 .inquiryBtn,
    .pp-viewing-page7 .inquiryBtn {display: none;}

    .about .title .t{ font-size: 35px; line-height: 1;}
    .about .title .s{}
    .about .txt1{font-size: 18px;}
    .about .txt2{font-size: 15px;}    
    .about .txt1 br,
    .about .txt2 br{display: none;}

    .vision .title .t{ font-size: 35px; line-height: 1;}
    .vision .title .s{}
    .vision .txt1{font-size: 18px;}
    .vision .txt2{font-size: 15px;}
    .vision .txt1 br,
    .vision .txt2 br{display: none;}
    
    .cert .title .t{ font-size: 34px; line-height: 1;}
    .cert .title .s{}
    .cert .txt1{font-size: 18px;}
    .cert .txt2{font-size: 15px;}
    .cert .txt1 br,
    .cert .txt2 br{display: none;}
    

    .businessTxt .title .t{ font-size: 35px; line-height: 1;}
    .businessTxt .title .s{}
    .businessTxt .txt1{margin-top: 20px; }

    .inquiryWrap{height: auto;}
    .inquiry{transform: unset; left: unset; margin: 100px 0;}
    .inquiryTxt .title .t{ font-size: 35px; line-height: 1;}
    .inquiryTxt .title .s{}
    .inquiryTxt .txt1{margin-top: 20px; }

    .businessBox{gap: 15px;}
    .businessBox > div{width: calc( (100% - 15px) / 2 ); padding: 15px;}

    
    .sincerityTxt{display: ; font-size: 35px; }



    .businessBox > div:nth-of-type(1){background-image: url(../images/icon_business_01.svg); background-repeat: no-repeat; background-position: right 15px bottom 15px; margin-top: 0; background-size: auto 40px;}
    .businessBox > div:nth-of-type(2){background-image: url(../images/icon_business_02.svg); background-repeat: no-repeat; background-position: right 15px bottom 15px; background-size: auto 40px;}
    .businessBox > div:nth-of-type(3){background-image: url(../images/icon_business_03.svg); background-repeat: no-repeat; background-position: right 15px bottom 15px;background-size: auto 40px;}
    .businessBox > div:nth-of-type(4){background-image: url(../images/icon_business_04.svg); background-repeat: no-repeat; background-position: right 15px bottom 15px; margin-top: 0; background-size: auto 40px;}

}


@media (max-width: 600px) {
    .fLogo{display:none;}

    
    .moNavBtn{display:inline-block;}
    .moNavBtn span{font-size: 30px;}
    .moNavClose{display:inline-block;}
    .moNavClose span{font-size: 30px;}
    
    .gnb_wrap{display: none;}
    
    .header_inner .gnb_wrap{position: fixed; z-index: 200; top: 0; left: 0; right: 0; bottom: 0;  background: #fff; padding: 30px 0;}
    .header_inner .gnb_wrap .moNavClose{position: absolute; top: 30px; right: 30px;}
    .header_inner .gnb_wrap ul{display: flex; flex-direction: column; gap: 0; margin-top: 50px; border-bottom: 1px solid #ddd;}
    .header_inner .gnb_wrap ul li{ color: #111 !important; font-size: 24px !important; text-align: center; border-top: 1px solid #ddd;}
    .header_inner .gnb_wrap ul li a { padding: 15px 0; display: block;}
    .header_inner .gnb_wrap ul li.moli{display: block;}
    
	.layerPopup{width:85%;}
	.layerPopup_header{padding:20px; height:auto}
	.layerPopup_header .title{font-size:18px;}
	.layerPopup_header .popClose{width:25px; height:25px;}
	.layerPopup_header .popClose img{width:25px; height:25px;}
	.layerPopup_content{padding:20px}
	.termWrap > .txtBox > .tit{font-size:14px;}
    .termWrap > .txtBox > p{font-size: 13px;}

    .formRow:not(:nth-of-type(4)) {display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ddd;}
    .formRow:not(:nth-of-type(4)) label{width: 100px;}
    .formRow:not(:nth-of-type(4)) input[type=text]{width: calc( 100% - 110px); border-bottom: 0;}
}

@media (max-width: 450px) {

.header_inner{padding: 15px;}
.header_inner{display: flex; justify-content: space-between; gap: 20px;}



.sidePage{display: none;}
.about, .vision, .cert{padding: 0 15px;}
.business{max-width: unset; padding: 0 15px;}
.sincerity{max-width: unset; padding: 0 15px;}
.inquiry{ max-width: unset; padding: 0 15px;}
footer{padding: 0 15px;}


.header_inner .inquiryBtn{right: 15px; bottom: 15px; }

.visualWrap .visualTxt .e{font-size: 25px; padding: 0 10px;}
.visualNum{gap: 20px;}

.about .title .t{ font-size: 30px; line-height: 1;}
.about .title .s{}
.about .txt1{font-size: 16px;}
.about .txt2{font-size: 14px;}

.vision .title .t{ font-size: 30px; line-height: 1;}
.vision .title .s{}
.vision .txt1{font-size: 16px;}
.vision .txt2{font-size: 14px;}

.cert .title .t{ font-size: 30px; line-height: 1;}
.cert .title .s{}
.cert .txt1{font-size: 16px;}
.cert .txt2{font-size: 14px;}

.businessTxt .title .t{ font-size: 30px; line-height: 1;}
.businessTxt .title .s{font-size: 16px; padding: 5px 0;}
.businessTxt .txt1{margin-top: 20px; font-size: 16px;}

.businessBox > div .e{font-size: 14px; word-break: auto-phrase;}

.sincerityLetter .letterBg{padding: 0 10px;}
.sincerityLetter .letterBg > div{font-size: 13px; letter-spacing: -0.5px;}
.inquiryTxt .title .t{ font-size: 30px; line-height: 1;}
.inquiryTxt .title .s{}
.inquiryTxt .txt1{margin-top: 20px; font-size: 16px;}


.sincerityTxt{display: ; font-size: 30px; }
.sincerityLetter .t{ font-size: 16px; }


.fInfo_top .info > div .t,
.fInfo_top .info > div .c{font-size: 12px;}

.fInfo_top .info > div .t{width: 60px;}
.fInfo_top .info > div .c{width: calc(100% - 60px);}


}

@media (max-width: 320px) {
    .header_inner{display: flex; flex-direction: column; gap: 20px;}
}