@charset "utf-8";
@media (max-width: 1650px) {
	/* header */
	#header .contain{padding:0 30px;height:80px;}
	#header .sitelogo {top:15px; left:30px;}
	#header .sitelogo img{height:50px;}

	#gnb>ul {margin:0 -35px;} 
	#gnb>ul>li {padding:0 35px;}
	#gnb>ul>li>a {line-height:80px;}

	#gnb .submenu ul {padding:100px 0 20px;}

	.hd-wrap{right:30px;}
	.hd-wrap .mem-menu{margin-right:20px;}
	.hd-wrap .mem-menu ul{margin:0 -10px;}
	.hd-wrap .mem-menu ul li{padding:0 10px;}

	

}

@media (max-width: 1400px) {
	.main-visual .bg {background-position:80% 50%;}
	.main-visual .tt-wrap .tit{margin-bottom:30px;}
	
	.visual-btns{bottom:30px;}
	.visual-btns .items .item a{font-size:14px;padding-top:10px;}

	.sec1{padding:100px 0;}
	.sec1 .tt-wrap{width:50%;margin-right:20px;}
	.sec1 .tt-wrap .we{top:0;position:relative;margin-bottom:15px;}
	.sec1 .tt-wrap .wrap .tit{margin-bottom:30px;}
	
	.sec-tit{margin-bottom:50px;}
	.sec-tit .fz20{margin-top:20px;}
	.sec2{padding-bottom:100px;}
	.sec2 ul{margin:0 -20px -30px;flex-wrap:wrap;}
	.sec2 ul li{padding:0 20px;margin-bottom:30px;}
	.sec2 ul li .ic{width:120px;height:120px;margin:0 auto 15px;}
	.sec2 ul li .ic img{height:60px;}
	.sec2 ul li .eng{margin-bottom:10px;}

	.sec3 ul li .inner{padding:100px 40px;}
	.sec3 ul li .inner .sec-tit{margin-bottom:80px;}
	.pri-btn a .arr{width:50px;height:50px;}
	.pri-btn a:before{left:25px;border-radius:0 25px 25px 0;}

	.sec4{padding-bottom:100px;}
	.sec4 .map-content{padding:60px 0;}
	.sec4 .map-content .con .arr{height:70%;}
	.sec4 .map-content .con .arr img{height:100%;}
	.sec4 .nation ul{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px -25px;}
	.sec4 .nation ul li{/margin-bottom:25px;}

	.sec5{padding-bottom:100px;}
	.ani-more .more{padding-right:26px;}
	.ani-more .more:after{top:.3em;height:10px;}
	.ani-more .more:before{height:12px;left:-70px;top:.3em;}
	.main-sld{padding:0 60px;}
	.main-sld .slick-list{margin:0 -10px;}
	.main-sld .item{padding:0 10px;}
	.main-sld .item .tit{margin-top:20px;}
	.main-sld .item .date{margin-top:20px;}
	.main-sld .slick-arrow{top:50%;transform:translateY(-50%);width:40px;height:40px;background-size:8px;}
	.main-sld .slick-prev{left:-60px;}
	.main-sld .slick-next{right:-60px;}
	.main-sld .progress {margin-top:40px;}

	.ani-arr{top:50%;transform:translateY(-50%)}
	.ani-arr.left{transform:scaleX(-1) translateY(-50%)}
	.ani-arr{width: 40px;height: 40px;}
	.ani-arr.prev{left:0;}
	.ani-arr.next{right:0;}
	.ani-arr i{margin: -10px 0 0 -10px;width: 20px;height: 20px;}
	.ani-arr i:before,
	.ani-arr i:after{width: 10px;height:2px;border-radius:1px;margin: -1px 0 0 -5px;transform-origin: 9px 50%;}
	.ani-arr:before,
	.ani-arr svg{width: 40px;height: 40px;stroke-dashoffset: 125.6;stroke-dasharray: 125.6 125.6 0;}
	.ani-arr-svg #circle{width:40px;height:40px;}

	

	@keyframes stroke {
		52% {
			transform: rotate(-180deg);
			stroke-dashoffset: 0;
		}
		52.1% {
			transform: rotate(-360deg);
			stroke-dashoffset: 0;
		}
		100% {
			transform: rotate(-180deg);
			stroke-dashoffset: 125.6;
		}
	}

	@keyframes arrow {
		0%,
		100% {
			transform: translateX(0);
			opacity: 1;
		}
		23% {
			transform: translateX(17px);
			opacity: 1;
		}
		24%,
		80% {
			transform: translateX(-20px);
			opacity: 0;
		}
		81% {
			opacity: 1;
			transform: translateX(-20px);
		}
	}

	

	.sec6 ul li .inner{height:400px;padding:30px 30px;}
	.sec6 ul li .inner .wrap .eng{margin-bottom:10px;}
	.sec6 ul li .inner .arr{padding-bottom:10px;}
	.sec6 ul li .inner .arr img{height:30px;}

	.sec7{padding:100px 0;}

	/* footer */
	#footer {padding:40px 0;}
	#footer .contain{flex-direction:column;}
	#footer .foot-info{margin-right:0;order:2;text-align:center;}
	#footer .foot-info .foot-logo{margin-bottom:30px;}
	#footer .foot-info .foot-logo img{height:40px;}
	#footer .foot-info address {margin:0 -15px 15px;max-width:100%;justify-content:center;}
	#footer .foot-info address p{padding:0 15px;margin-bottom:5px;}
	#footer .foot-right{order:1;width:100%;margin-bottom:20px;}
	#footer .foot-right .sns{margin-bottom:30px;}
	#footer .foot-right .sns ul{margin:0 -10px;justify-content:center;}
	#footer .foot-right .sns ul li{padding:0 10px;}
	#footer .foot-right .foot-map{margin-bottom:24px;}
	#footer .foot-right .foot-map ul{justify-content:center;margin:0 -15px;}
	#footer .foot-right .foot-map ul li{padding:0 15px;}
	#footer .foot-right .foot-menu ul{justify-content:center;}

	.scroll-top{right:30px;bottom:30px;}
	.scroll-top img{height:40px;}

}

