<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#fp-nav span,
.fp-slidesNav span {
	color: #fff;
	background-color: #cccccc !important;
	border: 1px solid #cccccc !important;
}

#section4 {
	background-color: #eae6df;
}

#fp-nav li .active span,
.fp-slidesNav .active span {
	background: #e44855 !important;
	border: 1px solid #e44855 !important;
}
.sec_4_bg_1,.sec_4_bg_2,.sec_4_bg_3,.sec_4_bg_4,
.sec_4_bg_5,.sec_4_bg_6,.sec_4_bg_7,.sec_4_bg_8 {
	cursor: pointer;
}
.active {
	-ms-transition:1000ms
	cubic-bezier(0.645,0.045,0.355,1);
	-webkit-transition:1000ms cubic-bezier(0.645,0.045,0.355,1);
	-moz-transition:1000ms cubic-bezier(0.645,0.045,0.355,1);
	-o-transition:1000ms cubic-bezier(0.645,0.045,0.355,1);
	transition:900ms cubic-bezier(0.645,0.045,0.355,1);
	 z-index:-1
 }

#section2.active .bg_box1 {animation-name:up; animation-duration:0.8s; animation-delay:0.3s;}
#section2.active .bg_box2 {animation-name:up; animation-duration:1.1s; animation-delay:0.3s;}
#section2.active .bg_box3 {animation-name:up; animation-duration:1.5s; animation-delay:0.3s;}

#section2_1.active .main_qna_box_wrap {animation-name:up; animation-duration:0.8s; animation-delay:0.3s;}

#section3.active .img_real_1 {animation-name:up; animation-duration:1.2s; animation-delay:0.3s;}
#section3.active .img_real_2 {animation-name:up; animation-duration:1.4s; animation-delay:0.3s;}
#section3.active .img_real_3 {animation-name:up; animation-duration:1.6s; animation-delay:0.3s;}
#section3.active .img_real_4 {animation-name:up; animation-duration:1.8s; animation-delay:0.3s;}

#section4.active .sec_4_bg_1 {animation-name:up; animation-duration:1.2s; animation-delay:0.3s;}
#section4.active .sec_4_bg_2 {animation-name:up; animation-duration:1.4s; animation-delay:0.3s;}
#section4.active .sec_4_bg_3 {animation-name:up; animation-duration:1.6s; animation-delay:0.3s;}
#section4.active .sec_4_bg_4 {animation-name:up; animation-duration:1.8s; animation-delay:0.3s;}
#section4.active .sec_4_bg_5 {animation-name:up; animation-duration:2s; animation-delay:0.3s;}
#section4.active .sec_4_bg_6 {animation-name:up; animation-duration:2.2s; animation-delay:0.3s;}
#section4.active .sec_4_bg_7 {animation-name:up; animation-duration:2.4s; animation-delay:0.3s;}
#section4.active .sec_4_bg_8 {animation-name:up; animation-duration:2.6s; animation-delay:0.3s;}

@keyframes up {
	0% {opacity:0; bottom:-50px;}
	100% {opacity:1; bottom:0px;}
}

#main_icon {
	max-width:800px;
	margin:0 auto;
	position:relative;
	top:120px;
}

