@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: 1200px){
	.__pcta{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;} }

/**************************************************
	Layout
**************************************************/
@media all and (max-width: 1600px){
	#wrap{padding: 0 30px;}
}


@media screen and (max-width: 1200px){

	html{min-width: 320px;padding-top: 65px;overflow-x: hidden;}
    img{max-width:100%;}
	#wrap{padding: 0 15px;}
	#wrap .inner{width: auto;}

	#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: 65px;}
    #header .logo{height: 65px;line-height: 65px;}
    #header .logo img{width: auto;height: 23px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}
	#header .tel{height: 65px;left:10px;}
	#wrap #header .sns-ico{right: 50px;margin-top: -15px;}

	#gnb{display: none;}

    #footer .ftWrap{width: auto;padding: 15px 0;text-align: center;}
    #footer address{font-size: 12px;line-height: 18px;color: #b3b3b3;font-style: normal;text-align: center;}
    #footer address hr{display: block;border: none;margin: 0;}

	#footer .ftWrap .lef .footerLogo{position: static;display: block;width: 65px;height: auto;margin: 0 auto 20px;}
	#footer .ftWrap .lef{float: none;padding-left: 0;}
	#footer .ftWrap .rig{float: none;text-align: center;}

	#footer .copyright{height: 45px;line-height: 45px;font-size: 12px;}

	#wrap .sns-ico{text-align: center;margin-top: 10px;}
	#wrap .sns-ico li a{display: block;width: 30px;}

    #gotop{display: none;}

    #fnb{text-align: center;margin-top: 5px;}
    #fnb > li{display: inline-block;padding: 0 5px;}
    #fnb > li:first-child{padding-left: 0;background: none;}
    #fnb > li a{font-size: 13px;color: #b3b3b3;letter-spacing: -1px;line-height: 25px;}

    #slide-btn{top: 50%;margin-top: -8px;right: 10px;display: block;width: 25px;height: 16px;}

    #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('/img/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 75%;height: 100%;max-width:400px;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: 55px;position: relative;background: #007537;}
	#slide-menu .logo{height: 50px;font-size: 0;padding-left: 10px;}
	#slide-menu .logo:before{display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
	#slide-menu .logo img{display: inline-block;vertical-align: middle;height: 20px;}
    #slide-menu.on{right: 0;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 45px;padding: 0 15px;}
	#gnb-mo > li > a span{font-size: 16px;letter-spacing: -1px;color: #333;font-family: gms;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;}

    /* layer popup */
    .sp_pop{position: absolute;top: 80px !important;left: 5% !important;width: 90% !important;z-index: 999 !important;}
    .sp_pop table{width: 100%;}
    .sp_pop table td{height: auto !important;}
    .sp_pop img{width: 100% !important;height: auto !important;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}
}

@media all and (max-width: 750px){
	html{padding-top: 50px;}
	#wrap{padding: 0;}
	#header .inner{height: 50px;}
	#header .sns-ico{display: none;}
	#header .tel{height: 50px;left:5px;}
	#header .tel .vam >*{display: block;text-align: left;}
	#header .tel span{font-size: 13px;}
	#header .tel strong{font-size: 12px;margin-left: 0;margin-top: 2px;}
	#header .logo{height: 50px;line-height: 50px;margin-left: 16px;padding-top: 0px;}
	#header .logo img{height: 38px;}

	#slide-menu .tit{height: 50px;}
	#slide-close{width: 50px;height: 50px;}

	#fnb > li a{font-size: 12px;}

	#footer{padding-bottom: 65px;background: #222;}
	#footer .ftWrap{background: #333;}
}


