@charset "utf-8";
/**************************************************

	Respond.css

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none !important;} .__pcta{display: block !important;} .__tamo{display: none !important;}
@media screen and (min-width: 750px) and (max-width: 1200px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;} .__tamo{display: block !important;} }
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;}  .__pcta{display: none !important;} .__tamo{display: block !important;} }

/**************************
	Shop Default Style
**************************/
@media screen and (max-width: 750px){

    #sb-footer{margin-top: 15px;min-height: 35px;}

    .sb-btnWrap{margin-top: 10px;}
    .sb-btn.type1{padding: 0 5px;min-width: 40px;font-size: 13px;}
    .sb-btn.type1.small{height: 25px;line-height: 23px;padding: 0 5px;font-size: 12px;}
    .sb-btn.type2{padding: 0 5px;min-width: 40px;font-size: 13px;}
    .sb-btn.type1.small{height: 25px;line-height: 23px;padding: 0 5px;font-size: 12px;}

    .sb-no-data{padding: 20px 10px;font-size: 12px;}

}
/**************************************************
	Layout
**************************************************/
@media screen and (min-width:1200px) and (max-width: 1350px){
	#sub #content{width: 880px;padding: 80px 0;}
	#sub .sub-vis h2{font-size: 30px;}
	#sub .sub-vis h2 em{font-size: 16px;}
	#sub .sub-vis .item img{width: 1400px;height: 270px;margin-left: -650px;}
}


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


	#wrap{padding-left: 0;}

	#wrap:after{display: none;}
	html{min-width: 320px;padding-top: 100px;overflow-x: hidden;}
    img{max-width:100%;height: auto;}
    table tr > *{width: auto !important;}

	#header{position: fixed;top: 0;left: 0;width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05);background: #fff;z-index:200;}
	#header .inWrap{display: none;}
	#header .inner{width: auto;height: 55px;}
    #header .logo{line-height: 55px;padding: 0;text-align: center; margin:0 auto; width:100%;}
	/*#header .logo a{display: inline-block; vertical-align: middle;}*/

  /* #header .logo a {width:140px; height:24px; background-size:auto 24px;} */

    #header .logo img{width: auto; height:30px; background-size:auto 30px; margin: 0 auto;}

    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}

	#gnbMo{display: block;overflow-x: auto;white-space: nowrap;font-size: 0;border-top:1px solid #ebebeb;text-align: center;}
	#gnbMo a{display: inline-block;vertical-align: top;padding: 0 10px;height: 44px;line-height: 44px;font-size: 13px;font-family: noto;font-weight: 200;color: #111;}
	#gnbMo a.ko{font-weight: 300;}
    #gnbMo-prev{backdrop-filter: blur(2px);display: none;position: fixed;top: 55px;left: 0;width: 44px;height: 44px;background: rgba(0,0,0,0.1) url('../images/mo-gnb-prev.png') no-repeat center center;background-size: 32px auto;}
    #gnbMo-next{backdrop-filter: blur(2px);display: none;position: fixed;top: 55px;right: 0;width: 44px;height: 44px;background: rgba(0,0,0,0.1) url('../images/mo-gnb-next.png') no-repeat center center;background-size: 32px auto;}

	#gnb{display: none;}
    #tnb{display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}

    #footer .fnbWrap .inner{width: auto;}
    #footer .fnbWrap .inner{width: auto;}
    #footer .ftWrap{width: auto;padding: 15px 0;}
    #footer address{font-size: 10px;line-height: 13px;color: #b3b3b3;font-style: normal;text-align: center;}
    #footer address hr{display: block;border: none;margin: 0;}
    #footer address .copyright{display: block;margin-top: 10px;font-size: 10px;color: #777777;}

    #sns-ico{margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 5px;}
    #sns-ico li img{width: 35px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;}
    #fnb > li{display: inline-block;padding: 0 5px;}
    #fnb > li:first-child{padding-left: 0;background: none;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;line-height: 35px;}

    #slide-btn{top: 20px;left: 10px;display: block;width: 28px;height: 18px;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 55px;height: 55px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;left: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 1001;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
	#slide-menu .tnb{margin-top: 10px;}
    #slide-menu .tit{height: 55px;position: relative;background: #111;}
    #slide-menu.on{left: 0;}
	#slide-menu .inWrap{padding-top: 10px;}
	#slide-menu .inWrap .tnb{display: none;}
	#slide-menu .gnb .cate{padding-top: 15px;margin-top: 15px;}
	#slide-menu .gnb .cate:first-child{padding-top: 0;margin-top: 0;}
	#slide-menu .inWrap .telBox{padding-bottom: 15px;margin-bottom: 15px;}
	.inWrap .infoDownload{margin:0px 10px 15px;}

		/* S:20250317 버튼 추가 */
	.inWrap .plateReceiptBtn{
		margin: 20px 10px 6px;
	}
	/* E:20250317 버튼 추가 */

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 85px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    #side_menu2{display: none;}

    /* Site Layer Popup */
    .sp-pop{top: 65px !important;left: 5% !important;width: 90% !important;height: auto !important;}
    .sp-pop .img{position: relative;min-height: 100px;padding-bottom: 30px;}
    .sp-pop .img img{max-width:100%;}
    .sp-pop .btns li{height: 30px;}
    .sp-pop .btns li a,
    .sp-pop .btns li label{line-height: 28px;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

    .selectbox select{font-size: 13px;}

    .custlab{font-size: 13px;min-width: 70px;}
    .custlab input{display: none;}
	#snsicoWrap {position: static;}
	#sns-ico{position: fixed;bottom:165px;right:5px;margin-top: 0;z-index:10;}



}

@media all and (max-width: 750px){
	#footer address{font-size: 9px;}
}

@media all and (max-width: 500px){
    #sns-ico{bottom:125px;}
}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1200px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
    #popup.on{opacity: 1;}
    #popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
    #popupBG.on{opacity: 1;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}


/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1200px){

    #main #mainWrap{width: auto;margin: 0; /*padding: 20px 10px;*/ padding:0px;}

    #main .visual .roll .item img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .slick-dots{bottom: 20px;}
    #main .visual .slick-dots li{margin: 0 2px;}
    #main .visual .slick-dots li button{width: 12px;height: 12px;}

	#wrap .infoType1{padding: 80px 0 100px;}
	#wrap .infoType1 dd{font-size: 24px;line-height: 32px;}

	#wrap .infoType1 .mainLogo{margin-top: 20px;}
	#wrap .infoType1 .mainLogo img{width: 50%;height: auto;}

	#mainWrap .section3{display: block;}
	#mainWrap .section3 .box{display: block;width: 100%;text-align: center;padding: 35px 20px;}
	#mainWrap .section3 .box1 .inquiryLef{display: block;width: 100%;box-sizing:border-box;text-align: center;}
	#mainWrap .section3 .box .title dt{font-size: 28px;margin-bottom: 15px;}
	#mainWrap .section3 .box1 .inquiryBox{width: 100%;box-sizing:border-box;margin-top: 20px;}

	#mainWrap .section3 .box2{border:1px solid #ddd;border-top:0;}
	#mainWrap .section3 .box2 .bwrap{position: static;padding: 30px 15px;}

	#footer .footerText .footerLogo{position: static;width: 90px;height: auto;display: inline-block;margin-bottom: 10px;}
	#footer .footerText{padding-left: 0;text-align: center;}
	#footer .fnbWrap .inner{padding: 0 10px;box-sizing:border-box;}


  #footer .footerText .footerLogo {
    width:120px; height:26px; background-size:auto 26px;
  }

}

