@charset "utf-8";

@media screen and (min-width: 1581px) {
	.changeable{
		width: 500px;
		height: 550px;
		overflow: hidden;
	}
	
	.modal-con img{
		width: 100%;
		height: auto;
	}
}

/* =========================== media-1580 ============================= */
@media screen and (max-width: 1580px)and (min-width: 1081px) {
	
	.dashboard .mgt40{margin-top:30px !important ;}
	
	/* 본인정보 */
	.dashTop .dashInfo dt {width:120px;}
	.dashTop .dashInfo dd p span:first-child {width:65px;}

	/* 최종 업데이트 */	
	.infoDate .infoDate4 dl {
	}

	.infoDate .infoDate4 dd.tit{
		font-size: 1.1rem;
		display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
	}

	.infoDate .infoDate4 dd span{
		font-size: 1.5rem;
		display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
	}

	.infoDate .infoDate4 dd p{
		width: 55px;
		height: 55px;
	}

	/* shop main */

	.pd_list_hor dl dt {width: 15%;	}
	.pd_list_hor .horiPrice,
	.pd_list_hor .galCountInner{width: 25%;}

	.viewDetail .tabCont{padding:0;}

	.modal-con{
		left: 50%;
	}
	
	.changeable{
		width: 500px;
		height: 550px;
		overflow: hidden;
	}
}

/* =========================== media-1280 ============================= */

@media screen and (max-width: 1280px) {

	/* 본인정보 */
	.dashTop .dashInfo dt {width:100px;}
	.dashTop .dashInfo dd p span:first-child {width:60px;}
	
	.pd_list_hor .galCountInner .galCount input {width:50px !important }

	.itemInfo{ right: 5%;  width: 40%;}

	.prodThumb img {width: 100%;}

	.viewDetail .tabCont{padding:0;}

	.ReviewValueBox .PointBox{margin: 10px 70px 0 0;}

	.ReviewGraph li{width:350px;}

	.cartAmtLeft {width: 67%;	}

	.countInput {width:40px !important;}
	
	.modal-con{
		left: 50%;
	}
	
	.changeable{
		width: 500px;
		height: 550px;
		overflow: hidden;
	}
}


/* =========================== media-1080 ============================= */

@media screen and (max-width: 1080px) {

	.dashboard {  margin-top: 40px;}
	
	.dashboard .mgt40{ margin-top:20px;}

	.container_my h3, h3.poptit {
		font-size: 1.2rem;
		padding: 20px 15px;
		letter-spacing: -0.05em;
	}

	.infoDate select.weekDate {
		padding: 8px 20px 8px 10px;
	}

	.dashboard .dashTop .floL {
    	width: calc(40% - 0px);
    }
    
    .dashboard .dashTop .floR {
    	width: calc(57% - 0px);
    }

	/* 본인정보 */
	.dashTop .dashInfo dl{display: block;padding: 15px 10px;}

	.dashTop .dashInfo dt {display: table;margin: 0 auto;margin-bottom: 20px;}

	.dashTop .dashInfo dt p{
		width: 110px;
		height: 110px;
	}
	
	.dashTop .dashInfo dd p span:first-child {
        width: 75px;
    }

	.dashTop .dashInfo dd{padding: 10px 20px;	}

	.dashTop .dashInfo dd p{
		font-size: 1.1rem;
		line-height: 1.7;
	}

	.dashTop .dashInfo dd p span{width: 60%;}

	/* 최종 업데이트 */	
	.infoDate .infoDate4 dl {
		padding: 20px 3% 10px;
        width: 49%;
	}

	.infoDate .infoDate4 dl:nth-child(odd){	margin-left: 0;}

	.infoDate .infoDate4 dl:nth-child(1), .infoDate .infoDate4 dl:nth-child(2){margin-bottom: 10px;}

	.infoDate .infoDate4 dd p{
		width: 45px;
		height: 45px;
	}

	.dashLevel .floR {padding-left: 0;}

	/* 공통 컨텐츠 */	
	.filterWrap .datePick_open {	right: 0;	}

	.filterWrap dd {padding: 10px 0 10px 10px;	}	

	.mobi_scroll{overflow-x: scroll;}
	.mobi_scroll::-webkit-scrollbar { width: 8px; }
	.mobi_scroll::-webkit-scrollbar-thumb {height:6px; background: rgba(0,0,0,0.2); border-radius: 3px; }
	.mobi_scroll::-webkit-scrollbar-track { background: rgba(0,0,0,0.0); }

	.mobi_scroll .w1200{width:1200px;}

	/* shop main */	
	.shopTopCate li{ margin: 0 30px !important ; }

	.pd_list ul {gap: 2% !important;}
	.pd_list li {flex-basis: 32% !important;}

	.shopBg:before { height: 630px; }
	.prodThumb {
		width: 550px; 
		height: 550px;
	}
	.itemInfo{ 
		right: 2.5%; 
		padding: 30px 40px;
	}
	.viewDetail {
		width: 54%;
		margin: 80px 0;
	}

	.modal-con{
		left: 50%;
	}
	
	.changeable{
		width: 500px;
		height: 550px;
		overflow: hidden;
	}
}