/**************************************************
	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;}

}

/**************************************************
	Public
**************************************************/
@media screen and (max-width: 1200px){
	.mosNowRoll li{padding: 10px 5px;}
	.mosNowRoll .textBox{padding: 20px 10px;}
	.mosNowRoll .textBox dt{font-size: 15px;}
	.mosNowRoll .textBox dd{font-size: 13px;line-height: 20px;}

	.rollType1 .bx-controls-direction a{z-index:90;width: 50px;height: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;	border-radius: 50px;}
	.rollType1 .bx-controls-direction a.bx-prev{background: rgba(0,0,0,0.3) url(/img/bx-type1-prev.png);left:10px;-webkit-background-size: cover;background-size: cover;}
	.rollType1 .bx-controls-direction a.bx-next{background: rgba(0,0,0,0.3) url(/img/bx-type1-next.png);right:10px;-webkit-background-size: cover;background-size: cover;}

	.asymmetricType1 li .box .textBox dt strong{font-size: 24px;}
	.asymmetricType1 li .box .textBox dd{font-size: 16px;margin-top: 10px;}

	.listType1 li{width: 33.33%;}
	.listType1 li .textBox .ko{font-size: 18px;}
	.listType1 li .textBox .en{font-size: 11px;}

	#sub img{height: auto !important;}

}

@media screen and (max-width: 750px){
	.asymmetricType1{padding: 0 10px;}
	.asymmetricType1 li{margin-top:30px;}
	.asymmetricType1 li:first-child{margin-top:0;}
	.asymmetricType1 li .box .textBox{position:static;width:100%;padding:15px 10px 10px;box-sizing:border-box;}
	.asymmetricType1 li.odd .box,
	.asymmetricType1 li.even .box{padding:0;}

	.listType1 li{width:50%;}
	.listType1 li .textBox .ko{font-size: 15px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
	.listType1 li .textBox .en{font-size: 11px;}
	.listType1 li .iconBox img{width: 50px;height: 50px;}
	.listType1 li .iconBox .limit{width: 60px;height: 60px;}

}



/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1200px){

    #main .visual .roll li img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .bx-pager{bottom: 15px;font-size: 0;padding: 10px 0;}
    #main .visual .bx-pager-item{margin: 0 2px;}
    #main .visual .bx-pager-item a{width: 30px;}
	#main .section5 .list li{display: block;width: auto;}
	#main .section5 .list li .link{height: 250px;}
	#main .section5 .banner img{width: 150%;margin-left: 0;left:-25%;}
	#mainNews{height: auto;width: 100%;border-radius: 0;}
	#mainNews:before,
	#mainNews:after{display: none;}
	#mainNews .inner{padding-left: 150px;}
	#mainNews .bx-viewport{height: 70px !important;}
	#mainNews .tit{background: #007537 url(/images/main-news-tit.gif) no-repeat 0 50%;width: 150px;height: 70px;line-height: 70px;-webkit-background-size: 60px;background-size: 60px;}
	#mainNews .tit strong{font-size: 20px;}
	#mainNews .rollWrap{width: auto;padding-left: 20px;background: #f1b500;}
	#mainNews .roll li{height: 70px;}
	#mainNews .roll li p{width: auto;height: 70px;line-height: 70px;padding-right: 180px;font-size: 15px;}
	#mainNews .bx-controls-direction a{width: 32px;height: 30px;margin-top: -15px;}
	#mainNews .bx-controls-direction a.bx-prev{right:44px;}
	#mainNews .bx-controls-direction a.bx-next{right:10px;background-size: cover;}
	#mainNews .roll li .date{right:100px;height: 70px;line-height: 70px;font-size: 14px;}
	#main .section1{padding: 40px 0;}
	#main .section .title{height: 40px;line-height: 40px;font-size: 26px;padding-left: 30px;background-size: 50px !important;}
	#main .section .title.gr{margin-bottom: 15px;}
	#main .section2{margin: 0 -15px;padding: 40px 15px;}
	#main .section2 .top{padding: 0 10px;margin-bottom: 15px;}
	#main .section2 .mosMenuTab{margin-top: 10px;}
	#main .section2 .mosMenuTab a{height: 26px;line-height: 26px;padding: 0 15px;font-size: 14px;-webkit-border-radius: 26px;	-moz-border-radius: 26px;	border-radius: 26px;}
	#main .section3{height: 320px;padding: 0 15px;margin: 0 -15px;}
	#main .section3 dt strong{font-size: 24px;}
	#main .section3 dd{font-size: 15px;}
	#main .section3 .btn{width: 180px;height: 38px;line-height: 38px;font-size: 14px;margin: 25px auto 0;}
	#main .section4{padding: 50px 0;}
	#main .section4 .title2{margin-bottom: 30px;}
	#main .section4 .title2 dt{margin-bottom: 15px;}
	#main .section4 .title2 dt img{height: 55px;width: auto;}
	#main .section4 .title2 dd img{width: 260px;height: auto;margin-bottom: 10px;}
	#main .section4 .title2 dd p{font-size: 14px;}
	#main .section5 .list li a{z-index:1;}
	#main .section5 .list li a:after{display: block;content: '';position: absolute;top:0;left:0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);z-index:-1;}
	#main .section6{padding: 60px 0;}
	#main .section6 .btm .btnSubmit{margin-top: 10px;float: none;width: 100%;}

}