@media all and (max-width: 750px){
	.portfolioTop >*{width: 100%;}
	#wrap .infoType1 dd{font-size: 18px;line-height: 26px;}
	#mainWrap .inp{width: 50%;}
	#wrap .logoList li{width: 25%;padding: 35px 15px;}
	#mainWrap .section5 .text{font-size: 20px;line-height: 30px;}
	#mainWrap .section5 .tel{width: 230px;height: 50px;line-height: 46px;font-size: 17px;margin-top: 25px;}
	#mainWrap .dropBtn{display: block;margin-top: 20px;}
	#mainWrap .dropBox{display: none;}
}



/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){

	#wrap .fullinner{width: auto;margin: 60px auto;padding: 0 15px;box-sizing:border-box;}
    #sub #content{ width: auto;padding: 20px 10px 50px;}
	#sub #content.board{padding: 80px 10px 50px;}
	#sub #content.list{padding: 80px 10px 50px;}

    #sub .sub-vis{height: 120px;}
    #sub .sub-vis h2{font-size: 20px;}
    #sub .sub-vis h2 em{margin-top: 5px;font-size: 11px;}
    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}

	.tabType2 li a{font-size: 12px;height: 35px;line-height: 35px;}

    .lnbWrap{display: none;}

    #status{display: none;}

	/* .tabType1 li{width: 50%;} */
	.tabType1 li a{padding: 10px;}


    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}

	.guideBox{display: block;width: 100%;}

	.guideBox .box{display: block;width: 100%;}
	.guideBox .box2{border-left:0;border-top:1px solid #ddd;}

	.listType1{margin: -20px -10px;}
	.listType1 li{width: 33.33%;padding: 20px 10px;}

	#portfolioView .topVis img{width: 100%;margin-left: 0;position: static;}

	.listType2{margin: -20px -10px;}
	.listType2 li{padding: 20px 10px;}
	.listType2 li .textBox .price strong{font-size: 18px;}
	.listType2 li .textBox .text{font-size: 13px;line-height: 22px;}
	#aboutus .textType1 dt{font-size: 20px;line-height: 28px;}
	#aboutus .textType1 dd{font-size: 16px;line-height: 24px;}
	#aboutus .location >*{display: block;width: 100%;}
	#aboutus .location .locTable{display: table;}
	#aboutus .location .locTable th{width: 150px !important;padding: 0 15px;}
	#aboutus .section4{padding: 80px 0;}
	#aboutus .section1 .list{margin: 60px 0 80px;}
	#wrap .infoType2{padding: 100px 0 50px;}
	#wrap .fullinner.location{margin-top: 30px;}
	#aboutus{margin-bottom: 80px;}
	#aboutus .section2 .list{margin: 70px 0 0;}
	.textType1{padding: 0 15px;}
	#writeIv .process .img img{width: 100%;}
	.formType1 .fieldWrap{padding: 30px;}
	.formType1 fieldset#captcha{margin-top: 0;}

	#wrap .listBottom .cont1{width: auto;left:0;margin-left: -10px;margin-right: -10px;padding-left: 10px;padding-right: 10px;}
	#wrap .listBottom .title{margin-bottom: 30px;}
	#wrap .listBottom .title dt{font-size: 24px;}
	#wrap .listBottom .title dd{font-size: 18px;}
	#wrap .listBottom .lbProcess dt{font-size: 16px;}
	#wrap .listBottom .lbProcess dd{font-size: 13px;line-height: 20px;letter-spacing: -1px;padding: 0 10px;word-break:keep-all !important; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }

	#portfolioView .topVis .cover{text-align: left;padding-left: 15px;}
	#portfolioView .topVis .cover .text{width: auto;margin-top: 0;}

	#portfolioView .topVis .cover .text dt{font-size: 30px;}
	#portfolioView .topVis .cover .text dd{font-size: 20px;}

	/* #footer .partnersList li{width: 25%;padding: 0 20px;box-sizing:border-box;margin: 0;} */





    /* [220726 kyj] 건별 */
    #editing{margin-bottom: 50px;}
    #editing .textType1 {padding: 70px 0;}
	#editing .textType1 dt{font-size: 20px;line-height: 28px;}
	#editing .textType1 dd{font-size: 16px;line-height: 24px;}
    #editing .section1 .list {margin: 60px 0 80px;}
    #editing .section2 .list {margin: 70px 0 0;}
    #editing .section3 {width: auto;margin: 0 auto 70px;}
    #editing .section3 .list {margin: -2%;}
    #editing .section3 .list > li {margin: 2%;width: calc(100%/7 - 4%);}
    #editing .section3 .list > li > img {height: 50px;}
    #editing .section3 .list > li > p {font-size: 16px;padding-bottom: 40px;}
    #editing .section4{padding: 70px 0;margin-bottom: 70px;}
    #editing .section4 .textType1 {margin-bottom: 40px;}
    #editing .section4 .step > li > strong {font-size: 20px;}
    #editing .section4 .step > li > strong em {font-size: 16px;}
    #editing .section5 .text > dt{font-size: 20px;line-height: 28px;}
    #editing .section5 .text > dd{font-size: 16px;line-height: 24px;}

    #homepage{margin-bottom: 50px;}
    #homepage .textType1 {padding: 70px 0;}
	#homepage .textType1 dt{font-size: 20px;line-height: 28px;}
	#homepage .textType1 dd{font-size: 16px;line-height: 24px;}
    #homepage .section1 .list {margin: 60px 0 80px;}
    #homepage .section2 .list {margin: 70px 0 0;}
    #homepage .section3 {width: auto;margin-bottom: 70px;}
    #homepage .section3 .list {margin: -2%;}
    #homepage .section3 .list > li {margin: 2%;width: calc(100%/7 - 4%);}
    #homepage .section3 .list > li > img {height: 50px;}
    #homepage .section3 .list > li > p {font-size: 16px;padding-bottom: 40px;}
    #homepage .section4{padding: 70px 0;margin-bottom: 70px;}
    #homepage .section4 .textType1 {margin-bottom: 40px;}
    #homepage .section4 .step > li > strong {font-size: 20px;}
    #homepage .section4 .step > li > strong em {font-size: 16px;}
    #homepage .section5 .text > dt{font-size: 20px;line-height: 28px;}
    #homepage .section5 .text > dd{font-size: 16px;line-height: 24px;}
    #homepage .section6 {padding: 70px 20px;}
    #homepage .section6 .count {margin: -2%;}
    #homepage .section6 .count > li {margin: 2%;width: calc(100%/3 - 4%);}
    #homepage .section6 .count > li > p {font-size: 16px;}
    #homepage .section6 .count > li > span {font-size: 30px;}
    #homepage .section6 .count > li > span:after {font-size: 20px;}
    #homepage .section7 {margin: 70px 20px;}
    #homepage .section7 .step {margin: -40px 0 -20px;}
    #homepage .section7 .step > li {padding: 40px 0 20px;}
    #homepage .section7 .step > li > strong {font-size: 20px;}
    #homepage .section7 .step > li > strong em {font-size: 16px;}
    #homepage .section7 .step > li > p {font-size: 16px;}

}


