/* BASIC css start */
#wrap #hdHeader { border-bottom: 1px solid transparent; background: transparent; }
#wrap #contentWrapper { border: 0; margin: 0 !important; }
#wrap #contentWrap { padding: 0; }
#main img { max-width: 100%; }
#main .content {
	min-width: 1040px;
    max-width: 1500px;
    box-sizing: border-box;
    padding: 0 40px;
    margin: 0 auto;
}

#main .content1 {
	min-width: 1040px;
    max-width: 1280px;
    box-sizing: border-box;
    padding: 0 40px;
    margin: 0 auto;
}
.main_image {
	position: relative;
}
.main_image img {
	width: 100%; height: auto;
	visibility: hidden;
	opacity: 0;
}







.main_image .swiper-container {
	width: 100% !important;
	overflow: hidden;
}
.main_image .swiper-slide {
	background-size: cover !important;
}
.main_image .swiper-slide a {
	display: block;
}
.main_image .swiper-pagination {
	padding: 0;
	position: absolute; top: auto; bottom: 131px; left: 50%; right: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0;
	width: auto; height: 0;
	display: inline-block;
}
.main_image .swiper-pagination .swiper-pagination-bullet {
	width: 20px; height: 3px;
	margin: 0 2px;
	opacity: 1;
	font-size: 0;
	cursor: pointer;
}
.main_image .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px; height: 3px;
}









.main_image .swiper-button-prev {
	margin: 0 0 0 -625px !important;
	top: auto; bottom: 106px; left: 50%;
	position: absolute;
	width: 75px; height: 50px;
}
.main_image .swiper-button-prev i {
	display: none;
}
.main_image .swiper-button-prev:before {
	content: "";
	position: absolute; top: 14px; left: 25px;
	width: 10px; height: 3px;
	background: #000;
}
.main_image .swiper-button-prev:after {
	content: "PREV";
	position: absolute; top: 30px; left: 25px;
	font-size: 10px; color: #000; line-height: 10px;
	font-family: 'Hind';
}
.main_image .swiper-button-prev:hover:before {
	background: #1500de;
}
.main_image .swiper-button-prev:hover:after {
	color: #1500de;
}
.main_image .swiper-button-next {
	margin: 0 -625px 0 0 !important;
	top: auto; bottom: 106px; right: 50%;
	position: absolute;
	width: 75px; height: 50px;
}
.main_image .swiper-button-next i {
	display: none;
}
.main_image .swiper-button-next:before {
	content: "";
	position: absolute; top: 14px; right: 25px;
	width: 10px; height: 3px;
	background: #000;
}
.main_image .swiper-button-next:after {
	content: "NEXT";
	position: absolute; top: 30px; right: 25px;
	font-size: 10px; color: #000; line-height: 10px;
	font-family: 'Hind';
}
.main_image .swiper-button-next:hover:before {
	background: #1500de;
}
.main_image .swiper-button-next:hover:after {
	color: #1500de;
}
.main_image .fixed_text {
	position: absolute; top: 50%; left: 50%; z-index: 3;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 50px; line-height: 50px; font-weight: 700; color: #fff;
}
.main_image .fixed_text > span {
	display: block;
	font-size: 14px; line-height: 1.5; font-weight: 400; color: #fff;
	margin: 15px 0 30px;
}
.main_image .fixed_text > div {
	display: inline-block;
}
.main_image .fixed_text > div a {
	display: block;
	font-size: 17px; line-height: 17px; font-weight: 700; color: #fff;
	padding: 17px 40px 13px;
	border: 2px solid #fff;
	background: rgba(255,255,255,0.2);
	text-decoration: none;
}
.main_image .fixed_text > div a:hover {
	color: #000;
	background: rgba(255,255,255,1);
}