@media (max-width: 1230px) {
	#gnb{display:none;}
	.btn-m-menu{display:block;}
	.hd-wrap{right:80px;}

	/* sub page */
	.sub-visual {height:350px;}
	.sub-visual .sub-title{padding-top:80px;}

	.real-cont {padding:60px 0 80px;}
	
	.sub-title.st2{margin-bottom:50px;}

	.lnb ul li a{height:60px;}

	.doc-title{margin-bottom:40px;}
	.doc-title .fz18{margin-top:15px;}
	.vision .mission{padding:60px 0;}

	.greeting:before{bottom:0;}
	.greeting .tit{margin-bottom:40px;}
	.greeting .con .tt-wrap .top-txt{padding-left:20px;margin-bottom:30px;}
	.greeting .con .tt-wrap .top-txt:before{width:3px;height:60px;}
	.greeting .con .tt-wrap .wrap p{margin-bottom:15px;}
	.greeting .con .tt-wrap .wrap p br{display:none;}
	.greeting .con .img-wrap{width:300px;}
	.greeting .con .ceo{margin-top:40px;}
	.greeting .con .ceo .txt{margin-bottom:15px;}

	.history .title-wrap{margin-bottom:50px;}
	.history .title-wrap .top-tt{margin-bottom:20px;}
	.history .con:after{height:90%;top:20px;}
	.history .con .row{margin-bottom:80px;}
	.history .con .row .img{padding-right:50px;}
	.history .con .row .info{padding-left:50px;}
	.history .con .row .info:before{top:.5em;}
	.history .con .row .info .year-tit{margin-bottom:25px;}
	.history .con .row .info ul li{margin-bottom:10px;}
	.history .con .row .info ul li .year{width:60px;}
	.history .con .row .info ul li .txt p{margin-bottom:10px;}
	.history .con .row:nth-child(even) .img{padding-left:50px;}
	.history .con .row:nth-child(even) .info{padding-right:50px;}
	.history .con .row:nth-child(even) .info:before{margin-right:-10px;}
	.history .con .row.wide .info{padding-top:65px;margin-bottom:40px;}
	.history .con .row.wide .info:before{margin-left:-10px;}
	.history .con .row.wide .info .year-tit{margin-bottom:20px;}

	.ci .cont1 .doc-title{margin-bottom:40px;}
	.ci .cont1 .row{margin-bottom:100px;}
	.ci .cont1 .row .logo{width:300px;height:auto;padding:40px;margin-right:60px;}
	.ci .cont1 .row .colors ul li{margin-bottom:20px;}
	.ci .cont1 .row .colors ul li .box{width:60px;height:60px;margin-right:20px;}
	.ci .cont1 .row .colors ul li .wrap .tit{margin-bottom:7px;}
	.ci .cont1 .row .colors ul li .wrap p br{display:none;}
	.ci .cont1 .row:nth-child(even) .logo{margin-left:60px;}
	.ci .cont1 .row:nth-child(even) .colors ul li .box{margin:0 0 20px auto;}
	.ci .cont2 ul li .logo{padding:80px 20px;}
	.ci .cont3 ul{flex-wrap:wrap;}
	.ci .cont3 ul li{width:33.3333%;}
	.ci .cont3 ul li .box{padding:20px;}
	.ci .cont3 ul li .box .tit-wrap{margin-bottom:20px;}
	.ci .cont3 ul li .box .dl-wrap dl{display:block;margin-bottom:10px;}
	.ci .cont3 ul li .box .dl-wrap dl dt{margin-right:0;margin-bottom:5px;}

	.ci .flex-cont .flex{margin:0 -10px;}
	.ci .flex-cont .flex .col{padding:0 10px;}
	.ci .flex-cont .flex .col .logo-list{margin-bottom:20px;}
	.ci .flex-cont .flex .col .logo-list ul li{margin-bottom:10px;}
	/* .ci .flex-cont .flex .col .btns ul{margin:0 -4px;}
	.ci .flex-cont .flex .col .btns ul li{padding:0 4px;} */
	.ci .flex-cont .flex .col .btns ul li a{width:160px;font-size:15px;/* height:44px;border-radius:22px; */}
	.ci .flex-cont .flex .col .btns ul li a span{padding-left:20px;}
	.ci .flex-cont .flex .col .btns ul li a span:before{/* top:.1em; */height:14px;}

	[lang=en] .esg .info ul li .tit{min-height:auto;}

	.certi .tab-menu{margin-bottom:60px;}
	.certi .tab-menu ul li a{width:120px;height:50px;}
	.certi .list ul{margin:0 -10px -30px;}
	.certi .list ul li{padding:0 10px;margin-bottom:30px;}
	.certi .list ul li .wrap{margin-top:15px;}
	.certi .list ul li .wrap .num{margin-bottom:10px;}

	.location .content .maps{margin-bottom:35px;}
	.location .content .maps .root_daum_roughmap {height:300px !important;}
	.location .content .maps .root_daum_roughmap .wrap_map {height:300px !important;}
	.location .content .maps.type3 iframe{height:300px;}
	.location .content .wrap p:before{top:-.1em;}

	.busi-gate .con ul li .box{min-height:500px;}
	.busi-gate .con ul li .box .inner{padding:30px;}
	.busi-gate .con ul li .box .inner .sec-tit{min-height:340px;}
	.busi-gate .con ul li .box .inner .sec-tit .tit{margin-bottom:20px;}
	.busi-gate .con ul li .box .inner .sec-tit .fz20 br{display:none;}

	.doc-busi .flex-wrap .row .tt-wrap{padding:0 30px;}
	.doc-busi .flex-wrap .row .tt-wrap .fz18 br{display:none;}
	.doc-busi .flex-wrap .row:nth-child(even) .tt-wrap{padding-right:30px;}

	.paginate{margin-top:50px;}

	.pr-list ul{margin:0 -10px -50px;}
	.pr-list ul li{padding:0 10px;margin-bottom:50px;}
	.pr-list ul li .pic{margin-bottom:20px;}
	.pr-list ul li .cate{margin-bottom:10px;}

	.pr-detail .top-con{padding:30px;}
	.pr-detail .top-con .img{margin-right:40px;width:300px;}
	.pr-detail .top-con .tt-wrap .title{padding-bottom:20px;margin-bottom:20px;}
	.pr-detail .top-con .info{margin-bottom:40px;}
	.pr-detail .top-con .info .row{margin-bottom:40px;}
	.pr-detail .top-con .info .row .tit{margin-bottom:10px;}
	.pr-detail .top-con .info .row .tt br{display: none;}
	.hypen-list li:before{width:4px;top:.65em;}
	.pr-detail .top-con .btns ul li a{height:50px;border-radius:25px;}
	.pr-detail .content-wrap{padding:0;}
	.pr-detail .content-wrap .content .title{padding-bottom:20px;margin-bottom:20px;}

	.pr-detail .help-box{padding:var(--mg135) 30px;}
	.pr-detail .help-box .tit{margin-bottom:20px;}
	.pr-detail .help-box .tt{margin-bottom:40px;}
	.pr-detail .help-box .btn{width:240px;height:80px;border-radius:40px;}
	.pr-detail .help-box .btn span{padding-left:70px;padding-right:10px;}
	.pr-detail .help-box .btn span:before{height:70px;top:-1.6em;}

	.esg .top-con{margin-bottom:60px;padding:40px;}
	.esg .top-con .tit{margin-bottom:20px;}
	.esg .content-wrap{padding:0;}
	.esg .info ul{margin:0 -10px;}
	.esg .info ul li{padding:0 10px;}
	.esg .info ul li .tit{margin-bottom:20px;}
	.esg .info ul li .cnt{padding:0 15px;}
	.esg .info ul li .cnt .img{margin-right:20px;}
	.esg .info ul li .cnt .img img{height:60px;}
	.esg .info ul li .cnt .wrap .eng{margin-bottom:5px;}
	.esg .row{margin:0 -20px var(--mg135);}
	.esg .row .img{padding:0 20px;}
	.esg .row .tt-wrap{padding:0 20px;}
	.esg .row .tt-wrap .inner{padding-left:0;}
	.esg .row .tt-wrap .inner .tit-wrap{margin-bottom:40px;}
	.esg .row .tt-wrap .inner .tit-wrap .eng{padding-left:30px;margin-top:15px;}
	.esg .row .tt-wrap .inner .cnt ul{display:block;}
	.esg .row .tt-wrap .inner .cnt ul li{width:100%;}
	.esg .row .tt-wrap .inner .cnt ul li .box{padding:20px;margin-bottom:-1px;}
	.esg .row .tt-wrap .inner .cnt ul li .box .tit{padding-top:15px;margin-bottom:10px;}
	.esg .row .tt-wrap .inner .cnt ul li .box .tit br{display:none;}
	.esg .row .tt-wrap .inner .cnt ul li .box .tit:before{width:8px;height:8px;}
	.esg .row .tt-wrap .inner .cnt ul li .box p br{display:none;}
	.esg .row:nth-child(even) .tt-wrap .inner{padding-right:0;}

	.esg-policy .content .doc-title{margin-bottom:25px;}
	.esg-policy .content .list ul li{padding:15px 30px;min-height:60px;}
	.esg-policy .content .list ul li .tit{padding-left:20px;}
	.esg-policy .content .list ul li .tit:before{width:8px;height:8px;}
	.doc-btns a{min-width:80px;height:36px;border-radius:18px;padding:0 15px;}
	.doc-btns a span{padding-left:20px;font-size:14px;}
	.doc-btns a span:before{height:14px;top:.05em;}

	.table01 table thead th{height:60px;}
	.table01 table td{height:60px;}

	.esg-report .top-con .doc-title{margin-bottom:30px;}
	.esg-report .top-con .tt1{margin-bottom:15px;}
	.esg-report .top-con .tt2 br{display:none;}
	.esg-report .bg-con{padding:40px;}
	.esg-report .bg-con .inner{display:block;}
	.esg-report .bg-con .inner .card{margin-right:0;width:100%;margin-bottom:30px;}
	.esg-report .bg-con .inner .tt-wrap{width:100%;}
	.esg-report .bg-con .inner .tt-wrap .tit{margin-bottom:20px;}
	.esg-report .bg-con .inner .tt-wrap .wrap{margin-bottom:30px;}
	.esg-report .bg-con .inner .tt-wrap .wrap p{margin-bottom:15px;}
	.esg-report .bg-con .inner .tt-wrap .wrap p br{display:none;}
	.esg-report .report-list ul{margin:0 -10px;}
	.esg-report .report-list ul li{padding:0 10px;}
	.esg-report .report-list ul li .tit{margin:15px 0 20px;}

	.rule .bg-con .wrap{margin-bottom:40px;}
	.rule .bg-con .wrap p{margin-bottom:20px;}
	.rule .bg-con .wrap p br{display:none;}
	.rule .bg-con .btn{width:280px;height:80px;border-radius:40px;}
	.rule .bg-con .btn span{padding-left:45px;}
	.rule .bg-con .btn span:before{width:32px;height:40px;}

	.news-list2 ul{margin:0 -10px -40px;}
	.news-list2 ul li{padding:0 10px;margin-bottom:40px;}
	.news-list2 ul li .tit{margin:20px 0 20px;}

	.top-sch{margin-bottom:60px;padding:40px;}

	.doc-board .content{margin-bottom:80px;}
	.doc-board .content .title{margin-bottom:20px;}
	.doc-board .content .sld .slick-list{margin:0 -10px;}
	.doc-board .content .sld .item{padding:0 10px;}
	.doc-board .content .sld .item .tit{margin-top:20px;}
	.doc-board .content .sld .slick-arrow{width:36px;height:36px;background-size:7px;top:26%;}
	.doc-board .content .sld .slick-prev{left:-18px;}
	.doc-board .content .sld .slick-next{right:-18px;}
		
	.doc-board.download .content .sld .slick-arrow{top:38%;}
	.doc-board.download .content .sld .item .pic:before{width:40px;height:40px;background-size:18px;}

	/* .contact .con ul{margin:0 -5px -10px;}
	.contact .con ul li{width:33.3333%;padding:0 5px;margin-bottom:10px;} */
	.contact .con ul li .box{padding:20px;}
	.contact .con ul li .box .tit-wrap{margin-bottom:0px;min-height:120px;}
	.contact .con ul li .box .tit-wrap .tit{margin-bottom:10px;}
	/* .contact .con ul li .box .tit-wrap .eng{font-size:14px;} */
	.contact .con ul li .box .btn{width:80px;height:36px;border-radius:18px;}
	.contact .con ul li .box .tel .tit{margin-bottom:10px;}
	.contact .con ul li .box .tel .num{margin-bottom:20px;}
	.contact .con ul li .box .tel .tt span{font-size:14px;}
	.contact .con ul li .box:after{width:80px;height:80px;right:10px;}

	.authentic-as {padding: 80px 0;}

	.authentic-form {margin-bottom: 80px;}

	.authentic-guide h2 {margin-bottom: 30px;}

	.authentic-history {margin-bottom: 80px;}

	/* .pop-contact{padding:35px 40px;} */
	.pop-contact .pop-head{margin-bottom:30px;}
	/* .pop-contact .pop-head .modal-close{width:17px;height:17px;} */
	.pop-contact .box-tit{padding:20px;margin-bottom:30px;}
	/* .pop-contact .box-tit .wrap{padding-right:40px;}
	.pop-contact .box-tit .wrap .tit{margin-bottom:10px;}
	.pop-contact .box-tit .wrap .eng{font-size:14px;} */
	/* .pop-contact .form-area .row{margin-bottom:20px;}
	.pop-contact .form-area .row .flex{margin:0 -5px;}
	.pop-contact .form-area .row .flex .col{width:50%;padding:0 5px;}
	.pop-contact .form-area .row .tit{margin-bottom:10px;}
	.pop-contact .check{margin:40px 0 25px;}
	.pop-contact .check .checkbox label:before{width:20px;height:20px;}
	.pop-contact .check a{margin-left:10px;line-height:24px;padding:0 10px;font-size:12px;border-radius:12px;}
	.pop-contact .btn-send{height:56px;border-radius:28px;} */

	.board-search .sl-menu{float:none;margin-bottom:20px;}
	.board-search .sl-menu ul{margin:0 -3px;}
	.board-search .sl-menu ul li{padding:0 3px;}
	.board-search .sl-menu ul li a{height:36px;min-width:100px;padding:0 15px;border-radius:36px;}
}