@media all and (max-width: 750px){
	.searchWrap1{font-size: 0;}
	.searchWrap1 select{width: 30%;margin-right: 0;}
	.searchWrap1 .searchType1{width: 68%;box-sizing:border-box;margin-left: 2%;min-width:inherit;white-space: nowrap;}
	.searchWrap1 .searchType1 .typeText{width: 85%;box-sizing:border-box;}
	.searchWrap1 .searchType1 button{width: 15%;box-sizing:border-box;}

	.listType1 li{width: 50%;}
	.listType1 li .textBox{margin-top: 10px;font-size: 14px;}

	#portfolioView .portText .top{font-size: 13px;line-height: 22px;}
	#portfolioView .pvdlWrap{margin: 20px 0 30px;}
	#portfolioView .pvdlWrap dl{width: 100%;text-align: center;padding: 20px 0;}
	#portfolioView .pvdlWrap dl:before{width: 50px;height: 1px;top:0;left:50%;margin-left: -25px;margin-top: 0;}

	.listType2 li{width: 50%;}

	#infoTab{margin-top: 50px;}

	#infoTab .tab .btn span{width: 100%;font-size: 13px;-ms-word-break: break-all !important;	word-break: break-all !important;line-height: 16px;}
	#aboutus .section3{padding: 0 10px;}
	#aboutus .profileList li{width: 50%;}
	#wrap .infoType2{padding: 50px 0 30px;}
	#wrap .infoType2 dd{font-size: 20px;line-height: 30px;}
	#aboutus .profileList li .textBox{left:10px;bottom:15px;}
	#aboutus .profileList li .textBox dt{font-size: 16px;}
	#aboutus .profileList li .textBox dd{font-size: 13px;}
	#aboutus{margin-bottom: 50px;}
	#aboutus .section5 .text{font-size: 20px;line-height: 30px;}

	.tabType1 li a{font-size: 13px;}
	.brandWrite .process .img{margin: 20px 0 60px;}
	.brandWrite .topText dt{font-size: 20px;}
	.brandWrite .process .title{padding-left: 25px;}
	.brandWrite .process .title:before{height: 100%;top:0;margin-top: 0;}
	.brandWrite .process dt{font-size: 16px;}
	.brandWrite .process dd{font-size: 13px;line-height: 22px;}
	.formType1 .fieldWrap{padding: 20px;}
	.formType1 .thumbLabel label{width: 50%;}

	.formType1 legend .btn{margin-left: 0;margin-top: 5px;}
	.formType1 .logoLabel label{width: 100%;}



	/* 20250317  */
	.write-fanfandaero .bizTable .table-wrap-scroll {
		overflow-x: auto;
	}

	.write-fanfandaero .bizTable .table {
		min-width:800px;
	}

	.write-fanfandaero .bizTable .table th {
		padding:6px;
		font-size:12px;
	}
	
	.write-fanfandaero .bizTable .table td {
		padding:6px;
		height:60px;
		font-size:12px;
	}
	

	.write-fanfandaero .formType1 .designLabel label,
	.write-fanfandaero .formType1 .addLabel label,
	.write-fanfandaero .formType1 .platformLabel label {
		width: 100%;
	}



	.formType1 fieldset .doubleFieldBlock .labelWrap label{display: block;width: 100%;}
	.formType1 .typeText{text-indent: 8px;font-size: 13px;}
	.formType1 .typeArea{font-size: 12px;line-height: 18px;color: #888;}
	.formType1 .thumbLabel label .img img{width: 100%;}

	#wrap .listBottom .fullinner{padding: 0;}
	#wrap .listBottom .lbProcess dt{font-size: 14px;}
	#wrap .listBottom .lbProcess dt strong{display: block;margin-right: 0;margin-bottom: 5px;}
	#wrap .listBottom .lbProcess dd{font-size: 12px;line-height: 18px;}
	#wrap .listBottom .cont1{padding-top: 50px;padding-bottom: 50px;}
	#wrap .listBottom .cont2{margin-top: 40px;}
	#wrap .listBottom .cont2 dt{font-size: 24px;margin-bottom: 10px;}
	#wrap .listBottom .cont2 dd{font-size: 14px;line-height: 22px;}
	#wrap .listBottom .cont2 .btn{width: 200px;height: 40px;line-height: 36px;font-size: 14px;}

	#snsicoWrap{right:5px}

	.guideBox{margin-top: 100px;}
	.guideBox .box{padding: 30px 15px;}
	.guideBox .box .btn{width: 160px;height: 40px;line-height: 40px;margin-top: 15px;font-size: 15px;}

	/* #footer .partnersList{padding: 10px 0;}
	#footer .partnersList li{width: 50%;padding: 5px 20px;} */
	



	.selectbox{min-width:100px;}
	#tot-search fieldset .selectbox{width: 100px;}
	.tabType2{margin: -3px;}
	.tabType2 li{width: 33.33%;padding: 3px;}

	#wrap .logoList{padding: 40px 15px;}
	#mainWrap .checkWrap label{font-size: 13px;}
	#mainWrap .section3 .box1 .btn{height: 45px;line-height: 43px;}
	#mainWrap .section3 .box .title dt{font-size: 24px;margin-bottom: 10px;}
	#mainWrap .section3 .box .title dd{font-size: 13px;line-height: 21px;}

	.portfolioList li:nth-child(1),
	.portfolioList li:nth-child(2),
	.portfolioList li:nth-child(3),
	.portfolioList li:nth-child(4),
	.portfolioList li:nth-child(5),
	.portfolioList li:nth-child(6){width: 50%;}

	#aboutus .section2 .list li{width: 50%;}



	/* 20250313 퍼블 수정 */
	.portfolioList--custom li { width: 50%;}



    /* [220726 kyj] 건별 */
    #editing{margin-bottom: 50px;}
    #editing .textType1 {padding: 60px 0;}
    #editing .section2 .list li{width: 50%;}
    #editing .section3 {margin-bottom: 60px;}
    #editing .section3 .list {margin: -1%;}
    #editing .section3 .list > li {margin: 1%;width: calc(100%/5 - 2%);}
    #editing .section3 .list > li > img {height: 40px;}
    #editing .section4{padding: 60px 0;margin-bottom: 60px;}
    #editing .section4 .textType1 {margin-bottom: 30px;}
    #editing .section4 .step > li {width: calc(100%/2);padding: 15px 0 30px;}
    #editing .section4 .step > li:not(:first-child):after {display: none;}
    #editing .section4 .step > li > strong em {margin-right: 5px;}
	#editing .section5 .text > dt{font-size: 24px;margin-bottom: 10px;}
	#editing .section5 .text > dd{font-size: 14px;line-height: 22px;}
	#editing .section5 .btmText .btn,
    #editing .section3 .btmText .btn.type01 {width: 200px;height: 40px;line-height: 36px;font-size: 14px;}

    #homepage{margin-bottom: 50px;}
    #homepage .textType1 {padding: 60px 0;}
    #homepage .section2 .list li{width: 50%;}
    #homepage .section3 {margin-bottom: 60px;}
    #homepage .section3 .list {margin: -1%;}
    #homepage .section3 .list > li {margin: 1%;width: calc(100%/5 - 2%);}
    #homepage .section3 .list > li > img {height: 40px;}
    #homepage .section4{padding: 60px 0;margin-bottom: 60px;}
    #homepage .section4 .textType1 {margin-bottom: 30px;}
    #homepage .section4 .step > li {width: calc(100%/2);padding: 15px 0 30px;}
    #homepage .section4 .step > li:not(:first-child):after {display: none;}
    #homepage .section4 .step > li > strong em {margin-right: 5px;}
	#homepage .section5 .text > dt{font-size: 24px;margin-bottom: 10px;}
	#homepage .section5 .text > dd{font-size: 14px;line-height: 22px;}
	#homepage .section5 .btmText .btn{width: 200px;height: 40px;line-height: 36px;font-size: 14px;}
    #homepage .section3 .btmText .btn.type01 {width: 200px;height: 40px;line-height: 36px;font-size: 14px;}
    #homepage .section6 {padding: 60px 0;}
    #homepage .section6 .inner {margin: 0 20px;}
    #homepage .section6 .count {margin: -1%;}
    #homepage .section6 .count > li {margin: 1%;width: calc(100%/3 - 2%);}
    #homepage .section6 .count > li > p {padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #fff;}
    #homepage .section6 .count > li > span:after {margin-left: 10px;}
    #homepage .section7 {margin: 60px 20px;}
    #homepage .section7 .step {margin: -15px 0;}
    #homepage .section7 .step > li {padding: 15px 0;}
    #homepage .section7 .step > li > * {display: block;}
    #homepage .section7 .step > li > strong {width: auto;}
    #homepage .section7 .step > li > strong em {position: static;}
    #homepage .section7 .step > li > p {width: auto;margin-top: 15px;}

}



/**************************************************
	Inquiry - 20230503
**************************************************/
@media screen and (max-width: 1200px){

  #writeIq .section1 {display: block;}
  #writeIq .section1 .box {display: block;width: 100%;text-align: center;padding: 35px 20px;}
  #writeIq .section1 .box1 .inquiryLef{ display: block;width: 100%;box-sizing:border-box;text-align: center;}
  #writeIq .section1 .box .title dt {font-size: 28px;margin-bottom: 15px;}
  #writeIq .section1 .box1 .inquiryBox {width: 100%;box-sizing:border-box;margin-top: 20px;}

  #writeIq .section1 .box2 {border:1px solid #ddd;border-top:0;}
  #writeIq .section1 .box2 .bwrap{position: static;padding: 30px 15px;}

}

@media all and (max-width: 750px){
	#writeIq  dd {font-size: 18px;line-height: 26px;}
	#writeIq .inp{width: 50%;}
  #writeIq .dropBtn{display: block;margin-top: 20px;}
  #writeIq .dropBox{display: none;}
}

/* S:20250225 리뉴얼 */
@media (max-width:768px){
	#footer .partnersList{ margin:0px 0px;}
	#footer .partnersList li{flex:1 0 33.33%; max-width:33.33%; padding:12px 30px;}
}

@media (max-width:500px){
	#footer .partnersList{padding:6px 0px;}
	#footer .partnersList li{flex:1 0 50%; max-width:50%; padding:8px 20px;}
}



/* 20250320 판판대로 반응형 */
@media (max-width:768px){
	.write-fanfandaero .fanfan-guides {
		padding:20px;
	}

	.write-fanfandaero .fanfan-guides .din {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}

	.write-fanfandaero .fanfan-guides .lt {
		width: 100%;
		padding-right:0px;
		padding-bottom:12px;
	}

	.write-fanfandaero .fanfan-guides dd {
		font-size:13px;
		line-height:22px;
	}

	.write-fanfandaero .fanfan-guides dd br {
		display: none;
	}

	.write-fanfandaero .fanfan-guides dd span {
		font-size:15px;
	}

	.write-fanfandaero .fanfan-guides img {
		width: 80px;
	}
}
@media all and (max-width: 750px){
	.write-fanfandaero .topText--custom p {
		font-size:16px;
	}

	.write-fanfandaero .topText--custom dd {
		font-size:14px;
		line-height:24px;
	}

	.write-fanfandaero .topText--custom dd span {
		font-size:16px;
	}

	.write-fanfandaero .bizTable p {
		margin-bottom:10px;
	}

	.write-fanfandaero .bizTable p .btn {
		margin-left:5px;
	}

	.write-fanfandaero .bizTable .info {
		margin-bottom:20px;
	}

	.write-fanfandaero .bizTable .info dd {
		font-size:13px;
		line-height:24px;
	}

	.write-fanfandaero .bizTable .info dd.point {
		padding-top:10px;
	}

	.write-fanfandaero .process-list-new {
		justify-content: center;
	}
	
	.write-fanfandaero .process-list-new .process-img {
		width:70px;
		height:70px;
	}

	.write-fanfandaero .process-text {
		margin-top:10px;
	}

	.write-fanfandaero .process-text p {
		width: 100px;
	}

	.write-fanfandaero .formType1 legend strong.mr {
		margin-right:5px;
	}

	.write-fanfandaero .formType1 legend span.nml {
		margin-left:0px;
	}

	.write-fanfandaero .formType1 legend .btn.type1 {
		margin-top:0px;
		margin-left:5px;
	}
}


/* 판판대로 랜딩 페이지 공통 */
@media (max-width:1200px) {

}
@media (max-width:1024px) {
	#fanfandaeroLanding .mb-10 {
		margin-bottom: 6px;
	}

	#fanfandaeroLanding .mb-20 {
		margin-bottom:16px;
	}

	#fanfandaeroLanding .mb-30 {
		margin-bottom:20px;
	}

	#fanfandaeroLanding .mb-40 {
		margin-bottom:30px;
	}

	#fanfandaeroLanding .mb-60 {
		margin-bottom:40px;
	}

	#fanfandaeroLanding .pb-40 {
		padding-bottom: 30px;
	}

	#fanfandaeroLanding .pb-60 {
		padding-bottom: 40px;
	}	
}
@media (max-width:768px) {

}
@media (max-width:576px) {
	#fanfandaeroLanding .mb-10 {
		margin-bottom: 4px;
	}

	#fanfandaeroLanding .mb-20 {
		margin-bottom:12px;
	}

	#fanfandaeroLanding .mb-30 {
		margin-bottom:16px;
	}

	#fanfandaeroLanding .mb-40 {
		margin-bottom:20px;
	}

	#fanfandaeroLanding .mb-60 {
		margin-bottom:30px;
	}

	#fanfandaeroLanding .pb-40 {
		padding-bottom: 20px;
	}

	#fanfandaeroLanding .pb-60 {
		padding-bottom: 30px;
	}
	
}