#main .section {
	position: relative; z-index: 20;
	background: #fff;
	padding: 0 40px; margin: -100px -40px 80px;
}
#main .section .ban {
	float: left;
	width: 66.7%;
	position: relative;
}
#main .section .ban img {
	width: 100%;
}
#main .section .ban .text {
	position: absolute; top: 20%; left: 20px;
	font-size: 50px; line-height: 50px; color: #cad1cc; font-weight: 700;
	margin: 0 0 25px;
}
#main .section .ban .text span {
	display: block;
	font-size: 14px; line-height: 1.2; color: #000; font-weight: 400;
}
#main .section .area_latestbbs {
	width: 33.3%;
	position: absolute; bottom: 10px; right: 0;
	padding: 0 40px 0 25px;
	box-sizing: border-box;
}
#main .section .area_latestbbs h2 {
	margin: 0 0 10px;
	position: relative;
}
#main .section .area_latestbbs h2 a {
	display: block;
	font-size: 16px; line-height: 18px; color: #c6baba; font-weight: 700;
	text-decoration: none;
}
#main .section .area_latestbbs h2 a i {
	position: absolute; top: 4px; right: 0;
	font-size: 12px; line-height: 15px; color: #deb48a; font-weight: 700;
}
#main .section .area_latestbbs li {
	position: relative;
}
#main .section .area_latestbbs li i {
	width: 18px; height: 18px;
	font-size: 12px; line-height: 18px; color: #fff; font-weight: 400;
	text-align: center;
	background: #c6baba;
	border-radius: 50%;
	position: absolute; top: 50%; left: 0;
	transform: translateY(-50%);
}
#main .section .area_latestbbs li a {
	display: block;
	font-size: 12px; line-height: 36px; color: #646464; font-weight: 400;
	text-decoration: none;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	margin: 0 50px 0 26px;
}
#main .section .area_latestbbs li a:hover {
	color: #000;
}
#main .section .area_latestbbs li .date {
	font-size: 12px; line-height: 36px; color: #bbb; font-weight: 400;
	position: absolute; top: 50%; right: 0;
	transform: translateY(-50%);
}

#main .section2 {
	background: #93a192;
	padding: 0 0 100px;

}
#main .section2 .tab_menu {
	text-align: center;
	padding: 44px 0 23px;
}
#main .section2 .tab_menu li {
	display: inline-block;
	padding: 0 25px;
}
#main .section2 .tab_menu li a {
	display: block;
	position: relative;
	font-size: 13px; line-height: 30px; letter-spacing: normal; color: #fff; font-weight: 700;
	text-decoration: none;
}
#main .section2 .tab_menu li a.fixo-active {
	color: #dcb587;
}
#main .section2 .tab_menu li a.fixo-active:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #fff;
}

