/* BASIC css start */
@font-face {
font-family: 'Myriad Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold'), url('/design/yeslight/monotimes/fonts/MYRIADPRO-BOLD.woff') format('woff');
}




/* 메인에서만 */
#header .header {
	background: transparent;
}
/* 메인에서만 */
/* 롤링배너 */
#event .MS_img-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#event .event-imgs {
	position: relative;
}
#event .MS_img-area {
	float: left;
}
#event .MS_img-area:not(:first-child) {
	display: none;
}
#event .MS_img-area img {
	width: 100%;
}
#event .pagination {
	position: relative;
	left: 15px;
	text-align: left;
	width: 100%;
	top: -45px;
}
#event .pagination .swiper-pagination-switch {
	display: inline-block;
	text-indent: -9999px;
	background: url(/design/yeslight/monotimes/images/slide_dot.png) 5px no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 -2px;
}
#event .pagination .swiper-active-switch {
	background: url(/design/yeslight/monotimes/images/slide_dot_active.png) 3px no-repeat;
}
/* //롤링배너 */
.main h3 {
	font-size:1.250em;
	display: inline-block;
	margin:45px 0 18px 0;
	padding-top:6px;
	border-top:1px solid #3b3b3b;
}
.main .topBanner {
	margin-top:15px;
}
.main .topBanner .topBannerLeft {
	width:49%;
	float:left;
	position:relative;
}
.main .topBanner .topBannerRight {
	width:49%;
	float:right;
	position:relative;
}
.main .topBanner img {
	width:100%;
	vertical-align:top;
}
.main .topBanner .topBannerTitle {
	width:100%;
	font-size:1.083em;
	font-weight:bold;
	padding:2px 0;
	background-color:rgba(0,0,0,0.4);
	;
	text-align:center;
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
}
main {
	background: #333;
	position: relative;
	max-width: 100%;
	margin: -120px auto 0;
	overflow: hidden;
	text-align: center;
}
#main .title {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 25px;
}
#main .title h2 {
	font-family: 'Myriad Pro Bold';
	font-size: 21px;
	font-style: bold;
	color: #fff;
	opacity: 0.6;
    /* letter-spacing: -0.25px; */
    line-height: 21px;
}
#main .title h2 b {
	font-family: 'NotoKrB', sans-serif;
	font-weight:bold;
}
#main .title span {
	font-family: 'NotoKrR', sans-serif;
	font-size: 11px;
	color: #fff;
	opacity: 0.6;
	line-height: 28px;
	letter-spacing: -0.25px;
}
.philosopy {
	font-size: 0;
	position: relative;
	padding-bottom: 30px;
	width: 92%;
	margin: 0 auto;
}
.philosopy_inner {
	font-size: 0;
	display: block;
	overflow: hidden;
	position: relative;
}
.philosopy_inner + .philosopy_inner {
	margin-top: 5px;
}
.philosopy_inner img {
	width: 100%;
}
.philosopy .philosopy_inner .text {
	position: absolute;
	top: 0;
	padding: 14px 10px 0 14px;
	text-align: left;
	left: 50%;
}
.philosopy .philosopy_inner .text p {
	font-family: 'NotoKrB', sans-serif;
	font-size: 12px;
	color: #fff;
	opacity: 0.8;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	letter-spacing: -0.25px;
}
.philosopy .philosopy_inner .text span {
	font-family: 'NotoKrL', sans-serif;
	font-size: 11px;
	color: #fff;
	opacity: 0.8;
	letter-spacing: -1px;
	line-height: 10px;
	word-break: keep-all;
}
.main_middle_banner {
	width: 100%;
}
.main_middle_banner img {
	width: 100%;
}
.mainproduct {
	width: 92%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.mainproduct hr.layout {
	background: #565656;
	margin: 10px 0 8px;
}
.mainproduct_banner {
	width: 100%;
}
.mainproduct_banner img {
	width: 100%;
	margin-bottom: 5px;
}
ul.product_list {
	display: table;
	width: 100%;
	margin: 0;
	font-size: 0;
	line-height: 0;
}
ul.grid2 li {
	width: 50%;
	display: inline-block;
	margin: 0 0 0 0;
	color: #757575;
	vertical-align: top;
}
ul.grid2 li .box {
	margin: 3px;
}
ul.grid2 li:nth-child(2n+1) .box {
	margin-left: 0;
}
ul.grid2 li:nth-child(2n) .box {
	margin-right: 0;
}
ul.grid2 li .box .thumbnail {
	position: relative;
	text-align: center;
}
ul.grid2 li .box .thumbnail img {
	width: 100%;
	box-sizing: border-box;
}
ul.grid2 li .box .description {
	margin: 0 auto;
	position: relative;
	padding: 10px 11px 12px 11px;
	font-size: 11px;
	line-height: 1.2em;
	background: #444;
	text-align: left;
}
ul.grid2 li .box .description .brandname {
	font-family: Dotum, 돋움, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 0.875em;
	padding-bottom: 5px;
	display: block;
}
ul.grid2 li .box .description .name a {
	font-family: Dotum, 돋움, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 2px;
	display: block;
}
ul.grid2 li .box .description .price {
	font-family: 'NotoKrL', sans-serif;
	font-size: 16px;
	color: #ffa131;
	font-style: italic;
	margin-top: 5px;
	position: relative;
	letter-spacing: -0.25px;
}
ul.grid2 li .box .description .price span {
	font-size: 11px;
	margin-left: 3px;
}
ul.grid2 li .box .description .price strike {
	padding-bottom: 5px;
	display: block;
}
.main_middle_banner {
	width: 100%;
}
.main_middle_banner img {
	width: 100%;
}
ul.grid2 li .box .description .mdsay {
	font-size: 11px;
	color: #444;
	font-weight: bold;
	background: #d88c36;
	display: inline-block;
	margin-right: 7px;
	padding: 0px 5px;
	height: 18px;
	line-height: 19px;
	letter-spacing: -0.25px;
}
ul.grid2 li .box .description .mdsayetc {
	color: #d88c36;
	font-family: 'NotoKrL', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	display: inline-block;
}
ul.grid2 li .box .description .subname {
	margin-top: 7px;
	position: relative;
	color: #999;
	font-size: 12px;
	line-height: 16px;
	font-family: Dotum, 돋움, sans-serif;
}
.theme {
	font-size: 0;
	position: relative;
	padding-bottom: 40px;
	width: 92%;
	margin: 0 auto;
}
.theme_inner {
	font-size: 12px;
	display: inline-block;
	position: relative;
}
.theme_inner + .theme_inner {
	margin-top: 5px;
}
.theme_inner img {
	width: 100%;
}
hr.layout {
	display: block;
	height: 1px;
	border: 0;
	background: #353535;
	margin: 0;
}

/* BASIC css end */