/* 판판대로 랜딩 페이지 섹션1 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec01 .pin {
		font-size:20px;
	}

	#fanfandaeroLanding .sec01 .tit {
		font-size:34px;
	}

	#fanfandaeroLanding .sec01 .subtit p {
		font-size:24px;
	}

	#fanfandaeroLanding .sec01 .txt {
		font-size:18px;
	}

	#fanfandaeroLanding .sec01 .point {
		font-size:24px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec01 {
		padding:100px 0px;
	}

	#fanfandaeroLanding .sec01 .pin {
		width:100px;
		height: auto;
		padding: 6px 0px 8px;
	}

	#fanfandaeroLanding .sec01 .tit {
		margin: 16px 0px;
	}

	#fanfandaeroLanding .sec01 .subtit span::before {
		bottom: -16px;
		height:12px;
		background-size:100% 12px;
	}

	#fanfandaeroLanding .sec01 .txt {
		margin:28px 0px 36px;
	}

	#fanfandaeroLanding .sec01 .point {
		margin-bottom:16px;
	}

	#fanfandaeroLanding .sec01 .img01 {
		height:38px;
	}

	#fanfandaeroLanding .sec01 .img02 {
		height:30px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec01 .pin {
		font-size:18px;
	}

	#fanfandaeroLanding .sec01 .tit {
		font-size:30px;
	}

	#fanfandaeroLanding .sec01 .subtit p {
		font-size:20px;
	}

	#fanfandaeroLanding .sec01 .txt {
		font-size:15px;
	}

	#fanfandaeroLanding .sec01 .point {
		font-size:20px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec01 {
		padding:80px 0px;
	}

	#fanfandaeroLanding .sec01 .pin {
		width:80px;
		padding: 4px 0px 6px;
		font-size:15px;
	}

	#fanfandaeroLanding .sec01 .tit {
		margin:10px 0px;
		font-size:26px;
	}

	#fanfandaeroLanding .sec01 .subtit p {
		font-size:16px;
	}

	#fanfandaeroLanding .sec01 .subtit span::before {
		bottom:-12px;
		height:8px;
		background-size:auto 8px;
	}

	#fanfandaeroLanding .sec01 .txt {
		margin: 20px 0px 28px;
		font-size:13px;
	}

	#fanfandaeroLanding .sec01 .point {
		margin-bottom:10px;
		font-size:16px;
	}

	#fanfandaeroLanding .sec01 .logo {
		gap:16px;
	}

	#fanfandaeroLanding .sec01 .img01 {
		height:32px;
	}

	#fanfandaeroLanding .sec01 .img02 {
		height:24px;
	}
}


/* 판판대로 랜딩 페이지 섹션2 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec02 .info dt {
		font-size:15px;
		padding: 4px 0px 6px;
	}
	
	#fanfandaeroLanding .sec02 .info dd {
		font-size:15px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec02 {
		padding:36px 0px;
	}

	#fanfandaeroLanding .sec02 .info dl {
		gap:20px;
		margin-bottom:16px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec02 .info dl {
		gap:10px;
	}

	#fanfandaeroLanding .sec02 .info dt {
		font-size:13px;
	}
	
	#fanfandaeroLanding .sec02 .info dd {
		font-size:13px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec02 {
		padding:28px 0px;
	}

	#fanfandaeroLanding .sec02 .info dl {
		flex-wrap: wrap;
		gap:4px;
		margin-bottom:12px;
	}

	#fanfandaeroLanding .sec02 .info dt {
		width:70px;
		font-size:12px;
	}
	
	#fanfandaeroLanding .sec02 .info dd {
		width: 100%;
		font-size:12px;
	}
}


/* 판판대로 랜딩 페이지 섹션3 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec03 .article-tit p {
		font-size:22px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit p {
		font-size:18px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit span {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .item-hd::before {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .item-hd p {
		font-size:18px;
	}

	#fanfandaeroLanding .sec03 .txt .t01 {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .txt .t02 {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .compose-tit {
		top:-20px;
	}

	#fanfandaeroLanding .sec03 .compose-tit p {
		font-size: 18px;
	}
	
	#fanfandaeroLanding .sec03 .compose-tit span {
		font-size:22px;
	}

	#fanfandaeroLanding .sec03 .order .card p {
		font-size:18px;
	}

	#fanfandaeroLanding .sec03 .mini {
		font-size: 12px;
	}

	#fanfandaeroLanding .sec03 .table th {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .table td {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .info dt {
		padding:4px 0px 6px;
		font-size:15px;
	}
	
	#fanfandaeroLanding .sec03 .info dd {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .cs p {
		font-size:20px;
	}
	
	#fanfandaeroLanding .sec03 .cs span {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .utils-hd p {
		font-size: 18px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card p {
		font-size:20px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card span {
		font-size:24px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec03 {
		padding:80px 0px;
	}

	#fanfandaeroLanding .sec03 .article01,
	#fanfandaeroLanding .sec03 .article02 {
		margin-bottom:80px;
	}

	#fanfandaeroLanding .sec03 .article-tit {
		margin-bottom:30px;
	}

	#fanfandaeroLanding .sec03 .article-tit p {
		padding-bottom:16px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit {
		gap:12px;
	}

	#fanfandaeroLanding .sec03 .item-hd {
		padding-left:28px;
		margin-bottom:16px;
	}

	#fanfandaeroLanding .sec03 .item-hd::before {
		width:20px;
		height:20px;
		line-height:18px;
	}

	#fanfandaeroLanding .sec03 .txt {
		padding:24px;
	}

	#fanfandaeroLanding .sec03 .txt .t01 {
		margin-bottom:6px;
	}

	#fanfandaeroLanding .sec03 .compose {
		padding:20px;
	}

	#fanfandaeroLanding .sec03 .compose-tit {
		position: relative;
		top:unset;
		left: unset;
		transform: none;
		padding:0px;
		margin-bottom:16px;
	}

	#fanfandaeroLanding .sec03 .compose-list {
		display: flex;
		gap:6px;
	}
	
	#fanfandaeroLanding .sec03 .compose-list01 li {
		flex:1 1 calc(33.33% - 6px);
	}

	#fanfandaeroLanding .sec03 .compose-list02 li {
		flex:1 1 calc(50% - 6px);
	}

	#fanfandaeroLanding .sec03 .txt .t01 .underline::after {
		height:6px;
	}

	#fanfandaeroLanding .sec03 .order ul {
		margin:-12px;
	}
	
	#fanfandaeroLanding .sec03 .order li {
		padding:12px;
	}

	#fanfandaeroLanding .sec03 .order li:not(:last-child)::after {
		right:-4px;
		width: 8px;
		height:16px;
		background-size:8px auto;
	}

	#fanfandaeroLanding .sec03 .order .card {
		padding:16px 20px;
	}
	
	#fanfandaeroLanding .sec03 .table td {
		height:60px;
	}

	#fanfandaeroLanding .sec03 .info {
		padding:20px;
	}

	#fanfandaeroLanding .sec03 .info dl {
		gap:20px;
		margin-bottom:16px;
	}	

	#fanfandaeroLanding .sec03 .utils-hd {
		margin-bottom:16px;
		padding-left:28px;
	}

	#fanfandaeroLanding .sec03 .utils-hd::before {
		width:20px;
		height:20px;
		background-size: auto 8px;
	}

	#fanfandaeroLanding .sec03 .utils-bd ul {
		gap:12px;
	}

	#fanfandaeroLanding .sec03 .utils-bd li {
		flex:1 1 calc(50% - 12px);
	}

	#fanfandaeroLanding .sec03 .utils-bd .card {
		gap:20px;
		padding:16px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card img {
		width: 98px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec03 .article-tit p {
		font-size:20px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit p {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit span {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .item-hd::before {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .item-hd p {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .txt .t01 {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .txt .t02 {
		font-size:12px;
	}

	#fanfandaeroLanding .sec03 .compose-tit p {
		font-size: 15px;
	}
	
	#fanfandaeroLanding .sec03 .compose-tit span {
		font-size:20px;
	}

	#fanfandaeroLanding .sec03 .order .card p {
		font-size:15px;
		line-height:22px;
	}

	#fanfandaeroLanding .sec03 .table-scrolled {
		overflow-x: auto;
	}

	#fanfandaeroLanding .sec03 .mini {
		font-size: 10px;
	}

	#fanfandaeroLanding .sec03 .table {
		min-width:800px;
	}

	#fanfandaeroLanding .sec03 .table th {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .table td {
		font-size:12px;
	}

	#fanfandaeroLanding .sec03 .info dl {
		gap:10px;
	}

	#fanfandaeroLanding .sec03 .info dt {
		font-size:13px;
	}
	
	#fanfandaeroLanding .sec03 .info dd {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .cs p {
		font-size:18px;
		line-height:24px;
	}
	
	#fanfandaeroLanding .sec03 .cs span {
		font-size:12px;
	}

	#fanfandaeroLanding .sec03 .utils-hd p {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card img {
		width: 88px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card p {
		font-size:18px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card span {
		font-size:20px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec03 {
		padding:60px 0px;
	}

	#fanfandaeroLanding .sec03 .article01,
	#fanfandaeroLanding .sec03 .article02 {
		margin-bottom:60px;
	}

	#fanfandaeroLanding .sec03 .article-tit {
		margin-bottom:20px;
	}

	#fanfandaeroLanding .sec03 .article-tit p {
		padding-bottom:12px;
		font-size:18px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit {
		flex-wrap: wrap;
		gap:6px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit p {
		padding-left:8px;
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit span {
		display: block;
		width: 100%;
		font-size:12px;
	}

	#fanfandaeroLanding .sec03 .assistant-tit p::before {
		width:3px;
		height:3px;
	}

	#fanfandaeroLanding .sec03 .item-hd::before {
		width:18px;
		height:18px;
		font-size:9px;
	}

	#fanfandaeroLanding .sec03 .item-hd {
		padding-left:24px;
		margin-bottom:12px;
	}

	#fanfandaeroLanding .sec03 .item-hd p {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .txt {
		padding:16px;
	}

	#fanfandaeroLanding .sec03 .txt .t01 {
		margin-bottom: 4px;
		font-size:12px;
	}

	#fanfandaeroLanding .sec03 .txt .t02 {
		font-size:10px;
	}

	#fanfandaeroLanding .sec03 .compose {
		padding:16px;
	}

	#fanfandaeroLanding .sec03 .compose-tit {
		margin-bottom:12px;
	}

	#fanfandaeroLanding .sec03 .compose-tit p {
		font-size: 13px;
	}
	
	#fanfandaeroLanding .sec03 .compose-tit span {
		font-size:16px;
	}

	#fanfandaeroLanding .sec03 .compose-list {
		flex-wrap: wrap;
		gap:4px;
	}

	#fanfandaeroLanding .sec03 .compose-list .img {
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #f5f7fb;
	}

	/* #fanfandaeroLanding .sec03 .compose-list .img--small img {
		width:230px;
	} */
	
	#fanfandaeroLanding .sec03 .compose-list01 li {
		flex:1 1 calc(100% - 4px);
		max-width:100%;
	}

	#fanfandaeroLanding .sec03 .compose-list02 li {
		flex:1 1 calc(100% - 4px);
		max-width:100%;
	}

	#fanfandaeroLanding .sec03 .compose-list .small-pc {
		display: none;
	}

	#fanfandaeroLanding .sec03 .compose-list .small-mo {
		display: block;
	}
	
	#fanfandaeroLanding .sec03 .order ul {
		flex-wrap: wrap;
		margin:-8px;
	}

	#fanfandaeroLanding .sec03 .order li {
		flex:1 1 100%;
		max-width:100%;
		padding:8px;
	}

	#fanfandaeroLanding .sec03 .order li:not(:last-child)::after {
		top:unset;
		right: unset;
		left: 50%;
		bottom:-8px;
		transform: translateX(-50%);
		width:6px;
		height:10px;
		background-size:6px auto;
		rotate:90deg;
	}

	#fanfandaeroLanding .sec03 .order br {
		display: none;
	}

	#fanfandaeroLanding .sec03 .order .card {
		padding:12px 16px;
	}

	#fanfandaeroLanding .sec03 .order .card p {
		font-size:13px;
	}

	#fanfandaeroLanding .sec03 .table th {
		padding:8px;
		font-size:11px;
	}

	#fanfandaeroLanding .sec03 .table td {
		padding:8px;
		font-size:11px;
	}

	#fanfandaeroLanding .sec03 .info {
		padding:16px;
	}

	#fanfandaeroLanding .sec03 .info dl {
		flex-wrap: wrap;
		gap:4px;
		margin-bottom:12px;
	}

	#fanfandaeroLanding .sec03 .info dt {
		width:100px;
		font-size:12px;
	}

	#fanfandaeroLanding .sec03 .info dd {
		width: 100%;
		font-size:12px;
	}

	#fanfandaeroLanding .sec03 .cs p {
		font-size:15px;
	}
	
	#fanfandaeroLanding .sec03 .cs span {
		font-size:11px;
	}

	#fanfandaeroLanding .sec03 .utils-hd {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		gap:4px;
		padding:0px;
		margin-bottom:12px;
	}
	
	#fanfandaeroLanding .sec03 .utils-hd::before {
		position: relative;
		top:unset;
		left: unset;
		transform: none;
		width:18px;
		height:18px;
		background-size:auto 6px;
	}

	#fanfandaeroLanding .sec03 .utils-hd p {
		font-size:13px;
		line-height:20px;
	}

	#fanfandaeroLanding .sec03 .utils-hd p br {
		display: block;
	}

	#fanfandaeroLanding .sec03 .utils-bd ul {
		flex-wrap: wrap;
		gap:4px;
	}

	#fanfandaeroLanding .sec03 .utils-bd li {
		flex:1 1 calc(100% - 4px);
		max-width:100%;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card {
		gap:12px;
		padding:8px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card img {
		width:64px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card p {
		font-size:15px;
	}

	#fanfandaeroLanding .sec03 .utils-bd .card span {
		font-size:18px;
	}
}


