@charset "utf-8";

/* 약관 Start */
#header {position:absolute;}
.reserveheader.logotextMW .header-co .header-co-inner .header-co-left .header-link.oscMWHeaderLink .header-link-home .icon-logo {visibility: visible;}
.terms-link-wrap .terms-link-inner ul li {display: block;}
.terms-link-wrap .terms-link-more {display: none;}
.conditionsList ul {display: block}
.conditionsList .terms-link-more  {display: none;}
.terms-date-wrap .terms-date-inner .forminputbox-btn {display: none;}
/* 약관 End */

/* 메인 Start */
#wrap.main {display: block; opacity: 1 !important;}
.onestore-intro-wrap .onestore-intro-inner {display: block !important;}
.onestore-btn-wrap .onestore-btn-inner .floating-btn {position: absolute !important; display: block !important;}
.onestore-intro-wrap .onestore-intro-inner .onestore-intro-item-list ul li,
.onestore-intro-wrap .onestore-intro-inner .onestore-intro-text .onestore-intro-text-box {
	opacity:1 !important; display:block !important;
}
.onestore-app-wrap .onestore-app-inner .onestore-app-item-list ul li { opacity: 1 !important;}
.onestore-section-wrap .onestore-section-inner .section-num-list,
.onestore-section-wrap .onestore-section-inner .section-num-list ul li.section-num-img,
.onestore-section-wrap .onestore-section-inner .section-num-list ul li.section-num-title,
.onestore-section-wrap .onestore-section-inner .onestore-item-left-wrap,
.onestore-section-wrap .onestore-section-inner .onestore-item-right-wrap,
.onestore-section-wrap-01 .onestore-section-inner .onestore-item-right-wrap > img,
.onestore-section-wrap-01 .onestore-section-inner .section-img-list ul li,
.onestore-section-wrap-02 .onestore-section-inner .onestore-item-left-wrap > img,
.onestore-section-wrap-02 .onestore-section-inner .section-img-list ul li,
.onestore-section-wrap-03 .onestore-section-inner .onestore-item-right-wrap > img,
.onestore-section-wrap-03 .onestore-section-inner .section-img-list ul li,
.onestore-section-wrap-03 .onestore-section-inner .section-coupon-list ul li,
.onestore-section-wrap-04 .onestore-section-inner .onestore-item-left-wrap > img,
.onestore-section-wrap-04 .onestore-section-inner .section-img-list ul li {
	opacity: 1 !important; display: block !important;
}
.onestore-app-wrap .onestore-app-inner .onestore-app-item-list ul li.onestore-app-bar {
	-ms-transform: scale(1,1) !important; -moz-transform: scale(1,1) !important; -webkit-transform: scale(1,1) !important; transform: scale(1,1) !important;
}
.onestore-app-wrap .onestore-app-inner .onestore-app-item-list ul li.onestore-app-icon {
	-ms-transform: translate3d(0,0,0) !important; -moz-transform: translate3d(0,0,0) !important; -webkit-transform: translate3d(0,0,0) !important; transform: translate3d(0,0,0) !important; opacity: 1 !important;
}
.onestore-app-wrap .onestore-app-inner .onestore-app-item-list ul li.onestore-app-integrated {
	-ms-transform: translate3d(0,0,0) !important; -moz-transform: translate3d(0,0,0) !important; -webkit-transform: translate3d(0,0,0) !important; transform: translate3d(0,0,0) !important; opacity: 1 !important;
}
@media (max-width: 768px) {
	.onestore-intro-wrap .onestore-intro-inner {display: block !important;}
	.onestore-btn-wrap .onestore-btn-inner .floating-btn {position: absolute !important; display: block !important;}
	.onestore-intro-wrap .onestore-intro-inner .onestore-intro-item-list ul li,
	.onestore-section-wrap .onestore-section-inner .section-num-list ul li.section-num-title,
	.onestore-section-wrap .onestore-section-inner .section-num-list {
		opacity: 0 !important; display: none !important;
	}
	.onestore-intro-wrap .onestore-intro-inner-mobile,
	.onestore-section-wrap .onestore-section-title-mobile .section-num-list ul li,
	.onestore-section-wrap .onestore-section-title-mobile .onestore-item-left-wrap,
	.onestore-section-wrap .onestore-section-title-mobile .onestore-item-right-wrap,
	.onestore-intro-wrap .onestore-intro-inner-mobile .onestore-intro-text .onestore-intro-text-box, 
	.onestore-intro-wrap .onestore-intro-inner-mobile .onestore-intro-item-list ul li,
	.onestore-app-wrap .onestore-app-inner-mobile .onestore-app-item-list ul li.onestore-app-title {
		opacity: 1 !important; display: block !important;
	}
	.onestore-app-wrap .onestore-app-inner-mobile .onestore-app-item-list ul li.onestore-app-bar {
		-ms-transform: scale(1,1) !important; -moz-transform: scale(1,1) !important; -webkit-transform: scale(1,1) !important; transform: scale(1,1) !important;
	}
	.onestore-app-wrap .onestore-app-inner-mobile .onestore-app-item-list ul li.onestore-app-icon {
		-ms-transform: translate3d(0,0,0) !important; -moz-transform: translate3d(0,0,0) !important; -webkit-transform: translate3d(0,0,0) !important; transform: translate3d(0,0,0) !important; opacity: 1 !important;
	}
	.onestore-app-wrap .onestore-app-inner-mobile .onestore-app-item-list ul li.onestore-app-integrated {
		-ms-transform: translate3d(0,0,0) !important; -moz-transform: translate3d(0,0,0) !important; -webkit-transform: translate3d(0,0,0) !important; transform: translate3d(0,0,0) !important; opacity: 1 !important;
	}
}
/* 메인 End */

@media print {
	@page{ size:auto; margin:15mm 0; }
  * {
      -webkit-print-color-adjust: exact;
   }
}