/* =========================== media-980 ============================= */
@media screen and (max-width: 980px) {  
	.dashSTit{ justify-content: space-between;}

	/* 회원가입 */
	.joinSelect dl { width: 100%;}

	.joinSelect span{
		width: 90%;
		height:1px;
		margin:0 auto;
	}

	.joinPd{ padding:10px;}

	.clauseTxt {
		padding:15px;
		margin-bottom:10px;
	}

	.pd_list_hor dl dt {width: 13%;	}
	.pd_list_hor .ptName {width: 35%;}
	.pd_list_hor .horiPrice,
	.pd_list_hor .galCountInner{width: 27%;}
	.pd_list_hor .horiPrice p{line-height: 1.7rem;}

	/* shop main */
	.shopBn {display: block !important ;}	
	.shopBn a {width: 100%;}
	.shopBn a:nth-child(1) {margin-bottom:40px;}

	.shopTopCate li{
		width: 13%;
		margin: 0 1.5% !important;
	}

	.shopTopCate li a p {
		width: 100%;
		border-radius: 20px;
		display: block;
		margin: 0 auto 20px;
	}

	.btnCont ul {gap: 5%;}
	.btnCont li {flex-basis:30%}
	.btnCont li:nth-child(1),
	.btnCont li:nth-child(2),
	.btnCont li:nth-child(3){margin-bottom:30px;}

	.fixCartCount {width: 120px;	}

	.shopBg:before {background:none;}
	.prodThumb {
		width: 100%;
		height: auto;
		float: none;
	}
	.prodThumb img {width: 70%;}

	.itemInfo {
		position: relative;
		width: 100%;
		margin: 30px auto 0;
		box-shadow: none;
		right: 0;
		padding:30px 3%;
	}

	.viewDetail {
		width: 94%;
        margin: 0 auto;
	}

	.cartAmtLeft {width: 100%;}
	.cartAmtRight {
		width: 100%;
		margin-top: 30px;
		box-shadow:  0 0 0 1px #eaebec, 0 4px 4px 0 rgba(0, 0, 0, .1);
		border-radius: 10px;
	}
	.cartRightCont .payInfo{border-radius: 10px; border:0}
	
	.filterLine1 {padding:10px;}
		
	.filterLine1 .searchWrap{width: 250px;}
	
	.filterLine1 dd:last-child a {max-width: 100px;}
	
	.dis-none{display:none !important;}
	
	.modal-con{
		width: 50% !important;
		top:50%; left:50%;
  		transform: translate(-50%,-50%);
	}
	.modal-con img{
		width: 100%;
		height: auto;
	}
	.popSlide{
		width: 100%;
		height: 90%;
	}
	.changeable{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.PopBtn{position: absolute;left: 0;bottom: 0;width: 100%;border: 1px solid #ddd;box-sizing: border-box;background: #fff;}
}

/* =========================== media-880 ============================= */
@media screen and (max-width: 880px) {
	.modal-con{
		width: 55% !important;
	}
	
	.changeable{
		width: 100% !important; height: 100% !important; overflow: hidden !important;
	}
	
	.modal-con img{
		width: 100%;
		height: auto;
	}
}

/* =========================== media-780 ============================= */
@media screen and (max-width: 780px) {

	.dashboard {margin-top: 30px;}

	.dashboard .dashTop .floL, 
	.dashboard .dashTop .floR,
	.dashboard .dashCont .box,
	.contBox2 .box,
	.contBox1_2 .inner{ flex-basis: 100%; margin-right: 0;}
	
	.dashboard .mgt40,
	.dashboard .dashTop .floR, 
	.dashboard .dashCont .box:nth-child(even),
	.contBox2.mgt40, 
	.contBox2 .box:nth-child(even) ,
	.contBox1_2 .inner:nth-child(2) .box:nth-child(1),
	.container_my .mgt30 { margin-top:20px !important}

	.dashboard h3 {
		font-size: 1.2rem;
	}
	
	.dashTop .dashInfo dl {
	    display: flex;
	    padding: 15px 10px;
	}
	
	.dashTop .dashInfo dt {
		display: flex;
		width: 160px;
		margin: 0;
	}
	
	.infoDate .infoDate4 dt {
		position: absolute;
        right: 10px;
        top: 10px;
    }
    
    .infoDate .weekDate,
    .right_sel{top: 10px;}
	.infoDate .weekDate select,
	.right_sel select{height: 34px;}
	
    .infoDate .infoDate4 dl{width: 100%;height: 80px;margin:0 0 10px;}
    .infoDate .infoDate4 dl:nth-child(4){margin-bottom:0;}
	
	.dashLevel .levelWrap {display: block;  padding: 0 20px;}
	.dashLevel .floL, .dashLevel .floR {
		display: block;
	    float: none !important;
	    padding: 0;
    }
        

	/* 공통 컨텐츠 */	

	.container_my h3{font-size: 1.2rem;padding: 15px;} 
	
	.dashSTit {
		font-size: 1.3rem;
		padding-bottom: 10px;
	}

	.filterWrap,
	.filterLine1 {
		display: block;
		margin: 10px auto;
		padding:10px;
	}

	.filterWrap dl,
	.filterLine1 dl{
		display: flex;
		width: 100% !important ;
		margin-bottom: 10px;
	}
	
	.filterLine1 > div{width: 100% !important;}
	.filterWrap dl:last-child dd a, .filterLine1 .btn a{max-width: none;}

	.filterWrap dl:last-child{margin-bottom: 0;}
	.filterWrap dl:last-child dt {display: none;}
	.filterWrap dl:last-child dd {padding: 0; width: 100%;}
	
	.filterWrap dt,
	.filterLine1 dt {
		width: 30%;
		border: 0;
		padding: 0;
		font-size: 1.05rem !important ;
		padding-left: 10px !important;
		line-height:40px;
	}

	.filterWrap dd,
	.filterLine1 dd {
		width: 70%;
		padding: 0;
		min-height: 40px;
	}
	
	.filterLine1 dl dd {display: flex;padding: 0;}

	.filterWrap label,
	.filterLine1 label {letter-spacing: -0.05em;}
	
	.filterWrap select{padding:12px 8px;}

	.filterLine1 .searchWrap {width: 100%;}
	
	.filterWrap .none,
	.filterLine1 .none{display:none !important;}

	.filterWrap .datePickWrap,
	.filterLine1 .datePickWrap {
		width: 49%; 
		margin-right: 2% !important;
	}

	.filterWrap .datePickWrap:nth-child(2),
	.filterLine1 .datePickWrap:nth-child(2){margin-right: 0 !important;}

	.filterWrap .datePick_open { display:none; }
	
	h3.poptit{padding:10px 12px; justify-content: space-between;}
	dl.solo dd select{max-width: 100px;}

	.m_datePickOn{
		display:block !important;
		margin-bottom:10px;
	}

	.m_datePickOn ul{
		display: flex;
        justify-content: space-between;
        gap: 1.5%;
	}

	.m_datePickOn ul li{
		flex-basis: 100%;
	}

	/*.m_datePickOn ul li:first-child{flex-basis: 25%;}*/

	.m_datePickOn ul li a{
		display: block;
		background: rgba(0, 0, 0, .3);
		padding: 10px 0;
		text-align: center;
		font-size: 1rem;
		color: rgba(255, 255, 255, 1);
		border-radius: 3px;
	}
	
	.m_datePickOn ul li a span{color: rgba(255, 255, 255, 1);}

	.m_datePickOn ul li a.on{background: rgba(0, 0, 0, .6);}	

	.mobi_scroll .w800{width:800px;}	

	table.grid_design thead td {font-size: 1.05rem;}

	.contBox2 .box:nth-child(3){margin-top:20px;}

	/* shop prod list */

	.pd_list ul {gap: 4% !important;}
	.pd_list li {flex-basis: 48% !important;}

	.pd_list_hor dl {align-items: normal;}
	.pd_list_hor dl dt {
		width: 35%; 
		margin-right:5%;
	}
	.pd_list_hor dl dd {
		display: block; 
		width: 60%;
	}
	.pd_list_hor dl dd div {width: 100% !important ;}

	.pd_list_hor .tagCate {display: none;}
	.pd_list_hor .ptName {
		padding: 5px 0 10px;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		margin-bottom: 15px;
	}
	.pd_list_hor span.sale{
		right: 0 !important;
		left: auto;
		top: 0;
	}

	.galCountInner .galCount {
		justify-content: flex-end; 
		margin:10px 0; 
	}
	.pd_list_hor .galCountInner .galCount input {width: 80% !important;}

	.pd_list_hor dl dd .btn {display: flex;}
	.pd_list_hor dl dd .btn a {
		width: 48%; 
		margin:0 1%;
	}
	
	/* shop main */
	.shopPro{gap: 0 !important  ; }
	.shopPro .proBox{flex-basis: 100% !important  ;}
	.shopPro .proBox p{height: 200px !important ;}

	.shopTopCate li a p {height: 80px;}

	.subTabmenu, .shopTabmenu {width: 100%;}
	.subTabmenu li, .shopTabmenu li {
		width: 22%; 
		margin:1.5%;
	}
	.subTabmenu li a, .shopTabmenu li a {
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}

	.btnCont li:nth-child(1),
	.btnCont li:nth-child(2),
	.btnCont li:nth-child(3){margin-bottom:20px;}

	.cartProdInner .cartProd dt{width: 100px;}

	.cartProdInner .cartProd dd{width: calc(100% - 100px);}
	
	/* 회원가입순서 */
	.step{margin: 0 auto 20px; padding: 30px 15px 20px;}
	.step ul{padding: 0 10px;}
	.step li{width: auto; font-size: 1em; margin: 0 5px;}
		
	.joinLogo img{width:20%;}
	
	.modal-con{
		width: 60% !important;
	}
	
	.changeable{
		width: 100% !important; height: 100% !important; overflow: hidden !important;
	}
	
	.modal-con img{
		width: 100%;
		height: auto;
	}
}

/* =========================== media-680 ============================= */
@media screen and (max-width: 680px) {
	.modal-con{
		width: 70% !important;
	}
	
	.changeable{
		width: 100% !important; height: 100% !important; overflow: hidden !important;
	}
	
	.modal-con img{
		width: 100%;
		height: auto;
	}
}

/* =========================== media-580 ============================= */
@media screen and (max-width: 580px) {
	.modal-con{
		width: 80% !important;
	}
	
	.changeable{
		width: 100% !important; height: 100% !important; overflow: hidden !important;
	}
	
	.modal-con img{
		width: 100%;
		height: auto;
	}
}