/* 판판대로 랜딩 페이지 섹션4 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec04 .sec-tit {
		font-size:34px;
	}

	#fanfandaeroLanding .sec04 .big .txt .t01 {
		font-size:20px;
	}

	#fanfandaeroLanding .sec04 .big .txt .t02 {
		font-size:15px;
		line-height:24px;
	}

	#fanfandaeroLanding .sec04 .small .step {
		font-size:20px;
	}

	#fanfandaeroLanding .sec04 .small .txt {
		font-size: 15px;
		line-height:24px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec04 {
		padding:80px 0px;
	}

	#fanfandaeroLanding .sec04 .big {
		gap:40px;
	}

	#fanfandaeroLanding .sec04 .big .img {
		width: 400px;
	}

	#fanfandaeroLanding .sec04 .big .txt {
		width: calc(100% - 440px);
	}

	#fanfandaeroLanding .sec04 .small .step {
		width:36px;
		height:36px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec04 .sec-tit {
		font-size:30px;
	}

	#fanfandaeroLanding .sec04 .big {
		flex-direction: column;
		justify-content: center;
	}

	#fanfandaeroLanding .sec04 .big .txt {
		width: 100%;
	}

	#fanfandaeroLanding .sec04 .big .txt .t01 {
		font-size:18px;
		line-height:30px;
	}

	#fanfandaeroLanding .sec04 .big .txt .t02 {
		font-size:13px;
	}

	#fanfandaeroLanding .sec04 .big .txt .ico {
		padding-left:22px;
	}

	#fanfandaeroLanding .sec04 .big .txt .ico::before {
		width:15px;
		height:15px;
		background-size:auto 15px;
	}

	#fanfandaeroLanding .sec04 .small ul {
		display: block;
	}

	#fanfandaeroLanding .sec04 .small li {
		display: flex;
		align-items: center;
		gap:20px;
		max-width:100%;
	}

	#fanfandaeroLanding .sec04 .small .img {
		width:260px;
		padding:0px;
	}

	#fanfandaeroLanding .sec04 .small .con {
		width: calc(100% - 280px);
	}

	#fanfandaeroLanding .sec04 .small .con br {
		display: none;
	}

	#fanfandaeroLanding .sec04 .small .step {
		width:32px;
		height:32px;
		font-size:18px;
	}

	#fanfandaeroLanding .sec04 .small .txt {
		font-size:13px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec04 {
		padding:60px 0px;
	}

	#fanfandaeroLanding .sec04 .sec-tit {
		font-size:20px;
	}

	#fanfandaeroLanding .sec04 .big {
		gap:20px;
	}

	#fanfandaeroLanding .sec04 .big .img {
		width: 100%;
	}

	#fanfandaeroLanding .sec04 .big .img img {
		width: 100%;
	}

	#fanfandaeroLanding .sec04 .big .txt .t01 {
		font-size:15px;
		line-height:24px;
	}

	#fanfandaeroLanding .sec04 .big .txt .t02 {
		font-size:13px;
		line-height:20px;
	}

	#fanfandaeroLanding .sec04 .big .txt .ico {
		padding-left:18px;
	}

	#fanfandaeroLanding .sec04 .big .txt .ico::before {
		width:13px;
		height:13px;
		background-size:auto 13px;
	}

	#fanfandaeroLanding .sec04 .small li {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		gap:12px;
	}

	#fanfandaeroLanding .sec04 .small .con {
		width: 100%;
	}

	#fanfandaeroLanding .sec04 .small .step {
		width:24px;
		height:24px;
		font-size:15px;
	}

	#fanfandaeroLanding .sec04 .small .txt {
		font-size:13px;
		line-height:18px;
	}

	#fanfandaeroLanding .sec04 .small .txt .br2 {
		display:block;
	}
}


/* 판판대로 랜딩 페이지 섹션5 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec05 .img img {
		width:220px;
	}

	#fanfandaeroLanding .sec05 .txt .t01 {
		font-size:24px;
		line-height:40px;
	}

	#fanfandaeroLanding .sec05 .txt .t02 {
		font-size:20px;
	}

	#fanfandaeroLanding .sec05 .txt .underline {
		width: 100px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec05 {
		padding:80px 0px;
	}

	#fanfandaeroLanding .sec05 .txt .underline {
		margin:36px 0px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec05 .img img {
		width:200px;
	}

	#fanfandaeroLanding .sec05 .txt .t01 {
		font-size:20px;
		line-height:32px;
	}

	#fanfandaeroLanding .sec05 .txt .t02 {
		font-size:18px;
		line-height:32px;
	}

	#fanfandaeroLanding .sec05 .txt .t02 br {
		display: none;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec05 {
		padding:60px 0px;
	}

	#fanfandaeroLanding .sec05 .img img {
		width:140px;
	}

	#fanfandaeroLanding .sec05 .txt .t01 {
		font-size:18px;
		line-height:28px;
	}

	#fanfandaeroLanding .sec05 .txt .t02 {
		font-size:15px;
		line-height:24px;
	}

	#fanfandaeroLanding .sec05 .txt .underline {
		width:60px;
		margin:24px 0px;
	}
}


/* 판판대로 랜딩 페이지 섹션6 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec06 .article-tit p {
		font-size:22px;
	}

	#fanfandaeroLanding .sec06 .info .txt .t01 {
		font-size:15px;
	}

	#fanfandaeroLanding .sec06 .info .txt .t02 {
		font-size:20px;
	}

	#fanfandaeroLanding .sec06 .box p {
		font-size: 24px;
		line-height:40px;
	}

	#fanfandaeroLanding .sec06 .box a {
		height:60px;
		font-size:20px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec06 {
		padding:80px 0px;
	}

	#fanfandaeroLanding .sec06 .article01 {
		margin-bottom:80px;
	}

	#fanfandaeroLanding .sec06 .article-tit {
		margin-bottom:30px;
	}

	#fanfandaeroLanding .sec06 .article-tit p {
		padding-bottom:16px;
	}

	#fanfandaeroLanding .sec06 .info {
		margin:-6px;
	}
	
	#fanfandaeroLanding .sec06 .info dd {
		padding:6px;
	}

	#fanfandaeroLanding .sec06 .info .txt {
		padding:30px;
	}

	#fanfandaeroLanding .sec06 .box {
		padding: 60px 20px;
	}

	#fanfandaeroLanding .sec06 .box a {
		width:300px;
	}

	#fanfandaeroLanding .sec06 .box a img {
		width:22px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec06 .article-tit p {
		font-size:20px;
	}

	#fanfandaeroLanding .sec06 .info dd {
		flex:1 1 100%;
		max-width:100%;
	}

	#fanfandaeroLanding .sec06 .info .txt img {
		height:16px;
	}

	#fanfandaeroLanding .sec06 .info .txt .t01 {
		font-size:13px;
	}

	#fanfandaeroLanding .sec06 .info .txt .t02 {
		font-size:18px;
	}

	#fanfandaeroLanding .sec06 .box p {
		font-size:20px;
		line-height: 32px;
	}

	#fanfandaeroLanding .sec06 .box a {
		gap:6px;
		width:280px;
		height:54px;
		font-size:18px;
	}

	#fanfandaeroLanding .sec06 .box a img {
		width:20px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec06 {
		padding:60px 0px;
	}

	#fanfandaeroLanding .sec06 .article01 {
		margin-bottom:60px;
	}

	#fanfandaeroLanding .sec06 .article-tit {
		margin-bottom:20px;
	}

	#fanfandaeroLanding .sec06 .article-tit p {
		padding-bottom:12px;
		font-size:18px;
	}

	#fanfandaeroLanding .sec06 .info .txt {
		padding:20px;
	}

	#fanfandaeroLanding .sec06 .info .txt img {
		height:14px;
	}

	#fanfandaeroLanding .sec06 .info .txt .t01 {
		gap:6px;
		font-size:12px;
	}

	#fanfandaeroLanding .sec06 .info .txt .t02 {
		font-size:15px;
	}

	#fanfandaeroLanding .sec06 .box {
		padding:40px 16px;
	}

	#fanfandaeroLanding .sec06 .box p {
		font-size:18px;
		line-height:28px;
	}

	#fanfandaeroLanding .sec06 .box a {
		gap:4px;
		width:200px;
		height:46px;
		font-size:15px;
	}

	#fanfandaeroLanding .sec06 .box a img {
		width:16px;
	}
}


/* 판판대로 랜딩 페이지 섹션7 */
@media (max-width:1200px) {

}
@media (max-width:1024px) {

}
@media (max-width:768px) {
	#fanfandaeroLanding .sec07 .list li {
		flex:1 0 33.33%;
		max-width: 33.33%;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec07 .list li {
		flex:1 0 50%;
		max-width: 50%;
	}
}