#fixoSlide {
	position: relative;
	opacity: 0; filter:alpha(opacity=0);
	overflow: hidden;
	min-width: 1040px; max-width: 1280px;
	box-sizing: border-box;
	padding: 0 40px; margin: 0 auto;
	text-align: center;
}
#fixoSlide .fixo-viewport {
	overflow: hidden;
}
#main .prd_list_tab {
	font-size: 0; letter-spacing: 0; line-height: 0;
	display: table;
	table-layout: fixed;
	width: 100%; 
	position: relative;
}
#main .prd_list_tab .discount_rate {
	 position: absolute; top: 10px; right: 10px; z-index: 3;
	width: 35px; height: 35px;
	text-align: center;
	font-size: 13px; line-height: 35px; font-weight: 400; color: #282828;
	background: #d99f9d;
}
#main .prd_list_tab .box.small .box_prd:nth-child(1) .discount_rate, #main .prd_list_tab .box.small .box_prd:nth-child(2) .discount_rate {
	top: 0;
}
#main .prd_list_tab .box.small {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 36.7%;
}
#main .prd_list_tab .box.small:nth-child(1) {
	left: -10px;
}
#main .prd_list_tab .box.small:nth-child(3) {
	right: -10px;
}
#main .prd_list_tab .box.big {
	display: table-cell;
	vertical-align: top;
	width: 26.6%;
	background: #c1ccc0;
}
#main .prd_list_tab .box .box_prd {
	display: inline-block;
	vertical-align: top;
	font-size: 12px; letter-spacing: normal; line-height: 1.5;
	margin: 0;
	box-sizing: border-box;
	position: relative;
	width: 50%;
}
#main .prd_list_tab .box .box_prd .info .thumb img {
	vertical-align: top;
}
#main .prd_list_tab .box.small .box_prd:nth-child(1), #main .prd_list_tab .box.small .box_prd:nth-child(2) {
	padding: 0 10px 10px;
}
#main .prd_list_tab .box.small .box_prd:nth-child(3), #main .prd_list_tab .box.small .box_prd:nth-child(4) {
	padding: 10px 10px 0;
}
#main .prd_list_tab .box.small .box_prd .info {
	position: relative;
}
#main .prd_list_tab .box.small .box_prd .info .info_box {
	position: absolute; top: 0; left: 0; bottom: 0; right: 0;
	background: rgba(0,0,0,0.6);
	cursor: pointer;
	opacity: 0;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner {
	display: table;
	width: 100%; height: 100%;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul {
	display: table-cell;
	vertical-align: middle;
	font-size: 12px; color: #fff;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .name {
	font-weight: 700; line-height: 1;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .subname {
	font-size: 11px; line-height: 1;
	margin: 5px 0 0 0;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .price {
	font-size: 14px; font-weight: 700;
	margin: 10px 0 0 0;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .price span {
	display: block;
	font-size: 12px; font-weight: 400;
}
#main .prd_list_tab .box.big .box_prd {
	width: 26.6%; height: 100%;
	padding: 0;
	position: absolute; top: 0; left: 50%; bottom: 0; right: 0;
	transform: translateX(-50%);
}
#main .prd_list_tab .box.big .box_prd .info {
	display: table;
	table-layout: fixed;
    width: 100%; height: 100%;
}
#main .prd_list_tab .box.big .box_prd .info .info_inner {
	display: table-cell;
    vertical-align: middle;
    border: 4px solid transparent;
	transition: all 0.3s ease 0s;
	height: 100%;
}
#main .prd_list_tab .box.big .box_prd .info .info_inner:hover {
	box-sizing: border-box;
	border: 4px solid #fff;
	transition: all 0.3s ease 0s;
}
#main .prd_list_tab .box.big .box_prd .info .thumb {
	padding: 0 20px; margin: 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box {
	padding: 20px 0 0 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul {
	position: relative;
	background: transparent;
	font-size: 13px; color: #fff;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .name {
	font-size: 12px; font-weight: 700; line-height: 1.2;
	max-height: 30px;
	
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .subname {
	font-size: 11px; color: #fff; line-height: 1.2;
	margin: 5px 0 0 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .price {
	font-size: 14px; font-weight: 700;
	margin: 10px 0 0 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .price span {
	display: block;
	font-size: 12px; font-weight: 400; color: #aeaeae;
}

#main .section3 {
	padding: 80px 0;
}
#main .section3 .mov {
	float: left;
	width: 50%;
}
#main .section3 .mov .inner {
	position: relative;
	height: 0;
	padding: 0 0 56.25%;
}
#main .section3 .mov iframe {
	position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	width: 100%; height: 100%;
}
#main .section3 .area_magazine {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 40px;
}
#main .section3 .area_magazine h2 {
    margin: 0 0 15px;
}
#main .section3 .area_magazine h2 a {
    font-size: 28px; line-height: 30px; color: #000; font-weight: 700;
    text-decoration: none;
}
#main .section3 .area_magazine .area_list li {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
#main .section3 .area_magazine .area_list li:nth-child(1) {
	padding: 0 10px 0 0;
}
#main .section3 .area_magazine .area_list li:nth-child(2) {
	padding: 0 0 0 10px;
}
#main .section3 .area_magazine .area_list li .thumb {
	background-color: #efefef;
	position: relative;
	padding: 0 0 62%;
	cursor: pointer;
}
#main .section3 .area_magazine .area_list li .thumb > div {
	position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	background-position: center;
	background-size: cover;
}
#main .section3 .area_magazine .area_list li .subject {
	display: block;
	margin: 15px 0 10px;
}
#main .section3 .area_magazine .area_list li .subject a {
	font-size: 16px; line-height: 1.2; color: #000; font-weight: 700;
	text-decoration: none;
}
#main .section3 .area_magazine .area_list li .text {
	display: block;
	font-size: 13px; line-height: 1.4; color: #9c9c9c;
}

