﻿@charset "utf-8";
@import url("/Library/Css/user_layout.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');


/*메인*/

#mContainer {width: 100%; }
#mContainer #Container {width: 1250px; margin: 0 auto;}

.mConBox1 {width: 100%; /*min-width:1250px;*/ height:auto; margin: 0 auto; position:relative;}

/* 매인 아이콘 & 로그인창 
.grid-con {
	display: flex;
    justify-content: space-between;
    height: 720px;
    padding-top: 150px;
	margin:0 auto;
	min-width:1250px;} */

.mConBox1 .mV_btnBox {width:800px;  position:absolute; left:40%; top:150px; font-size:0;}
.mConBox1 .mV_btnBox > div {display:inline-block; width:20%; height:160px; }
.mConBox1 .mV_btnBox > div img {width:100%; height:100%}
/*.mConBox1 .mV_btnBox > div:hover {background:#faed80;}*/
.mConBox1 .mV_btnBox .mV_btn01 {width:160px; height:160px; margin-bottom:7px; margin-right:7px;}
.mConBox1 .mV_btnBox .mV_btn02 {width:160px; height:160px; margin-bottom:7px; margin-right:7px;}
.mConBox1 .mV_btnBox .mV_btn03 {width:160px; height:160px; margin-bottom:7px; margin-right:7px;}
.mConBox1 .mV_btnBox .mV_btn04 {width:160px; height:160px; margin-bottom:7px;}
.mConBox1 .mV_btnBox .mV_btn05 {width:160px; height:160px; margin-right:7px;}
.mConBox1 .mV_btnBox .mV_btn06 {width:160px; height:160px; margin-right:7px;}
.mConBox1 .mV_btnBox .mV_btn07 {width:160px; height:160px; margin-right:7px;}
.mConBox1 .mV_btnBox .mV_btn08 {width:160px; height:160px;}

.m_slider_box {width:100%; height:100%; margin: 0 auto;}

/*메인 롤링 배너*/
.bxslider {width:100%; height:100%; margin:0 auto;}
.bxslider > img {max-width: 100%; height: auto;}
.m_slider {position:relative; width:100%; margin:0 auto;}
.m_slider .frame {overflow: hidden; position: relative;}
.m_slider .frame ul {list-style: none; margin: 0; padding: 0; position: absolute;}
.m_slider ul li{float: left; !important;}
.m_slider .frame ul li { float: left; margin: 0 1px 0 0; padding: 0; cursor: pointer; }
.m_slider .frame ul li img {width:1920px;}
.m_slider .frame ul li.active { color: #fff; background: #a03232; }
.m_slider .bx-controls {position:absolute; width:100%; height:16px; bottom:40px; left: 0; z-index:100; }
.m_slider .bx-pager {display:table; margin:0 auto;}
.m_slider .bx-pager .bx-pager-item {float:left;}
.m_slider .bx-pager .bx-pager-item .active {}
.m_slider .bx-controls-direction {display:none;}
.m_slider .Rbtn1{position:absolute; left:-17px; top:248px; z-index:100;}
.m_slider .Rbtn2{position:absolute; right:-17px; top:248px; z-index:100;}
.m_slider .over_bg{background:url(/image/main/banner_over.png) bottom center no-repeat;width:100%; height:570px;}

.m_slider .bx-pager a {
    background: #fff;
    display: block;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.m_slider .bx-pager a.active {
    background:#faed80;
}


/* 2020.05.29 홍예림 css 추가 :  로그인 전 */
.mConBox1 .login-box{position:absolute;top:343px;right:58.5%;width:340px;height:210px;margin-right:105px;padding:21px 25px;background-color:#262626;box-sizing:border-box;}
.mConBox1 .login-box input[type=text], .mConBox1 .login-box input[type=password]{width:100%;height:40px;padding:0 15px 0 40px;border:none;background-repeat:no-repeat;background-position:15px center;font-size:14px;box-sizing:border-box;}
.mConBox1 .login-box input[type=text]{background-image:url(../../image/main/login_icon1_1.gif);}
.mConBox1 .login-box input[type=password]{margin:5px 0 17px;background-image:url(../../image/main/login_icon2_1.gif);}
.mConBox1 .login-box .lo-btn{width:48%;height:50px;border:none;background-color:#597de3;font-size:15px ;font-weight:bold;color:#fff;cursor:pointer; margin-right:6px}
.mConBox1 .login-box .lo-btn2{width:48%;height:50px;border:none;background-color:#05d160;font-size:15px ;font-weight:bold;color:#fff;cursor:pointer; margin-right:0px}
.mConBox1 .login-box h2{position:relative;font-size:15px;font-weight:bold;color:#fff;}
.mConBox1 .login-box h2 .out a{display:inline-block;position:absolute;top:0;right:0;min-width:80px; height:40px; line-height:40px; padding:0 15px;background-color:#597de3;font-size:12px;font-weight:400;color:#fff; text-align:center;box-sizing:border-box;}


/* 2020.05.29 홍예림 css 추가 :  로그인 후 */
.mConBox1 .login-box .logout ul{margin-top:30px;}
.mConBox1 .login-box .logout ul li{position:relative;margin-top:10px;color:#d8d8d8;}
.mConBox1 .login-box .logout ul li:first-child{margin-top:0;}
.mConBox1 .login-box .logout ul li .info-item{display:inline-block;width:70px;min-height:15px; height:20px; line-height:20px; padding-left:27px;background-repeat:no-repeat;background-position:left 1px;box-sizing:border-box;}
.mConBox1 .login-box .logout ul li .info-item.i1{background-image:url(../../image/common/ico/logout_icon_01.gif); height:20px; line-height:20px;}
.mConBox1 .login-box .logout ul li .info-item.i2{background-image:url(../../image/common/ico/logout_icon_02.gif); height:20px; line-height:20px;}
.mConBox1 .login-box .logout ul li .info-item.i3{background-image:url(../../image/common/ico/logout_icon_03.gif); height:20px; line-height:20px;}
.mConBox1 .login-box .logout ul li .info-item.i4{background-image:url(../../image/common/ico/logout_icon_04.gif); height:20px; line-height:20px;}
.mConBox1 .login-box .logout ul li a{color:#d8d8d8;}
.mConBox1 .login-box .logout ul li a.side-btn{display:inline-block;position:absolute;bottom:-7px;right:0;padding:4px 1px;border-bottom:2px solid #646464;}

.mConBox1 .login-util{margin-top:11px;text-align:center;}
.mConBox1 .login-util li{display:inline-block;font-size:12px;}
.mConBox1 .login-util li:last-child:before{display:inline;margin:0 5px;color:#fff;content:" | ";}
.mConBox1 .login-util li a{color:#d8d8d8;}



/* 2020.05.28 홍예림 css 추가 : 중국소지및등록방법, 중국배송추적, 통관추적, 한국배송추적, 자주하는질문  */
.mConBox2_btn {width: 1250px; margin: 0 auto; margin-top:40px;}
.mConBox2_btn > div {float:left; display:inline-block; height:100px; box-sizing:border-box; margin-right:1px; margin-bottom:40px;}

/* 공지, 노데이터, 리뷰 */
.mConBox2 {width: 1250px; margin: 0 auto; margin-top:30px; }
.mConBox2:after {content: ""; display: block; clear: both; z-index: 1;}
.mConBox2 > div {float:left; width:415px; height:377px; border:1px solid #ddd; box-sizing:border-box; padding:40px 34px;}
.mConBox2 > div h2 {font-size:25px; font-weight:bold; color:#3b4ea8; padding-bottom:35px;}
.mConBox2 > div h2:after {display:block; content:''; clear:both;}
.mConBox2 > div h2 span {float:right; font-size:20px; width:28px; height:28px; line-height:28px;  text-align:center; display:block;} 
.mConBox2 > div h2 span a:hover {text-decoration:underline;}

.mConBox2 .mNotice {border-bottom:8px solid #c9d9f2;}
.mConBox2 .mNotice ul {display:block; height:246px; overflow:hidden;}
.mConBox2 .mNotice ul li {width:100%; line-height:30px;}
.mConBox2 .mNotice ul li a:hover {text-decoration:underline;}
.mConBox2 .mNotice ul li a {display:inline-block; width:75%; font-size:13px; color:#444; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mConBox2 .mNotice ul li span {float:right;}

.mConBox2 .mNodata {border-right:0; border-left:0; border-bottom:8px solid #a3c2f2;}
.mConBox2 .mNodata ul {display:block; height:246px; overflow:hidden;}
.mConBox2 .mNodata ul li {width:100%; line-height:30px;}
.mConBox2 .mNodata ul li a:hover {text-decoration:underline;}
.mConBox2 .mNodata ul li a {display:inline-block; width:75%; font-size:13px; color:#444; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mConBox2 .mNodata ul li span {float:right;}

.mConBox2 .mReview {border-bottom:8px solid #c9d9f2;}
.mConBox2 .mReview .review_wrap{height:230px; overflow:hidden;}
.mConBox2 .mReview .review_wrap .imgBox {width:231px; height:123px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; margin-bottom:23px;}
.mConBox2 .mReview .review_wrap .imgBox img {width:100%;}
.mConBox2 .mReview .review_wrap .title {font-size:18px;}
.mConBox2 .mReview .review_wrap p {padding-top:10px; height:60px; overflow:hidden;}

.mConBox3 {width:1250px; margin: 0 auto; margin-top:70px;}
.mConBox3 > div {height:300px; width:1250px; padding:36px 38px 36px 65px; box-sizing:border-box;}
.mConBox3 > div:after {display:block; content:''; clear:both;}
.mConBox3 > div h2 {padding-top:32px; float:left;}
.mConBox3 > div ul {display:block; float:left;}
.mConBox3 > div ul:after {display:block; content:''; clear:both;}
.mConBox3 > div ul li {width:198px; height:228px; background:#fff; float:left; margin-right:25px;}
.mConBox3 > div ul li:last-child {margin-right:0;}

/*베스트 상품*/
.mConBox3 .bestProd {background:#44556c;}
.mConBox3 .bestProd h2 {padding-right:49px;}
.mConBox3 .bestProd ul li img {width:196px; height:156px; }
.mConBox3 .bestProd ul li .title {padding-top:10px; font-size:15px; width:90%; margin:0 auto;font-weight:bold; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center;}
.mConBox3 .bestProd ul li .price { padding-top:3px; color:#616161; font-size:13px; text-align:center;}

/*BEST 쇼핑몰*/
.mConBox3 .bestShop {background:#b7bdc6; padding-top:70px;}
.mConBox3 .bestShop h2 {padding-right:89px; padding-top:0;}
.mConBox3 .bestShop .m_slider2 {float:left; width:861px;}
.mConBox3 .bestShop ul {}
.mConBox3 .bestShop ul li {width:200px; height:160px; overflow:hidden; border:1px solid #a5abb3; box-sizing:border-box; margin-right:23px;}
.mConBox3 .bestShop ul li img {width:100%;}

/*hot deal*/
.mConBox3 .hotDeal {background:#152b47; }
.mConBox3 .hotDeal h2 {padding-right:147px; }
.mConBox3 .hotDeal .m_slider3 {float:left; max-width:861px;}
.hotDeal ul {text-align:center;}
.hotDeal ul:after {content: ""; display: block; clear: both; z-index: 1;}
.hotDeal ul li {float:left; width: 20%; overflow:hidden;}
.hotDeal ul li img {width:100%; height:153px;}
.hotDeal ul li span {display: block; width:180px; margin:0 auto;}
.hotDeal ul li span.Hname {font-size: 13px; color: #616161; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 15px;}
.hotDeal ul li span.Hprice {font-size:16px; font-weight: bold; color: #010101; margin-top:5px;}

.mConBox4 {width:1250px; margin: 0 auto; margin-top:40px;}

/* 배송대행 탭메뉴 */
.mConBox4 .tab {position: relative; width:1250px; margin: 0 auto;}
.tab .stepTab {border:1px solid #e0e0e0; width:1250px; margin: 0 auto;}
.tab .stepTab .menu_tab {float:left;}
.tab .stepTab .menu_tab ul {width:172px; height:207px;}
.tab .stepTab .menu_tab ul:after {content:""; display: block; clear: both; z-index: 1;}
.tab .stepTab .menu_tab ul li {height:104px; line-height:104px; background:#eee; font-weight:bold; text-align: center; vertical-align: middle; font-size:19px;}
.tab .stepTab .menu_tab ul li a {color:#8f8f8f; display:block;}
.tab .stepTab .menu_tab ul li.active {background:#c9d9f2; font-weight:bold; }
.tab .stepTab .menu_tab ul li.active a {color:#464f52;}

.stepTab div[class^="menu_tab0"] {text-align:center; float:left; width:auto; height:207px; overflow:hidden;}

.mConBox4 img {max-width:100%;}

.mConBox5 {width:1250px; margin: 0 auto; margin-top:40px; height:230px;}
.mConBox5:after {display:block; clear:both; clear:both;}
.mConBox5 > div {float:left; width:410px; margin-right:10px;}
.mConBox5 .cs_info {height:220px; overflow:hidden;}
.mConBox5 .bank_info { height:220px;}
.mConBox5 .exc_info {height:196px; padding:18px 25px 16px 25px; background:#ededed; box-sizing:border-box; margin-right:0px;}
.mConBox5 .exc_info h2 {padding-bottom:20px; font-size:16px; padding-top:15px;}
.mConBox5 .exc_info h2 span{ color:#de2910; font-size:13px; padding-left:10px; font-weight:bold;}
.mConBox5 .exc_info .exc_cn {float:left; width:120px; height:48px; line-height:48px; border-right:1px solid #cdd8e6;}
.mConBox5 .exc_info .exc_cn span {font-size:20px; color:#313131; font-weight:bold; padding-left:10px;}
.mConBox5 .exc_info .exc_ko {float:left; width:155px; height:48px; line-height:48px; text-align:right;}
.mConBox5 .exc_info .exc_ko span {font-size:22px; color:#313131; font-weight:bold; padding-right:10px;}


/* Main menu */
/*
#menu {height:45px; line-height:45px;
	}
*/
#menu li
{
	padding-top:15px;
	position: relative;
}

#menu ul ul a 
{
	float: left;
	height: 25px;
	padding: 0 20px;
	color: #999;
	text-transform: uppercase;
	font: bold 12px/20px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a
{
	color: #fafafa;
}

*html #menu li a:hover /* IE6 */
{
	color: #fafafa;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 60px;
    left: calc(width - 50%);
    z-index: 99999;    
    background:#fff;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    box-shadow: 0 0 2px rgba(0,0,0,0.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
	text-align:left;
    margin: 0;
    padding: 0 3px;
    display: block; 

}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
	font-size:15px;
	font-weight:normal;
    padding: 10px;
	height: 10px;
	width: 130px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
	color:#333;
	

}

*html #menu ul a /* IE6 */
{    
	height: 10px;
	color:#333;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
	color:#333;
}

#menu ul a:hover
{
    color: #1d41a8;
	
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
/*
#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}
*/

#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	/*visibility: hidden;*/
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 970px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background:url(images/topnav_s.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url (images/topnav_a.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}


/* 미디어쿼리 시작*/ 
@media (min-width: 800px) and (max-width: 1207px){
#menu ul{top:55px;}
}
@media all and (min-width:100px) and (max-width:1580px){ 

.mConBox1{height:auto; width:100%;} 
.BtnLoginBox{position:relative; height:340px; margin:40px auto 0; background-color:#e9e9e9; padding:25px 0;}

}
@media all and (min-width:100px) and (max-width:1250px){ 
#container{width:98%; margin:0 auto;} 
.mConBox1{height:auto; width:100%;} 
.mConBox2{height:auto; width:100%;} 
.BtnLoginBox{border-radius:10px;}
.mConBox1 .mV_btnBox > div img{border-radius:10px;}
.mConBox1 .login-box{border-radius:10px;}

.mConBox2_btn{width:100%;}
.mConBox4{width:100%;} 
.mConBox4 .tab{width:100%;}
.mConBox5{width:100%;} 
}

.mConBox5 .exc_info .exc_ko{width:auto; display:flex; flex-wrap:nowrap; margin-left:10px;}


@media all and (min-width:1250px) and (max-width:1580px){ 
.BtnLoginBox{position:relative; width:1250px; overflow:hidden;}
.mConBox1 .login-box{position:static; float:right; margin-right:30px; margin-top:55px;} 
.mConBox1 .mV_btnBox{position:static; float:left; padding-left:20px;}

.mConBox1 .mV_btnBox .mV_btn01 {width: 23%;height:160px;margin-bottom: 20px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn02 {width: 23%;height:160px;margin-bottom:7px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn03 {width: 23%;height:160px;margin-bottom:7px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn04 {width: 23%;height:160px;margin-bottom:7px;}
.mConBox1 .mV_btnBox .mV_btn05 {width: 23%;height:160px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn06 {width: 23%;height:160px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn07 {width: 23%;height:160px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn08 {width: 23%;height:160px;}

}
@media all and (min-width:482px) and (max-width:1250px){ 
 
.BtnLoginBox{width:100%; position:relative;}
.mConBox1 .login-box{position:static; float:right; margin-right:20px; margin-top:55px;} 
.mConBox1 .mV_btnBox{position:static; float:left; padding-left:20px; width:60%;}

.mConBox1 .mV_btnBox .mV_btn01 {width: 23%;margin-bottom: 20px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn02 {width: 23%;margin-bottom:7px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn03 {width: 23%;margin-bottom:7px;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn04 {width: 23%;margin-bottom:7px;}
.mConBox1 .mV_btnBox .mV_btn05 {width: 23%;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn06 {width: 23%;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn07 {width: 23%;margin-right: 2.6%;}
.mConBox1 .mV_btnBox .mV_btn08 {width: 23%;}

}
@media all and (min-width:100px) and (max-width:1024px){ 
.BtnLoginBox{height:300px;}
.mConBox1 .mV_btnBox .mV_btn01 {height:140px;}
.mConBox1 .mV_btnBox .mV_btn02 {height:140px;}
.mConBox1 .mV_btnBox .mV_btn03 {height:140px;}
.mConBox1 .mV_btnBox .mV_btn04 {height:140px;}
.mConBox1 .mV_btnBox .mV_btn05 {height:140px;}
.mConBox1 .mV_btnBox .mV_btn06 {height:140px;}
.mConBox1 .mV_btnBox .mV_btn07 {height:140px;}
.mConBox1 .mV_btnBox .mV_btn08 {height:140px;}
}
@media all and (min-width:840px) and (max-width:1024px){ 
.BtnLoginBox{height:300px;}
.mConBox1 .mV_btnBox{width:50%;}
.mConBox1 .login-box{margin-right:20px;}
}
@media all and (min-width:100px) and (max-width:1024px){ 
.BtnLoginBox{width:100%; position:relative; height:auto;}
.mConBox1 .login-box{position:static; float:right; margin-right:20px; margin-top:55px;} 
.mConBox1 .mV_btnBox{position:static; float:left; padding-left:20px; width:60%;}

.mConBox1 .mV_btnBox{width:95%; padding-left:0; margin:0 auto; float:none;}
.mConBox1 .login-box{margin-right:20px; float:none; width:95%; margin:20px auto; display:none;}
.mConBox1 .loginBoxA{display:flex; width:100%;}
.mConBox1 .login-box .lo-btn{width:48%; margin-right:3.5%;}
.mConBox1 .login-box .lo-btn2{width:48%;}
}
@media all and (min-width:100px) and (max-width:481px){ 
.mConBox1 .mV_btnBox .mV_btn01 {width: 38%; height:120px; margin-bottom:0;margin-right: 0; margin:0 6% 10px; }
.mConBox1 .mV_btnBox .mV_btn02 {width: 38%; height:120px; margin-bottom:0;margin-right: 0; margin:0 6% 10px; }
.mConBox1 .mV_btnBox .mV_btn03 {width: 38%; height:120px; margin-bottom:0;margin-right: 0; margin:0 6% 10px; }
.mConBox1 .mV_btnBox .mV_btn04 {width: 38%; height:120px; margin-bottom:0;margin-right: 0; margin:0 6% 10px; }
.mConBox1 .mV_btnBox .mV_btn05 {width: 38%; height:120px; margin-bottom:0;margin-right: 0; margin:0 6% 10px; }
.mConBox1 .mV_btnBox .mV_btn06 {width: 38%; height:120px; margin-bottom:0;margin-right: 0; margin:0 6% 10px; }
.mConBox1 .mV_btnBox .mV_btn07 {width: 38%; height:120px; margin-bottom:0;margin-right: 0; margin:0 6% 10px; }
.mConBox1 .mV_btnBox .mV_btn08 {width: 38%; height:120px; margin:0 6% 10px;}
}
@media all and (min-width:769px) and (max-width:1100px){
.mConBox5 .exc_info .exc_cn{height:35px; line-height:35px;}
}
@media all and (min-width:782px) and (max-width:1250px){ 
.mConBox2_btn{width:100%;display:flex;}
.mConBox2_btn > div{height:80px; width:20%}
.mConBox2_btn > div > a{display:block;width:100%;height: 100%;}
.mConBox2_btn > div img{display:block;width:100%;height: 100%;}
}
@media all and (min-width:100px) and (max-width:781px){ 
.mConBox2_btn{width:100%; display:block;}
.mConBox2_btn > div{height:80px; width:33%; margin-bottom:3px;}
.mConBox2_btn > div:first-child{height:80px; width:49.6%;}
.mConBox2_btn > div:nth-child(2){height:80px; width:49.6%; margin-right:0;}
.mConBox2_btn > div > a{display:block;width:100%;height: 100%;}
.mConBox2_btn > div img{display:block;width:100%;height: 100%;}
}
/*공지사항 주인찾습니다, 이용후기*/
@media all and (min-width:1080px) and (max-width:1250px){
.mConBox2{display:flex;}
.mConBox2 > div{width:40%; padding:40px 20px;}
}
@media all and (min-width:767px) and (max-width:1081px){
.mConBox2 > div:first-child{width:100%;}
.mConBox2 > div{width:50%;}
}
@media all and (min-width:100px) and (max-width:1025px){
.mConBox4{display:none;}
}
@media all and (min-width:768px) and (max-width:1250px){
.mConBox5{display:flex;}
.mConBox5 div.cs_info img{height:196px; width:100%;}
.mConBox5 div.bank_info img{height:196px; width:100%;}
}

@media all and (min-width:100px) and (max-width:767px){
.m_slider .bx-controls{bottom:10px;}
.m_slider .bx-pager a{width:10px; height:10px;}
.BtnLoginBox {margin:20px auto 0;}
.mConBox2 > div{width:100%;}
.mConBox5 div.cs_info{width:100%;  background-color: #ededed; margin-bottom:10px;}
.mConBox5 div.bank_info{width:100%;background-color: #ededed; margin-bottom:10px;}
.mConBox5 div.exc_info{width:100%}
.mConBox5 div.cs_info img{display:block; height:196px; margin:0 auto; width:100%;}
.mConBox5 div.bank_info img{display:block; height:196px; margin:0 auto; width:100%;}
}
@media all and (min-width:100px) and (max-width:1270px){
.mConBox4{display:none;}
}
@media (max-width:380px){
.mConBox5 .exc_info .exc_cn span{padding-left:0;}
.mConBox5 .exc_info .exc_cn{width:auto; padding-right:10px;}
}