/* 판판대로 랜딩 페이지 섹션8 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec08 .logo .img {
		padding:40px 16px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec08 .logo .img {
		padding:30px 12px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec08 .logo ul {
		flex-wrap: wrap;
	}
	
	#fanfandaeroLanding .sec08 .logo li {
		flex:1 0 33.33%;
		max-width:33.33%;
	}

	#fanfandaeroLanding .sec08 .character ul {
		flex-wrap: wrap;
	}

	#fanfandaeroLanding .sec08 .character li {
		flex:1 0 33.33%;
		max-width:33.33%;
	}

	#fanfandaeroLanding .sec08 .character .img {
		padding:12px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec08 .logo .img {
		padding:20px 12px;
	}

	#fanfandaeroLanding .sec08 .logo .img img {
		width:80px;
	}

	#fanfandaeroLanding .sec08 .character .img img {
		width:120px;
	}
}


/* 판판대로 랜딩 페이지 섹션9 */
@media (max-width:1200px) {

}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec09 {
		padding:40px 20px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec09 ul {
		margin:-6px;
	}
	
	#fanfandaeroLanding .sec09 li {
		flex:1 1 33.33%;
		max-width:33.33%;
		padding:6px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec09 {
		padding:30px 16px;
	}

	#fanfandaeroLanding .sec09 ul {
		margin:-4px;
	}
	
	#fanfandaeroLanding .sec09 li {
		flex:1 1 50%;
		max-width:50%;
		padding:4px;
	}
}