#main .section4 {
	padding: 0 0 150px;
	height: 240px;
	position: relative;
	overflow: hidden;
}
#main .section4 .text {
    font-size: 50px; line-height: 50px; color: #000; font-weight: 700;
    width: 100%; min-width: 1040px; max-width: 1280px;
    box-sizing: border-box;
    padding: 0 40px; margin: 0 auto;
    position: absolute; bottom: 23%; left: 50%; z-index: 2;
	transform: translateX(-50%);
}
#main .section4 .text span {
	display: block;
	font-size: 14px; line-height: 1.2; color: #000; font-weight: 400;
}
#main .section4 .image {
	text-align: center;
    background-color: #8c9ca1;
	position: absolute; top: 0; left: 0; right: 0; z-index: 1;
}
#main .section4 .image img {
	max-width: none;
	vertical-align: top;
}

#main .section5 {
	margin: 0 0 110px;
}
#main .section5 .ban {
	float: left;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
}
#main .section5 .ban:nth-child(1) {
	padding: 0 20px 0 0;
}
#main .section5 .ban:nth-child(2) {
	padding: 0 0 0 20px;
}
#main .section5 .ban > div {
	cursor: pointer;
}
#main .section5 .ban > div:hover .btn {
	color:#cbb592;
}
#main .section5 .ban > div:hover .btn:after {
	background: #cbb592;
}
#main .section5 .ban .thumb {
	margin: 0 0 40px;
}
#main .section5 .ban .text {
	margin: 0 0 40px;
	font-size: 20px; line-height: 1; color: #181818; font-weight: 700;
}
#main .section5 .ban .btn {
	font-size: 13px; line-height: 33px; color: #2a2a2a; font-weight: 500;
	position: relative;
	display: inline-block;
}
#main .section5 .ban .btn:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #2a2a2a;
}



#main .section6 {
	margin: 0 0 110px;
}
#main .section6 .ban {
	float: left;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
}
#main .section6 .ban:nth-child(1) {
	padding: 0 10px 0 0;
}
#main .section6 .ban:nth-child(2) {
	padding: 0 0 0 10px;
}
#main .section6 .ban:nth-child(3) {
	padding: 0 0 0 10px;
}
#main .section6 .ban > div {
	cursor: pointer;
}
#main .section6 .ban > div:hover .btn {
	color:#cbb592;
}
#main .section6 .ban > div:hover .btn:after {
	background: #cbb592;
}
#main .section6 .ban .thumb {
	margin: 0 0 40px;
}
#main .section6 .ban .text {
	margin: 0 0 40px;
	font-size: 20px; line-height: 1; color: #181818; font-weight: 700;
}
#main .section6 .ban .btn {
	font-size: 13px; line-height: 33px; color: #2a2a2a; font-weight: 500;
	position: relative;
	display: inline-block;
}
#main .section6 .ban .btn:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #2a2a2a;
}



#main .section_normalprd h2 {
	font-size: 22px; line-height: 50px; color: #222222; font-weight: 500;
	margin: 0 0 50px;
}
#main .section_normalprd h2 p {
	display: inline-block;
	position: relative;
}
#main .section_normalprd h2 p:after {
	content: '';
	position: absolute; top: 20px; left: -10px; right: -10px; z-index: -1;
	height: 10px;
	background: #c6baba;
}
#main .section_normalprd h2 span {
	font-size: 14px; line-height: 14px; color: #c6baba; font-weight: 400;
	display: block;
	margin: 10px 0 0 0;
}



/*메인*/
#mainbanner {clear:both; width:100%; height:240px; margin:40px auto 0; padding-bottom:20px; border-bottom:1px solid #fff;}
#mainbanner li {float:left; width:285px; height:240px; padding-left:20px;}
#mainbanner li.first {padding-left:350px;}

}

/*메 인*/
#mainbannerr1 {clear:both; width:100%; height:240px; margin:40px auto 0; padding-bottom:15px; border-bottom:1px solid #fff;}
#mainbannerr1 li {float:left; width:400px; height:380px; padding-left:5px;}
#mainbannerr1 li.first {padding-left:350px;}

}



/* BASIC css end */