@media (max-width: 767px) {
	#main_icon {
		max-width:800px;
		margin:0 auto;
		position:relative;
		top:0px;
	}
	.wrap {
		width:80%;
		padding:20px 0px;
	}
	.mo_layout {
		position:absolute;
		top:0;
		overflow:hidden;
		left:0px;
		width:100%;
		z-index:-9999;
	}
	.main_video {
		display:none;
	}

	.mo_video {
		height:800px;
		margin-left:-350px;
		margin-top:-150px;
	}

	#section2{
	z-index: 2;
	height: 100%;
	position: relative;
	}
	#section2_1{
	z-index: 3;
	height: 100%;
  position: relative;
	}
	#section3{
	z-index: 4;
	height: 100%;
  position: relative;
	}
	#section4{z-index: 5;
	height: 100%;
  position: relative;
	}
	.main_arrow_updown {
		display:none;
	}
	.fp-auto-height{
		z-index: 6;
		height: 100%;
	  position: relative;
	}
	#section1 {
	  /*background-image: url(../image/main_1_pic.jpg);*/
		background-size: cover;
		background-position: center center;
		text-align: center;
	}

	.title_text {
		text-align: left;
		padding-top: 10%;
	}

	.main_font {
		font-size: 20px;
		color: #eae6df;
		margin: 0;
	}

	.main_title {
		font-size: 70px;
		color: #ceb9a7;
		margin: 0;
	}

	#main_icon .img_box:first-child, .img_box:nth-child(2) {

	}
	#main_icon .img_box {
		margin:2%;
		width:45%;
	}
	.img_box:first-child,
	.img_box:nth-child(2) {
		margin-top: 6%;
	}

	.img_box {
		margin: 3% 3% 0 0;
		width: 32%;
	}

	.img_border img {
		width: 100%;
	}

	.img_text {
		color: #eae6df;
		font-size: 16px;
		margin-top: 4%;

	}

	.bg {
		display: none;
	}

	#section2 {
		background-color: #eae6df;
	}

	#section2_1 {
		background-color:#FDFBF8;
	}
	.main_qna_box_wrap {
		margin-top: 3%;
		overflow-y: hidden;
		width: 100%;
	}
	.main_qna_leftbox {
		float: left;
		width: 100%;
		/* height: 370px; */
	}
	.main_qna_leftbox img {
		width: 100%;
	}
	.main_qna_rightbox{
		float: left;
		background-color: #C8AE98;
		height: 260px;
		width: 100%;
		display: table;
	}
   .main_qna_rightbox:hover{
		background-color: #ac9582;
	}
	.main_qna_rightbox_innertext {
		color:#fff;
		text-align: center;
		display: table-cell;
		width: 90%;
		margin: 0 auto;
		vertical-align: middle;
	}
	.main_qna_rightbox_innertext h1 {
		font-size: 28px;
	}
	.main_qna_rightbox_innertext h2 {
		font-size: 24px;
		font-weight: 300;
	}
	.main_qna_rightbox_innertext h3 {
		font-size: 60px;
		margin-top: -10px;
		font-weight: 200;
		margin-bottom: -17px;
	}

	.sec_2_title {
		font-size: 25px;
		color: #787071;
		font-weight: 900;
	}

	.sec_hr {
		width: 5%;
		margin: 2% 0;
		border: 2px solid #787071;
	}

	.sec_2_content {
		font-size: 14px;
		color: #787071;
	}
	.fl_hover {
		position:absolute;
		width:100%;
		height:100%;
		background-color:rgba(0, 0, 0, 0.5);
		display:none;
	}

	.fl_l:hover .fl_hover {
		display:block;
	}
	.bg_box1 {
		background-image: url('../image/mo_sec_2_1.jpg');
		width: 100%;
		min-height: 150px;
		max-height: 500px;
		margin-top: 4%;
		transition-duration: 0.5s;
		position: relative;
		background-size:cover;

	}

	.bg_box2 {
		background-image: url('../image/mo_sec_2_2.jpg');
		width: 100%;
		min-height: 150px;
		max-height: 500px;
		margin-top: 2%;
		transition-duration: 0.5s;
		position: relative;
		background-size:cover;

	}

	.bg_box3 {
		background-image: url('../image/mo_sec_2_3.jpg');
		background-size: cover;
		width: 100%;
		min-height: 150px;
		max-height: 300px;
		margin-top: 3%;
		transition-duration: 0.5s;
		position: relative;
		background-size:cover;
	}

	.box_title {
		font-size: 20px;
		font-weight: 600;
		color: #fff;
	}

	.box_content {
		font-size: 14px;
		color: #fff;
		margin-top: 2%;
		line-height: 18px;
	}

	.box_pad {
		position: absolute;
		bottom: 0;
		padding: 3%;
	}

	.box_pad2 {
		position: absolute;
		bottom: 0;
		padding: 0 3%;
	}


	#section3 {
		background-image: url(../image/pattern.jpg);
		background-position: center center;
	}

	.moresee {
		width: 150px;
		height: 40px;
		border: 1px solid #fff;
		text-align: center;
		color:#fff;
		background-color: transparent;
		margin-top: 8%;
	}

	.wid_30 {
		width: 100%;
		height: 50%;
	}

	.wid_70 {
		width: 100%;
		height: 50%;
		font-size: 0;
	}

	[class^="img_real_"] {
	float: left;
    width: 50%;
    height: 140px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
    transition-duration: 0.5s;
	}

	.img_real_1 {
		background-image: url(../image/sec_3_1.jpg);
		background-size: cover;
		margin-top:5%;
	}

	.img_real_2 {
		background-image: url(../image/sec_3_2.jpg);
		background-size: cover;
		margin-top:5%;
	}

	.img_real_3 {
		background-image: url(../image/sec_3_3.jpg);
		background-size: cover;
	}

	.img_real_4 {
		background-image: url(../image/sec_3_4.jpg);
		background-size: cover;
		margin-bottom: 5%;
	}

	.left_box {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.left_box_title {
		font-size: 25px;
		color: #fff;
		font-weight: 800;
		padding-top: 10%;
	}

	.left_box_hr {
		width: 15%;
		border: 2px solid #fff;
		margin: 5% 0;
	}

	.left_box_content {
		line-height: 20px;
		color: #fff;
		font-size: 14px;
	}

	.hover_on {
		opacity: 1;
		position: absolute;
		bottom: -1000%;
		width: 100%;
		left: 0;
		line-height: 24px;
		margin-top: 2%;
		transition-duration: 0.5s;
		display: none;
	}


	.img_real_2:hover .hover_on{
		top:-2px;
	}
	.img_real_3:hover .hover_on{
		top:0px;
	}
	.hover_off {
		transition-duration: 0.5s;
		transition-delay:0.7s;
		top:0%;
		margin-top:10px;
		font-size:19px;
		display:none;
	}

	[class^="img_real_"]:hover .hover_off {
		position: absolute;
		left: 0;
		z-index: 3;
		width: 100%;
		top:0%;
		transition-duration: 0.5s;
		transition-delay:0.7s;
		color: #fff;
		display:block;
	}


	[class^="img_real_"]:hover .hover_on {
		transition-duration: 0.5s;
		font-weight: 300;
		bottom: -10%;
		line-height:20px;
		margin-top:20px;
		z-index: 3;
		color: #fff;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size:12px;
	}

	.hover_bg {
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		bottom: -100%;
		width: 100%;
		height: 100%;
		left: 0;
		z-index: 1;
		transition-duration: 0.5s;
	}

	[class^="img_real_"]:hover .hover_bg {
		background-color: rgba(0, 0, 0, 0.7);
		position: absolute;
		bottom: 0%;
		width: 100%;
		height: 100%;
		left: 0;
		z-index: 1;
		transition-duration: 0.5s;
	}

	[class^="sec_4_bg_"] {
		margin-top: 2%;
		float: left;
		width: 49%;
		height: 110px;
		margin-right: 2%;
		position: relative;
	}

	[class^="sec_4_bg_"] p {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 18px;
	}

	.sec_4_bg_1 {
		background-image: url(../image/main_4_1_1.jpg);
		background-size: cover;
		background-position: center;
		margin-top:5%;
	}

	.sec_4_bg_2 {
		background-image: url(../image/main_4_1_2.jpg);
		background-size: cover;
		background-position: center;
		margin-right: 0;
		margin-top:5%;
	}

	.sec_4_bg_3 {
		background-image: url(../image/main_4_1_03.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_4 {
		background-image: url(../image/main_4_1_04.jpg);
		background-size: cover;
		background-position: center;
		margin-right: 0;
	}

	.sec_4_bg_5 {
		background-image: url(../image/main_3_1_05.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_6 {
		background-image: url(../image/main_3_1_06.jpg);
		background-size: cover;
		background-position: center;
		margin-right: 0;
	}

	.sec_4_bg_7 {
		background-image: url(../image/main_3_1_07.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_8 {
		background-image: url(../image/main_3_1_08.jpg);
		background-size: cover;
		background-position: center;
		margin-right: 0;

	}

	#section1{
	overflow: hidden;
	padding:0px;
	}
	#section2{
	overflow: hidden;
	padding: 5% 0;
	}
	#section2_1 {
		background-color:#FDFBF8;
		overflow: hidden;
		padding: 5% 0;
	}
	#section4{
	overflow: hidden;
	padding: 5% 0;
	}
		[class^="img_real_"] img{
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
	}
}

@media all and (min-width: 768px) and (max-width: 1064px) {

	.main_video {
		position:absolute;
		top:0;
		left:0px;
		width:1200px;
		z-index:-999;
	}
	.mo_video {
		display:none;
	}
.main_arrow_updown {
	display:none;
}
	#section1 {
	 background-image: url(../image/main_1_pic.jpg);
		background-size: cover;
		background-position: center center;
		text-align: center;
	}

	.title_text {
		text-align: left;
		padding-top: 10%;
	}

	.main_font {
		font-size: 20px;
		color: #eae6df;
		margin: 0;
	}

	.main_title {
		font-size: 70px;
		color: #ceb9a7;
		margin: 0;
	}

	.img_box:first-child,
	.img_box:nth-child(2) {
		margin-top: 6%;
	}

	.img_box {
		margin: 3% 3% 0 0;
		width: 32%;
	}
	#main_icon {
		max-width:100%;
		top:0px;
	}

	#main_icon .img_box:first-child, .img_box:nth-child(2) {

	}
	#main_icon .img_box {
		margin:2%;
		width:21%;
	}

	.img_border img {
		width: 100%;
	}

	.img_text {
		color: #eae6df;
		font-size: 16px;
		margin-top: 4%;

	}

	.bg {
		display: none;
	}

	#section2 {
		background-color: #eae6df;
	}

	#section2_1 {
		background-color:#FDFBF8;
	}
	.main_qna_box_wrap {
		margin-top: 3%;
		overflow-y: hidden;
		width: 100%;
	}
	.main_qna_leftbox {
		float: left;
		width: 53%;
		height: 300px;
	}
	.main_qna_leftbox img {
		width: 100%;
	}
	.main_qna_rightbox{
		float: right;
		background-color: #C8AE98;
		height: 300px;
		width: 47%;
		display: table;
	}
   .main_qna_rightbox:hover{
		background-color: #ac9582;
	}
	.main_qna_rightbox_innertext {
		color:#fff;
		text-align: center;
		display: table-cell;
		width: 90%;
		margin: 0 auto;
		vertical-align: middle;
	}
	.main_qna_rightbox_innertext h1 {
		font-size: 30px;
	}
	.main_qna_rightbox_innertext h2 {
		font-size: 24px;
		font-weight: 300;
	}
	.main_qna_rightbox_innertext h3 {
		font-size: 60px;
		margin-top: -10px;
		font-weight: 200;
		margin-bottom: 1px;
	}

	.sec_2_title {
		font-size: 25px;
		color: #787071;
		font-weight: 900;
	}

	.sec_hr {
		width: 5%;
		margin: 2% 0;
		border: 2px solid #787071;
	}

	.sec_2_content {
		font-size: 14px;
		color: #787071;
	}

	.bg_box1 {
		background-image: url('../image/mo_sec_2_1.jpg');
		width: 50%;
		min-height: 150px;
		max-height: 500px;
		margin-top: 4%;
		transition-duration: 0.5s;
		position: relative;
	}

	.bg_box2 {
		background-image: url('../image/mo_sec_2_2.jpg');
		width: 50%;
		min-height: 150px;
		max-height: 500px;
		margin-top: 4%;
		transition-duration: 0.5s;
		position: relative;
		;
	}

	.bg_box3 {
		background-image: url('../image/mo_sec_2_3.jpg');
		background-size: cover;
		width: 100%;
		min-height: 150px;
		max-height: 300px;
		margin-top: 3%;
		transition-duration: 0.5s;
		position: relative;
		;
	}

	.box_title {
		font-size: 20px;
		font-weight: 600;
		color: #fff;
	}

	.box_content {
		font-size: 14px;
		color: #fff;
		margin-top: 2%;
		line-height: 18px;
	}

	.box_pad {
		position: absolute;
		bottom: 0;
		padding: 3%;
	}

	.box_pad2 {
		position: absolute;
		bottom: 0;
		padding: 0 3%;
	}


	#section3 {
		background-image: url(../image/pattern.jpg);
		background-position: center center;
	}

	.moresee {
		width: 200px;
		height: 50px;
		border: 1px solid #fff;
		text-align: center;
		color:#fff;
		background-color: transparent;
		margin-top: 12%;
	}

	.wid_30 {
		width: 100%;
		height: 50%;
	}

	.wid_70 {
		width: 100%;
		height: 50%;
		font-size: 0;
	}

	[class^="img_real_"] {
	float: left;
    width: 50%;
    height: 140px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
    transition-duration: 0.5s;
	}

	.img_real_1 {
		background-image: url(../image/sec_3_1.jpg);
		background-size: cover;
		margin-top:5%;
	}

	.img_real_2 {
		background-image: url(../image/sec_3_2.jpg);
		background-size: cover;
		margin-top:5%;
	}

	.img_real_3 {
		background-image: url(../image/sec_3_3.jpg);
		background-size: cover;
	}

	.img_real_4 {
		background-image: url(../image/sec_3_4.jpg);
		background-size: cover;
		margin-bottom: 5%;
	}

	.left_box {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.left_box_title {
		font-size: 25px;
		color: #fff;
		font-weight: 800;
		padding-top: 10%;
	}

	.left_box_hr {
		width: 15%;
		border: 2px solid #fff;
		margin: 5% 0;
	}

	.left_box_content {
		line-height: 20px;
		color: #fff;
		font-size: 14px;
	}

	.hover_on {
		opacity: 1;
		position: absolute;
		bottom: -1000%;
		width: 100%;
		left: 0;
		line-height: 24px;
		margin-top: 2%;
		transition-duration: 0.5s;
		display: none;
	}


	.img_real_2:hover .hover_on{
		top:-2px;
	}
	.img_real_3:hover .hover_on{
		top:0px;
	}
	.hover_off {
		transition-duration: 0.5s;
		transition-delay:0.7s;
		top:0%;
		padding-top:2%;
		font-size:19px;
		display:none;
	}

	[class^="img_real_"]:hover .hover_off {
		position: absolute;
		left: 0;
		z-index: 3;
		width: 100%;
		top:0%;
		transition-duration: 0.5s;
		transition-delay:0.7s;
		color: #fff;
		display:block;
	}


	[class^="img_real_"]:hover .hover_on {
		transition-duration: 0.5s;
		font-weight: 300;
		bottom: -10%;
		line-height:20px;
		margin-top: 2%;
		z-index: 3;
		color: #fff;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
	}

	.hover_bg {
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		bottom: -100%;
		width: 100%;
		height: 100%;
		left: 0;
		z-index: 1;
		transition-duration: 0.5s;
	}

	[class^="img_real_"]:hover .hover_bg {
		background-color: rgba(0, 0, 0, 0.7);
		position: absolute;
		bottom: 0%;
		width: 100%;
		height: 100%;
		left: 0;
		z-index: 1;
		transition-duration: 0.5s;
	}

	[class^="sec_4_bg_"] {
		margin-top: 2%;
		float: left;
		width: 49%;
		height: 110px;
		margin-right: 2%;
		position: relative;
	}

	[class^="sec_4_bg_"] p {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 18px;
	}

	.sec_4_bg_1 {
		background-image: url(../image/sec_4_1.jpg);
		background-size: cover;
		margin-top:5%;
	}

	.sec_4_bg_2 {
		background-image: url(../image/sec_4_2.jpg);
		background-size: cover;
		margin-right: 0;
		margin-top:5%;

	}

	.sec_4_bg_3 {
		background-image: url(../image/sec_4_3.jpg);
		background-size: cover;
	}

	.sec_4_bg_4 {
		background-image: url(../image/sec_4_4.jpg);
		background-size: cover;
		margin-right: 0;

	}

	.sec_4_bg_5 {
		background-image: url(../image/sec_4_5.jpg);
		background-size: cover;
	}

	.sec_4_bg_6 {
		background-image: url(../image/sec_4_6.jpg);
		background-size: cover;
		margin-right: 0;

	}

	.sec_4_bg_7 {
		background-image: url(../image/sec_4_7.jpg);
		background-size: cover;
	}

	.sec_4_bg_8 {
		background-image: url(../image/sec_4_8.jpg);
		background-size: cover;
		margin-right: 0;

	}
	#section1{
	overflow: hidden;
	padding: 15% 0;
	}
	#section2{
	overflow: hidden;
	padding: 5% 0;
	}
	#section2_1 {
		background-color:#FDFBF8;
		overflow: hidden;
		padding: 5% 0;
	}
	#section4{
	overflow: hidden;
	padding: 5% 0;
	}
		[class^="img_real_"] img{
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
	}
}