@media screen and (max-width: 750px){

	#mainNews .inner{padding-left: 0;}
	#mainNews .tit{width: 100%;position: static;background: #a90000;padding-left: 0;text-align: center;height: 50px;line-height: 50px;}
	#mainNews .tit strong{background: url(/images/main-news-tit.gif) no-repeat 0 50%;-webkit-background-size: 30px;background-size: 50px;padding-left: 20px;font-size: 21px;margin-left: -10px;}
	#mainNews .rollWrap{padding-left: 10px;}
	#mainNews .roll li p{padding-right: 90px;height: 50px;line-height: 50px;font-size: 14px;}
	#mainNews .roll li .date{right:10px;font-size: 13px;height: 50px;line-height: 50px;}
	#mainNews .bx-viewport{height: 50px !important;}
	#mainNews .bx-controls-direction a{top:10px;margin-top: 0;}
	#mainNews .bx-controls-direction a.bx-prev{right:auto;left:10px;background-size: cover;}
	#main .section1{padding: 30px 10px;}
	#main .section2{padding: 30px 20px;}
	#main .section5 .list li .link{height: 200px;}
	#main .section5 .banner img{width: 180%;left:-40%;}
	#main .section3{height: 250px;position: relative;z-index:1;}
	#main .section3:after{display: block;content: '';background: rgba(0,0,0,0.4);position: absolute;top:0;left:0;width: 100%;height: 100%;z-index:-1;}
	#main .section3 dd{font-size: 14px;padding:  0 10px;}
	#main .section5 .list li{padding: 5px 10px;}
	#main .section6{padding: 40px 0;}
	#main .section6 .formWrap{padding-left: 0;}
	#main .section6 .tit{position: static;text-align: center;margin-bottom: 20px;}
	#main .section6 .tit dd{font-size: 15px;line-height: 24px;margin-top: 4px;}

}

