/* BASIC css start */
#wrapper{width:100% !important;}
#stv2_sub, #stv_sub{display:none;}

.w1050 {
	width:1050px;
	margin:0 auto;
}
.w1245 {
	width:1050px;
	margin:0 auto;
}
.w1290 {
	width:1050px;
	margin:0 auto;
}
.exo {
	font-family:'Exo 2',sans-serif;
}
.nanum {
	font-family: 'Nanum Gothic',sans-serif;
}
/*about na-well*/
#about {
	background:#fefefe url('/design/nawell77/img/ms/about_bg.jpg') center top no-repeat;
	width:100%;
	min-width:1050px;
	height:1070px;
}
.about_title {
	text-align:center;
	padding-top:180px;
}
.about_title h2 {
	font-size:100px;
	font-weight:100
}
.about_title p {
	font-size:16px;
	line-height:30px;
	font-weight:400;
	color:#555
}
.about_con {
	list-style:none;
	overflow:hidden;
	margin-top:130px;
	box-sizing:border-box;
	padding-left:40px;
}
.about_con li {
	float:left;
	width:50%;
	height:190px;
}
.about_con li p {
	font-size:16px;
	line-height:28px;
	color:#000;
	margin-top:20px;
}
.about_pop_btn {
	color:#fff;
	padding:15px 28px;
	background:#fe8a24;
	border-radius:7px;
	font-size:15px;
	font-weight:700;
	display:inline-block;
	margin-top:12px;
}
.about_con li+li+li {
	margin-top: 68px;
}
/*물류창고 레이어팝업*/
.about_pop_bg {
	z-index:1000;
	background:rgba(0,0,0,0.6);
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	min-height:100%;
	overflow:hidden;
	z-index:999;
	display:none;
}
.about_pop {
	width:1050px;
	display:none;
	position:fixed;
	top:50%;
	transform:translateY(-50%);
	/*transition:all .2s ease;*/ z-index:1000;
	/*사파리*/-webkit-transform:translateY(-50%);
}
.about_pop img {
	display:block;
	margin: 0 auto
}
/*롱배너*/
.main_banner01 {
	background:#0e280d url('/design/nawell77/img/ms/ba_01_bg.jpg') center top no-repeat;
	width:100%;
	min-width:1050px;
	height: 260px;
}
/*나를 위한 건강식품 찾기*/
#find {
	padding:50px 0 120px;
	background:#fff
}
#find>img {
	display:block;
	margin:0 auto;
}
.find_list {
	list-style:none;
	overflow:hidden;
	width:1050px;
	margin-top:50px;
}
.find_list li {
    width:23%;
	float:left;
}
.find_list li+li {
	margin-left:15px;
}
.find_list li+li+li+li+li {
	margin-top:15px;
}
.find_list li:nth-child(4n+5) {
	margin-left: 0
}
.find_list li img{width:100%;}
/*롱배너*/
.main_banner02 {
	background:#0e280d url('/design/nawell77/img/ms/ba_02_bg.jpg') center top no-repeat;
	width:100%;
	min-width:1050px;
	height: 300px;
}
/*블로그*/
#blog {
	padding:125px 0 70px;
}
#blog>img {
	margin:0 auto 55px;
	display:block;
}
#blog ul {
	list-style:none;
	font-size:0;
	padding:0;
	text-align:center
}
#blog ul li {
	display:inline-block;
	margin-left:1px
}
#blog ul li+li+li {
	margin-top:1px
}
.blog_btn {
	margin-top:50px;
	display:block;
	text-align:center;
}
.blog_btn a {
	display: inline-block;
}
/*롱배너*/
.main_banner03 {
	background:#0e280d url('/design/nawell77/img/ms/ba_03_bg.jpg') center top no-repeat;
	width:100%;
	min-width:1050px;
	height: 330px;
}
/*커뮤니티*/
#community {
	padding:100px 0 125px
}
#community>img {
	display:block;
	margin:0 auto
}
#community ul {
	list-style:none;
	font-size:0;
	text-align:center;
	margin-top:65px;
}
#community ul li {
	display:inline-block;
	margin:0 35px;
}
#community ul li a {
	display:block;
	margin-bottom:25px;
}
#community ul li p {
	font-size:15px;
	line-height:20px;
	margin-top: 16px
}
/* 메인 비주얼 */
.main_slider {
	width:100%;
	height:669px;
	margin:0 auto;
	overflow:hidden;
	min-width: 1050px;
}
.main_slider .bx-wrapper {
	height:680px;
	position:relative;
	/* margin-bottom:60px;*/
	padding:0;
	*zoom:1;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
}
.main_slider .bx-wrapper img {
	width:100%;
	display:block;
}
.main_slider .bxslider {
	margin:0;
	padding:0;
}
.main_slider>ul.bxslider {
	list-style:none;
}
/*.main_slider>.bx-viewport img{height:680px;width: 1920px;}*/
.main_slider>.bx-wrapper>.bx-viewport {
	padding-bottom:610px;
	width:1920px;
	height:680px;
	left:0;
	/*fix other elements on the page moving (on Chrome)*/ /* -webkit-transform: translatez(0);*/
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.main_slider .bx-wrapper .bx-prev {
	top:0;
	bottom:0;
	margin:auto 0;
	left:50%;
	transform:translateX(-895px);
	width:41px;
	height:81px;
	background:url('/design/nawell77/img/ms/prev_btn.png') no-repeat;
	-webkit-transform:translateX(-895px);
}
.main_slider .bx-wrapper .bx-next {
	right:50%;
	transform:translateX(895px);
	width:41px;
	height:81px;
	top:0;
	bottom:0;
	margin:auto 0;
	background:url('/design/nawell77/img/ms/next_btn.png') no-repeat;
	-webkit-transform: translateX(895px);
}
/* BASIC css end */