/* 판판대로 랜딩 페이지 섹션10 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec10 a {
		height:60px;
		font-size:20px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec10 {
		padding:80px 0px;
	}

	#fanfandaeroLanding .sec10 a {
		width:300px;
	}

	#fanfandaeroLanding .sec10 a img {
		width: 20px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec10 a {
		gap:6px;
		width:280px;
		height:54px;
		font-size:18px;
	}

	#fanfandaeroLanding .sec10 a img {
		width:18px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec10 {
		padding:60px 0px;
	}

	#fanfandaeroLanding .sec10 a {
		gap:4px;
		width:200px;
		height:46px;
		font-size:15px;
	}

	#fanfandaeroLanding .sec10 a img {
		width:14px;
	}
}


/* 판판대로 랜딩 페이지 섹션11 */
@media (max-width:1200px) {
	#fanfandaeroLanding .sec11 dt {
		font-size:20px;
		padding-right: 36px;
	}
}
@media (max-width:1024px) {
	#fanfandaeroLanding .sec11 {
		padding:40px 0px;
	}

	#fanfandaeroLanding .sec11 .d-flex {
		flex-wrap: wrap;
		gap:20px;
	}

	#fanfandaeroLanding .sec11 .lt,
	#fanfandaeroLanding .sec11 .rt {
		width: 100%;
	}

	#fanfandaeroLanding .sec11 dt {
		width: 100px;
		padding-right:0px;
	}

	#fanfandaeroLanding .sec11 img {
		margin-right:16px;
	}

	#fanfandaeroLanding .sec11 img.img01 {
		height:32px;
	}

	#fanfandaeroLanding .sec11 img.img02 {
		height:29px;
	}

	#fanfandaeroLanding .sec11 img.img03 {
		height:35px;
	}

	#fanfandaeroLanding .sec11 img.img04 {
		height:20px;
	}
}
@media (max-width:768px) {
	#fanfandaeroLanding .sec11 dt {
		font-size:18px;
	}

	#fanfandaeroLanding .sec11 img.img01 {
		height:26px;
	}

	#fanfandaeroLanding .sec11 img.img02 {
		height:25px;
	}

	#fanfandaeroLanding .sec11 img.img03 {
		height:30px;
	}

	#fanfandaeroLanding .sec11 img.img04 {
		height:18px;
	}
}
@media (max-width:576px) {
	#fanfandaeroLanding .sec11 {
		padding:30px 0px;
	}
	
	#fanfandaeroLanding .sec11 dl {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	#fanfandaeroLanding .sec11 dt {
		font-size:15px;
		margin-bottom:10px;
	}

	#fanfandaeroLanding .sec11 img {
		margin-right:10px;
	}

	#fanfandaeroLanding .sec11 img.img01 {
		height:24px;
	}

	#fanfandaeroLanding .sec11 img.img02 {
		height:23px;
	}

	#fanfandaeroLanding .sec11 img.img03 {
		height:25px;
	}

	#fanfandaeroLanding .sec11 img.img04 {
		height:16px;
	}
}