/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){

    #sub #content{ width: auto;padding: 30px 0 50px;}
    #sub .sub-vis{height: 220px;}
	#sub .sub-vis .vam{width: 100%;text-align: center;}
    #sub .sub-vis .text{font-size: 25px;line-height: 35px;}
	#sub .sub-vis .vam dt{font-size: 35px;}
    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}
	#sub .titType1 p{font-size: 15px;line-height: 25px;margin-top: 5px;}
	#sub .titType1{margin-bottom: 15px;}
	#sub .titType1 strong{font-size: 26px;}
	#sub .titType1 strong.grtop{margin-bottom: 15px;}
	#sub .titType1 strong.gr{font-size: 23px;}
	#sub .titType1 p.large{font-size: 16px;margin-top: 5px;}

    .lnbWrap{display: none;}

    #navigator{border-width: 0 0 1px 0;display: block;}
    #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;}
	#sub .mosList li{width: 255px;}
	#companyinfo .section2{margin-top: 40px;padding: 40px 0;}
	#companyinfo .section2 .text{font-size: 14px;line-height: 23px;margin-top: 20px;}
	#companyinfo .section3{margin-top: 40px;}
	.competitveTop{margin-bottom: 50px;}
	.compeText .box{-webkit-box-sizing: border-box;	-moz-box-sizing:border-box ;	box-sizing: border-box;padding: 30px 10px;}
	.compeText .box .tit{width: 250px;}
	.compeText .box .tit strong{font-size: 16px;}
	.compeText .box .list li{font-size: 14px;padding-left: 8px;}
	.compeText .box .list li:before{width: 2px;height: 2px;-webkit-border-radius: 2px;	-moz-border-radius: 2px;	border-radius: 2px;top:8px;}
	#franchiseType .section1 .tit{padding-top: 80px;margin-bottom: 30px;}
	#franchiseType .section1 .tit dt{font-size: 24px;}
	#franchiseType .section1 .tit dd{font-size: 25px;}
	#franchiseType .section1 .imgBox{height: auto;padding: 40px 10px;}
	#franchiseType .section1 .imgBox dt{font-size: 24px;margin-bottom: 10px;}
	#franchiseType .section1 .imgBox dd{font-size: 14px;line-height: 24px;}
	#franchiseType .section2 .tit{font-size: 24px;margin-bottom: 20px;}
	#franchiseType .section2 .list{margin: 0;}
	#franchiseType .section2 .list li{width: 50%;}
	#franchiseType .section2 .list li .textBox dt{font-size: 16px;line-height: 25px;}
	#franchiseType .section2 .list li .textBox dd p{font-size: 14px;}

	/* 헬프라인 (추가건) */
	#helpline .ftext dt{font-size: 24px;line-height: 32px;}
	#helpline .ftext dd{font-size: 14px;line-height: 23px;margin-top: 15px;}
	#helpline .gray{padding: 50px 0;margin-top: 50px;}
	#helpline .gray .title1{margin-bottom: 25px;}
	#helpline .gray .title1 strong{font-size: 25px;}
	#helpline .gray .text{margin-top: 20px;}
	#helpline .section{margin-top: 50px;}
	#helpline .numList li .box .text{font-size: 14px;line-height: 22px;padding: 0 8px;}
	#helpline .numTit{margin-bottom: 20px;}
	#helpline .numTit strong{font-size: 26px;}
	#helpline .numTitTxt dt{font-size: 18px;margin-bottom: 15px;}
	#helpline .numTitTxt dd .text{font-size: 14px;line-height: 22px;padding: 0 10px;}
	#helpline .section1 .img{padding: 0 10px;}
	#helpline .borderBox{padding: 40px;}
	#helpline .section3 .box2 .list.type2 li{display: block;margin-left: 0;}
	#helpline .section3 .box2 .list.type2 li:first-child{margin-bottom: 20px;}

}

