@charset "utf-8";
/**************************************************

	Respond.css ( ver 1.0.2 )

**************************************************/
/**************************************************
	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;}
@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;}}
@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;} }

/**************************************************
	아이폰 하이브리드앱에서 노치 겹침현상 방지
    ( 노치 높이 만큼 html에 자동으로 padding 부여 )
**************************************************/
html{
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
}
#header{
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
}

/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1200px){

	html{min-width: 320px;padding-top: 50px;overflow-x: hidden;}
    img{max-width:100%;}

	#header{position: fixed;top: 0;left: 0;width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05);}
	#header .inner{width: auto;height: 50px;}
    #header .logo{position: absolute;top: 0;left: 10px;height: 100%;line-height: 50px; margin-top: -1px}
    #header .logo img{width: auto;height: 26px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}

	#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: 2px;}
    #sns-ico li img{width: 25px;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: 50%;right: 10px;display: block;width: 25px;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: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #e60012;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;}

    #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;}

    /* 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;}

}

/**************************************************
	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: 0 10px;}

    #main .visual .roll .slick-arrow {width: 30px; height: 60px}
    #main .visual .roll .slick-prev {left: 5%}
    #main .visual .roll .slick-next {right: 5%}
    #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;}
    #main .visual .scrollDown {display: none}

    .mainSection01 {padding: 50px 0}
    .mainSection01 dl {margin: 0; margin-bottom: 30px}
    .mainSection01 dl > * {float: none; width: 100%; margin: 0}
    .mainSection01 dl dt h6 {font-size: 22px; line-height: 30px}
    .mainSection01 dl dt h6 br {display: none}
    .mainSection01 dl dt h6 span {font-size: 16px; line-height: 22px; margin-bottom: 5px}
    .mainSection01 dl dd {padding-top: 0}
    .mainSection01 dl dd p {font-size: 15px; line-height: 22px}
    .mainSection01 ul {margin: 0 -5px}
    .mainSection01 ul li {width: calc(100% / 2 - 10px); margin: 0 5px}

    .mainSection02 {padding: 50px 0}
    .mainSection02 .mainTitle {padding-bottom: 30px}
    .mainSection02 .mainTitle h5 {font-size: 30px; line-height: 40px}
    .mainSection02 .mainTitle p {font-size: 14px; line-height: 20px; margin-top: 5px}
    .mainSection02 ul {margin: -5px}
    .mainSection02 ul li {width: calc(100% / 4 - 10px); margin: 5px}
    .mainSection02 ul li .info {padding: 15px 5px}
    .mainSection02 ul li .info span {font-size: 13px; line-height: 18px}
    .mainSection02 ul li .info h6 {font-size: 16px; line-height: 22px; margin-top: 5px}
    .mainSection02 .moreBtn {margin-top: 30px; width: 140px; line-height: 41px; font-size: 12px}

    .mainSection03 {padding: 50px 0}
    .mainSection03 .mainTitle {padding-bottom: 20px}
    .mainSection03 .mainTitle h5 {font-size: 30px; line-height: 40px}
    .mainSection03 ul li {padding: 5px 15px}
    .mainSection03 ul li .Text h6 {font-size: 16px; line-height: 24px}
    .mainSection03 ul li .Text p {font-size: 14px; line-height: 21px; margin: 5px 0 10px 0}
    .mainSection03 ul li .Text span {font-size: 13px; line-height: 16px}

    .mainSection04 {height: 240px}
    .mainSection04 .mid h6 {font-size: 30px; line-height: 40px}
    .mainSection04 .mid p {font-size: 14px; line-height: 21px; margin-top: 10px}
    .mainSection04 .mid .moreBtn {margin-top: 20px; width: 140px; line-height: 41px; font-size: 12px}


}

@media screen and (max-width: 750px){

    #main .visual .roll .slick-arrow {width: 22px; height: 45px}
    #main .visual .roll .slick-prev {left: 3%}
    #main .visual .roll .slick-next {right: 3%}

    .mainSection01 {padding: 40px 0}
    .mainSection01 dl {margin-bottom: 20px}
    .mainSection01 dl dt h6 {font-size: 18px; line-height: 24px}
    .mainSection01 dl dt h6 span {font-size: 14px; line-height: 18px}
    .mainSection01 dl dd p {font-size: 14px; line-height: 20px; margin-bottom: 10px}
    .mainSection01 dl dd p br {display: none}
    .mainSection01 ul {margin: 0}
    .mainSection01 ul li {width: 50%; margin: 0}

    .mainSection02 {padding: 40px 0}
    .mainSection02 .mainTitle h5 {font-size: 26px; line-height: 30px}
    .mainSection02 .mainTitle p {font-size: 13px; line-height: 18px}
    .mainSection02 ul li {width: calc(100% / 2 - 10px)}
    .mainSection02 ul li .info span {font-size: 12px; line-height: 16px}
    .mainSection02 ul li .info h6 {font-size: 15px; line-height: 20px; margin-top: 2px}

    .mainSection03 {padding: 40px 0}
    .mainSection03 .mainTitle h5 {font-size: 26px; line-height: 30px}
    .mainSection03 ul li {float: none; width: 100%; border-right: 0; border-bottom: 1px solid #ddd; padding: 10px}
    .mainSection03 ul li:first-child {border-left: 0; border-top: 1px solid #ddd}
    .mainSection03 ul li .Text h6 {font-size: 15px; line-height: 22px}
    .mainSection03 ul li .Text p {font-size: 13px; line-height: 20px}

    .mainSection04 {height: 220px}
    .mainSection04 .mid h6 {font-size: 24px; line-height: 30px}
    .mainSection04 .mid p {font-size: 13px; line-height: 20px; margin-top: 5px}


}

/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){

    #sub #content{ width: auto;padding: 50px 10px}

    #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;}

    .lnbWrap{display: none;}

    #status{display: none;}

    #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: 0;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}

    #sub #content .subTitle {font-size: 28px; line-height: 34px}


    .grtWrap:before {top: -50px; height: 180px}
    .grtWrap ul {margin: -5px}
    .grtWrap ul:before {width: 30%; height: 80%}
    .grtWrap ul li {width: calc(100% / 2 - 10px); margin: 5px}
    .grtWrap .bot {margin-top: 30px}
    .grtWrap .bot span {font-size: 16px; line-height: 22px; padding-right: 65px}
    .grtWrap .bot span:after {width: 50px}
    .grtWrap .bot h5 {font-size: 22px; line-height: 30px; margin: 10px 0 15px 0}
    .grtWrap .bot h5 br {display: none}
    .grtWrap .bot p {font-size: 14px; line-height: 22px; margin-top: 10px}
    .grtWrap .bot p br {display: none}
    .grtWrap .bot h6 {margin-top: 20px; font-size: 16px; line-height: 22px}

    .hisWrap:before {top: 10px; left: 25px; height: calc(100% - 25px)}
    .hisWrap dl {margin-bottom: 30px !important; width: 100%; padding: 0 !important; padding-left: 25px !important}
    .hisWrap dl dt {font-size: 22px; line-height: 30px; margin-bottom: 20px; padding-right: 0 !important; padding-left: 30px !important; text-align: left !important}
    .hisWrap dl dt:before {top: 15px; right: auto !important; left: 0 !important; width: 20px}
    .hisWrap dl dt:after {top: 8px; width: 16px; height: 16px; right: auto !important; left: -7px !important}
    .hisWrap dl dd {text-align: left !important}
    .hisWrap dl dd p:after {top: 5px; width: 12px; height: 12px; right: auto !important; left: -6px !important}
    .hisWrap dl dd p {font-size: 14px; line-height: 24px; padding-right: 0 !important; padding-left: 100px !important}
    .hisWrap dl dd p strong {right: auto !important; left: 20px !important; font-size: 16px}
    .hisWrap dl dd p strong span {right: auto !important; left: 50px !important; font-size: 14px}

    .orgWrap {margin-bottom: -50px}
    .orgWrap .box {margin-top: 35px; padding: 40px 0 60px 0; text-align: center}

    .busWrap {margin-bottom: -50px}
    .busWrap .top {margin: 30px 0 60px 0}
    .busWrap .top .thumb {padding-bottom: 25%}
    .busWrap .top .thumb p {font-size: 16px; line-height: 24px}
    .busWrap .mid {padding: 50px 0}
    .busWrap .mid h6 {font-size: 22px; line-height: 30px; padding-bottom: 5px}
    .busWrap .mid .box {margin-top: 30px; padding: 30px 15px}
    .busWrap .bot {padding: 50px 0}
    .busWrap .bot h6 {font-size: 22px; line-height: 30px; padding-bottom: 5px}
    .busWrap .bot .box {margin-top: 30px}

    .locWrap .box {margin-top: 35px}
    .locWrap .box dl {margin-bottom: 30px}
    .locWrap .box dl > * {float: none}
    .locWrap .box dl dt {width: 100%}
    .locWrap .box dl dt > div {width: 100% !important; height: 340px !important}
    .locWrap .box dl dt > div > div {height:  100% !important}
    .locWrap .box dl dt > iframe {width: 100% !important; height: 340px !important}
    .locWrap .box dl dd {width: 100%; margin-left: 0; min-height: 0; padding: 30px 25px}
    .locWrap .box dl dd h6 {font-size: 20px; line-height: 30px; margin-bottom: 15px}
    .locWrap .box dl dd p {padding-left: 60px; font-size: 14px; line-height: 22px; margin-bottom: 5px}
    .locWrap .box dl dd p strong {font-size: 15px; padding-left: 20px; background-size: 12px !important}
    .locWrap .box dl dd p br {display: none}
    .locWrap .box dl dd a {position: relative; bottom: auto; left: auto; display: block; width: 100%; line-height: 40px; margin-top: 20px; padding: 0 20px; font-size: 14px}
    .locWrap .box dl dd a:after {right: 20px; line-height: 40px}

    .prdWrap .top {margin-top: 35px}
    .prdWrap .top dl {margin: -5px}
    .prdWrap .top dl:before {bottom: 0; right: 0; width: 40%; height: 30%}
    .prdWrap .top dl > * {float: none; margin: 5px}
    .prdWrap .top dl dt img {width: 100%}
    .prdWrap .top dl dd {float: left; width: calc(50% - 10px)}
    .prdWrap .top dl dd img {width: 100%}
    .prdWrap .top p {margin-top: 30px; font-size: 15px; line-height: 22px}
    .prdWrap .bot {margin-top: 40px}
    .prdWrap .bot ul:before {bottom: 0; left: 0; width: 40%; height: 50%}
    .prdWrap .bot p {margin-top: 30px; font-size: 15px; line-height: 22px}
    .prdWrap .bot p br {display: none}

    .rndWrap:before {top: -50px; width: 100%; left: 0}
    .rndWrap:after {height: 90%}
    .rndWrap .box {margin-top: 35px}
    .rndWrap .box:after {bottom: -5px; right: -5px; width: 70%; height: 60%}
    .rndWrap p {margin-top: 40px; font-size: 15px; line-height: 22px}
    .rndWrap p br {display: none}



}

@media screen and (max-width: 750px){

    #sub #content {padding: 40px 10px}
    #sub #content .subTitle {font-size: 22px; line-height: 30px}

    .grtWrap:before {top: -40px; height: 120px}
    .grtWrap ul:before {height: 70%; bottom: 0}
    .grtWrap ul li {width: calc(100% / 2); margin: 5px 0}
    .grtWrap .bot span {font-size: 14px; line-height: 20px; padding-right: 50px}
    .grtWrap .bot span:after {width: 40px}
    .grtWrap .bot h5 {font-size: 18px; line-height: 24px}
    .grtWrap .bot p {font-size: 13px; line-height: 20px; margin-top: 5px}
    .grtWrap .bot h6 {margin-top: 10px; font-size: 15px}

    .hisWrap {margin-left: -10px; width: calc(100% + 10px)}

    .orgWrap {margin-bottom: -40px}
    .orgWrap .box {margin-top: 30px; padding: 35px 0 50px 0}

    .busWrap {margin-bottom: -40px}
    .busWrap .top {margin-bottom: 50px}
    .busWrap .top .thumb {padding: 60px 15px}
    .busWrap .top .thumb p {position: static; transform: none; font-size: 15px; line-height: 22px}
    .busWrap .top .thumb p br {display: none}
    .busWrap .mid h6 {font-size: 18px; line-height: 24px}
    .busWrap .bot h6 {font-size: 18px; line-height: 24px}

    .locWrap .box {margin-top: 25px}
    .locWrap .box dl dt > div {height: 280px !important}
    .locWrap .box dl dt > iframe {height: 280px !important}
    .locWrap .box dl dd {padding: 25px 20px}
    .locWrap .box dl dd h6 {font-size: 18px; line-height: 24px}

    .prdWrap:after {height: 35%}
    .prdWrap .top {margin-top: 30px}
    .prdWrap .top p {margin-top: 25px; font-size: 14px; line-height: 21px}
    .prdWrap .bot p {margin-top: 25px; font-size: 14px; line-height: 21px}

    .rndWrap .box {margin-top: 30px}
    .rndWrap p {margin-top: 30px; font-size: 14px; line-height: 21px}


}