@media all and (min-width: 1065px) {

	.main_video {
		position:absolute;
		top:0;
		left:0;
		/* width:100%; */
		z-index:-999;
	}
	.mo_video {
		display:none;
	}
	.main_arrow_updown {
		position:absolute;
		left:0px;
		bottom:20px;
		width:100%;
		text-align:center;
		z-index:99;
		animation-name:updown;
		animation-duration:0.8s;
		animation-iteration-count:infinite;
	}

	@keyframes updown {
		0% {opacity:0.5; bottom:20px;}
		50% {opacity:1; bottom:10px;}
		100% {opacity:0; bottom:20px; }
	}

	#section1 {
  	/*background-image: url(../image/main_1_pic.jpg);*/
		background-size: 100%;
		background-position: center center;
		text-align: center;
	}

	.title_text {
		text-align: left;
	}

	.main_font {
		font-size: 30px;
		color: #eae6df;
		margin: 0;
	}

	.main_title {
		font-size: 110px;
		color: #ceb9a7;
		margin: 0;
	}

	.img_box {
		margin: 3% 3% 0 0;
	}

	.img_text {
		color: #eae6df;
		font-size: 20px;
		margin-top: 4%;

	}

	.img_border {
		position: relative;
		width: 169px;
		height: 169px;
		overflow: hidden;
	}

	.img_border img {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;

	}

	.bg {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 100%;
		transition-duration: 0.5s;
	}

	.img_box:hover .bg {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0%;
		background-color: #b09f92;
		transition-duration: 0.5s;
		z-index: 1;
	}
	.img_box:hover .img_border img{
		z-index: 2;
	}

	#section2 {
		background-color: #eae6df;
	}

	#section2_1 {
		background-color:#FDFBF8;
	}
	.main_qna_box_wrap {
		margin-top: 3%;
		overflow-y: hidden;
		width: 100%;
		position:relative;
	}
	.main_qna_leftbox {
		float: left;
		width: 53%;
	}
	.main_qna_leftbox img {
		width: 100%;
	}
	.main_qna_rightbox{
		float: right;
		background-color: #C8AE98;
		height: 500px;
		width: 47%;
		display: table;
	}

	.main_qna_rightbox:hover{
		background-color: #ac9582;
	}
	.main_qna_rightbox_innertext {
		color:#fff;
		text-align: center;
		display: table-cell;
		width: 90%;
		margin: 0 auto;
		vertical-align: middle;
	}
	.main_qna_rightbox_innertext h1 {
		font-size: 40px;
	}
	.main_qna_rightbox_innertext h2 {
		font-size: 30px;
		font-weight: 300;
	}
	.main_qna_rightbox_innertext h3 {
		font-size: 80px;
		margin-top: -10px;
		font-weight: 200;
		margin-bottom: 1px;
	}

	.sec_2_title {
		font-size: 40px;
		color: #787071;
		font-weight: 700;
		margin-top: 6%;
	}

	.sec_hr {
		width: 4%;
		margin: 2% 0;
		border: 1.5px solid #6c6a6b;
	}

	.sec_2_content {
		font-size: 16px;
		color: #6c6a6b;
	}

	.bg_box1 {
		background-image: url('../image/sec_2_1.jpg');
		width: 31.3%;
		margin-right: 3%;
		min-height: 500px;
		max-height: 500px;
		margin-top: 3%;
		transition-duration: 0.5s;
	}

	.bg_box2 {
		background-image: url('../image/sec_2_2.jpg');
		width: 31.3%;
		margin-right: 3%;
		min-height: 500px;
		max-height: 500px;
		margin-top: 3%;
		transition-duration: 0.5s;
	}

	.bg_box3 {
		background-image: url('../image/sec_2_3.jpg');
		width: 31.3%;
		min-height: 500px;
		max-height: 500px;
		margin-top: 3%;
		transition-duration: 0.5s;
	}

	.box_title {
		font-size: 30px;
		font-weight: 600;
		color: #fff;
	}

	.box_content {
		font-size: 16px;
		color: #fff;
		margin-top: 2%;
		line-height: 28px;
	}

	.box_pad {
		position: absolute;
		bottom:0;
		padding: 2%;
		margin:0px 0px 60px 20px;
	}
	.fl_l {
		transition-duration:0.5s;
		position:relative;
		bottom:0px;
	}

  .fl_hover {
		position:absolute;
		width:100%;
		height:100%;
		background-color:rgba(0, 0, 0, 0.5);
		display:none;
	}

	.fl_l:hover .fl_hover {
		display:block;
	}

	#section3 {
		background-image: url(../image/pattern.jpg);
		background-position: center center;
	}
	.moresee {
		width: 200px;
		height: 50px;
		border: 1px solid #fff;
		text-align: center;
		color:#fff;
		background-color: transparent;
		margin-top: 12%;
	}

	.wid_30 {
		width: 40%;
		height: 100%;
		float: left;
	}

	.wid_70 {
		width: 60%;
		height: 100%;
		font-size: 0;
		float: left;
	}

	[class^="img_real_"] {
		float: left;
		width: 50%;
		height: 50%;
		font-size: 16px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 30px;
		color: #fff;
		text-align: center;
		position: relative;
		transition-duration: 0.5s;
		overflow: hidden;
	}

	.img_real_1 {
		background-image: url(../image/sec_3_1.jpg);
		background-size: cover;
	}

	.img_real_2 {
		background-image: url(../image/sec_3_2.jpg);
		background-size: cover;
	}

	.img_real_3 {
		background-image: url(../image/sec_3_3.jpg);
		background-size: cover;
	}

	.img_real_4 {
		background-image: url(../image/sec_3_4.jpg);
		background-size: cover;
	}

	.left_box {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.left_box_title {
		font-size: 40px;
		color: #fff;
		font-weight: 600;
	}

	.left_box_hr {
		width: 12%;
		border: 1.5px solid #fff;
		margin: 5% 0;
	}

	.left_box_content {
		line-height: 28px;
		color: #fff;
		font-size: 18px;
	}

	.hover_on {
		opacity: 1;
		position: absolute;
		bottom: -100%;
		width: 100%;
		left: 0;
		font-size: 20px;
		line-height: 24px;
		margin-top: 2%;
		transition-duration: 0.5s;
	}

	.hover_off {
		transition-duration: 0.5s;
		transition-delay:0.7s;
		top:50%;
		display:none;
	}

	[class^="img_real_"]:hover .hover_off {
		position: absolute;
		left: 0;
		z-index: 3;
		width: 100%;
		top: 37%;
		transition-duration: 0.5s;
		transition-delay:0.7s;
		color: #fff;
		display:block;
	}

	[class^="img_real_"]:hover .hover_on {
		transition-duration: 0.5s;
		font-weight: 300;
		bottom: 17%;
		font-size: 20px;
		line-height: 28px;
		margin-top: 2%;
		z-index: 3;
		color: #fff;
	}

	.hover_bg {
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		bottom: -100%;
		width: 100%;
		height: 100%;
		left: 0;
		z-index: 1;
		transition-duration: 0.5s;
	}

	[class^="img_real_"]:hover .hover_bg {
		background-color: rgba(0, 0, 0, 0.7);
		position: absolute;
		bottom: 0%;
		width: 100%;
		height: 100%;
		left: 0;
		z-index: 1;
		transition-duration: 0.5s;
	}

	[class^="sec_4_bg_"] {
		margin-top: 2%;
		float: left;
		width: 23%;
		height: 220px;
		margin-right: 2%;
		position: relative;
	}

	[class^="sec_4_bg_"] p {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 18px;
	}

	.sec_4_bg_1 {
		background-image: url(../image/main_4_1_1.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_2 {
		background-image: url(../image/main_4_1_2.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_3 {
		background-image: url(../image/main_4_1_03.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_4 {
		background-image: url(../image/main_4_1_04.jpg);
		background-size: cover;
		background-position: center;
		margin-right: 0;
	}

	.sec_4_bg_5 {
		background-image: url(../image/main_3_1_05.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_6 {
		background-image: url(../image/main_3_1_06.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_7 {
		background-image: url(../image/main_3_1_07.jpg);
		background-size: cover;
		background-position: center;
	}

	.sec_4_bg_8 {
		background-image: url(../image/main_3_1_08.jpg);
		background-size: cover;
		background-position: center;
		margin-right: 0;
	}

}
</pre></body></html>