@media all and (max-width: 750px){

	#sub .sub-vis{height: 150px;}
	#sub .sub-vis .vam dt{font-size: 28px;}
	#sub .sub-vis .vam dd{font-size: 15px;}
	#sub .sub-vis .text{font-size: 18px;line-height: 28px;}

#sub .sub-vis2{height: 150px;}
	#sub .sub-vis2 .vam dt{font-size: 28px;}
	#sub .sub-vis2 .vam dd{font-size: 15px;}
	#sub .sub-vis2 .text{font-size: 18px;line-height: 28px;}

	#sub .sub-vis3{height: 150px;}
	#sub .sub-vis3 .vam dt{font-size: 28px;}
	#sub .sub-vis3 .vam dd{font-size: 15px;}
	#sub .sub-vis3 .text{font-size: 18px;line-height: 28px;}


	#sub #content{padding: 30px 10px 50px;}
	#sub #content.full{padding: 30px 0 50px;}
	#sub .mosList li{display: block;margin: 10px auto 0;width: 240px;}
	#sub .mosList li:first-child{margin-top: 0;}
	#companyinfo .section1 .imgContent{padding: 0 10px;text-align: center;}
	#companyinfo .section2 .text{padding: 0 10px;}
	#companyinfo .section2 .text br{display: none;}
	#companyinfo .section3 .imgContent img{position: relative;display: block;width: 160%;left:-10%;max-width: inherit;}
	#menuView .section1{padding: 0 10px;}
	#menuView .section1 .arrow{width: 28px;height: 55px;}
	#menuView .section1 .arrow.prev{left:10px;}
	#menuView .section1 .arrow.next{right:10px;}
	#menuView .section1 .textBox dt strong{font-size: 20px;}
	#menuView .section1 .textBox dd{}
    #menuView .section1 .textBox dd p {font-size: 15px;line-height: 24px;margin-top: 15px;}
	#menuView .section2{padding: 40px 10px;margin-top: 40px;margin-bottom: -50px;}
	#menuView .section2 .tit{font-size: 22px;}

	.compeText .box{display: block;padding: 15px 10px;}
	.compeText .box >*{display: block;}
	.compeText .box .tit{width: 100%;padding-left: 30px;}
	.compeText .box .tit br{display: none;}
	.compeText .box .tit:before{width: 22px;height: 18px;}
	.compeText .box .list{padding-left: 22px;margin-top: 10px;}

	#franchiseType .section2 .list li{padding: 15px;}
	.competitveTop{text-align: center;margin: 40px 0;}
	#franchiseType .section1 .imgBox{background: none !important;}
	#franchiseType .section1 .imgBox dl{margin-top: 20px;}
	#franchiseType .section1 .imgBox dt,
	#franchiseType .section1 .imgBox dd{color: #333;}

	/* 헬프라인 (추가건) */
	#helpline .ftext dt{font-size: 16px;line-height: 24px;}
	#helpline .ftext dd{font-size: 13px;line-height: 21px;margin-top: 10px;padding: 0 10px;}
	#helpline .gray{padding: 35px 0;margin-top: 35px;}
	#helpline .gray .title1 strong{font-size: 18px;}
	#helpline .gray .title1 p{font-size: 14px;margin-top: 5px;}
	#helpline .gray .text{font-size: 15px;line-height: 23px;}
	#helpline .numTit .num img{width: 50px;height: auto;}
	#helpline .numTit strong{font-size: 20px;}
	#helpline .numTitTxt dd .text{font-size: 13px;line-height: 21px;}
	#helpline .numList{margin: 0;text-align: center;}
	#helpline .numList li{width: 50%;}
	#helpline .numList li .box{height: 200px;}
	#helpline .numList li .box .text{font-size: 13px;line-height: 20px;}
	#helpline .section3{padding: 0 10px;}
	#helpline .borderBox{padding: 20px;}
	#helpline .section3 .box1 .list li p{padding-left: 70px;}
	#helpline .section3 .box1 .list li .front{font-size: 14px;line-height: 22px;}
	#helpline .section3 .box1 .list li p{font-size: 14px;line-height: 22px;}
	#helpline .borderBox .softText{font-size: 14px;line-height: 22px;}
	#helpline .borderBox dt{font-size: 16px;margin-bottom: 10px;}
	#helpline .section3 .list li:before{top:8px;margin-top: 0;}
	#helpline .section3 .box2 .list li{display: block;margin-left: 0;margin-top: 10px;font-size: 14px;line-height: 22px;}
	#helpline .section3 .box2 .list li:first-child{margin-top: 0;font-size: 14px;line-height: 22px;}
	#helpline .section3 .box2 .list li p{font-size: 14px;line-height: 22px;}
	#helpline .section3 .box2 .list.type2 li p{font-size: 14px;line-height: 22px;}
	#helpline .section3 .box2 .list.type2 .gbox{font-size: 13px;line-height: 22px;}
	#helpline .section3 .box2 .list.type2 .gbox span{font-size: 12px;line-height: 18px;}
	#helpline .borderBox .title{font-size: 20px;margin-bottom: 15px;}
	#helpline .section4 .list{padding: 0 10px;}
	#helpline .section4 .list li{font-size: 14px;line-height: 23px;}

}
