@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;overflow-x: hidden;}
    body{padding-top: 50px;}
    img{max-width:100%;}

	#header{position: fixed;top: 0;left: 0;width: 100%;box-shadow: none;border-bottom-width: 2px;}
	#header .inner{width: auto;height: 50px;}
    #header .logo{position: absolute;top: 0;left: 20px;height: 100%;line-height: 50px;}
    #header .logo img{width: auto;height: 40px;}
    #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{padding: 15px 0;}
    #footer .fnbWrap{padding-bottom: 0;border-bottom: 0;width: auto;margin-bottom: 10px;}
    #footer .ftWrap{width: auto;}
    #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{position: static;margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 2px 4px;}
    #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: normal;}

    #slide-btn{top: 50%;margin-top: -8px;right: 20px;display: block;width: 25px;height: 16px;}

    #slide-bg{position: fixed;z-index: 10111200;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: 10111201;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: #47af48;}
    #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;}
    #gnb-mo li.active > a{color: #47af48;font-weight: bold;}

    /* #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;max-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 colgroup {display: none;}
    .table1 tr > *{font-size: 11px;line-height: 15px;}

    /* Cate */
    .cate1 {margin-bottom: 20px;}
    .cate1 > li {height: 35px;}
    .cate1 > li p {font-size: 12px;color: #333;}

    .cate2 {margin: 0 -20px 20px;}
    .cate2 > li {height: 35px;min-width: calc(100%/3);}
    .cate2 > li p {font-size: 14px;color: #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;}

}


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

    #main #mainWrap{margin: 0;width: auto;}

    #main .visual{padding: 0;}
    #main .visual .inner {width: auto;border-radius: 0;}
    #main .visual .roll .item img{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 .slick-arrow:after {width: 35px;height: 35px;line-height: 35px;font-size: 18px;}
    #main .visual .slick-prev {left:10px;}
	#main .visual .slick-next{right:10px;}
    #main .visual .vis-dots {right: 37px;width: 45px;height: 35px;line-height: 35px;font-size: 12px;}
	
    #main-button {padding: 40px 0;margin: -20px}
    #main-button:after {display: none;}
    #main-button .inner {width: auto;}
    #main-button ul {border: 0;border-radius: 0;padding: 0;margin: 0 15px !important;}
    #main-button ul > li {width: calc(100%/3);margin: 10px 0;}
    #main-button ul > li img {height: 50px;}
    #main-button ul > li p {font-size: 14px;color: #000;line-height: 1.1em;}

    #main-news {padding: 40px 20px;}
    .news-list {margin: -2%;}
    .news-list > li {margin: 2%;width: calc(100%/2 - 4%);}
    .news-list > li .inf {padding: 10px 0 30px;}
    .news-list > li .inf > *:not(:first-child) {margin-top: 5px;}
    .news-list > li .inf > span {font-size: 11px;}
    .news-list > li .inf > strong {font-size: 18px;color: #000;}
    .news-list > li .inf > p {font-size: 14px;color: #666;}

    .no-data {color: #111;padding: 15px;}

    #main-customer {padding: 0;border-top: 0;}
    #main-customer > * {float: none;}
    #main-customer > .lef {width: auto;padding: 40px 20px;background: #f7f7f7;}
    #main-customer > .rig {width: auto;margin-left: 0;}
    #main-customer > .rig > li {width: auto;display: block;margin-left: 0;margin-top: 40px;}
    #main-customer > .rig > li > span {margin: 0 20px;font-size: 12px;}
    #main-customer > .rig > li > strong {margin: 5px 20px 0;font-size: 18px;color: #000;line-height: 1.4em;}
    #main-customer > .rig > li > .tmb {margin-top: 10px;padding-bottom: 42.37288%;border-radius: 0;}
    #main-customer .mtit {margin-bottom: 10px;}
    #main-customer .mtit > * {text-align: center;}
    #main-customer .mtit > h3 {font-size: 24px;}
    #main-customer .tab-tab {position: static;text-align: center;}
    #main-customer .tab-tab a {float: none;display: inline-block;vertical-align: middle;margin: 5px;font-size: 14px;color: #333;border-bottom: 1px solid #fff;line-height: 2em;}
    #main-customer .list li {padding: 0;}
    #main-customer .list li:before {display: none;}
    #main-customer .list li > a {font-size: 14px;color: #333;line-height: 40px;}
    #main-customer .list li > span {color: #666;line-height: 40px;}
    #main-customer .list li > a:hover {color: #333;}
    #main-customer .more {display: block;position: static;margin: 20px auto 0;width: 80px;border: 1px solid #ddd;background: #fff;height: 35px;line-height: 33px;text-align: center;border-radius: 3px;}
    #main-customer .more:after {display: inline-block;content: '더보기';font-size: 14px;color: #333;font-weight: 300;letter-spacing: -0.05em;}
    #main-customer .more img {display: none;}

}

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

    #sub #content{ width: auto;padding: 20px; }

    #sub .sub-vis{height: 60px;background: #47af48;-webkit-background-size: cover; background-size: cover;font-size: 0;border-radius:0;overflow: hidden;margin: -20px -40px 20px;}
    #sub .sub-vis h2{width: calc(100% - 40px);font-size: 24px;text-align: center;line-height: 1.1em;box-sizing:border-box;margin-left: 0;padding-left: 30px;}
    #sub .sub-vis h2 em{display: block;margin: 5px 0 0;font-size: 11px;line-height: 15px;}

    /* #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: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;} */

    .sub-aboutus .banner {min-height: auto;margin: -40px -20px 0;background-image: url('../images/sub/aboutus-img1-mo.jpg');background-position: 50% 0;background-size: contain;background-color: #f3f3f3;padding-bottom: calc(81.3% + 100px);position: relative;}
    .sub-aboutus .slogan {padding-top: 0;margin-left: 0;background: rgba(255,255,255,0.9);padding: 10px 20px;position: absolute;bottom: 10px;left: 10px;right: 10px;}
    .sub-aboutus .slogan > img {height: 12px;}
    .sub-aboutus .slogan > strong {margin-top: 5px;font-size: 18px;color: #000;line-height: 1.4em;}
    .sub-aboutus .slogan > strong * {font-size: 18px;}
    .sub-aboutus .slogan > em {margin-top: 10px;font-size: 14px;color: #000;line-height: 1.6em;}
    .sub-aboutus .slogan > em img {vertical-align: -7px;height: 18px;margin-left: 10px;}
    .sub-aboutus dl {margin-top: 40px;}
    .sub-aboutus dl > * {float: none;}
    .sub-aboutus dl > dt {width: auto;}
    .sub-aboutus dl > dd {width: auto;margin-top: 10px;}
    .sub-aboutus dl > dd p {font-size: 14px;line-height: 1.6em;}

    .member-list {margin: -2%;}
    .member-list > li {margin: 2%;width: calc(100%/2 - 4%);}
    .member-list > li .inf {padding: 10px 0;}
    .member-list > li .inf > *:not(:first-child) {margin-top: 5px;}
    .member-list > li .inf > span {font-size: 12px;}
    .member-list > li .inf > p {font-size: 14px;color: #00;}
    .member-list > li:hover:after {border: 1px solid #ddd;box-shadow: 0 0 0 rgba(0,0,0,0.12);}

    .luck-list {margin: -2%;}
    .luck-list > li {margin: 2%;width: calc(100%/1 - 4%);padding: 20px;min-height: auto;box-sizing: border-box;}
    .luck-list > li:after {border-radius: 5px;}
    .luck-list > li > *:not(.tmb) {margin-left: 0;margin-right: 0;}
    .luck-list > li .tmb {position: static;width: 70px;height: 70px;margin: 0 auto 10px;}
    .luck-list > li .tit {padding-bottom: 10px;margin-bottom: 10px;}
    .luck-list > li .tit > strong {margin-right: 5px;font-size: 18px;color: #000;}
    .luck-list > li .tit > span {font-size: 12px;}
    .luck-list > li .txt {font-size: 14px;color: #333;font-weight: normal;line-height: 1.6em;}
    .luck-list > li:hover:after {border: 1px solid #ddd;box-shadow: 0 0 0 rgba(0,0,0,0.12);}

    /* product */
    .area-wrap {border-top: 0;padding: 10px;margin-bottom: 20px;background: #e7e7e7;}
    .area-wrap .tit {margin-bottom: 10px;font-size: 14px;color: #000;font-weight: 600;}
    .area-wrap .tit i {vertical-align: -4px;font-size: 22px;}
    .area-wrap .btns {margin: -1px;}
    .area-wrap .btns > li {margin: 1px;width: calc(100%/5 - 2px);}
    .area-wrap .btns > li a {border-radius: 3px;border: 1px solid #cccccc;height: 30px;line-height: 30px;font-size: 12px;}

    .shop-list {margin: -2%;}
    .shop-list > li {margin: 2%;width: calc(100%/2 - 4%);}
    .shop-list > li > .tmb {border-radius: 0;}
    .shop-list > li > .inf {padding: 10px 0 20px;}
    .shop-list > li > .inf > strong {font-size: 14px;color: #000;}
    .shop-list > li > .inf > p {margin-top: 5px;color: #333;}

}

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

    .fulldiv {left: auto;width: auto;margin-left: -20px;margin-right: -20px;}
    .fulldiv .inner {width: auto;margin: 0 20px;}
    .fulldiv.bgGray {padding: 40px 0;}

    .mtit {margin-bottom: 20px;}
    .mtit > *:not(:first-child) {margin-top: 5px;}
    .mtit > h3 {font-size: 24px;color: #000;}
    .mtit > p {font-size: 14px;color: #333;font-weight: normal;}

    .stit {margin-bottom: 20px;}
    .stit > *:not(:first-child) {margin-top: 5px;}
    .stit > h4 {font-size: 18px;color: #000;}
    .stit > p {font-size: 14px;color: #333;font-weight: normal;}

	.area-wrap .sel select{font-size: 14px;}

}