/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

	/* content */
	.authentic-download {gap:0;}
	.authentic-download .col {width: 25%;}


	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-search .search input.input {width:240px;}

	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}

	.gallery-list ul li .tit {font-size:15px;}

	.news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	.event-list ul li .tit {font-size:15px;}

	.faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px;}
	.faq .cnt {padding:18px 25px 18px 60px;}

	.calendar-head h3 {font-size:28px; margin:0 30px;}
	.calendar-head .cal-btn {width:40px; height:40px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}

	.product-list ul li {width:25%;}
	.product-list ul li .tit {font-size:15px;}
	.product-image {width:350px;}
	.product-info .tit {font-size:25px;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

	.result-group .gall li {width:25%;}

	/* member */
	.agree-wrap .agree-tit {font-size:18px;}

	/* shop */
	.goods-cate-wrap .depth ul li {padding:6px 20px;}
	.goods-cate-wrap .depth ul li a {font-size:14px;}

	.goods-sort .total {font-size:13px;}
	.goods-sort .sort ul li a {font-size:13px;}

	.goods-list ul li .tit {font-size:18px;}

	.goods-photo {width:45%;}
	.goods-info .table table tbody th {padding:10px 0; font-size:14px;}
	.goods-info .table table tbody td {padding:10px 0; font-size:14px;}
	.goods-info .btns .row {margin:0 -3px;}
	.goods-info .btns .col {padding:0 3px;}
	.goods-info .btns .btn {font-size:15px; line-height:48px;}
	.goods-info .btns .btn img {height:48px;}

	.shop-guide .tit {padding:14px 18px; font-size:14px;}
	.shop-guide .tit h4 {width:130px; font-size:16px;}
	.shop-guide .cnt {font-size:14px;}
	.shop-guide .qa dl {padding:18px 18px;}
	.shop-guide .qa dt {width:220px;}

	.goods-detail-table {font-size:14px;}
	.goods-detail-table th {padding:10px;}
	.goods-detail-table td {padding:10px;}

	.total-price {padding:30px; font-size:15px;}
	.total-price h3 {font-size:20px;}
	


} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px;}

	.event-list ul li {width:50%;}

	.store-search {padding:30px; margin-bottom:30px;}
	.store-search .map-area {display:none;}
	.store-search .search-area h3 {text-align:center; margin-bottom:30px;}

} 

