@charset "utf-8";

#prod {position: relative;width: 100%;background:url('../img/container_bg.gif') no-repeat left 70%;background-size: 10%;padding: 0 4%;}

#prod h2 {font-size: 26px; letter-spacing: 0.3em; line-height: 1;}
#prod .prod_tit p { display:block; line-height: 1.1;margin-top: 10px;}
#prod .prod_item{ margin-top: 140px;}
#prod .prod_item ul:after {display:block;visibility:hidden;clear:both;content:""}
#prod .prod_item ul li { position: relative; float: left; width: 48.5%; margin-bottom: 20px;}
#prod .prod_item ul li a { display: block; width: 100%; height: 90px; padding:110px 0 130px 29px; font-size: 25px; font-weight: normal;}
#prod .prod_item ul li a:hover { text-decoration: none;}
#prod .prod_item ul li .sub_tit { position: absolute; top: 150px; left: 30px; display: block; margin-top: 20px; font-size:13px; font-weight: 300;}
#prod .prod_item ul li .sub_tit em { display: block; background: #333; width: 16px; height: 1px; margin-bottom: 15px; margin-left: 1px;}
#prod .prod_item ul li.prod_01 { background: url(../img/main/prod_01.jpg) no-repeat 0 0; background-position:right top;}
#prod .prod_item ul li.prod_02 { float: right; margin-top: 150px; background: url(../img/main/prod_02.jpg) no-repeat 50% 0; background-position:right top;}
#prod .prod_item ul li.prod_03 { margin-left: 17%; background: url(../img/main/prod_03.jpg) no-repeat 70% 0;}
#prod .prod_item ul li.prod_txt1 { position: absolute; top: 500px; left: 70%; letter-spacing: 0.1em; color: #999; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg);}
#prod .prod_item ul li.prod_txt2 { position: absolute; top: 740px; right: 50px; text-align: right; letter-spacing: 0.1em; font-size: 13px; color: #999;}
#prod .prod_item ul li.prod_04 { margin-left: 50%; background: url(../img/main/prod_04.jpg) no-repeat 50% 0;}
#prod .prod_item .prod_center{ text-align: center;}
#prod .prod_item .prod_left{ text-align: left;}

#lnb ul.gnb_color_basic li a{ color: #fff !important;}

/*===================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media all and (min-width:680px) {
#prod {  background-size: 5%;}
#prod h2 {font-size: 32px; }
#prod .prod_item ul li a { height: 150px;  padding:160px 0 170px 48px; font-size: 38px; letter-spacing: 0.28em; }
#prod .prod_item ul li .sub_tit { top: 220px; left: 48px;}
}
@media all and (min-width:960px) {
#prod h2 {font-size: 36px; }
/*#prod .prod_item{ margin-top: 200px;}*/
#prod p {font-size: 15px; }
#anb {display: none !important;}
}

@media all and (min-width:1220px) {
#prod { width: 1180px; margin: 80px auto -50px;}
#prod h2 {font-size: 40px; }
#prod p {font-size: 18px; }
#anb {display: none !important;}
}
@media all and (min-width:1400px) {
#prod {padding: 0;}
}

.anb_open {
	display:none;
}



/** main visual slide
===================================*/

.bx-wrapper {
	position: relative;
	margin: -35px auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {	position: absolute;	bottom: -30px;width: 100%;}

/* LOADER */

.bx-wrapper .bx-loading {
	z-index: 2000;position: absolute;top: 0;left: 0;min-height: 50px;height: 100%;width: 100%;
	background: url(ima_bxslider/bx_loader.gif) center center no-repeat #fff;
}

/* PAGER */

.bx-wrapper .bx-pager {
	padding-top: 20px;text-align: center;	font-size: .85em;font-family: Arial;font-weight: bold;color: #666;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;*zoom: 1;*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	display: none; left: 10px; width: 60px; height: 60px;
	background: url(/dnnew/html/img/controls.png) 0 -100px no-repeat;
}

.bx-wrapper .bx-next {
	display: none; right: 10px; width: 60px; height: 60px;
	background: url(/dnnew/html/img/controls.png) 0 -200px no-repeat;
}

.bx-wrapper .bx-prev:hover {
	background-position: -50 -100px;
}

.bx-wrapper .bx-next:hover {
	background-position: -50px -200px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	outline: 0;
	/*width: 32px;
	height: 32px;*/
	text-indent: -9999px;
	z-index: 999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-direction {
	display: none;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;	width: 100%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0; width: 35px; display: none;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/*visual*/
.bxslider {
	position: relative;
}
.bxslider .slides_text {
	position: absolute;
	top: 20%;
	left: 5%;
	width: 90%;
	z-index: 10;
	line-height: -0.03em;
}
.bxslider .slides_text h2{
	font-size: 20px; line-height: 1;font-weight:200; color: #222;
}
.bxslider .slides_text p{
	width: 95%;
	line-height: 1.4;
}
.bxslider .slides_text a{
	display: inline-block; margin: 10px 0; border: 1px solid #ccc; padding: 5px 8px; font-size: 12px;
}
.bxslider .slides_text a:hover{
	border: 1px solid #ccc; background: rgba(255,255,255,0.2); text-decoration: none;
}
.bxslider .slides_text .web_view{
	display: none;
}

@media all and (min-width:500px) {
	.bxslider .slides_text h2{font-size: 35px;}
	.bxslider .slides_text span{display: block;/* letter-spacing: 0.3em */}
}

@media all and (min-width:760px) {
	.bxslider .slides_text h2{ font-size: 50px;}
	.bxslider .slides_text p{font-size: 13px;}
	.bxslider .slides_text a{display: inline-block; margin: 20px 0; border: 1px solid #ccc; padding: 10px 16px; font-size: 14px;}
	.bx-wrapper .bx-pager {position: absolute; margin-bottom: 50px;}
}

@media all and (min-width:980px) {/*

	.bxslider .slides_text {position: absolute;left: 50%;width: 500px;margin-left: -250px;text-align: center;opacity: 0.85;padding: 30px;background: #fff;}
	*/
	.bxslider .slides_text h2{font-size: 60px;font-weight: 300;}
	.bxslider .slides_text p{font-size: 15px;width: 100%;margin-top: 15px;}
	.bxslider .slides_text .web_view{display: block;margin-top: 10px;}

	.bx-wrapper .bx-pager {position: absolute; margin-bottom: 80px;	}
	.bx-wrapper .bx-prev,.bx-wrapper .bx-next { display: block;}
	
}
@media all and (min-width:1200px) {
	/* AUTO CONTROLS (PAGES) */
	/*.bxslider .slides_text {left: 50%;	margin-left: -600px;}*/
}
@media all and (min-width:1400px) {
	.bxslider .slides_text {left: 50%;margin-left: -600px;}
	.bxslider .slides_text h2{font-size: 80px;font-weight: 300;}
	.bxslider .slides_text p{margin-top: 40px;}
}
@media all and (min-width:1600px) {	
	.bxslider .slides_text {padding: 60px 0 30px;}
	.bxslider .slides_text h2{font-size: 80px;font-weight: 300;}
	.bxslider .slides_text p{margin-top: 40px;}
}