/* Landscape phone */
@media (max-width: 768px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none !important;}
	.only-tablet {display:none;}
	.only-mobile {display:block !important;}

	.mobile-navigation {width:100%;}
	.contain {max-width:1230px; padding-left:15px; padding-right:15px;}
	#contArea {max-width:1230px; padding-left:15px; padding-right:15px;}
	.btn-m-menu{right:15px;}

	/* header */
	#header .contain{padding:0 15px;height:60px;}
	#header .sitelogo {top:10px; left:15px;}
	#header .sitelogo img{height:40px;}

	.hd-wrap{right:65px;}
	.hd-wrap .mem-menu{margin-right:20px;}

	.lang .lang-open {top:30px;width:50px;padding:10px 5px;}
	.lang .lang-open ul li{margin-bottom:7px;}
	.lang .lang-open ul li a {font-size:14px;}

	.main-visual .bg {background-position:80% 50%;}

	.main-visual .tt-wrap{bottom:18%;padding:0 15px;}
	.main-visual .tt-wrap .tit{margin-bottom:10px;font-size:22px;}
	.main-visual .scroll{display:none;}

	.mouse_scroll {display:none;}

	.sec6 ul li .inner .wrap .tit br{display:none;}
	
	.visual-btns{bottom:20px;padding:0 15px;}
	.visual-btns .items .slick-list{margin:0 -5px;}
	.visual-btns .items .item{padding:0 5px;}
	.visual-btns .items .item a{font-size:13px;padding-top:5px;}

	.sec1{padding:60px 0 80px;}
	.sec1 .contain{flex-direction:column;}
	.sec1 .tt-wrap{width:100%;margin-right:0;order:2;}
	.sec1 .tt-wrap .we{top:0;position:relative;margin-bottom:10px;}
	.sec1 .tt-wrap .wrap .tit{margin-bottom:15px;}
	.sec1 .img{order:1;margin-right:0;width:100%;margin-bottom:20px;}

	.sec-tit{margin-bottom:35px;}
	.sec-tit br{display:none;}
	.sec-tit .fz20{margin-top:10px;}
	.sec2{padding-bottom:60px;}
	.sec2 ul{margin:0 -15px -20px;}
	.sec2 ul li{padding:0 15px;margin-bottom:20px;}
	.sec2 ul li .ic{width:90px;height:90px;margin:0 auto 10px;}
	.sec2 ul li .ic img{height:40px;}
	.sec2 ul li .eng{margin-bottom:5px;}

	.sec3 ul{display:block;}
	.sec3 ul li{width:100%;}
	.sec3 ul li .inner{padding:40px 15px;}
	.sec3 ul li .inner .sec-tit{margin-bottom:40px;}
	.pri-btn a .arr{width:36px;height:36px;margin-right:10px;}
	.pri-btn a .arr img{height:12px;}
	.pri-btn a .arr span:before{height:2px;width:15px;left:-10px;}
	.pri-btn a:hover .arr span{padding-left:15px;}
	.pri-btn a:hover .arr span:before{left:5px;}

	.pri-btn a:before{left:18px;border-radius:0 18px 18px 0;}

	.sec4{padding-bottom:80px;}
	.sec4 .map-content{padding:60px 0 30px;}
	.sec4 .nation{margin-top:30px;}
	.sec4 .nation ul{margin:0 -5px -20px;}
	.sec4 .nation ul li{padding:0 5px;margin-bottom:20px;width:20%;}
	.sec4 .nation ul li p{margin-top:7px;}

	.sec5{padding-bottom:60px;}
	.ani-more .more{padding-right:20px;}
	.ani-more .more:after{top:.3em;height:10px;}
	.ani-more .more:before{height:10px;left:-60px;top:.3em;}
	.main-sld{padding:0 60px;}
	.main-sld .item .tit{margin-top:15px;}
	.main-sld .item .date{margin-top:10px;}
	.main-sld .slick-arrow{width:34px;height:34px;background-size:7px;}
	.main-sld .slick-prev{left:-50px;}
	.main-sld .slick-next{right:-50px;}
	.main-sld .progress {margin-top:20px;}

	.ani-arr{width: 40px;height:40px;}
	.ani-arr i{margin: -10px 0 0 -10px;width: 20px;height: 20px;}
	.ani-arr i:before,
	.ani-arr i:after{width: 10px;height:2px;border-radius:1px;margin: -1px 0 0 -5px;transform-origin: 9px 50%;}
	.ani-arr:before,
	.ani-arr svg{width: 40px;height: 40px;stroke-dashoffset: 125.6;stroke-dasharray: 125.6 125.6 0;}
	.ani-arr-svg #circle{width:40px;height:40px;}
	
	.board-search .sl-menu{float:none;margin-bottom:20px;}
	.board-search .sl-menu ul{margin:0;}
	.board-search .sl-menu ul li{padding:0;margin-right:6px;}
	.board-search .sl-menu ul li:last-child{margin-right:0;}
	.board-search .sl-menu ul li a{height:36px;min-width:100px;padding:0 15px;border-radius:36px;}
	

	@keyframes stroke {
		52% {
			transform: rotate(-180deg);
			stroke-dashoffset: 0;
		}
		52.1% {
			transform: rotate(-360deg);
			stroke-dashoffset: 0;
		}
		100% {
			transform: rotate(-180deg);
			stroke-dashoffset: 125.6;
		}
	}

	@keyframes arrow {
		0%,
		100% {
			transform: translateX(0);
			opacity: 1;
		}
		23% {
			transform: translateX(17px);
			opacity: 1;
		}
		24%,
		80% {
			transform: translateX(-20px);
			opacity: 0;
		}
		81% {
			opacity: 1;
			transform: translateX(-20px);
		}
	}

	.scroll-wrap{right:15px;}
	.scroll-top2 {width: 20px;height: 66px;}
	.scroll-top2 .m_scroll_arrows{width: 5px;height: 5px;margin: 0 0 3px 4px; width: 12px;height: 12px;}
	.scroll-top2 .unu{ margin-top: 1px;}
	.scroll-top2 .doi{margin-top: -6px;}
	.scroll-top2 .trei{margin-top: -6px;}
	.scroll-top2 .mouse {height: 32px;width: 20px;border-radius: 14px;top: 170px;}
	.scroll-top2 .wheel {height: 5px;width: 2px;margin: 5px auto;height: 4px;width: 4px;-webkit-border-radius: 8px;border-radius: 8px;}

	.sec6 ul{display:block;}
	.sec6 ul li{width:100%;}
	.sec6 ul li .inner{height:180px;padding:20px 15px;}
	.sec6 ul li .inner .wrap .eng{margin-bottom:10px;}
	.sec6 ul li .inner .arr img{height:24px;}

	.sec7{padding:60px 0;}

	/* footer */
	#footer {padding:30px 0;}
	#footer .foot-info .foot-logo{margin-bottom:30px;}
	#footer .foot-info .foot-logo img{height:34px;}
	#footer .foot-info address {margin:0 0 15px;display:block;}
	#footer .foot-info address p{padding:0;margin-bottom:5px;}
	#footer .foot-info address p:last-child{margin-bottom:0;}
	#footer .foot-info .copy .bar{margin:0;opacity:0;width:10px;display:inline-block;}
	#footer .foot-info .copy a{font-size:11px;display:inline-block;}
	#footer .foot-right{margin-bottom:25px;}
	#footer .foot-right .sns{margin-bottom:20px;}
	#footer .foot-right .sns ul{margin:0 -5px;}
	#footer .foot-right .sns ul li{padding:0 5px;}
	#footer .foot-right .sns ul li a{width:34px;height:34px;}
	#footer .foot-right .sns ul li a img{height:15px;}
	#footer .foot-right .foot-map{margin-bottom:20px;}
	#footer .foot-right .foot-map ul{margin:0 -10px -10px;flex-wrap:wrap;}
	#footer .foot-right .foot-map ul li{padding:0 10px;margin-bottom:10px;}

	.scroll-top{right:15px;}
	.scroll-top img{height:30px;}

	/* sub page */
	.sub-visual {height:250px;}
	.sub-visual .sub-title{padding-top:60px;}
	.sub-visual .sub-title .top{margin-bottom:10px;}

	.real-cont {padding:60px 0;}
	
	.sub-title.st2{margin-bottom:40px;}
	.real-cont.type3{padding-top:120px;}

	.lnb.type2 ul li{flex:none;}
	.lnb ul li{flex:none;}
	.lnb ul li a{height:44px;padding:0 5px;border-bottom:1px solid #ddd;letter-spacing:-.05em;word-break:break-all;line-height:1.2em;}
	.lnb ul li.w2{width:100%;}
	[lang=en] .lnb ul li a{word-break:break-word;}
	.lnb.m-st3 ul li a{height:60px;}
	.lnb ul li.active a:after{bottom:-1px;}
	.lnb .swiper{overflow:visible;}
	.lnb ul{flex-wrap:wrap;}
	.lnb ul li{width:25%;}
	.lnb:after{display:none;}
	.lnb ul li:last-child{border-right:1px solid #ddd;}
	.lnb.type3 ul li{flex:1;width:auto !important;}

	.doc-title{margin-bottom:35px;}
	.doc-title .fz18{margin-top:10px;}
	.doc-title .fz18 br{display:none;}
	.vision .mission{padding:30px 0;}
	.vision .value{display:block;}
	.vision .value .col{width:100%;}
	.vision .value .col .img{height:200px;}
	.vision .value .col .tt-wrap{height:auto;padding:50px 0 30px;}
	.vision .value .col:last-child .tt-wrap{padding-bottom:0;}
	.vision .value .col .tt-wrap:before{height:60px;top:-30px;}
	.vision .value .col .tt-wrap .tit{margin-bottom:10px;}
	.vision .value .col:nth-child(even){display:block;}
	.vision .value .col:nth-child(even) .tt-wrap:before{top:-30px;bottom:0;}

	.greeting:before{bottom:0;}
	.greeting .tit{margin-bottom:20px;}
	.greeting .con{flex-direction:column;}
	.greeting .con .tt-wrap{padding-right:0;order:2;width:100%;}
	.greeting .con .tt-wrap .top-txt{padding-left:15px;margin-bottom:20px;font-size:18px;}
	.greeting .con .tt-wrap .top-txt:before{height:60px;}
	.greeting .con .tt-wrap .wrap p{margin-bottom:15px;}
	.greeting .con .tt-wrap .wrap p br{display:none;}
	.greeting .con .tt-wrap .ceo{display:block;text-align:right;}
	.greeting .con .img-wrap{padding-top:0;width:100%;margin-bottom:30px;order:1;}
	.greeting .con .img-wrap .ceo{display:none;}
	.greeting .con .ceo{margin-top:20px;}
	.greeting .con .ceo .txt{margin-bottom:15px;}
	.greeting .con .ceo .sign img{height:32px;}
	[lang=cn] .greeting .con .ceo .sign img{height:20px;}

	.history .title-wrap{margin-bottom:40px;}
	.history .title-wrap .top-tt{padding-left:15px;margin-bottom:10px;}
	.history .title-wrap .top-tt:before{width:6px;height:6px;}
	.history .con:after{height:91.5%;left:0;top:7%;}
	.history .con .row{display:block;margin-bottom:60px;padding-left:20px;}
	.history .con .row .img{width:100%;padding-right:0;margin-bottom:25px;text-align:left;}
	.history .con .row .info{width:100%;padding-left:0;}
	.history .con .row .info:before{margin-left:-28px;top:.3em;width:16px;height:16px;}
	.history .con .row .info .year-tit{margin-bottom:15px;}
	.history .con .row .info ul li{display:block;margin-bottom:15px;}
	.history .con .row .info ul li .year{width:100%;margin-bottom:5px;}
	.history .con .row .info ul li .txt{width:100%;}
	.history .con .row .info ul li .txt p{margin-bottom:5px;}
	.history .con .row:nth-child(even) .img{padding-left:0;}
	.history .con .row:nth-child(even) .info{padding-right:0;text-align:left;}
	.history .con .row:nth-child(even) .info:before{margin-left:-28px;left:0;margin-right:0;right:auto;}
	.history .con .row.wide{flex-direction:column;display:flex;background-color:transparent;}
	.history .con .row.wide .info{padding-top:0;margin-bottom:0;order:2;}
	.history .con .row.wide .info:before{margin-left:-28px;left:0;top:.3em;}
	.history .con .row.wide .info .year-tit{margin-bottom:20px;}
	.history .con .row.wide .img{order:1;margin-bottom:25px;}

	.ci .cont1 .doc-title{margin-bottom:20px;}
	.ci .doc-title{margin-bottom:20px;}
	.ci .cont1 .row{display:block;margin-bottom:60px;}
	.ci .cont1 .row .logo{width:100%;padding:20px;margin-right:0;margin-bottom:20px;}
	.ci .cont1 .row .logo img{height:120px;}
	.ci .cont1 .row .colors{width:100%;}
	.ci .cont1 .row .colors ul li{margin-bottom:20px;}
	.ci .cont1 .row .colors ul li .box{width:50px;height:50px;}
	.ci .cont1 .row .colors ul li .wrap .tit{margin-bottom:5px;}
	.ci .cont1 .row:nth-child(even) .logo{border-radius:0 225px 225px 0;margin-left:0;}
	.ci .cont1 .row:nth-child(even) .colors ul li{text-align:left;}
	.ci .cont1 .row:nth-child(even) .colors ul li .box{margin:0 0 20px;}
	.ci .cont2 ul li .logo{padding:20px;}
	.ci .cont3 ul{flex-wrap:wrap;}
	.ci .cont3 ul li{width:50%;}
	.ci .cont3 ul li .box{padding:15px;}
	.ci .cont3 ul li .box .tit-wrap .tit{font-size:17px;margin-bottom:5px;}

	.ci .flex-cont .flex{display:block;margin:0;}
	.ci .flex-cont .flex .col{padding:0;margin-bottom:60px;width:100%;}
	.ci .flex-cont .flex .col:last-child{margin-bottom:0;}
	.ci .flex-cont .flex .col .logo-list{margin-bottom:20px;}
	.ci .flex-cont .flex .col .logo-list ul li{margin-bottom:10px;}
	.ci .flex-cont .flex .col .btns ul li a{width:150px;font-size:14px;height:40px;border-radius:20px;}
	.ci .flex-cont .flex .col .btns ul li a span{padding-left:20px;}

	.certi .tab-menu{margin-bottom:40px;}
	.certi .tab-menu ul li a{width:100px;height:40px;}
	.certi .list ul li{width:50%;text-align:center;}

	.customer .content{padding-bottom:60px;margin-bottom:60px;}
	.customer .content ul{margin:0 -10px -20px;}
	.customer .content ul li{width:25%;padding:0 10px;margin-bottom:20px;}
	
	.location .content .maps{margin-bottom:30px;}
	.location .content .maps .root_daum_roughmap {height:200px !important;}
	.location .content .maps .root_daum_roughmap .wrap_map {height:200px !important;}
	.location .content .maps.type3 iframe{height:200px;}
	.location .content .adr{margin-bottom:30px;}
	.location .content .adr .tit{margin-bottom:10px;}
	.location .content .wrap{display:block;text-align:center;padding:0 80px;}
	.location .content .wrap p{padding-left:30px;margin-right:0;display:inline-block;margin-bottom:10px;}
	.location .content .wrap p:last-child{margin-bottom:0;}
	.location .content .wrap p:before{width:20px;height:20px;top:-.1em;}

	.busi-gate{padding:20px 0;}
	.busi-gate .con ul{display:block;margin:0;}
	.busi-gate .con ul li{width:100%;padding:0;margin-bottom:20px;}
	.busi-gate .con ul li:last-child{margin-bottom:0;}
	.busi-gate .con ul li .box{min-height:400px;}
	.busi-gate .con ul li .box .inner{padding:20px 15px;}
	.busi-gate .con ul li .box .inner .sec-tit{min-height:200px;}
	.busi-gate .con ul li .box .inner .sec-tit .tit{margin-bottom:15px;}

	.doc-busi .wide-con{height:400px;padding:0 15px;}
	.doc-busi .flex-wrap{padding:20px 0 0;}
	.doc-busi .flex-wrap .row{display:block;}
	.doc-busi .flex-wrap .row .img{width:100%;height:400px;margin-bottom:20px;}
	.doc-busi .flex-wrap .row .tt-wrap{width:100%;padding:0 15px 40px;}
	.doc-busi .flex-wrap .row .tt-wrap .doc-title{margin-bottom:0;}
	.doc-busi .flex-wrap .row .tt-wrap .tit br{display:none;}
	.doc-busi .flex-wrap .row:nth-child(even) .tt-wrap{padding-right:15px;}

	.pr-list{padding-top:15px;}
	.pr-list ul{margin:0 -7px -35px;}
	.pr-list ul li{padding:0 7px;margin-bottom:35px;}
	.pr-list ul li .pic{margin-bottom:15px;}
	.pr-list ul li .pic:before{border-width:3px;}
	.pr-list ul li .cate{margin-bottom:5px;}

	.pr-detail .top-con{display:block;padding:20px;}
	.pr-detail .top-con .img{margin-right:0;width:100%;margin-bottom:30px;}
	.pr-detail .top-con .tt-wrap{width:100%;}
	.pr-detail .top-con .tt-wrap .title{padding-bottom:10px;margin-bottom:15px;}
	.pr-detail .top-con .info{margin-bottom:30px;}
	.hypen-list li{margin-bottom:5px;}
	.pr-detail .top-con .btns ul{justify-content:center;}
	.pr-detail .top-con .btns ul li{width:100%;max-width:120px;}
	.pr-detail .top-con .btns ul li a{height:40px;border-radius:20px;}
	.pr-detail .content-wrap{padding:0;}
	.pr-detail .content-wrap .content .title{padding-bottom:20px;margin-bottom:20px;}
	.img-list{margin:0 -7px -14px;flex-wrap:wrap;}
	.img-list li{width:50%;padding:0 7px;margin-bottom:14px;}

	.pr-detail .help-box{padding:40px 30px;}
	.pr-detail .help-box .tit{margin-bottom:15px;}
	.pr-detail .help-box .tt{margin-bottom:30px;}
	.pr-detail .help-box .btn{width:200px;height:60px;border-radius:30px;}
	.pr-detail .help-box .btn span{padding-left:50px;padding-right:10px;}
	.pr-detail .help-box .btn span:before{height:50px;top:-1.2em;}

	.esg .top-con{margin-bottom:40px;padding:20px 40% 20px 20px;}
	.esg .top-con .tit{margin-bottom:10px;font-size:15px;}
	.esg .top-con .tt{font-size:13px;}
	.esg .top-con .tt br{display:none;}
	.esg .top-con .tit br{display:none;}
	.esg .info ul{display:block;margin:0;}
	.esg .info ul li{width:100%;padding:0;margin-bottom:40px;}
	.esg .info ul li:last-child{margin-bottom:0;}
	.esg .info ul li .tit{padding-bottom:10px;margin-bottom:20px;border-width:2px;font-size:16px;}
	.esg .info ul li .cnt .img img{height:50px;}
	.esg .row{display:block;margin:0 0 var(--mg135);}
	.esg .row:last-child{margin-bottom:0;}
	.esg .row .img{width:100%;margin-bottom:25px;padding:0;}
	.esg .row .img img{border-radius:var(--bd32) var(--bd32) 0 0 !important;}
	.esg .row .tt-wrap{width:100%;padding:0;}
	.esg .row .tt-wrap .inner .tit-wrap{display:flex;align-items:flex-end;margin-bottom:20px;}
	.esg .row .tt-wrap .inner .tit-wrap .eng{padding-left:20px;margin-top:0;}
	.esg .row .tt-wrap .inner .cnt ul li .box .tit{margin-bottom:5px;}
	.esg .row .tt-wrap .inner .cnt ul li .box .tit:before{width:6px;height:6px;}

	.esg-policy .content .doc-title{margin-bottom:20px;}
	.esg-policy .content .list ul li{display:block;padding:15px 0;min-height:50px;}
	.esg-policy .content .list ul li .tit{padding-left:15px;margin-right:0;width:100%;margin-bottom:15px;font-size:16px;}
	.esg-policy .content .list ul li .tit:before{width:5px;height:5px;/* top:.4em; */}
	.doc-btns a{min-width:76px;height:30px;border-radius:15px;padding:0 15px;}
	.doc-btns a span{font-size:13px;}
	.doc-btns a span:before{height:12px;}

	.table01 table thead th{height:50px;font-size:13px;}
	.table01 table td{height:60px;font-size:13px;}
	.table01 table td .doc-btns{display:block;}
	.table01 table td .doc-btns a{margin-right:0;margin-bottom:5px;}
	.table01 table td .doc-btns a:last-child{margin-bottom:0;}

	.esg-report .top-con .doc-title{margin-bottom:15px;}
	.esg-report .top-con .doc-title .tit{font-size:18px;}
	.esg-report .top-con .doc-title .tit br{display:none;}
	.esg-report .top-con .tt1{margin-bottom:10px;}
	.esg-report .bg-con{padding:20px;}
	.esg-report .bg-con .inner .card{margin-bottom:30px;}
	.esg-report .bg-con .inner .tt-wrap .tit{margin-bottom:15px;}
	.esg-report .bg-con .inner .tt-wrap .wrap{margin-bottom:20px;}
	.esg-report .bg-con .inner .tt-wrap .wrap p{margin-bottom:10px;}
	.esg-report .report-list ul{flex-wrap:wrap;margin:0 -10px -40px;}
	.esg-report .report-list ul li{width:50%;padding:0 10px;margin-bottom:40px;}

	.doc-top-txt{margin-bottom:30px;font-size:18px;}

	.rule .bg-con{padding:30px;}
	.rule .bg-con .wrap{margin-bottom:25px;}
	.rule .bg-con .wrap p{margin-bottom:15px;}
	.rule .bg-con .wrap p br{display:none;}
	.rule .bg-con .btn{width:220px;height:50px;border-radius:25px;}
	.rule .bg-con .btn span{padding-left:35px;}
	.rule .bg-con .btn span:before{top:-.6em;width:24px;height:30px;}

	[lang=en] .rule .bg-con .btn{max-width:700px;width:100%;padding:0 20px;}
	[lang=en] .rule .bg-con .btn span{font-size:13px;}
	[lang=en] .rule .bg-con .btn span:before{top:50%;margin-top:-1.2em;}

	.news-list2{padding-top:20px;}
	.news-list2 ul{margin:0 -7px -35px;}
	.news-list2 ul li{width:50%;padding:0 7px;margin-bottom:35px;}
	.news-list2 ul li .tit{margin:15px 0 20px;}

	.top-sch{padding:20px;}
	.top-sch .inner{display:block;}
	.top-sch .inner .cate{width:100%;margin-right:0;margin-bottom:6px;}
	.top-sch .inner .cate select.input{width:100%;}
	.top-sch .inner .search input.input{min-width:0;width:1%;flex:1 1 auto;}

	.doc-board .content{margin-bottom:60px;}
	.doc-board .content .title{margin-bottom:20px;}
	.doc-board .content .sld{padding:0 45px;}
	.doc-board .content .sld .slick-list{margin:0 -7px;}
	.doc-board .content .sld .item{padding:0 7px;}
	.doc-board .content .sld .item .tit{margin-top:10px;font-size:13px;}
	.doc-board .content .sld .slick-arrow{width:28px;height:28px;background-size:7px;top:50%;margin-top:-14px;}
	.doc-board .content .sld .slick-prev{left:-45px;}
	.doc-board .content .sld .slick-next{right:-45px;}

	.doc-board.download .content .sld .slick-list{margin:0 -7px;}
	.doc-board.download .content .sld .item{padding:0 7px;}
	.doc-board.download .content .sld .item .pic:before{width:34px;height:34px;background-size:15px;}

	.contact .con ul li:nth-child(4){order:6;}

	.contact .con ul li{width:50%;}
	.contact .con ul li .box{padding:15px;}
	.contact .con ul li .box .tit-wrap{margin-bottom:0px;min-height:100px;}
	.contact .con ul li .box .tit-wrap .tit{margin-bottom:10px;font-size:15px;}
	.contact .con ul li .box .tit-wrap .eng{font-size:12px;}
	.contact .con ul li .box .btn{width:70px;height:32px;border-radius:16px;font-size:#fff;font-size:13px;}
	.contact .con ul li .box .tel .tit{margin-bottom:5px;}
	.contact .con ul li .box .tel .num{margin-bottom:10px;font-size:16px;}
	.contact .con ul li .box .tel .tt span{font-size:12px;}
	.contact .con ul li .box:after{width:60px;height:60px;right:10px;}

	.pop-contact{padding:30px;}
	.pop-contact .pop-head{margin-bottom:20px;}
	.pop-contact .pop-head .tit{font-size:20px;}
	.pop-contact .box-tit{padding:20px;margin-bottom:25px;}
	.pop-contact .box-tit .wrap{padding-right:20px;}
	.pop-contact .box-tit .wrap .eng{font-size:12px;}
	.pop-contact .box-tit .ic img{height:50px;}
	.pop-contact .form-area .row .flex{margin:0;display:block;}
	.pop-contact .form-area .row .flex .col{width:100%;padding:0;margin-bottom:20px;}
	.pop-contact .form-area .row .flex .col:last-child{margin-bottom:0;}
	.pop-contact .form-area .row .tit{margin-bottom:10px;}
	.pop-contact .check{margin:30px 0 25px;}
	.pop-contact .check .checkbox{padding-top:3px;}
	.pop-contact .check .checkbox label:before{width:16px;height:16px;}
	.pop-contact .check a{margin-left:7px;line-height:22px;padding:0 7px;font-size:11px;border-radius:11px;}
	.pop-contact .btn-send{height:44px;border-radius:22px;font-size:16px;}

	.btn-leave{margin-top:5px;}

	.authentic-as {padding: 50px 0;}
	.authentic-as .wrap {grid-template-columns: repeat(1, 1fr); gap:10px;}
	.authentic-as .wrap .box {padding: 20px;}
	.authentic-as .wrap .img img {height: 40px;}
	.authentic-as .wrap .num {margin: 10px auto;}

	.authentic-form {margin-bottom: 50px; padding: 20px 15px;}
	.authentic-form .group dl dt {width: 75px;}
	.authentic-form .group dl dd {padding-right: 30px;}
	.authentic-form .group .check {width: 20px; height: 20px; margin-top: -10px;}
	.authentic-form .submit {margin-top: 15px;}

	.authentic-guide .sec {margin-bottom: 30px;}
	.authentic-guide .sec h3 {margin-bottom: 7px;}
	.authentic-guide .sec .info {padding: 15px;}

	.authentic-download {flex-wrap:wrap; margin:50px -10px;}
	.authentic-download .col {width: 50%; padding: 10px;}
	.authentic-download .col .ico img {height: 50px;}

	.authentic-history {margin-bottom: 50px;}
	.authentic-history .table-responsive table {width: 100vw; white-space:nowrap;}
	.authentic-history table thead th {padding: 10px;}
	.authentic-history table tbody td {padding: 10px;}
		
	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:1; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;margin-right:0;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2;}
	.board-search .search form {display:block;}
	.board-search .search form .cate{width:100%;margin-bottom:5px;}
	.board-search .search form .cate select.input{width:100%;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}
	.board-search.type2 .cate{margin-left:0;margin-right:0;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .date {font-size:12px; margin-top:4px;}

	.news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}

	.event-list {padding-top:20px;}
	.event-list ul li {width:100%; margin-bottom:32px;}
	.event-list ul li .thumb {margin-bottom:10px;}
	.event-list ul li .tit {font-size:15px;}
	.event-list ul li .date {font-size:12px; margin-top:4px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}

	.calendar-head {margin-bottom:15px;}
	.calendar-head h3 {font-size:20px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:40px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;}

	.product-list ul {margin:0 -7px;}
	.product-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.product-list ul li .thumb {margin-bottom:10px;}
	.product-list ul li .tit {font-size:14px;}
	.product-summary {display:block;}
	.product-image {width:100%; margin-bottom:20px;}
	.product-info {width:100%;}
	.product-info .tit {font-size:22px; padding-bottom:14px; margin-bottom:14px;}
	.product-detail {padding-bottom:25px; margin-bottom:25px;}
	.product-detail .tit {font-size:17px; padding-bottom:10px; margin-bottom:14px;}

	.store-search {padding:0;}
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

	.result-top {font-size:18px;}
	.result-group .gall {margin:0 -7px;}
	.result-group .gall li {width:50%; padding:0 7px;}
	.result-group dl dt {font-size:15px;}
	.result-group dl dd {font-size:13px;}
	.result-group dl dd.date {font-size:12px;}
	
	/* member */
	.login-tab {border-bottom-width:2px; margin-bottom:35px;}
	.login-tab ul {padding:0 1px;}
	.login-tab ul li {border-width:2px; margin:0 -1px;}
	.login-tab ul li a {font-size:16px; line-height:46px;}
	.login-content .group .input {height:48px; font-size:14px;}

	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
	.sns-login a {margin:0 8px}
	.sns-login img {width:44px;}

	.agree-wrap {margin-bottom:35px;}
	.agree-wrap .group {margin-top:30px;}
	.agree-wrap .agree-tit {font-size:16px;}
	.agree-wrap .agree-tit .checkbox label:before {background-image:url("../images/member/checkbox_x2.png"); background-size:11px auto;}
	.agree-wrap .agree-tit .checkbox input:checked + label:before {background-image:url("../images/member/checkbox_on_x2.png");}
	.agree-wrap .agree-box {margin-top:7px; max-height:130px; padding:10px 13px;}
	.agree-wrap .agree-box .terms-wrap {line-height:1.4em; word-break:break-all;}

	.join-form {margin-bottom:40px;}
	.join-form table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {display:block; height:auto; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {display:block; border:0; padding:0;}
	.join-form + .buttons {margin-top:30px;}
	.join-form .help-text {display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em;}
	.join-form #user_id {float:left; width:calc(100% - 90px) !important;}
	.join-form #user_id + .btn-pack {width:90px; text-align:center;}
	.join-form #reason,
	.join-form #company,
	.join-form #tel,
	.join-form #mobile,
	.join-form #email,
	.join-form #user_pw,
	.join-form #user_pw2,
	.join-form #user_name,
	.join-form #company,
	.join-form #ceo,
	.join-form #biz_mum,
	.join-form #biz_type,
	.join-form #biz_item {width:100% !important; max-width:100% !important;}

	.join-complete .tit {font-size:22px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}
	.join-complete .icon {width:110px; height:110px; background-size:48px;}

	.find-tab {border-bottom-width:2px; margin-bottom:35px;}
	.find-tab ul {padding:0 1px;}
	.find-tab ul li {border-width:2px; margin:0 -1px;}
	.find-tab ul li a {font-size:16px; line-height:46px;}
	.find-content .group .input {height:48px; font-size:14px;}
	.find-result {padding:30px 15px; font-size:16px;}
	.find-result h4 {font-size:19px;}
	.find-result .name {font-size:24px;}

	.member-leave .txt {margin-bottom:27px;}
	.member-leave .txt .tit {font-size:18px;}
	.member-leave .form {margin-bottom:35px; padding:35px 25px; font-size:15px;}
	.member-leave .form .group .label-tt {width:80px;}

	/* shop */
	.goods-cate-wrap {margin-bottom:20px;}
	.goods-cate-wrap .depth {padding:6px 0;}
	.goods-cate-wrap .depth ul li {padding:5px 12px;}
	.goods-cate-wrap .depth ul li:after {height:11px; margin-top:-5px;}
	.goods-cate-wrap .depth ul li a {font-size:12px;}

	.goods-sort {position:relative; z-index:10;}
	.goods-sort .sort {flex:0 0 auto; width:auto; text-align:left; position:relative;}
	.goods-sort .sort .sort-name {display:flex; align-items:center; border:1px solid #ddd; border-radius:5px; padding:4px 10px; font-weight:500; font-size:13px; line-height:1.5em;}
	.goods-sort .sort .sort-name:after {content:""; display:inline-block; vertical-align:top; margin-top:-.2em; margin-left:10px; transform:rotate(45deg); width:6px; height:6px; border-right:1px solid #505050; border-bottom:1px solid #505050;}
	.goods-sort .sort ul {display:none; position:absolute; margin-top:2px; right:0; padding:8px 10px; width:auto; background:#fff; border-radius:5px; border:1px solid #ddd;}
	.goods-sort .sort ul li {padding:0;}
	.goods-sort .sort ul li:after {display:none;}
	.goods-sort .sort ul li a {display:block; padding:4px; white-space:nowrap;}
	.goods-sort .sort.active ul {display:block;}

	.goods-list ul {margin:0 -4px;}
	.goods-list ul li {width:50%; padding:0 4px; margin-bottom:30px;}
	.goods-list ul li .thumb {margin-bottom:10px;}
	.goods-list ul li .tit {font-size:14px;}
	.goods-list ul li .price {font-size:14px;}
	.goods-list ul li .price2 {font-size:12px;}
	.goods-list ul li .soldout {font-size:18px;}

	.goods-summary {display:block; margin-bottom:40px;}
	.goods-photo {width:100%; margin:0 0 25px;}
	.goods-info {width:100%;}
	.goods-info .title h2 {font-size:20px;}
	.goods-info .title p {font-size:13px;}
	.goods-info .price-area .price {font-size:16px;}
	.goods-info .price-area .price strong {font-size:24px;}
	.goods-info .price-area .price2 {font-size:14px;}
	.goods-info .table table tbody th {font-size:13px; width:85px;}
	.goods-info .table table tbody td {font-size:13px;}
	.goods-info .btns {margin-bottom:10px;}
	.goods-info .btns .btn {line-height:40px; font-size:14px;}
	.goods-info .btns .btn img {height:40px;}
	.goods-info .total {margin:16px 0 20px; font-size:14px;}
	.goods-info .total .price {font-size:16px;}
	.goods-info .total .price strong {font-size:24px;}

	.add-opt-select {margin-bottom:5px;}
	.add-opt-select .select-input {padding:0 35px 0 12px; height:40px; font-size:14px; line-height:38px;}
	.add-opt-select .select-options {margin-top:0; bottom:39px;}
	.add-opt-select .select-options li {padding:11px 12px;}

	.add-options {max-height:230px; overflow:auto; margin-top:0;}
	.add-options > ul > li {padding:10px;}
	.add-options .opt-name .name {font-size:14px;}

	.cart-opt {position:fixed; bottom:0; left:0; width:100%; padding:5px 10px; background:#fcfcfc; border-top:1px solid #d8d8d8; z-index:100;}
	.cart-opt .opt-toggle {position:absolute; top:-19px; left:0; width:100%; height:19px; overflow:hidden; text-indent:-9999em; background:url("../images/shop/btn_view_cart_dropdonw.png") 50% 50% no-repeat; background-size:auto 100%;}
	.cart-opt .inner {display:none;}
	.cart-opt .btns.mobile-btn {display:block;}
	.cart-opt .table th {display:none;}
	.cart-opt .table td {border:0 !important; padding:0 !important;}
	.cart-opt.active {padding:14px 10px;}
	.cart-opt.active .opt-toggle {display:block;}
	.cart-opt.active .inner {display:block;}
	.cart-opt.active .btns.mobile-btn {display:none;}

	.relatied-goods {margin-bottom:40px;}
	.relatied-goods .goods-list {overflow:inherit;}	
	.relatied-goods .goods-list ul li {padding:0 4px;}
	.relatied-goods .goods-list ul li .tit {font-size:14px; word-break:break-all;}
	.relatied-goods .goods-list ul li .price2 {font-size:12px;}
	.relatied-goods .slick-list {margin:0 -16px; padding:0 16px;}
	.relatied-goods .slick-slide {width:114px;}

	.goods-view-tab {margin-bottom:20px;}
	.goods-view-tab ul li a {font-size:13px; height:38px;}

	#viewInfo, #viewDetail, #viewReview {margin-bottom:50px;}

	.shop-guide {margin-top:40px;}
	.shop-guide .tit {position:relative; display:block; padding:12px 15px;}
	.shop-guide .tit h4 {width:100%; font-size:15px; margin-bottom:6px;}
	.shop-guide .tit p {width:100%; font-size:12px;}
	.shop-guide .tit .bt {position:absolute; top:12px; right:15px; font-size:13px; letter-spacing:-.04em;}
	.shop-guide .tit .bt:after {width:10px; height:10px; background-size:contain;}
	.shop-guide .tit .bt span {margin-right:7px;}
	.shop-guide .qa dl {display:block; padding:15px;}
	.shop-guide .qa dt {width:100%; max-width:100%; margin-bottom:6px;}
	.shop-guide .qa dd {width:100%;}
	.shop-guide .qa ul li {padding-left:.6em; text-indent:-.6em;}

	.goods-detail-tit {font-size:14px;}

	.goods-detail-table {font-size:12px;}
	.goods-detail-table th {padding:8px;}
	.goods-detail-table td {padding:8px;}

	.goods-sub-tit {margin-bottom:15px;}
	.goods-sub-tit p {font-size:12px;}

	.cart-all-select {padding:0 5px; margin-bottom:12px; font-size:14px;}

	.shop-table ul li {flex-wrap:wrap; padding:15px 5px; position:relative;}
	.shop-table .order-check {width:35px; order:1;}
	.shop-table .order-image {position:relative; width:45px; height:45px; overflow:hidden; margin-right:15px; order:2;}
	.shop-table .order-image img  {position:absolute; top:50%; left:0; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
	.shop-table .order-title {flex:0 0 auto; width:calc(100% - 110px); order:3;}
	.shop-table .order-title .tit {font-size:15px; margin-bottom:0;}
	.shop-table .order-title .opt {font-size:12px; margin-top:3px;}
	.shop-table .order-delete {position:absolute; top:15px; right:5px;}
	.shop-table .order-price {order:4; width:auto; margin:5px 0 0 0; text-align:left; margin-top:6px;}	
	.shop-table .order-quantity {order:5; width:auto; display:flex; margin:5px 0 0 60px;}
	.shop-table .order-quantity .input {width:60px; height:26px; margin-bottom:0;}
	.shop-table .order-qnt {order:3; width:auto; text-align:left; margin:6px 15px 0 60px;}
	.shop-table .order-image + .order-title + .order-price {margin-left:60px;}
	.shop-table .order-check + .order-image + .order-title + .order-quantity + .order-price {margin-left:95px;}
	.shop-table .order-check + .order-image + .order-title + .order-quantity {margin-left:95px;}
	.shop-table .order-btn {order:10; display:flex; align-items:center; margin:10px 0 0 60px; text-align:left; width:calc(100% - 60px); font-size:12px;}
	.shop-table .order-btn p {width:calc(25% - 4px) !important}
	.shop-table .order-btn .btn-pack {width:calc(25% - 4px) !important; margin:0 2px !important;}

	.total-price {margin:20px 0; padding:20px; font-size:14px;}
	.total-price h3 {display:none;}
	.total-price ul {width:100%;}
	.total-price ul li {padding:13px 0;}
	.total-price + .buttons {margin-top:40px;}

	.order-info-title {margin:40px 0 8px;}
	.order-info-title h3 {font-size:16px;}
	.order-info-title .chk {font-size:12px;}

	.order-info-table colgroup col:nth-child(1) {width:100px !important;}
	.order-info-table tbody th {padding:6px 8px; height:40px; line-height:1.5em;}
	.order-info-table tbody td {padding:6px 8px; line-height:1.5em;}
	.order-info-table #orderName,
	.order-info-table #shipName,
	.order-info-table #bankType,
	.order-info-table #bankName,
	.order-info-table #bankDate {width:100% !important;}
	.order-info-table #orderPhone1,
	.order-info-table #orderPhone2,
	.order-info-table #orderPhone3,
	.order-info-table #orderMobile1,
	.order-info-table #orderMobile2,
	.order-info-table #orderMobile3,
	.order-info-table #shipPhone1,
	.order-info-table #shipPhone2,
	.order-info-table #shipPhone3,
	.order-info-table #shipMobile1,
	.order-info-table #shipMobile2,
	.order-info-table #shipMobile3 {width:calc(33.33333333% - 7px) !important;}

	.order-info {font-size:12px; line-height:1.5em; margin:15px 0;}

	.order-complete {padding:15px; font-size:14px;}
	.order-complete .item {display:block; margin:5px 0;}

	.order-date {padding:15px; font-size:14px; margin-top:35px;}
	.order-date .bar {display:block; width:100%; height:0; overflow:hidden; text-indent:-999em; margin:4px 0;}

} 

@media (max-width: 640px) {
	.fancybox-close {top:12px;right:15px;width:16px;height:16px;}
}

/* Landscape phones and down */
@media (max-width: 400px) {
	
	
} 